[INFO] cloning repository https://github.com/Starz0r/intercom-tunnel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Starz0r/intercom-tunnel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStarz0r%2Fintercom-tunnel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStarz0r%2Fintercom-tunnel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3dfbaf8dce83f943d832378db4dd4df7d5428928
[INFO] building Starz0r/intercom-tunnel against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStarz0r%2Fintercom-tunnel" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Starz0r/intercom-tunnel
[INFO] finished tweaking git repo https://github.com/Starz0r/intercom-tunnel
[INFO] tweaked toml for git repo https://github.com/Starz0r/intercom-tunnel written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Starz0r/intercom-tunnel on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Starz0r/intercom-tunnel 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tungstenite v0.20.0
[INFO] [stderr]   Downloaded security-framework-sys v2.9.1
[INFO] [stderr]   Downloaded tempfile v3.7.1
[INFO] [stderr]   Downloaded cpufeatures v0.2.9
[INFO] [stderr]   Downloaded fastrand v2.0.0
[INFO] [stderr]   Downloaded errno v0.3.2
[INFO] [stderr]   Downloaded anyhow v1.0.56
[INFO] [stderr]   Downloaded ffmpeg-sidecar v0.4.1
[INFO] [stderr]   Downloaded os_str_bytes v6.5.1
[INFO] [stderr]   Downloaded shlex v1.1.0
[INFO] [stderr]   Downloaded clap_lex v0.3.0
[INFO] [stderr]   Downloaded clap_derive v4.0.21
[INFO] [stderr]   Downloaded clang-sys v1.6.1
[INFO] [stderr]   Downloaded coreaudio-rs v0.11.2
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.9
[INFO] [stderr]   Downloaded rustix v0.38.7
[INFO] [stderr]   Downloaded dirs v5.0.0
[INFO] [stderr]   Downloaded jni v0.19.0
[INFO] [stderr]   Downloaded bindgen v0.64.0
[INFO] [stderr]   Downloaded alsa v0.7.1
[INFO] [stderr]   Downloaded openssl v0.10.56
[INFO] [stderr]   Downloaded clap v4.0.29
[INFO] [stderr]   Downloaded winnow v0.5.4
[INFO] [stderr]   Downloaded oboe-sys v0.5.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.91
[INFO] [stderr]   Downloaded jni v0.20.0
[INFO] [stderr]   Downloaded tracing v0.1.31
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.5
[INFO] [stderr]   Downloaded tokio-tungstenite v0.20.0
[INFO] [stderr]   Downloaded pin-project-lite v0.2.12
[INFO] [stderr]   Downloaded mach2 v0.4.1
[INFO] [stderr]   Downloaded num-derive v0.3.3
[INFO] [stderr]   Downloaded serde_derive v1.0.136
[INFO] [stderr]   Downloaded ansi_term v0.12.1
[INFO] [stderr]   Downloaded data-encoding v2.4.0
[INFO] [stderr]   Downloaded cpal v0.15.2
[INFO] [stderr]   Downloaded coreaudio-sys v0.2.12
[INFO] [stderr]   Downloaded walkdir v2.3.3
[INFO] [stderr]   Downloaded oboe v0.5.0
[INFO] [stderr]   Downloaded security-framework v2.9.2
[INFO] [stderr]   Downloaded dasp_sample v0.11.0
[INFO] [stderr]   Downloaded tracing-attributes v0.1.26
[INFO] [stderr]   Downloaded schannel v0.1.22
[INFO] [stderr]   Downloaded windows v0.46.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b1a29afc95473d0aeab7d24fcb3e49a50f19eee910c466d1dc10d709413f2b74
[INFO] running `Command { std: "docker" "start" "-a" "b1a29afc95473d0aeab7d24fcb3e49a50f19eee910c466d1dc10d709413f2b74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1a29afc95473d0aeab7d24fcb3e49a50f19eee910c466d1dc10d709413f2b74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1a29afc95473d0aeab7d24fcb3e49a50f19eee910c466d1dc10d709413f2b74", kill_on_drop: false }`
[INFO] [stdout] b1a29afc95473d0aeab7d24fcb3e49a50f19eee910c466d1dc10d709413f2b74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 827fe4ada9d6e0b5c5843645d0e6acc096f95fe58d7b21fa8cb7df45583cc855
[INFO] running `Command { std: "docker" "start" "-a" "827fe4ada9d6e0b5c5843645d0e6acc096f95fe58d7b21fa8cb7df45583cc855", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling openssl v0.10.56
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling pin-project-lite v0.2.12
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling rustix v0.38.7
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling cpal v0.15.2
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]    Compiling os_str_bytes v6.5.1
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling ffmpeg-sidecar v0.4.1
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.9
[INFO] [stderr]    Compiling dirs v5.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.91
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling alsa v0.7.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling clap v4.0.29
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling tracing v0.1.31
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tungstenite v0.20.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.0
[INFO] [stderr]    Compiling intercom-tunnel v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `pin::Pin`
[INFO] [stdout]  --> src/main.rs:1:48
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{borrow::Cow, io::Write, net::IpAddr, pin::Pin};
[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: `futures_util::Future`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use futures_util::Future;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]    --> src/main.rs:149:27
[INFO] [stdout]     |
[INFO] [stdout] 149 |     while let Ok((stream, addr)) = listener.accept().await {
[INFO] [stdout]     |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/main.rs:215:25
[INFO] [stdout]     |
[INFO] [stdout] 215 |                     Err(e) => {}
[INFO] [stdout]     |                         ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/main.rs:230:25
[INFO] [stdout]     |
[INFO] [stdout] 230 |                     Err(e) => {}
[INFO] [stdout]     |                         ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `transport` is never read
[INFO] [stdout]   --> src/main.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | struct TransmitConfig<'a> {
[INFO] [stdout]    |        -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 43 |     transport: Option<Transport>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TransmitConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `auth` and `transport` are never read
[INFO] [stdout]   --> src/main.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | struct ReceiverConfig<'a> {
[INFO] [stdout]    |        -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 57 |     auth: AuthMethod,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     transport: Option<Transport>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ReceiverConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.31s
[INFO] running `Command { std: "docker" "inspect" "827fe4ada9d6e0b5c5843645d0e6acc096f95fe58d7b21fa8cb7df45583cc855", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "827fe4ada9d6e0b5c5843645d0e6acc096f95fe58d7b21fa8cb7df45583cc855", kill_on_drop: false }`
[INFO] [stdout] 827fe4ada9d6e0b5c5843645d0e6acc096f95fe58d7b21fa8cb7df45583cc855
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1981d452283a8e6aed3ae7e66fcb06d2cc3c0ead1bf91d40b3da7842c1d698e5
[INFO] running `Command { std: "docker" "start" "-a" "1981d452283a8e6aed3ae7e66fcb06d2cc3c0ead1bf91d40b3da7842c1d698e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling intercom-tunnel v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `pin::Pin`
[INFO] [stdout]  --> src/main.rs:1:48
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{borrow::Cow, io::Write, net::IpAddr, pin::Pin};
[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: `futures_util::Future`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use futures_util::Future;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]    --> src/main.rs:149:27
[INFO] [stdout]     |
[INFO] [stdout] 149 |     while let Ok((stream, addr)) = listener.accept().await {
[INFO] [stdout]     |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/main.rs:215:25
[INFO] [stdout]     |
[INFO] [stdout] 215 |                     Err(e) => {}
[INFO] [stdout]     |                         ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/main.rs:230:25
[INFO] [stdout]     |
[INFO] [stdout] 230 |                     Err(e) => {}
[INFO] [stdout]     |                         ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `transport` is never read
[INFO] [stdout]   --> src/main.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | struct TransmitConfig<'a> {
[INFO] [stdout]    |        -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 43 |     transport: Option<Transport>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TransmitConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `auth` and `transport` are never read
[INFO] [stdout]   --> src/main.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | struct ReceiverConfig<'a> {
[INFO] [stdout]    |        -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 57 |     auth: AuthMethod,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     transport: Option<Transport>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ReceiverConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.41s
[INFO] running `Command { std: "docker" "inspect" "1981d452283a8e6aed3ae7e66fcb06d2cc3c0ead1bf91d40b3da7842c1d698e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1981d452283a8e6aed3ae7e66fcb06d2cc3c0ead1bf91d40b3da7842c1d698e5", kill_on_drop: false }`
[INFO] [stdout] 1981d452283a8e6aed3ae7e66fcb06d2cc3c0ead1bf91d40b3da7842c1d698e5
