[INFO] cloning repository https://github.com/devel-hm/laser_controller
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/devel-hm/laser_controller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevel-hm%2Flaser_controller", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevel-hm%2Flaser_controller'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cc5a2775821f509859d45501f59105cb11394197
[INFO] testing devel-hm/laser_controller against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevel-hm%2Flaser_controller" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/devel-hm/laser_controller
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/devel-hm/laser_controller
[INFO] tweaked toml for git repo https://github.com/devel-hm/laser_controller written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/devel-hm/laser_controller on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/devel-hm/laser_controller 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0aee591294d559aaa38469901f7c02635589c4a933dd142a7f6132467f82f6a5
[INFO] running `Command { std: "docker" "start" "-a" "0aee591294d559aaa38469901f7c02635589c4a933dd142a7f6132467f82f6a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0aee591294d559aaa38469901f7c02635589c4a933dd142a7f6132467f82f6a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0aee591294d559aaa38469901f7c02635589c4a933dd142a7f6132467f82f6a5", kill_on_drop: false }`
[INFO] [stdout] 0aee591294d559aaa38469901f7c02635589c4a933dd142a7f6132467f82f6a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7bb76daf9c2b7e8f252cc164eca99f81368013af8c1042cef85c43207abccea8
[INFO] running `Command { std: "docker" "start" "-a" "7bb76daf9c2b7e8f252cc164eca99f81368013af8c1042cef85c43207abccea8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling laser_controller v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Duration`, `Instant`, and `interval_at`
[INFO] [stdout]  --> src/adc_interface.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tokio::time::{interval_at, Duration, Instant};
[INFO] [stdout]   |                   ^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/adc_interface.rs:223:25
[INFO] [stdout]     |
[INFO] [stdout] 223 |                         _ => {
[INFO] [stdout]     |                         ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/adc_interface.rs:223:25
[INFO] [stdout]     |
[INFO] [stdout] 211 |                         AdcFeedback::SetAmplitude(amplitude) => {
[INFO] [stdout]     |                         ------------------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 217 |                         AdcFeedback::SetFrequency(frequency) => {
[INFO] [stdout]     |                         ------------------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 223 |                         _ => {
[INFO] [stdout]     |                         ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/adc_interface.rs:173:119
[INFO] [stdout]     |
[INFO] [stdout] 173 | ... adc_command_tx: BroadcastSender<ControlCommand>, mut dac_data_rx: Receiver<Vec<f32>>, runtime: Arc<Runtime>) -> Result<(), anyh...
[INFO] [stdout]     |                                                      ----^^^^^^^^^^^
[INFO] [stdout]     |                                                      |
[INFO] [stdout]     |                                                      help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `sample_rate` is never read
[INFO] [stdout]    --> src/dac_interface.rs:94:31
[INFO] [stdout]     |
[INFO] [stdout]  94 |         let mut sample_rate = self.config.lock().await.sample_rate;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 122 |                             sample_rate = new_sample_rate;
[INFO] [stdout]     |                             ----------------------------- `sample_rate` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `SetPhaseOffset` and `SetDefaultSampleArray` are never constructed
[INFO] [stdout]   --> src/dac_interface.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub enum DacCommand {
[INFO] [stdout]    |          ---------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 76 |     SetPhaseOffset(f32),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 77 |     SetDefaultSampleArray(Vec<f32>),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DacCommand` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AdcConfig` is never constructed
[INFO] [stdout]   --> src/adc_interface.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct AdcConfig {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/adc_interface.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl AdcConfig {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 34 |     fn new(sample_rate: f32, expected_amplitude: f32, expected_frequency: f32) -> Result<Self, anyhow::Error> {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Adc` is never constructed
[INFO] [stdout]   --> src/adc_interface.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 44 | struct Adc {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AdcSample` is never constructed
[INFO] [stdout]   --> src/adc_interface.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 53 | struct AdcSample {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/adc_interface.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl AdcSample {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 59 |     fn new(amplitude: f32, frequency: f32) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `run`, and `process_samples` are never used
[INFO] [stdout]    --> src/adc_interface.rs:68:8
[INFO] [stdout]     |
[INFO] [stdout]  67 | impl Adc {
[INFO] [stdout]     | -------- associated items in this implementation
[INFO] [stdout]  68 |     fn new(config: Arc<Mutex<AdcConfig>>, command_rx: Receiver<AdcCommand>, adc_feedback_tx: Sender<AdcFeedback>, dac_data_rx: Rece...
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout]  79 |     async fn run(&mut self) {
[INFO] [stdout]     |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |     async fn process_samples(&self, samples: Vec<f32>) -> Result<AdcSample, anyhow::Error> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AdcCommand` is never used
[INFO] [stdout]    --> src/adc_interface.rs:158:10
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub enum AdcCommand {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AdcFeedback` is never used
[INFO] [stdout]    --> src/adc_interface.rs:168:10
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub enum AdcFeedback {
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `adc_interface` is never used
[INFO] [stdout]    --> src/adc_interface.rs:173:14
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub async fn adc_interface(mut control_rx: Receiver<ControlCommand>, adc_command_tx: BroadcastSender<ControlCommand>, mut dac_data_...
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.16s
[INFO] running `Command { std: "docker" "inspect" "7bb76daf9c2b7e8f252cc164eca99f81368013af8c1042cef85c43207abccea8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bb76daf9c2b7e8f252cc164eca99f81368013af8c1042cef85c43207abccea8", kill_on_drop: false }`
[INFO] [stdout] 7bb76daf9c2b7e8f252cc164eca99f81368013af8c1042cef85c43207abccea8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb0f30c307a8b78f4f2b50382b889c87dbc183c72c768eb3dbb95d0de3ff1c48
[INFO] running `Command { std: "docker" "start" "-a" "fb0f30c307a8b78f4f2b50382b889c87dbc183c72c768eb3dbb95d0de3ff1c48", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `Duration`, `Instant`, and `interval_at`
[INFO] [stdout]  --> src/adc_interface.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tokio::time::{interval_at, Duration, Instant};
[INFO] [stdout]   |                   ^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/adc_interface.rs:223:25
[INFO] [stdout]     |
[INFO] [stdout] 223 |                         _ => {
[INFO] [stdout]     |                         ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/adc_interface.rs:223:25
[INFO] [stdout]     |
[INFO] [stdout] 211 |                         AdcFeedback::SetAmplitude(amplitude) => {
[INFO] [stdout]     |                         ------------------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 217 |                         AdcFeedback::SetFrequency(frequency) => {
[INFO] [stdout]     |                         ------------------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 223 |                         _ => {
[INFO] [stdout]     |                         ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/adc_interface.rs:173:119
[INFO] [stdout]     |
[INFO] [stdout] 173 | ... adc_command_tx: BroadcastSender<ControlCommand>, mut dac_data_rx: Receiver<Vec<f32>>, runtime: Arc<Runtime>) -> Result<(), anyh...
[INFO] [stdout]     |                                                      ----^^^^^^^^^^^
[INFO] [stdout]     |                                                      |
[INFO] [stdout]     |                                                      help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `sample_rate` is never read
[INFO] [stdout]    --> src/dac_interface.rs:94:31
[INFO] [stdout]     |
[INFO] [stdout]  94 |         let mut sample_rate = self.config.lock().await.sample_rate;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 122 |                             sample_rate = new_sample_rate;
[INFO] [stdout]     |                             ----------------------------- `sample_rate` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `SetPhaseOffset` and `SetDefaultSampleArray` are never constructed
[INFO] [stdout]   --> src/dac_interface.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub enum DacCommand {
[INFO] [stdout]    |          ---------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 76 |     SetPhaseOffset(f32),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 77 |     SetDefaultSampleArray(Vec<f32>),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DacCommand` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AdcConfig` is never constructed
[INFO] [stdout]   --> src/adc_interface.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct AdcConfig {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/adc_interface.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl AdcConfig {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 34 |     fn new(sample_rate: f32, expected_amplitude: f32, expected_frequency: f32) -> Result<Self, anyhow::Error> {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Adc` is never constructed
[INFO] [stdout]   --> src/adc_interface.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 44 | struct Adc {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AdcSample` is never constructed
[INFO] [stdout]   --> src/adc_interface.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 53 | struct AdcSample {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/adc_interface.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl AdcSample {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 59 |     fn new(amplitude: f32, frequency: f32) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `run`, and `process_samples` are never used
[INFO] [stdout]    --> src/adc_interface.rs:68:8
[INFO] [stdout]     |
[INFO] [stdout]  67 | impl Adc {
[INFO] [stdout]     | -------- associated items in this implementation
[INFO] [stdout]  68 |     fn new(config: Arc<Mutex<AdcConfig>>, command_rx: Receiver<AdcCommand>, adc_feedback_tx: Sender<AdcFeedback>, dac_data_rx: Rece...
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout]  79 |     async fn run(&mut self) {
[INFO] [stdout]     |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |     async fn process_samples(&self, samples: Vec<f32>) -> Result<AdcSample, anyhow::Error> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling laser_controller v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `AdcCommand` is never used
[INFO] [stdout]    --> src/adc_interface.rs:158:10
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub enum AdcCommand {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AdcFeedback` is never used
[INFO] [stdout]    --> src/adc_interface.rs:168:10
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub enum AdcFeedback {
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `adc_interface` is never used
[INFO] [stdout]    --> src/adc_interface.rs:173:14
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub async fn adc_interface(mut control_rx: Receiver<ControlCommand>, adc_command_tx: BroadcastSender<ControlCommand>, mut dac_data_...
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `subscriber`
[INFO] [stdout]   --> examples/laser_controller.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let subscriber = FmtSubscriber::builder()
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subscriber`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration`, `Instant`, and `interval_at`
[INFO] [stdout]  --> src/adc_interface.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tokio::time::{interval_at, Duration, Instant};
[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: `sleep`
[INFO] [stdout]    --> src/adc_interface.rs:259:33
[INFO] [stdout]     |
[INFO] [stdout] 259 |     use tokio::time::{Duration, sleep};
[INFO] [stdout]     |                                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/adc_interface.rs:223:25
[INFO] [stdout]     |
[INFO] [stdout] 223 |                         _ => {
[INFO] [stdout]     |                         ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/adc_interface.rs:223:25
[INFO] [stdout]     |
[INFO] [stdout] 211 |                         AdcFeedback::SetAmplitude(amplitude) => {
[INFO] [stdout]     |                         ------------------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 217 |                         AdcFeedback::SetFrequency(frequency) => {
[INFO] [stdout]     |                         ------------------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 223 |                         _ => {
[INFO] [stdout]     |                         ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/adc_interface.rs:173:119
[INFO] [stdout]     |
[INFO] [stdout] 173 | ... adc_command_tx: BroadcastSender<ControlCommand>, mut dac_data_rx: Receiver<Vec<f32>>, runtime: Arc<Runtime>) -> Result<(), anyh...
[INFO] [stdout]     |                                                      ----^^^^^^^^^^^
[INFO] [stdout]     |                                                      |
[INFO] [stdout]     |                                                      help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `sample_rate` is never read
[INFO] [stdout]    --> src/dac_interface.rs:94:31
[INFO] [stdout]     |
[INFO] [stdout]  94 |         let mut sample_rate = self.config.lock().await.sample_rate;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 122 |                             sample_rate = new_sample_rate;
[INFO] [stdout]     |                             ----------------------------- `sample_rate` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `control_tx`
[INFO] [stdout]    --> src/adc_interface.rs:419:14
[INFO] [stdout]     |
[INFO] [stdout] 419 |         let (control_tx, control_rx) = mpsc::channel(4);
[INFO] [stdout]     |              ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_control_tx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.03s
[INFO] running `Command { std: "docker" "inspect" "fb0f30c307a8b78f4f2b50382b889c87dbc183c72c768eb3dbb95d0de3ff1c48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb0f30c307a8b78f4f2b50382b889c87dbc183c72c768eb3dbb95d0de3ff1c48", kill_on_drop: false }`
[INFO] [stdout] fb0f30c307a8b78f4f2b50382b889c87dbc183c72c768eb3dbb95d0de3ff1c48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dd4754bca0dfa4bc7bd7f774191373f8c087e236e0c008dd56c032effce2b531
[INFO] running `Command { std: "docker" "start" "-a" "dd4754bca0dfa4bc7bd7f774191373f8c087e236e0c008dd56c032effce2b531", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Duration`, `Instant`, and `interval_at`
[INFO] [stderr]  --> src/adc_interface.rs:5:19
[INFO] [stderr]   |
[INFO] [stderr] 5 | use tokio::time::{interval_at, Duration, Instant};
[INFO] [stderr]   |                   ^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> src/adc_interface.rs:223:25
[INFO] [stderr]     |
[INFO] [stderr] 223 |                         _ => {
[INFO] [stderr]     |                         ^ no value can reach this
[INFO] [stderr]     |
[INFO] [stderr] note: multiple earlier patterns match some of the same values
[INFO] [stderr]    --> src/adc_interface.rs:223:25
[INFO] [stderr]     |
[INFO] [stderr] 211 |                         AdcFeedback::SetAmplitude(amplitude) => {
[INFO] [stderr]     |                         ------------------------------------ matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 217 |                         AdcFeedback::SetFrequency(frequency) => {
[INFO] [stderr]     |                         ------------------------------------ matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 223 |                         _ => {
[INFO] [stderr]     |                         ^ collectively making this unreachable
[INFO] [stderr]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/adc_interface.rs:173:119
[INFO] [stderr]     |
[INFO] [stderr] 173 | ... adc_command_tx: BroadcastSender<ControlCommand>, mut dac_data_rx: Receiver<Vec<f32>>, runtime: Arc<Runtime>) -> Result<(), anyh...
[INFO] [stderr]     |                                                      ----^^^^^^^^^^^
[INFO] [stderr]     |                                                      |
[INFO] [stderr]     |                                                      help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `sample_rate` is never read
[INFO] [stderr]    --> src/dac_interface.rs:94:31
[INFO] [stderr]     |
[INFO] [stderr]  94 |         let mut sample_rate = self.config.lock().await.sample_rate;
[INFO] [stderr]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stderr] ...
[INFO] [stderr] 122 |                             sample_rate = new_sample_rate;
[INFO] [stderr]     |                             ----------------------------- `sample_rate` is overwritten here before the previous value is read
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variants `SetPhaseOffset` and `SetDefaultSampleArray` are never constructed
[INFO] [stderr]   --> src/dac_interface.rs:76:5
[INFO] [stderr]    |
[INFO] [stderr] 73 | pub enum DacCommand {
[INFO] [stderr]    |          ---------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 76 |     SetPhaseOffset(f32),
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 77 |     SetDefaultSampleArray(Vec<f32>),
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `DacCommand` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `AdcConfig` is never constructed
[INFO] [stderr]   --> src/adc_interface.rs:15:12
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct AdcConfig {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/adc_interface.rs:34:8
[INFO] [stderr]    |
[INFO] [stderr] 33 | impl AdcConfig {
[INFO] [stderr]    | -------------- associated function in this implementation
[INFO] [stderr] 34 |     fn new(sample_rate: f32, expected_amplitude: f32, expected_frequency: f32) -> Result<Self, anyhow::Error> {
[INFO] [stderr]    |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Adc` is never constructed
[INFO] [stderr]   --> src/adc_interface.rs:44:8
[INFO] [stderr]    |
[INFO] [stderr] 44 | struct Adc {
[INFO] [stderr]    |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `AdcSample` is never constructed
[INFO] [stderr]   --> src/adc_interface.rs:53:8
[INFO] [stderr]    |
[INFO] [stderr] 53 | struct AdcSample {
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/adc_interface.rs:59:8
[INFO] [stderr]    |
[INFO] [stderr] 58 | impl AdcSample {
[INFO] [stderr]    | -------------- associated function in this implementation
[INFO] [stderr] 59 |     fn new(amplitude: f32, frequency: f32) -> Self {
[INFO] [stderr]    |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `run`, and `process_samples` are never used
[INFO] [stderr]    --> src/adc_interface.rs:68:8
[INFO] [stderr]     |
[INFO] [stderr]  67 | impl Adc {
[INFO] [stderr]     | -------- associated items in this implementation
[INFO] [stderr]  68 |     fn new(config: Arc<Mutex<AdcConfig>>, command_rx: Receiver<AdcCommand>, adc_feedback_tx: Sender<AdcFeedback>, dac_data_rx: Rece...
[INFO] [stderr]     |        ^^^
[INFO] [stderr] ...
[INFO] [stderr]  79 |     async fn run(&mut self) {
[INFO] [stderr]     |              ^^^
[INFO] [stderr] ...
[INFO] [stderr] 141 |     async fn process_samples(&self, samples: Vec<f32>) -> Result<AdcSample, anyhow::Error> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `AdcCommand` is never used
[INFO] [stderr]    --> src/adc_interface.rs:158:10
[INFO] [stderr]     |
[INFO] [stderr] 158 | pub enum AdcCommand {
[INFO] [stderr]     |          ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `AdcFeedback` is never used
[INFO] [stderr]    --> src/adc_interface.rs:168:10
[INFO] [stderr]     |
[INFO] [stderr] 168 | pub enum AdcFeedback {
[INFO] [stderr]     |          ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `adc_interface` is never used
[INFO] [stderr]    --> src/adc_interface.rs:173:14
[INFO] [stderr]     |
[INFO] [stderr] 173 | pub async fn adc_interface(mut control_rx: Receiver<ControlCommand>, adc_command_tx: BroadcastSender<ControlCommand>, mut dac_data_...
[INFO] [stderr]     |              ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `sleep`
[INFO] [stderr]    --> src/adc_interface.rs:259:33
[INFO] [stderr]     |
[INFO] [stderr] 259 |     use tokio::time::{Duration, sleep};
[INFO] [stderr]     |                                 ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `control_tx`
[INFO] [stderr]    --> src/adc_interface.rs:419:14
[INFO] [stderr]     |
[INFO] [stderr] 419 |         let (control_tx, control_rx) = mpsc::channel(4);
[INFO] [stderr]     |              ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_control_tx`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `laser_controller` (lib) generated 14 warnings (run `cargo fix --lib -p laser_controller` to apply 2 suggestions)
[INFO] [stderr] warning: `laser_controller` (lib test) generated 6 warnings (4 duplicates) (run `cargo fix --lib -p laser_controller --tests` to apply 2 suggestions)
[INFO] [stderr] warning: unused variable: `subscriber`
[INFO] [stderr]   --> examples/laser_controller.rs:13:9
[INFO] [stderr]    |
[INFO] [stderr] 13 |     let subscriber = FmtSubscriber::builder()
[INFO] [stderr]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subscriber`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `laser_controller` (example "laser_controller") generated 1 warning (run `cargo fix --example "laser_controller" -p laser_controller` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/laser_controller-20ade8b2645ab6d3)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test adc_interface::tests::test_adc_command_variants ... ok
[INFO] [stdout] test adc_interface::tests::test_adc_config_new ... ok
[INFO] [stdout] test adc_interface::tests::test_adc_feedback_variants ... ok
[INFO] [stdout] test adc_interface::tests::test_adc_error_handling ... ok
[INFO] [stdout] test dac_interface::tests::test_dac_config_custom_array_valid ... ok
[INFO] [stdout] test dac_interface::tests::test_dac_config_new_valid ... ok
[INFO] [stdout] [2m2026-05-15T04:23:50.041922Z[0m [31mERROR[0m [2mlaser_controller::dac_interface[0m[2m:[0m sample_count must be less than or equal to sample_rate
[INFO] [stdout] test dac_interface::tests::test_dac_config_sample_count_exceeds_rate ... [2m2026-05-15T04:23:50.042096Z[0m [31mERROR[0m [2mlaser_controller::dac_interface[0m[2m:[0m sample_count must be greater than 0
[INFO] [stdout] ok
[INFO] [stdout] test dac_interface::tests::test_dac_config_invalid_sample_rate ... ok
[INFO] [stdout] test dac_interface::tests::test_dac_config_invalid_sample_count ... ok
[INFO] [stdout] [2m2026-05-15T04:23:50.042195Z[0m [31mERROR[0m [2mlaser_controller::dac_interface[0m[2m:[0m sample_array_default length must be equal to sample_count
[INFO] [stdout] test dac_interface::tests::test_timer_interval_calculation ... ok
[INFO] [stdout] test dac_interface::tests::test_dac_config_custom_array_length_mismatch ... ok
[INFO] [stdout] test dac_interface::tests::test_sample_generation_sine_wave ... ok
[INFO] [stdout] test dac_interface::tests::test_sample_generation_with_custom_array ... ok
[INFO] [stdout] test adc_interface::tests::test_adc_process_samples_correct_count ... ok
[INFO] [stdout] test dac_interface::tests::test_dac_command_variants ... ok
[INFO] [stdout] test dac_interface::tests::test_sample_generation_with_phase_offset ... ok
[INFO] [stdout] test dac_interface::tests::test_dac_config_default ... ok
[INFO] [stdout] test adc_interface::tests::test_adc_process_samples_amplitude_calculation ... ok
[INFO] [stdout] test adc_interface::tests::test_adc_process_samples_success ... ok
[INFO] [stdout] test adc_interface::tests::test_adc_config_default ... ok
[INFO] [stdout] test adc_interface::tests::test_adc_sample_new ... ok
[INFO] [stdout] test dac_interface::tests::test_dac_running_state ... ok
[INFO] [stdout] test dac_interface::tests::test_dac_command_handling ... ok
[INFO] [stdout] [2m2026-05-15T04:23:50.197575Z[0m [31mERROR[0m [2mlaser_controller::dac_interface::tests[0m[2m:[0m Broadcast receiver lagged by 998 messages
[INFO] [stdout] [2m2026-05-15T04:23:50.224094Z[0m [31mERROR[0m [2mlaser_controller::dac_interface::tests[0m[2m:[0m Broadcast receiver lagged by 24 messages
[INFO] [stdout] [2m2026-05-15T04:23:50.231576Z[0m [31mERROR[0m [2mlaser_controller::dac_interface::tests[0m[2m:[0m Broadcast receiver lagged by 41 messages
[INFO] [stdout] [2m2026-05-15T04:23:50.231617Z[0m [31mERROR[0m [2mlaser_controller::dac_interface::tests[0m[2m:[0m Broadcast receiver lagged by 1 messages
[INFO] [stdout] [2m2026-05-15T04:23:50.243549Z[0m [31mERROR[0m [2mlaser_controller::dac_interface::tests[0m[2m:[0m Broadcast receiver lagged by 16 messages
[INFO] [stdout] [2m2026-05-15T04:23:50.253549Z[0m [31mERROR[0m [2mlaser_controller::dac_interface::tests[0m[2m:[0m Broadcast receiver lagged by 9 messages
[INFO] [stdout] [2m2026-05-15T04:23:50.262561Z[0m [31mERROR[0m [2mlaser_controller::dac_interface::tests[0m[2m:[0m Broadcast receiver lagged by 13 messages
[INFO] [stdout] [2m2026-05-15T04:23:50.262668Z[0m [31mERROR[0m [2mlaser_controller::dac_interface::tests[0m[2m:[0m Broadcast receiver lagged by 1 messages
[INFO] [stdout] [2m2026-05-15T04:23:50.273546Z[0m [31mERROR[0m [2mlaser_controller::dac_interface::tests[0m[2m:[0m Broadcast receiver lagged by 22 messages
[INFO] [stdout] [2m2026-05-15T04:23:50.304882Z[0m [31mERROR[0m [2mlaser_controller::dac_interface::tests[0m[2m:[0m Broadcast receiver lagged by 15 messages
[INFO] [stdout] [2m2026-05-15T04:23:50.305008Z[0m [31mERROR[0m [2mlaser_controller::dac_interface::tests[0m[2m:[0m Broadcast receiver lagged by 1 messages
[INFO] [stdout] [2m2026-05-15T04:23:50.311588Z[0m [31mERROR[0m [2mlaser_controller::dac_interface::tests[0m[2m:[0m Broadcast receiver lagged by 1 messages
[INFO] [stdout] [2m2026-05-15T04:23:50.311837Z[0m [31mERROR[0m [2mlaser_controller::dac_interface::tests[0m[2m:[0m Broadcast receiver lagged by 5 messages
[INFO] [stdout] [2m2026-05-15T04:23:50.348036Z[0m [31mERROR[0m [2mlaser_controller::dac_interface::tests[0m[2m:[0m Broadcast receiver lagged by 14 messages
[INFO] [stdout] [2m2026-05-15T04:23:50.353027Z[0m [31mERROR[0m [2mlaser_controller::dac_interface::tests[0m[2m:[0m Broadcast receiver lagged by 6 messages
[INFO] [stdout] [2m2026-05-15T04:23:50.353317Z[0m [31mERROR[0m [2mlaser_controller::dac_interface::tests[0m[2m:[0m Broadcast receiver lagged by 4 messages
[INFO] [stdout] [2m2026-05-15T04:23:50.354775Z[0m [31mERROR[0m [2mlaser_controller::dac_interface::tests[0m[2m:[0m Broadcast receiver lagged by 1 messages
[INFO] [stdout] [2m2026-05-15T04:23:50.398531Z[0m [31mERROR[0m [2mlaser_controller::dac_interface::tests[0m[2m:[0m Broadcast receiver lagged by 6 messages
[INFO] [stdout] [2m2026-05-15T04:23:50.398673Z[0m [31mERROR[0m [2mlaser_controller::dac_interface::tests[0m[2m:[0m Broadcast receiver lagged by 2 messages
[INFO] [stdout] [2m2026-05-15T04:23:50.407344Z[0m [31mERROR[0m [2mlaser_controller::dac_interface::tests[0m[2m:[0m Broadcast receiver lagged by 21 messages
[INFO] [stdout] [2m2026-05-15T04:23:50.419541Z[0m [31mERROR[0m [2mlaser_controller::dac_interface::tests[0m[2m:[0m Broadcast receiver lagged by 6 messages
[INFO] [stdout] [2m2026-05-15T04:23:50.419664Z[0m [31mERROR[0m [2mlaser_controller::dac_interface::tests[0m[2m:[0m Broadcast receiver lagged by 1 messages
[INFO] [stdout] [2m2026-05-15T04:23:50.419702Z[0m [31mERROR[0m [2mlaser_controller::dac_interface::tests[0m[2m:[0m Broadcast receiver lagged by 1 messages
[INFO] [stdout] [2m2026-05-15T04:23:50.419854Z[0m [31mERROR[0m [2mlaser_controller::dac_interface::tests[0m[2m:[0m Broadcast receiver lagged by 1 messages
[INFO] [stdout] [2m2026-05-15T04:23:50.419962Z[0m [31mERROR[0m [2mlaser_controller::dac_interface::tests[0m[2m:[0m Broadcast receiver lagged by 1 messages
[INFO] [stdout] [2m2026-05-15T04:23:50.420081Z[0m [31mERROR[0m [2mlaser_controller::dac_interface::tests[0m[2m:[0m Broadcast receiver lagged by 1 messages
[INFO] [stdout] [2m2026-05-15T04:23:50.438549Z[0m [31mERROR[0m [2mlaser_controller::dac_interface::tests[0m[2m:[0m Broadcast receiver lagged by 6 messages
[INFO] [stdout] [2m2026-05-15T04:23:50.458521Z[0m [31mERROR[0m [2mlaser_controller::dac_interface::tests[0m[2m:[0m Broadcast receiver lagged by 5 messages
[INFO] [stdout] [2m2026-05-15T04:23:50.458784Z[0m [31mERROR[0m [2mlaser_controller::dac_interface::tests[0m[2m:[0m Broadcast receiver lagged by 4 messages
[INFO] [stdout] [2m2026-05-15T04:23:50.557513Z[0m [31mERROR[0m [2mlaser_controller::dac_interface::tests[0m[2m:[0m Broadcast receiver lagged by 47 messages
[INFO] [stdout] [2m2026-05-15T04:23:50.557648Z[0m [31mERROR[0m [2mlaser_controller::dac_interface::tests[0m[2m:[0m Broadcast receiver lagged by 1 messages
[INFO] [stdout] [2m2026-05-15T04:23:50.564181Z[0m [31mERROR[0m [2mlaser_controller::dac_interface::tests[0m[2m:[0m Broadcast receiver lagged by 2 messages
[INFO] [stdout] [2m2026-05-15T04:23:50.564311Z[0m [31mERROR[0m [2mlaser_controller::dac_interface::tests[0m[2m:[0m Broadcast receiver lagged by 4 messages
[INFO] [stdout] [2m2026-05-15T04:23:50.595540Z[0m [31mERROR[0m [2mlaser_controller::dac_interface::tests[0m[2m:[0m Broadcast receiver lagged by 4 messages
[INFO] [stdout] [2m2026-05-15T04:23:50.657538Z[0m [31mERROR[0m [2mlaser_controller::dac_interface::tests[0m[2m:[0m Broadcast receiver lagged by 2 messages
[INFO] [stdout] [2m2026-05-15T04:23:50.657670Z[0m [31mERROR[0m [2mlaser_controller::dac_interface::tests[0m[2m:[0m Broadcast receiver lagged by 2 messages
[INFO] [stdout] test dac_interface::tests::test_dac_interface_integration ... ok
[INFO] [stdout] test adc_interface::tests::test_adc_interface_creation ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- adc_interface::tests::test_adc_interface_creation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'adc_interface::tests::test_adc_interface_creation' (23) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/shutdown.rs:51:21:
[INFO] [stdout] Cannot drop a runtime in a context where blocking is not allowed. This happens when a runtime is dropped from within an asynchronous context.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c1ce9da2f8a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c1ce9da2f8a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c1ce9da2f8a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c1ce9da2f8a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c1ce9db949a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c1ce9db949a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5c1ce9da7eb2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c1ce9da7eb2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c1ce9d816cf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c1ce9d816cf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c1ce9d9b1c9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c1ce9af80ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c1ce9af80ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c1ce9d9b442 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c1ce9d9b442 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c1ce9d817ba - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5c1ce9d78b99 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c1ce9d8258d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c1ce9db9cdc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c1ce9cd6ffa - <tokio[fb2f4191eadfe179]::runtime::blocking::shutdown::Receiver>::wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/shutdown.rs:51:21
[INFO] [stdout]   20:     0x5c1ce9cfeda5 - <tokio[fb2f4191eadfe179]::runtime::blocking::pool::BlockingPool>::shutdown
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:263:29
[INFO] [stdout]   21:     0x5c1ce9d00f1f - <tokio[fb2f4191eadfe179]::runtime::blocking::pool::BlockingPool as core[35159d6ffb30e017]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:284:14
[INFO] [stdout]   22:     0x5c1ce9d10207 - core[35159d6ffb30e017]::ptr::drop_in_place::<tokio[fb2f4191eadfe179]::runtime::blocking::pool::BlockingPool>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   23:     0x5c1ce9d0fc44 - core[35159d6ffb30e017]::ptr::drop_in_place::<tokio[fb2f4191eadfe179]::runtime::runtime::Runtime>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   24:     0x5c1ce9ae88f2 - <alloc[a8a7aba520129d98]::sync::Arc<tokio[fb2f4191eadfe179]::runtime::runtime::Runtime>>::drop_slow
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/sync.rs:2143:18
[INFO] [stdout]   25:     0x5c1ce9ae931f - <alloc[a8a7aba520129d98]::sync::Arc<tokio[fb2f4191eadfe179]::runtime::runtime::Runtime> as core[35159d6ffb30e017]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/sync.rs:2874:18
[INFO] [stdout]   26:     0x5c1ce9a5910a - core[35159d6ffb30e017]::ptr::drop_in_place::<alloc[a8a7aba520129d98]::sync::Arc<tokio[fb2f4191eadfe179]::runtime::runtime::Runtime>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   27:     0x5c1ce9aa1ea6 - laser_controller[e2edb65fc729fffd]::adc_interface::tests::test_adc_interface_creation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/adc_interface.rs:430:5
[INFO] [stdout]   28:     0x5c1ce9ab4852 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5c1ce9ab48cd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5c1ce9abc56d - <tokio[fb2f4191eadfe179]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   31:     0x5c1ce9abc46b - tokio[fb2f4191eadfe179]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[fb2f4191eadfe179]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   32:     0x5c1ce9abc46b - tokio[fb2f4191eadfe179]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[fb2f4191eadfe179]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   33:     0x5c1ce9abc46b - <tokio[fb2f4191eadfe179]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   34:     0x5c1ce9ab4f10 - <tokio[fb2f4191eadfe179]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[fb2f4191eadfe179]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   35:     0x5c1ce9abb80d - <tokio[fb2f4191eadfe179]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   36:     0x5c1ce9abab04 - <tokio[fb2f4191eadfe179]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fb2f4191eadfe179]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   37:     0x5c1ce9a93ccb - <tokio[fb2f4191eadfe179]::runtime::context::scoped::Scoped<tokio[fb2f4191eadfe179]::runtime::scheduler::Context>>::set::<<tokio[fb2f4191eadfe179]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fb2f4191eadfe179]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fb2f4191eadfe179]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x5c1ce9ada2c9 - tokio[fb2f4191eadfe179]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fb2f4191eadfe179]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fb2f4191eadfe179]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fb2f4191eadfe179]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   39:     0x5c1ce9acf132 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fb2f4191eadfe179]::runtime::context::Context>>::try_with::<tokio[fb2f4191eadfe179]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fb2f4191eadfe179]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fb2f4191eadfe179]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fb2f4191eadfe179]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fb2f4191eadfe179]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x5c1ce9acecbe - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fb2f4191eadfe179]::runtime::context::Context>>::with::<tokio[fb2f4191eadfe179]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fb2f4191eadfe179]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fb2f4191eadfe179]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fb2f4191eadfe179]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fb2f4191eadfe179]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x5c1ce9ad97dd - tokio[fb2f4191eadfe179]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fb2f4191eadfe179]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fb2f4191eadfe179]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fb2f4191eadfe179]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   42:     0x5c1ce9ab9930 - <tokio[fb2f4191eadfe179]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fb2f4191eadfe179]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   43:     0x5c1ce9ab9c26 - <tokio[fb2f4191eadfe179]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   44:     0x5c1ce9aba610 - <tokio[fb2f4191eadfe179]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   45:     0x5c1ce9aa7283 - tokio[fb2f4191eadfe179]::runtime::context::runtime::enter_runtime::<<tokio[fb2f4191eadfe179]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x5c1ce9ab4a41 - <tokio[fb2f4191eadfe179]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   47:     0x5c1ce9a926f4 - <tokio[fb2f4191eadfe179]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   48:     0x5c1ce9a93a1f - <tokio[fb2f4191eadfe179]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   49:     0x5c1ce9aa4ab3 - laser_controller[e2edb65fc729fffd]::adc_interface::tests::test_adc_interface_creation
[INFO] [stdout]                                at /opt/rustwide/workdir/src/adc_interface.rs:429:22
[INFO] [stdout]   50:     0x5c1ce9a9f8a7 - laser_controller[e2edb65fc729fffd]::adc_interface::tests::test_adc_interface_creation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/adc_interface.rs:415:43
[INFO] [stdout]   51:     0x5c1ce9a62d96 - <laser_controller[e2edb65fc729fffd]::adc_interface::tests::test_adc_interface_creation::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5c1ce9aeb38b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5c1ce9aeb38b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   54:     0x5c1ce9af8b7b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   55:     0x5c1ce9af8b7b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5c1ce9af8b7b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5c1ce9af8b7b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5c1ce9af8b7b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5c1ce9af8b7b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   60:     0x5c1ce9af8b7b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   61:     0x5c1ce9af3554 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   62:     0x5c1ce9af3554 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   63:     0x5c1ce9afb782 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   64:     0x5c1ce9afb782 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   65:     0x5c1ce9afb782 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   66:     0x5c1ce9afb782 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   67:     0x5c1ce9afb782 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x5c1ce9afb782 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   69:     0x5c1ce9afb782 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   70:     0x5c1ce9da285f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   71:     0x5c1ce9da285f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   72:     0x7468a6005aa4 - <unknown>
[INFO] [stdout]   73:     0x7468a6092a64 - clone
[INFO] [stdout]   74:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     adc_interface::tests::test_adc_interface_creation
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 24 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "dd4754bca0dfa4bc7bd7f774191373f8c087e236e0c008dd56c032effce2b531", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd4754bca0dfa4bc7bd7f774191373f8c087e236e0c008dd56c032effce2b531", kill_on_drop: false }`
[INFO] [stdout] dd4754bca0dfa4bc7bd7f774191373f8c087e236e0c008dd56c032effce2b531
