[INFO] cloning repository https://github.com/hackclub/burrow
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hackclub/burrow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhackclub%2Fburrow", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhackclub%2Fburrow'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 85640ffce18eac6ac1b6fa85ff278a457c955198
[INFO] checking hackclub/burrow against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhackclub%2Fburrow" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/hackclub/burrow
[INFO] finished tweaking git repo https://github.com/hackclub/burrow
[INFO] tweaked toml for git repo https://github.com/hackclub/burrow written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hackclub/burrow on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hackclub/burrow 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c8b3076880832e84eb2322f340bd2238596171f47a61bb6c8986215b4d161bac
[INFO] running `Command { std: "docker" "start" "-a" "c8b3076880832e84eb2322f340bd2238596171f47a61bb6c8986215b4d161bac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8b3076880832e84eb2322f340bd2238596171f47a61bb6c8986215b4d161bac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8b3076880832e84eb2322f340bd2238596171f47a61bb6c8986215b4d161bac", kill_on_drop: false }`
[INFO] [stdout] c8b3076880832e84eb2322f340bd2238596171f47a61bb6c8986215b4d161bac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44b9b509ba85acccd77acf0fe2808121bec4cdde12436b294f2c43e66c6ba17d
[INFO] running `Command { std: "docker" "start" "-a" "44b9b509ba85acccd77acf0fe2808121bec4cdde12436b294f2c43e66c6ba17d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.1.18
[INFO] [stderr]    Compiling anyhow v1.0.87
[INFO] [stderr]    Compiling rustix v0.38.36
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling tun v0.1.0 (/opt/rustwide/workdir/tun)
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking webpki-roots v0.26.5
[INFO] [stderr]     Checking clap_builder v4.5.17
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking ipnet v2.10.0
[INFO] [stderr]     Checking ip_network v0.4.1
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking trim-in-place v0.1.7
[INFO] [stderr]     Checking ip_network_table-deps-treebitmap v0.5.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking ip_network_table v0.2.0
[INFO] [stderr]     Checking similar v2.6.0
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking rustls-webpki v0.102.7
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling prost-derive v0.13.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking caps v0.5.5
[INFO] [stderr]    Compiling fehler-macros v1.0.0
[INFO] [stderr]    Compiling async-stream-impl v0.2.1
[INFO] [stderr]    Compiling prost v0.13.2
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking async-stream v0.2.1
[INFO] [stderr]     Checking clap v4.5.17
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking fehler v1.0.0
[INFO] [stderr]    Compiling prost-types v0.13.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tracing-journald v0.3.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking serde v1.0.210
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]     Checking rust-ini v0.21.1
[INFO] [stderr]    Compiling prost-build v0.13.2
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking axum-core v0.4.3
[INFO] [stderr]    Compiling tonic-build v0.12.2
[INFO] [stderr]    Compiling tracing-oslog v0.1.2 (https://github.com/Stormshield-robinc/tracing-oslog#c4d21a95)
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling burrow v0.1.0 (/opt/rustwide/workdir/burrow)
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking serde_spanned v0.6.7
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking insta v1.40.0
[INFO] [stderr]     Checking toml_edit v0.22.20
[INFO] [stderr]     Checking libsystemd v0.7.0
[INFO] [stderr]     Checking schemars v0.8.21
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stdout] warning: unused imports: `sockaddr_in6` and `sockaddr`
[INFO] [stdout]  --> tun/src/unix/linux/sys.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use libc::{ifreq, sockaddr, sockaddr_in, sockaddr_in6};
[INFO] [stdout]   |                       ^^^^^^^^               ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `sockaddr_in6` and `sockaddr`
[INFO] [stdout]  --> tun/src/unix/linux/sys.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use libc::{ifreq, sockaddr, sockaddr_in, sockaddr_in6};
[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: `Write`
[INFO] [stdout]  --> tun/src/unix/linux/mod.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 |     io::{Error, Write},
[INFO] [stdout]   |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> tun/src/unix/linux/mod.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 |     io::{Error, Write},
[INFO] [stdout]   |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking hyper-util v0.1.7
[INFO] [stderr]     Checking axum v0.7.5
[INFO] [stderr]     Checking hyper-timeout v0.5.1
[INFO] [stderr]     Checking hyper-rustls v0.27.3
[INFO] [stderr]     Checking reqwest v0.12.7
[INFO] [stderr]     Checking tonic v0.12.2
[INFO] [stdout] warning: unused imports: `ops::Deref` and `time::Duration`
[INFO] [stdout]  --> burrow/src/daemon/instance.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     ops::Deref,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5 |     time::Duration,
[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: `Notify`
[INFO] [stdout]   --> burrow/src/daemon/instance.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | use tokio::sync::{mpsc, watch, Notify, RwLock};
[INFO] [stdout]    |                                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]   --> burrow/src/daemon/instance.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tracing::{debug, info, warn};
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DaemonCommand`, `DaemonNotification`, `DaemonResponseData`, `DaemonResponse`, `ServerInfo`, and `load_interface`
[INFO] [stdout]   --> burrow/src/daemon/instance.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         DaemonCommand,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 31 |         DaemonNotification,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 32 |         DaemonResponse,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 33 |         DaemonResponseData,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 34 |         ServerConfig,
[INFO] [stdout] 35 |         ServerInfo,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |         load_interface,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Listener`
[INFO] [stdout]  --> burrow/src/daemon/net/mod.rs:5:47
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use unix::{get_socket_path, DaemonClient, Listener};
[INFO] [stdout]   |                                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `client::BurrowClient`
[INFO] [stdout]  --> burrow/src/daemon/rpc/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use client::BurrowClient;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> burrow/src/daemon/mod.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 | use tracing::{error, info};
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wireguard::Interface`
[INFO] [stdout]   --> burrow/src/daemon/mod.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     wireguard::Interface,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `NetworkType` and `Network`
[INFO] [stdout]  --> burrow/src/auth/server/db.rs:3:37
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::daemon::rpc::grpc_defs::{Network, NetworkType};
[INFO] [stdout]   |                                     ^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `get` and `post`
[INFO] [stdout]  --> burrow/src/auth/server/providers/slack.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 |     routing::{get, post},
[INFO] [stdout]   |               ^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ops::Deref` and `time::Duration`
[INFO] [stdout]  --> burrow/src/daemon/instance.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     ops::Deref,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5 |     time::Duration,
[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: `Notify`
[INFO] [stdout]   --> burrow/src/daemon/instance.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | use tokio::sync::{mpsc, watch, Notify, RwLock};
[INFO] [stdout]    |                                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]   --> burrow/src/daemon/instance.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tracing::{debug, info, warn};
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DaemonCommand`, `DaemonNotification`, `DaemonResponseData`, `DaemonResponse`, `ServerInfo`, and `load_interface`
[INFO] [stdout]   --> burrow/src/daemon/instance.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         DaemonCommand,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 31 |         DaemonNotification,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 32 |         DaemonResponse,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 33 |         DaemonResponseData,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 34 |         ServerConfig,
[INFO] [stdout] 35 |         ServerInfo,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |         load_interface,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Listener`
[INFO] [stdout]  --> burrow/src/daemon/net/mod.rs:5:47
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use unix::{get_socket_path, DaemonClient, Listener};
[INFO] [stdout]   |                                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `client::BurrowClient`
[INFO] [stdout]  --> burrow/src/daemon/rpc/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use client::BurrowClient;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> burrow/src/daemon/mod.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 | use tracing::{error, info};
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wireguard::Interface`
[INFO] [stdout]   --> burrow/src/daemon/mod.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     wireguard::Interface,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `NetworkType` and `Network`
[INFO] [stdout]  --> burrow/src/auth/server/db.rs:3:37
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::daemon::rpc::grpc_defs::{Network, NetworkType};
[INFO] [stdout]   |                                     ^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `get` and `post`
[INFO] [stdout]  --> burrow/src/auth/server/providers/slack.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 |     routing::{get, post},
[INFO] [stdout]   |               ^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `run_task`
[INFO] [stdout]    --> burrow/src/daemon/instance.rs:146:21
[INFO] [stdout]     |
[INFO] [stdout] 146 |                 let run_task = tokio::spawn(async move {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_run_task`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `run_task`
[INFO] [stdout]    --> burrow/src/daemon/instance.rs:146:21
[INFO] [stdout]     |
[INFO] [stdout] 146 |                 let run_task = tokio::spawn(async move {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_run_task`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `openid_provider`
[INFO] [stdout]   --> burrow/src/auth/server/db.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     openid_provider: &str,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_openid_provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `access_token`
[INFO] [stdout]   --> burrow/src/auth/server/db.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     access_token: &str,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_access_token`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `refresh_token`
[INFO] [stdout]   --> burrow/src/auth/server/db.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     refresh_token: Option<&str>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_refresh_token`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conn`
[INFO] [stdout]   --> burrow/src/auth/server/db.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let conn = rusqlite::Connection::open(PATH)?;
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conn`
[INFO] [stdout]   --> burrow/src/auth/server/providers/slack.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let conn = match store_connection(slack_user, "slack", &payload.slack_token, None) {
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `openid_provider`
[INFO] [stdout]   --> burrow/src/auth/server/db.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     openid_provider: &str,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_openid_provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `access_token`
[INFO] [stdout]   --> burrow/src/auth/server/db.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     access_token: &str,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_access_token`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `refresh_token`
[INFO] [stdout]   --> burrow/src/auth/server/db.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     refresh_token: Option<&str>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_refresh_token`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conn`
[INFO] [stdout]   --> burrow/src/auth/server/db.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let conn = rusqlite::Connection::open(PATH)?;
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conn`
[INFO] [stdout]   --> burrow/src/auth/server/providers/slack.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let conn = match store_connection(slack_user, "slack", &payload.slack_token, None) {
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> burrow/src/wireguard/inifield.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 77 | impl IniField {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 78 |     fn new(value: &str) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `is_expired`, `src_address`, `set_static_private`, `estimate_loss`, and `stats` are never used
[INFO] [stdout]    --> burrow/src/wireguard/noise/mod.rs:174:12
[INFO] [stdout]     |
[INFO] [stdout] 134 | impl Tunnel {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 174 |     pub fn is_expired(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 202 |     pub fn src_address(packet: &[u8]) -> Option<IpAddr> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 263 |     pub fn set_static_private(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 589 |     fn estimate_loss(&self) -> f32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 623 |     pub fn stats(&self) -> (Option<Duration>, usize, usize, f32, Option<u32>) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HalfHandshake` is never constructed
[INFO] [stdout]    --> burrow/src/wireguard/noise/handshake.rs:330:12
[INFO] [stdout]     |
[INFO] [stdout] 330 | pub struct HalfHandshake {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_handshake_anon` is never used
[INFO] [stdout]    --> burrow/src/wireguard/noise/handshake.rs:335:8
[INFO] [stdout]     |
[INFO] [stdout] 335 | pub fn parse_handshake_anon(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_static_private` is never used
[INFO] [stdout]    --> burrow/src/wireguard/noise/handshake.rs:403:8
[INFO] [stdout]     |
[INFO] [stdout] 379 | impl NoiseParams {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 403 |     fn set_static_private(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_static_private` is never used
[INFO] [stdout]    --> burrow/src/wireguard/noise/handshake.rs:484:19
[INFO] [stdout]     |
[INFO] [stdout] 420 | impl Handshake {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 484 |     pub(crate) fn set_static_private(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `current_packet_cnt` is never used
[INFO] [stdout]    --> burrow/src/wireguard/noise/session.rs:276:19
[INFO] [stdout]     |
[INFO] [stdout] 157 | impl Session {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 276 |     pub(super) fn current_packet_cnt(&self) -> (u64, u64) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `time_since_last_handshake` and `persistent_keepalive` are never used
[INFO] [stdout]    --> burrow/src/wireguard/noise/timers.rs:312:12
[INFO] [stdout]     |
[INFO] [stdout] 108 | impl Tunnel {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 312 |     pub fn time_since_last_handshake(&self) -> Option<Duration> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 324 |     pub fn persistent_keepalive(&self) -> Option<u16> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> burrow/src/daemon/instance.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct DaemonRPCServer {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 67 |     config: Arc<RwLock<Config>>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DaemonRPCServer` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Listener` is never constructed
[INFO] [stdout]   --> burrow/src/daemon/net/unix.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct Listener {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `new_with_path`, `run`, and `stream` are never used
[INFO] [stdout]    --> burrow/src/daemon/net/unix.rs:44:12
[INFO] [stdout]     |
[INFO] [stdout]  42 | impl Listener {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout]  43 |     #[throws]
[INFO] [stdout]  44 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  56 |     pub fn new_with_path(
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  88 |     pub async fn run(&self) -> Result<()> {
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     async fn stream(
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `raw_fd` is never used
[INFO] [stdout]    --> burrow/src/daemon/net/unix.rs:152:4
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn raw_fd() -> Option<RawFd> {
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `listener_from_path_or_fd` is never used
[INFO] [stdout]    --> burrow/src/daemon/net/unix.rs:168:4
[INFO] [stdout]     |
[INFO] [stdout] 168 | fn listener_from_path_or_fd(path: &Path, raw_fd: Option<RawFd>) -> UnixListener {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `listener_from_fd` is never used
[INFO] [stdout]    --> burrow/src/daemon/net/unix.rs:177:4
[INFO] [stdout]     |
[INFO] [stdout] 177 | fn listener_from_fd(fd: RawFd) -> UnixListener {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `listener_from_path` is never used
[INFO] [stdout]    --> burrow/src/daemon/net/unix.rs:186:4
[INFO] [stdout]     |
[INFO] [stdout] 186 | fn listener_from_path(path: &Path) -> UnixListener {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DaemonMessage` is never used
[INFO] [stdout]   --> burrow/src/daemon/rpc/mod.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub enum DaemonMessage {
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BurrowClient` is never constructed
[INFO] [stdout]   --> burrow/src/daemon/rpc/client.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct BurrowClient<T> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_uds` is never used
[INFO] [stdout]   --> burrow/src/daemon/rpc/client.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl BurrowClient<tonic::transport::Channel> {
[INFO] [stdout]    | -------------------------------------------- associated function in this implementation
[INFO] [stdout] 16 |     #[cfg(any(target_os = "linux", target_vendor = "apple"))]
[INFO] [stdout] 17 |     pub async fn from_uds() -> Result<Self> {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WireGuardPeer` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/burrow-7e29765245acdd85/out/burrow.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct WireGuardPeer {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WireGuardNetwork` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/burrow-7e29765245acdd85/out/burrow.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct WireGuardNetwork {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DaemonNotification` is never used
[INFO] [stdout]  --> burrow/src/daemon/rpc/notification.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub enum DaemonNotification {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `login` is never used
[INFO] [stdout]  --> burrow/src/auth/client.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub async fn login() -> Result<()> {
[INFO] [stdout]   |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serve` is never used
[INFO] [stdout]  --> burrow/src/auth/server/mod.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub async fn serve() -> Result<()> {
[INFO] [stdout]   |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `device_new` is never used
[INFO] [stdout]   --> burrow/src/auth/server/mod.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | async fn device_new() -> StatusCode {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `shutdown_signal` is never used
[INFO] [stdout]   --> burrow/src/auth/server/mod.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 | async fn shutdown_signal() {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `PATH` is never used
[INFO] [stdout]  --> burrow/src/auth/server/db.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub static PATH: &str = "./server.sqlite3";
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_db` is never used
[INFO] [stdout]  --> burrow/src/auth/server/db.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn init_db() -> Result<()> {
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `store_connection` is never used
[INFO] [stdout]   --> burrow/src/auth/server/db.rs:51:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn store_connection(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `store_device` is never used
[INFO] [stdout]   --> burrow/src/auth/server/db.rs:79:8
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub fn store_device(
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OpenIdUser` is never constructed
[INFO] [stdout]  --> burrow/src/auth/server/providers/mod.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct OpenIdUser {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SlackToken` is never constructed
[INFO] [stdout]   --> burrow/src/auth/server/providers/slack.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct SlackToken {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `auth` is never used
[INFO] [stdout]   --> burrow/src/auth/server/providers/slack.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub async fn auth(Json(payload): Json<SlackToken>) -> (StatusCode, String) {
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fetch_slack_user` is never used
[INFO] [stdout]   --> burrow/src/auth/server/providers/slack.rs:42:10
[INFO] [stdout]    |
[INFO] [stdout] 42 | async fn fetch_slack_user(access_token: &str) -> Result<super::OpenIdUser> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> burrow/src/wireguard/noise/mod.rs:136:39
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn parse_incoming_packet(src: &[u8]) -> Result<Packet, WireGuardError> {
[INFO] [stdout]     |                                       ^^^^^            ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn parse_incoming_packet(src: &[u8]) -> Result<Packet<'_>, WireGuardError> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> burrow/src/wireguard/inifield.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 77 | impl IniField {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 78 |     fn new(value: &str) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `is_expired`, `src_address`, `set_static_private`, `estimate_loss`, and `stats` are never used
[INFO] [stdout]    --> burrow/src/wireguard/noise/mod.rs:174:12
[INFO] [stdout]     |
[INFO] [stdout] 134 | impl Tunnel {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 174 |     pub fn is_expired(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 202 |     pub fn src_address(packet: &[u8]) -> Option<IpAddr> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 263 |     pub fn set_static_private(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 589 |     fn estimate_loss(&self) -> f32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 623 |     pub fn stats(&self) -> (Option<Duration>, usize, usize, f32, Option<u32>) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HalfHandshake` is never constructed
[INFO] [stdout]    --> burrow/src/wireguard/noise/handshake.rs:330:12
[INFO] [stdout]     |
[INFO] [stdout] 330 | pub struct HalfHandshake {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_handshake_anon` is never used
[INFO] [stdout]    --> burrow/src/wireguard/noise/handshake.rs:335:8
[INFO] [stdout]     |
[INFO] [stdout] 335 | pub fn parse_handshake_anon(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_static_private` is never used
[INFO] [stdout]    --> burrow/src/wireguard/noise/handshake.rs:403:8
[INFO] [stdout]     |
[INFO] [stdout] 379 | impl NoiseParams {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 403 |     fn set_static_private(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_static_private` is never used
[INFO] [stdout]    --> burrow/src/wireguard/noise/handshake.rs:484:19
[INFO] [stdout]     |
[INFO] [stdout] 420 | impl Handshake {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 484 |     pub(crate) fn set_static_private(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `current_packet_cnt` is never used
[INFO] [stdout]    --> burrow/src/wireguard/noise/session.rs:276:19
[INFO] [stdout]     |
[INFO] [stdout] 157 | impl Session {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 276 |     pub(super) fn current_packet_cnt(&self) -> (u64, u64) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `time_since_last_handshake` and `persistent_keepalive` are never used
[INFO] [stdout]    --> burrow/src/wireguard/noise/timers.rs:312:12
[INFO] [stdout]     |
[INFO] [stdout] 108 | impl Tunnel {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 312 |     pub fn time_since_last_handshake(&self) -> Option<Duration> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 324 |     pub fn persistent_keepalive(&self) -> Option<u16> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> burrow/src/daemon/instance.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct DaemonRPCServer {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 67 |     config: Arc<RwLock<Config>>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DaemonRPCServer` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Listener` is never constructed
[INFO] [stdout]   --> burrow/src/daemon/net/unix.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct Listener {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `new_with_path`, `run`, and `stream` are never used
[INFO] [stdout]    --> burrow/src/daemon/net/unix.rs:44:12
[INFO] [stdout]     |
[INFO] [stdout]  42 | impl Listener {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout]  43 |     #[throws]
[INFO] [stdout]  44 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  56 |     pub fn new_with_path(
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  88 |     pub async fn run(&self) -> Result<()> {
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     async fn stream(
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `raw_fd` is never used
[INFO] [stdout]    --> burrow/src/daemon/net/unix.rs:152:4
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn raw_fd() -> Option<RawFd> {
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `listener_from_path_or_fd` is never used
[INFO] [stdout]    --> burrow/src/daemon/net/unix.rs:168:4
[INFO] [stdout]     |
[INFO] [stdout] 168 | fn listener_from_path_or_fd(path: &Path, raw_fd: Option<RawFd>) -> UnixListener {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `listener_from_fd` is never used
[INFO] [stdout]    --> burrow/src/daemon/net/unix.rs:177:4
[INFO] [stdout]     |
[INFO] [stdout] 177 | fn listener_from_fd(fd: RawFd) -> UnixListener {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `listener_from_path` is never used
[INFO] [stdout]    --> burrow/src/daemon/net/unix.rs:186:4
[INFO] [stdout]     |
[INFO] [stdout] 186 | fn listener_from_path(path: &Path) -> UnixListener {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DaemonMessage` is never used
[INFO] [stdout]   --> burrow/src/daemon/rpc/mod.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub enum DaemonMessage {
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BurrowClient` is never constructed
[INFO] [stdout]   --> burrow/src/daemon/rpc/client.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct BurrowClient<T> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_uds` is never used
[INFO] [stdout]   --> burrow/src/daemon/rpc/client.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl BurrowClient<tonic::transport::Channel> {
[INFO] [stdout]    | -------------------------------------------- associated function in this implementation
[INFO] [stdout] 16 |     #[cfg(any(target_os = "linux", target_vendor = "apple"))]
[INFO] [stdout] 17 |     pub async fn from_uds() -> Result<Self> {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WireGuardPeer` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/burrow-7e29765245acdd85/out/burrow.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct WireGuardPeer {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WireGuardNetwork` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/burrow-7e29765245acdd85/out/burrow.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct WireGuardNetwork {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DaemonNotification` is never used
[INFO] [stdout]  --> burrow/src/daemon/rpc/notification.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub enum DaemonNotification {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `login` is never used
[INFO] [stdout]  --> burrow/src/auth/client.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub async fn login() -> Result<()> {
[INFO] [stdout]   |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serve` is never used
[INFO] [stdout]  --> burrow/src/auth/server/mod.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub async fn serve() -> Result<()> {
[INFO] [stdout]   |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `device_new` is never used
[INFO] [stdout]   --> burrow/src/auth/server/mod.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | async fn device_new() -> StatusCode {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `shutdown_signal` is never used
[INFO] [stdout]   --> burrow/src/auth/server/mod.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 | async fn shutdown_signal() {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `PATH` is never used
[INFO] [stdout]  --> burrow/src/auth/server/db.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub static PATH: &str = "./server.sqlite3";
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_db` is never used
[INFO] [stdout]  --> burrow/src/auth/server/db.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn init_db() -> Result<()> {
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `store_connection` is never used
[INFO] [stdout]   --> burrow/src/auth/server/db.rs:51:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn store_connection(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `store_device` is never used
[INFO] [stdout]   --> burrow/src/auth/server/db.rs:79:8
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub fn store_device(
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OpenIdUser` is never constructed
[INFO] [stdout]  --> burrow/src/auth/server/providers/mod.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct OpenIdUser {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SlackToken` is never constructed
[INFO] [stdout]   --> burrow/src/auth/server/providers/slack.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct SlackToken {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `auth` is never used
[INFO] [stdout]   --> burrow/src/auth/server/providers/slack.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub async fn auth(Json(payload): Json<SlackToken>) -> (StatusCode, String) {
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fetch_slack_user` is never used
[INFO] [stdout]   --> burrow/src/auth/server/providers/slack.rs:42:10
[INFO] [stdout]    |
[INFO] [stdout] 42 | async fn fetch_slack_user(access_token: &str) -> Result<super::OpenIdUser> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> burrow/src/wireguard/noise/mod.rs:136:39
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn parse_incoming_packet(src: &[u8]) -> Result<Packet, WireGuardError> {
[INFO] [stdout]     |                                       ^^^^^            ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn parse_incoming_packet(src: &[u8]) -> Result<Packet<'_>, WireGuardError> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> burrow/src/daemon/instance.rs:175:13
[INFO] [stdout]     |
[INFO] [stdout] 175 |             tx.send(Ok(status_rsp(cur))).await;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 175 |             let _ = tx.send(Ok(status_rsp(cur))).await;
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/burrow-7e29765245acdd85/out/burrow.rs:615:42
[INFO] [stdout]     |
[INFO] [stdout] 615 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 616 | |                         let method = TunnelConfigurationSvc(inner);
[INFO] [stdout] 617 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 618 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 628 | |                         Ok(res)
[INFO] [stdout] 629 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/burrow-7e29765245acdd85/out/burrow.rs:628:25
[INFO] [stdout]     |
[INFO] [stdout] 628 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/burrow-7e29765245acdd85/out/burrow.rs:658:42
[INFO] [stdout]     |
[INFO] [stdout] 658 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 659 | |                         let method = TunnelStartSvc(inner);
[INFO] [stdout] 660 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 661 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 671 | |                         Ok(res)
[INFO] [stdout] 672 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/burrow-7e29765245acdd85/out/burrow.rs:671:25
[INFO] [stdout]     |
[INFO] [stdout] 671 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/burrow-7e29765245acdd85/out/burrow.rs:701:42
[INFO] [stdout]     |
[INFO] [stdout] 701 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 702 | |                         let method = TunnelStopSvc(inner);
[INFO] [stdout] 703 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 704 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 714 | |                         Ok(res)
[INFO] [stdout] 715 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/burrow-7e29765245acdd85/out/burrow.rs:714:25
[INFO] [stdout]     |
[INFO] [stdout] 714 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/burrow-7e29765245acdd85/out/burrow.rs:745:42
[INFO] [stdout]     |
[INFO] [stdout] 745 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 746 | |                         let method = TunnelStatusSvc(inner);
[INFO] [stdout] 747 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 748 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 758 | |                         Ok(res)
[INFO] [stdout] 759 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/burrow-7e29765245acdd85/out/burrow.rs:758:25
[INFO] [stdout]     |
[INFO] [stdout] 758 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/burrow-7e29765245acdd85/out/burrow.rs:763:41
[INFO] [stdout]     |
[INFO] [stdout] 763 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 764 | |                         Ok(
[INFO] [stdout] 765 | |                             http::Response::builder()
[INFO] [stdout] 766 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 775 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/burrow-7e29765245acdd85/out/burrow.rs:764:25
[INFO] [stdout]     |
[INFO] [stdout] 764 | /                         Ok(
[INFO] [stdout] 765 | |                             http::Response::builder()
[INFO] [stdout] 766 | |                                 .status(200)
[INFO] [stdout] 767 | |                                 .header("grpc-status", tonic::Code::Unimplemented as i32)
[INFO] [stdout] ...   |
[INFO] [stdout] 773 | |                                 .unwrap(),
[INFO] [stdout] 774 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/burrow-7e29765245acdd85/out/burrow.rs:933:42
[INFO] [stdout]     |
[INFO] [stdout] 933 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 934 | |                         let method = NetworkAddSvc(inner);
[INFO] [stdout] 935 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 936 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 946 | |                         Ok(res)
[INFO] [stdout] 947 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/burrow-7e29765245acdd85/out/burrow.rs:946:25
[INFO] [stdout]     |
[INFO] [stdout] 946 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/burrow-7e29765245acdd85/out/burrow.rs:977:42
[INFO] [stdout]     |
[INFO] [stdout] 977 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 978 | |                         let method = NetworkListSvc(inner);
[INFO] [stdout] 979 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 980 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 990 | |                         Ok(res)
[INFO] [stdout] 991 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/burrow-7e29765245acdd85/out/burrow.rs:990:25
[INFO] [stdout]     |
[INFO] [stdout] 990 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-7e29765245acdd85/out/burrow.rs:1022:42
[INFO] [stdout]      |
[INFO] [stdout] 1022 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1023 | |                         let method = NetworkReorderSvc(inner);
[INFO] [stdout] 1024 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1025 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1035 | |                         Ok(res)
[INFO] [stdout] 1036 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-7e29765245acdd85/out/burrow.rs:1035:25
[INFO] [stdout]      |
[INFO] [stdout] 1035 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-7e29765245acdd85/out/burrow.rs:1067:42
[INFO] [stdout]      |
[INFO] [stdout] 1067 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1068 | |                         let method = NetworkDeleteSvc(inner);
[INFO] [stdout] 1069 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1070 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1080 | |                         Ok(res)
[INFO] [stdout] 1081 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-7e29765245acdd85/out/burrow.rs:1080:25
[INFO] [stdout]      |
[INFO] [stdout] 1080 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-7e29765245acdd85/out/burrow.rs:1085:41
[INFO] [stdout]      |
[INFO] [stdout] 1085 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1086 | |                         Ok(
[INFO] [stdout] 1087 | |                             http::Response::builder()
[INFO] [stdout] 1088 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1097 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-7e29765245acdd85/out/burrow.rs:1086:25
[INFO] [stdout]      |
[INFO] [stdout] 1086 | /                         Ok(
[INFO] [stdout] 1087 | |                             http::Response::builder()
[INFO] [stdout] 1088 | |                                 .status(200)
[INFO] [stdout] 1089 | |                                 .header("grpc-status", tonic::Code::Unimplemented as i32)
[INFO] [stdout] ...    |
[INFO] [stdout] 1095 | |                                 .unwrap(),
[INFO] [stdout] 1096 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> burrow/src/daemon/instance.rs:175:13
[INFO] [stdout]     |
[INFO] [stdout] 175 |             tx.send(Ok(status_rsp(cur))).await;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 175 |             let _ = tx.send(Ok(status_rsp(cur))).await;
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/burrow-7e29765245acdd85/out/burrow.rs:615:42
[INFO] [stdout]     |
[INFO] [stdout] 615 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 616 | |                         let method = TunnelConfigurationSvc(inner);
[INFO] [stdout] 617 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 618 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 628 | |                         Ok(res)
[INFO] [stdout] 629 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/burrow-7e29765245acdd85/out/burrow.rs:628:25
[INFO] [stdout]     |
[INFO] [stdout] 628 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/burrow-7e29765245acdd85/out/burrow.rs:658:42
[INFO] [stdout]     |
[INFO] [stdout] 658 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 659 | |                         let method = TunnelStartSvc(inner);
[INFO] [stdout] 660 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 661 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 671 | |                         Ok(res)
[INFO] [stdout] 672 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/burrow-7e29765245acdd85/out/burrow.rs:671:25
[INFO] [stdout]     |
[INFO] [stdout] 671 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/burrow-7e29765245acdd85/out/burrow.rs:701:42
[INFO] [stdout]     |
[INFO] [stdout] 701 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 702 | |                         let method = TunnelStopSvc(inner);
[INFO] [stdout] 703 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 704 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 714 | |                         Ok(res)
[INFO] [stdout] 715 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/burrow-7e29765245acdd85/out/burrow.rs:714:25
[INFO] [stdout]     |
[INFO] [stdout] 714 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/burrow-7e29765245acdd85/out/burrow.rs:745:42
[INFO] [stdout]     |
[INFO] [stdout] 745 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 746 | |                         let method = TunnelStatusSvc(inner);
[INFO] [stdout] 747 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 748 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 758 | |                         Ok(res)
[INFO] [stdout] 759 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/burrow-7e29765245acdd85/out/burrow.rs:758:25
[INFO] [stdout]     |
[INFO] [stdout] 758 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/burrow-7e29765245acdd85/out/burrow.rs:763:41
[INFO] [stdout]     |
[INFO] [stdout] 763 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 764 | |                         Ok(
[INFO] [stdout] 765 | |                             http::Response::builder()
[INFO] [stdout] 766 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 775 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/burrow-7e29765245acdd85/out/burrow.rs:764:25
[INFO] [stdout]     |
[INFO] [stdout] 764 | /                         Ok(
[INFO] [stdout] 765 | |                             http::Response::builder()
[INFO] [stdout] 766 | |                                 .status(200)
[INFO] [stdout] 767 | |                                 .header("grpc-status", tonic::Code::Unimplemented as i32)
[INFO] [stdout] ...   |
[INFO] [stdout] 773 | |                                 .unwrap(),
[INFO] [stdout] 774 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/burrow-7e29765245acdd85/out/burrow.rs:933:42
[INFO] [stdout]     |
[INFO] [stdout] 933 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 934 | |                         let method = NetworkAddSvc(inner);
[INFO] [stdout] 935 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 936 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 946 | |                         Ok(res)
[INFO] [stdout] 947 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/burrow-7e29765245acdd85/out/burrow.rs:946:25
[INFO] [stdout]     |
[INFO] [stdout] 946 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/burrow-7e29765245acdd85/out/burrow.rs:977:42
[INFO] [stdout]     |
[INFO] [stdout] 977 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 978 | |                         let method = NetworkListSvc(inner);
[INFO] [stdout] 979 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 980 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 990 | |                         Ok(res)
[INFO] [stdout] 991 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/burrow-7e29765245acdd85/out/burrow.rs:990:25
[INFO] [stdout]     |
[INFO] [stdout] 990 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-7e29765245acdd85/out/burrow.rs:1022:42
[INFO] [stdout]      |
[INFO] [stdout] 1022 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1023 | |                         let method = NetworkReorderSvc(inner);
[INFO] [stdout] 1024 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1025 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1035 | |                         Ok(res)
[INFO] [stdout] 1036 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-7e29765245acdd85/out/burrow.rs:1035:25
[INFO] [stdout]      |
[INFO] [stdout] 1035 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-7e29765245acdd85/out/burrow.rs:1067:42
[INFO] [stdout]      |
[INFO] [stdout] 1067 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1068 | |                         let method = NetworkDeleteSvc(inner);
[INFO] [stdout] 1069 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1070 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1080 | |                         Ok(res)
[INFO] [stdout] 1081 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-7e29765245acdd85/out/burrow.rs:1080:25
[INFO] [stdout]      |
[INFO] [stdout] 1080 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-7e29765245acdd85/out/burrow.rs:1085:41
[INFO] [stdout]      |
[INFO] [stdout] 1085 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1086 | |                         Ok(
[INFO] [stdout] 1087 | |                             http::Response::builder()
[INFO] [stdout] 1088 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1097 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<axum::http::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-7e29765245acdd85/out/burrow.rs:1086:25
[INFO] [stdout]      |
[INFO] [stdout] 1086 | /                         Ok(
[INFO] [stdout] 1087 | |                             http::Response::builder()
[INFO] [stdout] 1088 | |                                 .status(200)
[INFO] [stdout] 1089 | |                                 .header("grpc-status", tonic::Code::Unimplemented as i32)
[INFO] [stdout] ...    |
[INFO] [stdout] 1095 | |                                 .unwrap(),
[INFO] [stdout] 1096 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `burrow` (lib test) due to 20 previous errors; 51 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `burrow` (lib) due to 20 previous errors; 51 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "44b9b509ba85acccd77acf0fe2808121bec4cdde12436b294f2c43e66c6ba17d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44b9b509ba85acccd77acf0fe2808121bec4cdde12436b294f2c43e66c6ba17d", kill_on_drop: false }`
[INFO] [stdout] 44b9b509ba85acccd77acf0fe2808121bec4cdde12436b294f2c43e66c6ba17d
