[INFO] cloning repository https://github.com/trevorsargent/rship-grandma
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trevorsargent/rship-grandma" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrevorsargent%2Frship-grandma", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrevorsargent%2Frship-grandma'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6bc4c9c5d9fbd4ebb6b6a2a0f0edf21fce2e611a
[INFO] building trevorsargent/rship-grandma against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrevorsargent%2Frship-grandma" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/trevorsargent/rship-grandma
[INFO] finished tweaking git repo https://github.com/trevorsargent/rship-grandma
[INFO] tweaked toml for git repo https://github.com/trevorsargent/rship-grandma written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/trevorsargent/rship-grandma on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/trevorsargent/rship-grandma 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 369ddf7090f3a660135086a7bbf5c0d3064bebbdc28381b20ad43c533ea4c301
[INFO] running `Command { std: "docker" "start" "-a" "369ddf7090f3a660135086a7bbf5c0d3064bebbdc28381b20ad43c533ea4c301", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "369ddf7090f3a660135086a7bbf5c0d3064bebbdc28381b20ad43c533ea4c301", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "369ddf7090f3a660135086a7bbf5c0d3064bebbdc28381b20ad43c533ea4c301", kill_on_drop: false }`
[INFO] [stdout] 369ddf7090f3a660135086a7bbf5c0d3064bebbdc28381b20ad43c533ea4c301
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6e7a5577ef52977f23577a376552b5498caf060d45da47fb7fab6cd41ecd45a
[INFO] running `Command { std: "docker" "start" "-a" "c6e7a5577ef52977f23577a376552b5498caf060d45da47fb7fab6cd41ecd45a", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling openssl-src v300.5.0+3.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling partially_derive v0.2.1
[INFO] [stderr]    Compiling gensym v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling discard v1.0.4
[INFO] [stderr]    Compiling partially v0.2.1
[INFO] [stderr]    Compiling futures-signals v0.3.34
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling myko-macros v0.1.3
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling ordered-float v5.0.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling rosc v0.11.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling myko-rs v0.1.4
[INFO] [stderr]    Compiling rship-entities v0.1.5
[INFO] [stderr]    Compiling rship-sdk v0.1.15
[INFO] [stderr]    Compiling rship-grandma v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `EmitterArgs`, `EmitterProxy`, `InstanceProxy`, `TargetArgs`, and `TargetProxy`
[INFO] [stdout]  --> src/cue.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rship_sdk::{EmitterArgs, EmitterProxy, InstanceProxy, TargetArgs, TargetProxy};
[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: `hardware::Momentary`
[INFO] [stdout]  --> src/cue.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::{hardware::Momentary, util::IntoResult};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `OscPacket`
[INFO] [stdout]  --> src/sequence.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rosc::{OscPacket, OscType};
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Fader` and `Momentary`
[INFO] [stdout]  --> src/sequence.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 |     hardware::{Fader, Momentary},
[INFO] [stdout]   |                ^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/sequence.rs:48:36
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub async fn rename(&mut self, name: String) {
[INFO] [stdout]    |                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cue`
[INFO] [stdout]   --> src/sequence.rs:83:13
[INFO] [stdout]    |
[INFO] [stdout] 83 |         let cue = self.cues.get_mut(&cue_info.number).into_result()?;
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_cue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cue`
[INFO] [stdout]   --> src/sequence.rs:99:13
[INFO] [stdout]    |
[INFO] [stdout] 99 |         let cue = self.cues.get_mut(&cue_info.number).into_result()?;
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_cue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cue`
[INFO] [stdout]    --> src/sequence.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout] 129 |         let cue = self.cues.get_mut(&cue_info.number).into_result()?;
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_cue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cue`
[INFO] [stdout]    --> src/sequence.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |         let cue = self.cues.get_mut(&cue_info.number).into_result()?;
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_cue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cue`
[INFO] [stdout]   --> src/sequence.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |         let cue = self.cues.get_mut(&cue_info.number).into_result()?;
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_cue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `short_id`
[INFO] [stdout]    --> src/sequence.rs:176:13
[INFO] [stdout]     |
[INFO] [stdout] 176 |         let short_id = format!("{}{}", self.id, fader_functon);
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_short_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/cue.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct CueInfo {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout]  9 |     pub number: String,
[INFO] [stdout] 10 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CueInfo` 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: struct `Momentary` is never constructed
[INFO] [stdout]  --> src/hardware.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Momentary {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Fader` is never constructed
[INFO] [stdout]   --> src/hardware.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Fader {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 46s
[INFO] running `Command { std: "docker" "inspect" "c6e7a5577ef52977f23577a376552b5498caf060d45da47fb7fab6cd41ecd45a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6e7a5577ef52977f23577a376552b5498caf060d45da47fb7fab6cd41ecd45a", kill_on_drop: false }`
[INFO] [stdout] c6e7a5577ef52977f23577a376552b5498caf060d45da47fb7fab6cd41ecd45a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a2eb4d07778f617aa3383ae989942ef3c84da65da4aa50a2cc7a2eaeeb9825d
[INFO] running `Command { std: "docker" "start" "-a" "0a2eb4d07778f617aa3383ae989942ef3c84da65da4aa50a2cc7a2eaeeb9825d", kill_on_drop: false }`
[INFO] [stderr]    Compiling rship-grandma v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `EmitterArgs`, `EmitterProxy`, `InstanceProxy`, `TargetArgs`, and `TargetProxy`
[INFO] [stdout]  --> src/cue.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rship_sdk::{EmitterArgs, EmitterProxy, InstanceProxy, TargetArgs, TargetProxy};
[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: `hardware::Momentary`
[INFO] [stdout]  --> src/cue.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::{hardware::Momentary, util::IntoResult};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `OscPacket`
[INFO] [stdout]  --> src/sequence.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rosc::{OscPacket, OscType};
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Fader` and `Momentary`
[INFO] [stdout]  --> src/sequence.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 |     hardware::{Fader, Momentary},
[INFO] [stdout]   |                ^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/sequence.rs:48:36
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub async fn rename(&mut self, name: String) {
[INFO] [stdout]    |                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cue`
[INFO] [stdout]   --> src/sequence.rs:99:13
[INFO] [stdout]    |
[INFO] [stdout] 99 |         let cue = self.cues.get_mut(&cue_info.number).into_result()?;
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_cue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cue`
[INFO] [stdout]    --> src/sequence.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout] 129 |         let cue = self.cues.get_mut(&cue_info.number).into_result()?;
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_cue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cue`
[INFO] [stdout]   --> src/sequence.rs:83:13
[INFO] [stdout]    |
[INFO] [stdout] 83 |         let cue = self.cues.get_mut(&cue_info.number).into_result()?;
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_cue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cue`
[INFO] [stdout]   --> src/sequence.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |         let cue = self.cues.get_mut(&cue_info.number).into_result()?;
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_cue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cue`
[INFO] [stdout]    --> src/sequence.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |         let cue = self.cues.get_mut(&cue_info.number).into_result()?;
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_cue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `short_id`
[INFO] [stdout]    --> src/sequence.rs:176:13
[INFO] [stdout]     |
[INFO] [stdout] 176 |         let short_id = format!("{}{}", self.id, fader_functon);
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_short_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Momentary` is never constructed
[INFO] [stdout]  --> src/hardware.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Momentary {
[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 `Fader` is never constructed
[INFO] [stdout]   --> src/hardware.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Fader {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/cue.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct CueInfo {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout]  9 |     pub number: String,
[INFO] [stdout] 10 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CueInfo` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] running `Command { std: "docker" "inspect" "0a2eb4d07778f617aa3383ae989942ef3c84da65da4aa50a2cc7a2eaeeb9825d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a2eb4d07778f617aa3383ae989942ef3c84da65da4aa50a2cc7a2eaeeb9825d", kill_on_drop: false }`
[INFO] [stdout] 0a2eb4d07778f617aa3383ae989942ef3c84da65da4aa50a2cc7a2eaeeb9825d
