[INFO] cloning repository https://github.com/AndrewGaspar/xadb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AndrewGaspar/xadb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewGaspar%2Fxadb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewGaspar%2Fxadb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 57862551b61a795b0112cbe42a420cd49e6829b1
[INFO] checking AndrewGaspar/xadb against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewGaspar%2Fxadb" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AndrewGaspar/xadb
[INFO] finished tweaking git repo https://github.com/AndrewGaspar/xadb
[INFO] tweaked toml for git repo https://github.com/AndrewGaspar/xadb written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AndrewGaspar/xadb on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AndrewGaspar/xadb 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fd-lock v3.0.8
[INFO] [stderr]   Downloaded clap_complete v4.0.5
[INFO] [stderr]   Downloaded home v0.5.4
[INFO] [stderr]   Downloaded io-lifetimes v1.0.1
[INFO] [stderr]   Downloaded clap v4.0.26
[INFO] [stderr]   Downloaded rustix v0.36.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b090a7ce689928f0679618d199c24537a715e002620eb0eb11a6115a3966e52
[INFO] running `Command { std: "docker" "start" "-a" "6b090a7ce689928f0679618d199c24537a715e002620eb0eb11a6115a3966e52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b090a7ce689928f0679618d199c24537a715e002620eb0eb11a6115a3966e52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b090a7ce689928f0679618d199c24537a715e002620eb0eb11a6115a3966e52", kill_on_drop: false }`
[INFO] [stdout] 6b090a7ce689928f0679618d199c24537a715e002620eb0eb11a6115a3966e52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4fc6f4a0d974802b52dde631fca8f61820e4062ff7e39f1edf346af809898ec
[INFO] running `Command { std: "docker" "start" "-a" "c4fc6f4a0d974802b52dde631fca8f61820e4062ff7e39f1edf346af809898ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]     Checking futures-sink v0.3.25
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling tokio v1.22.0
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling io-lifetimes v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling rustix v0.36.3
[INFO] [stderr]     Checking bytes v1.3.0
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.1.3
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking clap_lex v0.3.0
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking futures-channel v0.3.25
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]     Checking unicode-segmentation v1.10.0
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking home v0.5.4
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking num_cpus v1.14.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking chrono v0.4.23
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking tui v0.19.0
[INFO] [stderr]     Checking fd-lock v3.0.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]     Checking async-stream v0.3.3
[INFO] [stderr]     Checking clap v4.0.26
[INFO] [stderr]     Checking clap_complete v4.0.5
[INFO] [stderr]     Checking futures-executor v0.3.25
[INFO] [stderr]     Checking futures v0.3.25
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking tokio-stream v0.1.11
[INFO] [stderr]     Checking xadb v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/commands/adb/logcat.rs:42:11
[INFO] [stdout]    |
[INFO] [stdout] 42 |     Other(u8),
[INFO] [stdout]    |     ----- ^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LogLevel` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 42 -     Other(u8),
[INFO] [stdout] 42 +     Other(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/commands/adb/logcat.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct LogLongMessage {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 53 |     pub timestamp: DateTime<chrono::FixedOffset>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 54 |     pub uid: Option<String>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 55 |     pub pid: u32,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 56 |     pub tid: u32,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 57 |     pub level: LogLevel,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 58 |     pub tag: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 59 |     pub message: Vec<u8>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LogLongMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tag` is never read
[INFO] [stdout]   --> src/commands/adb/logcat.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct BinaryLogBuffer {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 71 |     pub tag: i32,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BinaryLogBuffer` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/commands/adb/logcat.rs:77:15
[INFO] [stdout]    |
[INFO] [stdout] 77 |     BinaryLog(BinaryLogBuffer),
[INFO] [stdout]    |     --------- ^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LogBuffer` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 77 -     BinaryLog(BinaryLogBuffer),
[INFO] [stdout] 77 +     BinaryLog(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pid`, `tid`, `lid`, and `uid` are never read
[INFO] [stdout]   --> src/commands/adb/logcat.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub struct LogMessage {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 82 |     pub timestamp: chrono::NaiveDateTime,
[INFO] [stdout] 83 |     pub pid: i32,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 84 |     pub tid: u32,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 85 |     pub lid: Option<u32>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 86 |     pub uid: Option<u32>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LogMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/commands/adb/logcat.rs:92:18
[INFO] [stdout]    |
[INFO] [stdout] 92 |     LogBeginning(String),
[INFO] [stdout]    |     ------------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LogItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 92 -     LogBeginning(String),
[INFO] [stdout] 92 +     LogBeginning(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/commands/adb/logcat.rs:93:16
[INFO] [stdout]    |
[INFO] [stdout] 93 |     LogMessage(LogLongMessage),
[INFO] [stdout]    |     ---------- ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LogItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 93 -     LogMessage(LogLongMessage),
[INFO] [stdout] 93 +     LogMessage(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/commands/adb/logcat.rs:94:16
[INFO] [stdout]    |
[INFO] [stdout] 94 |     LogUnknown(Vec<u8>),
[INFO] [stdout]    |     ---------- ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LogItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 94 -     LogUnknown(Vec<u8>),
[INFO] [stdout] 94 +     LogUnknown(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/commands/adb/logcat.rs:42:11
[INFO] [stdout]    |
[INFO] [stdout] 42 |     Other(u8),
[INFO] [stdout]    |     ----- ^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LogLevel` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 42 -     Other(u8),
[INFO] [stdout] 42 +     Other(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/commands/adb/logcat.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct LogLongMessage {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 53 |     pub timestamp: DateTime<chrono::FixedOffset>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 54 |     pub uid: Option<String>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 55 |     pub pid: u32,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 56 |     pub tid: u32,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 57 |     pub level: LogLevel,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 58 |     pub tag: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 59 |     pub message: Vec<u8>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LogLongMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tag` is never read
[INFO] [stdout]   --> src/commands/adb/logcat.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct BinaryLogBuffer {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 71 |     pub tag: i32,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BinaryLogBuffer` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/commands/adb/logcat.rs:77:15
[INFO] [stdout]    |
[INFO] [stdout] 77 |     BinaryLog(BinaryLogBuffer),
[INFO] [stdout]    |     --------- ^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LogBuffer` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 77 -     BinaryLog(BinaryLogBuffer),
[INFO] [stdout] 77 +     BinaryLog(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pid`, `tid`, `lid`, and `uid` are never read
[INFO] [stdout]   --> src/commands/adb/logcat.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub struct LogMessage {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 82 |     pub timestamp: chrono::NaiveDateTime,
[INFO] [stdout] 83 |     pub pid: i32,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 84 |     pub tid: u32,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 85 |     pub lid: Option<u32>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 86 |     pub uid: Option<u32>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LogMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/commands/adb/logcat.rs:92:18
[INFO] [stdout]    |
[INFO] [stdout] 92 |     LogBeginning(String),
[INFO] [stdout]    |     ------------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LogItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 92 -     LogBeginning(String),
[INFO] [stdout] 92 +     LogBeginning(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/commands/adb/logcat.rs:93:16
[INFO] [stdout]    |
[INFO] [stdout] 93 |     LogMessage(LogLongMessage),
[INFO] [stdout]    |     ---------- ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LogItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 93 -     LogMessage(LogLongMessage),
[INFO] [stdout] 93 +     LogMessage(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/commands/adb/logcat.rs:94:16
[INFO] [stdout]    |
[INFO] [stdout] 94 |     LogUnknown(Vec<u8>),
[INFO] [stdout]    |     ---------- ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LogItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 94 -     LogUnknown(Vec<u8>),
[INFO] [stdout] 94 +     LogUnknown(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.92s
[INFO] running `Command { std: "docker" "inspect" "c4fc6f4a0d974802b52dde631fca8f61820e4062ff7e39f1edf346af809898ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4fc6f4a0d974802b52dde631fca8f61820e4062ff7e39f1edf346af809898ec", kill_on_drop: false }`
[INFO] [stdout] c4fc6f4a0d974802b52dde631fca8f61820e4062ff7e39f1edf346af809898ec
