[INFO] cloning repository https://github.com/vpopescu/syn-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vpopescu/syn-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvpopescu%2Fsyn-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvpopescu%2Fsyn-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e1dbc2ae8571bc5b3a5556a6486e859833218ec5
[INFO] checking vpopescu/syn-server against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvpopescu%2Fsyn-server" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vpopescu/syn-server
[INFO] finished tweaking git repo https://github.com/vpopescu/syn-server
[INFO] tweaked toml for git repo https://github.com/vpopescu/syn-server written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vpopescu/syn-server on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vpopescu/syn-server 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serial_test v3.2.0
[INFO] [stderr]   Downloaded async-trait v0.1.85
[INFO] [stderr]   Downloaded slog v2.7.0
[INFO] [stderr]   Downloaded serial_test_derive v3.2.0
[INFO] [stderr]   Downloaded term v0.7.0
[INFO] [stderr]   Downloaded slog-term v2.9.1
[INFO] [stderr]   Downloaded trim-in-place v0.1.7
[INFO] [stderr]   Downloaded sdd v3.0.5
[INFO] [stderr]   Downloaded pest_meta v2.7.15
[INFO] [stderr]   Downloaded pest_generator v2.7.15
[INFO] [stderr]   Downloaded rust-ini v0.21.1
[INFO] [stderr]   Downloaded scc v2.3.0
[INFO] [stderr]   Downloaded config v0.15.6
[INFO] [stderr]   Downloaded pest v2.7.15
[INFO] [stderr]   Downloaded serde_json v1.0.135
[INFO] [stderr]   Downloaded winnow v0.6.24
[INFO] [stderr]   Downloaded yaml-rust2 v0.9.0
[INFO] [stderr]   Downloaded slog-async v2.8.0
[INFO] [stderr]   Downloaded miniz_oxide v0.8.3
[INFO] [stderr]   Downloaded pest_derive v2.7.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 408e4a4112308e90837a284bc8d3a50f06cfa1d6313a2b27638785ee60ba64a9
[INFO] running `Command { std: "docker" "start" "-a" "408e4a4112308e90837a284bc8d3a50f06cfa1d6313a2b27638785ee60ba64a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "408e4a4112308e90837a284bc8d3a50f06cfa1d6313a2b27638785ee60ba64a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "408e4a4112308e90837a284bc8d3a50f06cfa1d6313a2b27638785ee60ba64a9", kill_on_drop: false }`
[INFO] [stdout] 408e4a4112308e90837a284bc8d3a50f06cfa1d6313a2b27638785ee60ba64a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8eccbace7013236ce60d8886ba7c809b38e30fc829bac91dc7b623a46f8a5f7e
[INFO] running `Command { std: "docker" "start" "-a" "8eccbace7013236ce60d8886ba7c809b38e30fc829bac91dc7b623a46f8a5f7e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]     Checking winnow v0.6.24
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking trim-in-place v0.1.7
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking sdd v3.0.5
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking scc v2.3.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking slog-term v2.9.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking rust-ini v0.21.1
[INFO] [stderr]     Checking yaml-rust2 v0.9.0
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking config v0.15.6
[INFO] [stderr]     Checking syn-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `SimpleAuth`
[INFO] [stdout]  --> src/stun/processor.rs:9:25
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::auth::{Auth, SimpleAuth};
[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: `os::linux::raw`
[INFO] [stdout]  --> src/stun/bindreq.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::{os::linux::raw, sync::Arc};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::attribute_type::ATTR_XOR_MAPPED_ADDRESS`
[INFO] [stdout]  --> src/stun/defs.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::attribute_type::ATTR_XOR_MAPPED_ADDRESS;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::os::linux::raw`: these type aliases are no longer supported by the standard library, the `libc` crate on crates.io should be used instead for the correct definitions
[INFO] [stdout]  --> src/stun/bindreq.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::{os::linux::raw, sync::Arc};
[INFO] [stdout]   |                      ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SimpleAuth`
[INFO] [stdout]  --> src/stun/processor.rs:9:25
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::auth::{Auth, SimpleAuth};
[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: `os::linux::raw`
[INFO] [stdout]  --> src/stun/bindreq.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::{os::linux::raw, sync::Arc};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::attribute_type::ATTR_XOR_MAPPED_ADDRESS`
[INFO] [stdout]  --> src/stun/defs.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::attribute_type::ATTR_XOR_MAPPED_ADDRESS;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::os::linux::raw`: these type aliases are no longer supported by the standard library, the `libc` crate on crates.io should be used instead for the correct definitions
[INFO] [stdout]  --> src/stun/bindreq.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::{os::linux::raw, sync::Arc};
[INFO] [stdout]   |                      ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `auth` is never read
[INFO] [stdout]   --> src/stun/processor.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub(crate) struct StunMessageProcessor <A: Auth + Send + Sync + 'static> {
[INFO] [stdout]    |                   -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 45 |     auth: Option<A>
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StunMessageProcessor` has a derived impl for the trait `Clone`, 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: multiple fields are never read
[INFO] [stdout]   --> src/stun/bindreq.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub(crate) struct StunBindingRequest {
[INFO] [stdout]    |                   ------------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub mapped_address: Option<[u8; 8]>, // Optional: Mapped Address attribute
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 35 |     pub username: Option<String>, // Optional: Username attribute
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 36 |     pub message_integrity: Option<[u8; 20]>, // Optional: Message Integrity attribute
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 37 |     pub change_request: Option<[u8; 4]>, // Optional: Change Request attribute
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 38 |     pub error_code: Option<(u16, String)>, // Optional: Error Code attribute
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 39 |     pub unknown_attributes: Option<Vec<u16>>, // Optional: Unknown Attributes attribute
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 40 |     pub realm: Option<String>, // Optional: Realm attribute
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 41 |     pub nonce: Option<String>, // Optional: Nonce attribute
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 42 |     pub xor_mapped_address: Option<[u8; 8]>, // Optional: XOR-Mapped Address attribute
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 43 |     pub software: Option<String>, // Optional: Software attribute
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 44 |     pub alternate_server: Option<[u8; 8]>, // Optional: Alternate Server attribute
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StunBindingRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_local_fingerprint` is never used
[INFO] [stdout]   --> src/stun/util.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub(crate) fn get_local_fingerprint(
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_attribute_index` is never used
[INFO] [stdout]   --> src/stun/util.rs:40:4
[INFO] [stdout]    |
[INFO] [stdout] 40 | fn get_attribute_index(attr_type: u16, message: &[u8]) -> Option<usize> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `authenticate` is never used
[INFO] [stdout]  --> src/auth/mod.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub (crate) trait Auth {
[INFO] [stdout]   |                   ---- method in this trait
[INFO] [stdout] 2 |     fn authenticate(&self, realm: Option<String>, username: &str, password: &str) -> bool;
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `realm`, `username`, and `password` are never read
[INFO] [stdout]  --> src/auth/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub (crate) struct SimpleAuth {
[INFO] [stdout]   |                    ---------- fields in this struct
[INFO] [stdout] 7 |     realm: Option<String>,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 8 |     username: String,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 9 |     password: String,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `SimpleAuth` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `auth` is never read
[INFO] [stdout]   --> src/stun/processor.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub(crate) struct StunMessageProcessor <A: Auth + Send + Sync + 'static> {
[INFO] [stdout]    |                   -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 45 |     auth: Option<A>
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StunMessageProcessor` has a derived impl for the trait `Clone`, 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: method `authenticate` is never used
[INFO] [stdout]  --> src/auth/mod.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub (crate) trait Auth {
[INFO] [stdout]   |                   ---- method in this trait
[INFO] [stdout] 2 |     fn authenticate(&self, realm: Option<String>, username: &str, password: &str) -> bool;
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `realm`, `username`, and `password` are never read
[INFO] [stdout]  --> src/auth/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub (crate) struct SimpleAuth {
[INFO] [stdout]   |                    ---------- fields in this struct
[INFO] [stdout] 7 |     realm: Option<String>,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 8 |     username: String,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 9 |     password: String,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `SimpleAuth` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.25s
[INFO] running `Command { std: "docker" "inspect" "8eccbace7013236ce60d8886ba7c809b38e30fc829bac91dc7b623a46f8a5f7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8eccbace7013236ce60d8886ba7c809b38e30fc829bac91dc7b623a46f8a5f7e", kill_on_drop: false }`
[INFO] [stdout] 8eccbace7013236ce60d8886ba7c809b38e30fc829bac91dc7b623a46f8a5f7e
