[INFO] cloning repository https://github.com/joecharamut/smartusb-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joecharamut/smartusb-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoecharamut%2Fsmartusb-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoecharamut%2Fsmartusb-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 674f02576952b6bd95836362d09f0b7539008f5b
[INFO] checking joecharamut/smartusb-rs against master#b3bd7058c139e71bae0862ef8f8ac936208873e9 for pr-123752
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoecharamut%2Fsmartusb-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/joecharamut/smartusb-rs on toolchain b3bd7058c139e71bae0862ef8f8ac936208873e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/joecharamut/smartusb-rs
[INFO] finished tweaking git repo https://github.com/joecharamut/smartusb-rs
[INFO] tweaked toml for git repo https://github.com/joecharamut/smartusb-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/joecharamut/smartusb-rs 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" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "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]     Updating git repository `https://github.com/joecharamut/rust-mb85rc.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[ERROR] this task or one of its parent failed!
[ERROR] no output for 300 seconds
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.
[INFO] checking joecharamut/smartusb-rs against try#57fe1b734d9ff1c8a92bda60b85506b9648158d3 for pr-123752
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoecharamut%2Fsmartusb-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/joecharamut/smartusb-rs on toolchain 57fe1b734d9ff1c8a92bda60b85506b9648158d3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/joecharamut/smartusb-rs
[INFO] finished tweaking git repo https://github.com/joecharamut/smartusb-rs
[INFO] tweaked toml for git repo https://github.com/joecharamut/smartusb-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/joecharamut/smartusb-rs 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" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded once_cell v1.12.1
[INFO] [stderr]   Downloaded closure v0.3.0
[INFO] [stderr]   Downloaded spin_sleep v1.1.1
[INFO] [stderr]   Downloaded daemonize v0.4.1
[INFO] [stderr]   Downloaded clap_derive v3.2.15
[INFO] [stderr]   Downloaded boxfnonce v0.1.1
[INFO] [stderr]   Downloaded rppal v0.13.1
[INFO] [stderr]   Downloaded embedded-hal v1.0.0-alpha.5
[INFO] [stderr]   Downloaded clap v3.2.16
[INFO] [stderr]   Downloaded embedded-graphics-core v0.3.3
[INFO] [stderr]   Downloaded embedded-graphics v0.7.1
[INFO] [stderr]   Downloaded embedded-hal v0.1.3
[INFO] [stderr]   Downloaded sh1106 v0.4.0
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7ea41f368a05e011f6226060b0a6c53387525c4438efa61778e2278cd0f7deef
[INFO] running `Command { std: "docker" "start" "-a" "7ea41f368a05e011f6226060b0a6c53387525c4438efa61778e2278cd0f7deef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7ea41f368a05e011f6226060b0a6c53387525c4438efa61778e2278cd0f7deef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ea41f368a05e011f6226060b0a6c53387525c4438efa61778e2278cd0f7deef", kill_on_drop: false }`
[INFO] [stdout] 7ea41f368a05e011f6226060b0a6c53387525c4438efa61778e2278cd0f7deef
[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" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bbda235724ff0ad881f6b1d1cd0173af1d6b9fdba9c0ebb379c36aee27e3655b
[INFO] running `Command { std: "docker" "start" "-a" "bbda235724ff0ad881f6b1d1cd0173af1d6b9fdba9c0ebb379c36aee27e3655b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]     Checking nb v1.0.0
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling az v1.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.138
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]    Compiling serde v1.0.138
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling sh1106 v0.4.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking os_str_bytes v6.1.0
[INFO] [stderr]     Checking hashbrown v0.12.1
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking float-cmp v0.8.0
[INFO] [stderr]     Checking embedded-hal v0.1.3
[INFO] [stderr]     Checking embedded-hal v1.0.0-alpha.5
[INFO] [stderr]     Checking micromath v1.1.1
[INFO] [stderr]     Checking boxfnonce v0.1.1
[INFO] [stderr]     Checking once_cell v1.12.1
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking spin_sleep v1.1.1
[INFO] [stderr]     Checking mb85rc v0.1.2 (https://github.com/joecharamut/rust-mb85rc.git#8d8864a6)
[INFO] [stderr]     Checking closure v0.3.0
[INFO] [stderr]     Checking fps_clock v2.0.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking daemonize v0.4.1
[INFO] [stderr]     Checking rppal v0.13.1
[INFO] [stderr]     Checking embedded-graphics-core v0.3.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking embedded-graphics v0.7.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v3.2.15
[INFO] [stderr]     Checking clap v3.2.16
[INFO] [stderr]     Checking toml v0.5.9
[INFO] [stderr]     Checking smartusb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `thread`, `time::Duration`
[INFO] [stdout]  --> src/main.rs:6:29
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::{fs::{File, self}, thread, time::Duration, sync::mpsc, path};
[INFO] [stdout]   |                             ^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `DisplayRotation` is imported redundantly
[INFO] [stdout]  --> src/display.rs:9:35
[INFO] [stdout]   |
[INFO] [stdout] 9 | use sh1106::{prelude::*, Builder, displayrotation::DisplayRotation};
[INFO] [stdout]   |              ----------           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |              |
[INFO] [stdout]   |              the item `DisplayRotation` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EventType`
[INFO] [stdout]  --> src/input.rs:5:27
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::event::{Event, EventType, InputKey};
[INFO] [stdout]   |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `thread`, `time::Duration`
[INFO] [stdout]  --> src/main.rs:6:29
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::{fs::{File, self}, thread, time::Duration, sync::mpsc, path};
[INFO] [stdout]   |                             ^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `DisplayRotation` is imported redundantly
[INFO] [stdout]  --> src/display.rs:9:35
[INFO] [stdout]   |
[INFO] [stdout] 9 | use sh1106::{prelude::*, Builder, displayrotation::DisplayRotation};
[INFO] [stdout]   |              ----------           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |              |
[INFO] [stdout]   |              the item `DisplayRotation` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EventType`
[INFO] [stdout]  --> src/input.rs:5:27
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::event::{Event, EventType, InputKey};
[INFO] [stdout]   |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `idVendor`, `idProduct`, `bcdDevice`, and `bcdUSB` are never read
[INFO] [stdout]   --> src/gadgetconfig.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub struct General {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 8  |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 9  |     pub idVendor: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 10 |     pub idProduct: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 11 |     pub bcdDevice: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 12 |     pub bcdUSB: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `General` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `serial`, `manufacturer`, and `product` are never read
[INFO] [stdout]   --> src/gadgetconfig.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Strings {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 17 |     pub serial: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 18 |     pub manufacturer: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 19 |     pub product: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Strings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `configuration` and `MaxPower` are never read
[INFO] [stdout]   --> src/gadgetconfig.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct UsbConfig {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 24 |     pub configuration: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 25 |     pub MaxPower: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UsbConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `config` and `foo` are never read
[INFO] [stdout]   --> src/gadgetconfig.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Function {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 30 |     pub config: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 31 |     pub foo: Option<String>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Function` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `general`, `strings`, `configs`, and `functions` are never read
[INFO] [stdout]   --> src/gadgetconfig.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct GadgetConfig {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 36 |     pub general: General,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 37 |     pub strings: Strings,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 38 |     pub configs: HashMap<String, UsbConfig>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 39 |     pub functions: HashMap<String, Function>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GadgetConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `idVendor` should have a snake case name
[INFO] [stdout]  --> src/gadgetconfig.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub idVendor: String,
[INFO] [stdout]   |         ^^^^^^^^ help: convert the identifier to snake case: `id_vendor`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `idProduct` should have a snake case name
[INFO] [stdout]   --> src/gadgetconfig.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub idProduct: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `id_product`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `bcdDevice` should have a snake case name
[INFO] [stdout]   --> src/gadgetconfig.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub bcdDevice: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `bcd_device`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `bcdUSB` should have a snake case name
[INFO] [stdout]   --> src/gadgetconfig.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub bcdUSB: String,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `bcd_usb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `MaxPower` should have a snake case name
[INFO] [stdout]   --> src/gadgetconfig.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub MaxPower: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `max_power`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `idVendor`, `idProduct`, `bcdDevice`, and `bcdUSB` are never read
[INFO] [stdout]   --> src/gadgetconfig.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub struct General {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 8  |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 9  |     pub idVendor: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 10 |     pub idProduct: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 11 |     pub bcdDevice: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 12 |     pub bcdUSB: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `General` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `serial`, `manufacturer`, and `product` are never read
[INFO] [stdout]   --> src/gadgetconfig.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Strings {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 17 |     pub serial: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 18 |     pub manufacturer: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 19 |     pub product: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Strings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `configuration` and `MaxPower` are never read
[INFO] [stdout]   --> src/gadgetconfig.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct UsbConfig {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 24 |     pub configuration: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 25 |     pub MaxPower: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UsbConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `config` and `foo` are never read
[INFO] [stdout]   --> src/gadgetconfig.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Function {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 30 |     pub config: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 31 |     pub foo: Option<String>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Function` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `general`, `strings`, `configs`, and `functions` are never read
[INFO] [stdout]   --> src/gadgetconfig.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct GadgetConfig {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 36 |     pub general: General,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 37 |     pub strings: Strings,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 38 |     pub configs: HashMap<String, UsbConfig>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 39 |     pub functions: HashMap<String, Function>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GadgetConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `idVendor` should have a snake case name
[INFO] [stdout]  --> src/gadgetconfig.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub idVendor: String,
[INFO] [stdout]   |         ^^^^^^^^ help: convert the identifier to snake case: `id_vendor`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 13 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `idProduct` should have a snake case name
[INFO] [stdout]   --> src/gadgetconfig.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub idProduct: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `id_product`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `bcdDevice` should have a snake case name
[INFO] [stdout]   --> src/gadgetconfig.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub bcdDevice: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `bcd_device`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `bcdUSB` should have a snake case name
[INFO] [stdout]   --> src/gadgetconfig.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub bcdUSB: String,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `bcd_usb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `MaxPower` should have a snake case name
[INFO] [stdout]   --> src/gadgetconfig.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub MaxPower: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `max_power`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 13 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.64s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: daemonize v0.4.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "bbda235724ff0ad881f6b1d1cd0173af1d6b9fdba9c0ebb379c36aee27e3655b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbda235724ff0ad881f6b1d1cd0173af1d6b9fdba9c0ebb379c36aee27e3655b", kill_on_drop: false }`
[INFO] [stdout] bbda235724ff0ad881f6b1d1cd0173af1d6b9fdba9c0ebb379c36aee27e3655b
