[INFO] cloning repository https://github.com/kaylendog/tango
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kaylendog/tango" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaylendog%2Ftango", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaylendog%2Ftango'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ef90d85610cb7f229090e73317986722ea256157
[INFO] checking kaylendog/tango against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaylendog%2Ftango" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kaylendog/tango
[INFO] finished tweaking git repo https://github.com/kaylendog/tango
[INFO] tweaked toml for git repo https://github.com/kaylendog/tango written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kaylendog/tango on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kaylendog/tango 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "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 opentelemetry v0.18.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.64
[INFO] [stderr]   Downloaded thiserror v1.0.64
[INFO] [stderr]   Downloaded daemonize v0.5.0
[INFO] [stderr]   Downloaded tokio-serde v0.8.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.87
[INFO] [stderr]   Downloaded cmake v0.1.51
[INFO] [stderr]   Downloaded tarpc-plugins v0.13.1
[INFO] [stderr]   Downloaded pin-project-internal v1.1.6
[INFO] [stderr]   Downloaded opentelemetry_api v0.18.0
[INFO] [stderr]   Downloaded clap v4.5.20
[INFO] [stderr]   Downloaded cc v1.1.30
[INFO] [stderr]   Downloaded hyper-util v0.1.9
[INFO] [stderr]   Downloaded tarpc v0.34.0
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.18.0
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.18.0
[INFO] [stderr]   Downloaded anyhow v1.0.89
[INFO] [stderr]   Downloaded clap_builder v4.5.20
[INFO] [stderr]   Downloaded h2 v0.4.6
[INFO] [stderr]   Downloaded syn v2.0.79
[INFO] [stderr]   Downloaded nng v1.0.1
[INFO] [stderr]   Downloaded pin-project v1.1.6
[INFO] [stderr]   Downloaded regex v1.11.0
[INFO] [stderr]   Downloaded nng-sys v1.4.0-rc.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 13193385c0ce1baaa646440bb3ce923ec5042176a8bc446dbaceb38b145e6340
[INFO] running `Command { std: "docker" "start" "-a" "13193385c0ce1baaa646440bb3ce923ec5042176a8bc446dbaceb38b145e6340", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13193385c0ce1baaa646440bb3ce923ec5042176a8bc446dbaceb38b145e6340", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13193385c0ce1baaa646440bb3ce923ec5042176a8bc446dbaceb38b145e6340", kill_on_drop: false }`
[INFO] [stdout] 13193385c0ce1baaa646440bb3ce923ec5042176a8bc446dbaceb38b145e6340
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c96e8357bf38f799cc1e56cf18e361590b97a7ca68c4a8fdb67dbb434b8a644d
[INFO] running `Command { std: "docker" "start" "-a" "c96e8357bf38f799cc1e56cf18e361590b97a7ca68c4a8fdb67dbb434b8a644d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.1.30
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling nng-sys v1.4.0-rc.0
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking daemonize v0.5.0
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking regex v1.11.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling tarpc-plugins v0.13.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]    Compiling pin-project-internal v1.1.6
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking pin-project v1.1.6
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking nng v1.0.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking opentelemetry_api v0.18.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking opentelemetry_sdk v0.18.0
[INFO] [stderr]     Checking opentelemetry v0.18.0
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking tokio-serde v0.8.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking tracing-opentelemetry v0.18.0
[INFO] [stderr]     Checking tarpc v0.34.0
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking hyper-util v0.1.9
[INFO] [stderr]     Checking tango v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/control/server.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |     async fn start(self, ctx: Context) -> Result<(), ()> {
[INFO] [stdout]    |                          ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/control/server.rs:22:25
[INFO] [stdout]    |
[INFO] [stdout] 22 |     async fn stop(self, ctx: Context) -> Result<(), ()> {
[INFO] [stdout]    |                         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/control/server.rs:26:28
[INFO] [stdout]    |
[INFO] [stdout] 26 |     async fn restart(self, ctx: Context) -> Result<(), ()> {
[INFO] [stdout]    |                            ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/control/server.rs:30:27
[INFO] [stdout]    |
[INFO] [stdout] 30 |     async fn config(self, ctx: Context) -> Result<(), ()> {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/control/server.rs:34:27
[INFO] [stdout]    |
[INFO] [stdout] 34 |     async fn status(self, ctx: Context) -> Result<(), ()> {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> src/server.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     request: Request<hyper::body::Incoming>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `global`
[INFO] [stdout]   --> src/main.rs:36:16
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let Args { global, command } = Args::parse();
[INFO] [stdout]    |                ^^^^^^ help: try ignoring the field: `global: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opts`
[INFO] [stdout]   --> src/main.rs:49:27
[INFO] [stdout]    |
[INFO] [stdout] 49 |         Subcommand::Start(opts) => {
[INFO] [stdout]    |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_opts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Config` is never constructed
[INFO] [stdout]  --> src/config.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | struct Config {
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Module` is never constructed
[INFO] [stdout]   --> src/config.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct Module {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Host` is never constructed
[INFO] [stdout]   --> src/config.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | struct Host {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HostEndpoint` is never constructed
[INFO] [stdout]   --> src/config.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 | struct HostEndpoint {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HostSslConfiguration` is never constructed
[INFO] [stdout]   --> src/config.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct HostSslConfiguration {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `UNIX_SOCKET` is never used
[INFO] [stdout]   --> src/control/mod.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub(crate) static UNIX_SOCKET: &str = "/tmp/tango.sock";
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `IPV4_SOCKET` is never used
[INFO] [stdout]   --> src/control/mod.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub(crate) static IPV4_SOCKET: &str = "127.0.0.1:32100";
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `IPV6_SOCKET` is never used
[INFO] [stdout]   --> src/control/mod.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub(crate) static IPV6_SOCKET: &str = "[::1]:32100";
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `context` is never used
[INFO] [stdout]   --> src/control/mod.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn context() -> tarpc::context::Context {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `connect_unix` is never used
[INFO] [stdout]   --> src/control/client.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub async fn connect_unix() -> Result<ControlClient> {
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `connect_ipv4` is never used
[INFO] [stdout]   --> src/control/client.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub async fn connect_ipv4() -> Result<ControlClient> {
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `connect_ipv6` is never used
[INFO] [stdout]   --> src/control/client.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub async fn connect_ipv6() -> Result<ControlClient> {
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ControlServer` is never constructed
[INFO] [stdout]   --> src/control/server.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct ControlServer;
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `spawn` is never used
[INFO] [stdout]   --> src/control/server.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 | async fn spawn(fut: impl Future<Output = ()> + Send + 'static) {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bind_unix` is never used
[INFO] [stdout]   --> src/control/server.rs:45:14
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub async fn bind_unix() -> Result<impl Future> {
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bind_ipv4` is never used
[INFO] [stdout]   --> src/control/server.rs:65:14
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub async fn bind_ipv4() -> Result<impl Future> {
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bind_ipv6` is never used
[INFO] [stdout]   --> src/control/server.rs:84:14
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub async fn bind_ipv6() -> Result<impl Future> {
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/server.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     server.dial("");
[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] 49 |     let _ = server.dial("");
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/control/server.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |     async fn start(self, ctx: Context) -> Result<(), ()> {
[INFO] [stdout]    |                          ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/control/server.rs:22:25
[INFO] [stdout]    |
[INFO] [stdout] 22 |     async fn stop(self, ctx: Context) -> Result<(), ()> {
[INFO] [stdout]    |                         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/control/server.rs:26:28
[INFO] [stdout]    |
[INFO] [stdout] 26 |     async fn restart(self, ctx: Context) -> Result<(), ()> {
[INFO] [stdout]    |                            ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/control/server.rs:30:27
[INFO] [stdout]    |
[INFO] [stdout] 30 |     async fn config(self, ctx: Context) -> Result<(), ()> {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/control/server.rs:34:27
[INFO] [stdout]    |
[INFO] [stdout] 34 |     async fn status(self, ctx: Context) -> Result<(), ()> {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> src/server.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     request: Request<hyper::body::Incoming>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `global`
[INFO] [stdout]   --> src/main.rs:36:16
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let Args { global, command } = Args::parse();
[INFO] [stdout]    |                ^^^^^^ help: try ignoring the field: `global: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opts`
[INFO] [stdout]   --> src/main.rs:49:27
[INFO] [stdout]    |
[INFO] [stdout] 49 |         Subcommand::Start(opts) => {
[INFO] [stdout]    |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_opts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Config` is never constructed
[INFO] [stdout]  --> src/config.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | struct Config {
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Module` is never constructed
[INFO] [stdout]   --> src/config.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct Module {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Host` is never constructed
[INFO] [stdout]   --> src/config.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | struct Host {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HostEndpoint` is never constructed
[INFO] [stdout]   --> src/config.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 | struct HostEndpoint {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HostSslConfiguration` is never constructed
[INFO] [stdout]   --> src/config.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct HostSslConfiguration {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `UNIX_SOCKET` is never used
[INFO] [stdout]   --> src/control/mod.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub(crate) static UNIX_SOCKET: &str = "/tmp/tango.sock";
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `IPV4_SOCKET` is never used
[INFO] [stdout]   --> src/control/mod.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub(crate) static IPV4_SOCKET: &str = "127.0.0.1:32100";
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `IPV6_SOCKET` is never used
[INFO] [stdout]   --> src/control/mod.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub(crate) static IPV6_SOCKET: &str = "[::1]:32100";
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `context` is never used
[INFO] [stdout]   --> src/control/mod.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn context() -> tarpc::context::Context {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `connect_unix` is never used
[INFO] [stdout]   --> src/control/client.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub async fn connect_unix() -> Result<ControlClient> {
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `connect_ipv4` is never used
[INFO] [stdout]   --> src/control/client.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub async fn connect_ipv4() -> Result<ControlClient> {
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `connect_ipv6` is never used
[INFO] [stdout]   --> src/control/client.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub async fn connect_ipv6() -> Result<ControlClient> {
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ControlServer` is never constructed
[INFO] [stdout]   --> src/control/server.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct ControlServer;
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `spawn` is never used
[INFO] [stdout]   --> src/control/server.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 | async fn spawn(fut: impl Future<Output = ()> + Send + 'static) {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bind_unix` is never used
[INFO] [stdout]   --> src/control/server.rs:45:14
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub async fn bind_unix() -> Result<impl Future> {
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bind_ipv4` is never used
[INFO] [stdout]   --> src/control/server.rs:65:14
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub async fn bind_ipv4() -> Result<impl Future> {
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bind_ipv6` is never used
[INFO] [stdout]   --> src/control/server.rs:84:14
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub async fn bind_ipv6() -> Result<impl Future> {
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/server.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     server.dial("");
[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] 49 |     let _ = server.dial("");
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.12s
[INFO] running `Command { std: "docker" "inspect" "c96e8357bf38f799cc1e56cf18e361590b97a7ca68c4a8fdb67dbb434b8a644d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c96e8357bf38f799cc1e56cf18e361590b97a7ca68c4a8fdb67dbb434b8a644d", kill_on_drop: false }`
[INFO] [stdout] c96e8357bf38f799cc1e56cf18e361590b97a7ca68c4a8fdb67dbb434b8a644d
