[INFO] fetching crate autd3-driver 37.0.1...
[INFO] checking autd3-driver-37.0.1 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate autd3-driver 37.0.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate autd3-driver 37.0.1
[INFO] finished tweaking crates.io crate autd3-driver 37.0.1
[INFO] tweaked toml for crates.io crate autd3-driver 37.0.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate autd3-driver 37.0.1 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate autd3-driver 37.0.1 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c4605a1c9418d5eb6a920de0cac64289cf6a977f7524d85b964a51deee2da2b
[INFO] running `Command { std: "docker" "start" "-a" "2c4605a1c9418d5eb6a920de0cac64289cf6a977f7524d85b964a51deee2da2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c4605a1c9418d5eb6a920de0cac64289cf6a977f7524d85b964a51deee2da2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c4605a1c9418d5eb6a920de0cac64289cf6a977f7524d85b964a51deee2da2b", kill_on_drop: false }`
[INFO] [stdout] 2c4605a1c9418d5eb6a920de0cac64289cf6a977f7524d85b964a51deee2da2b
[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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fbd86020203900cda3e4bb5025d7391eb6c908ad85cd21b100a8f89aa60c4306
[INFO] running `Command { std: "docker" "start" "-a" "fbd86020203900cda3e4bb5025d7391eb6c908ad85cd21b100a8f89aa60c4306", kill_on_drop: false }`
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling autd3-core v37.0.1
[INFO] [stderr]    Compiling autd3-derive v37.0.1
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking nalgebra v0.34.1
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]     Checking autd3-driver v37.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<datagram::clear::Clear, Infallible>
[INFO] [stdout]   --> src/datagram/clear.rs:30:39
[INFO] [stdout]    |
[INFO] [stdout] 30 |       ) -> Result<Self::G, Self::Error> {
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 31 | |         Ok(self)
[INFO] [stdout] 32 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<datagram::clear::Clear, Infallible>
[INFO] [stdout]   --> src/datagram/clear.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         Ok(self)
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<CpuGPIOOutputs<F>, Infallible>
[INFO] [stdout]   --> src/datagram/cpu_gpio_out.rs:33:39
[INFO] [stdout]    |
[INFO] [stdout] 33 |       ) -> Result<Self::G, Self::Error> {
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 34 | |         Ok(self)
[INFO] [stdout] 35 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<CpuGPIOOutputs<F>, Infallible>
[INFO] [stdout]   --> src/datagram/cpu_gpio_out.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         Ok(self)
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ForceFan<F>, Infallible>
[INFO] [stdout]   --> src/datagram/force_fan.rs:33:39
[INFO] [stdout]    |
[INFO] [stdout] 33 |       ) -> Result<Self::G, Self::Error> {
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 34 | |         Ok(self)
[INFO] [stdout] 35 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ForceFan<F>, Infallible>
[INFO] [stdout]   --> src/datagram/force_fan.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         Ok(self)
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GPIOOutputs<F>, Infallible>
[INFO] [stdout]   --> src/datagram/fpga_gpio_out/mod.rs:52:39
[INFO] [stdout]    |
[INFO] [stdout] 52 |       ) -> Result<Self::G, Self::Error> {
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 53 | |         Ok(self)
[INFO] [stdout] 54 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GPIOOutputs<F>, Infallible>
[INFO] [stdout]   --> src/datagram/fpga_gpio_out/mod.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |         Ok(self)
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EmulateGPIOIn<F>, Infallible>
[INFO] [stdout]   --> src/datagram/gpio_in.rs:33:39
[INFO] [stdout]    |
[INFO] [stdout] 33 |       ) -> Result<Self::G, Self::Error> {
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 34 | |         Ok(self)
[INFO] [stdout] 35 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EmulateGPIOIn<F>, Infallible>
[INFO] [stdout]   --> src/datagram/gpio_in.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         Ok(self)
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<FetchFirmwareInfoOpGenerator, Infallible>
[INFO] [stdout]   --> src/datagram/info.rs:34:39
[INFO] [stdout]    |
[INFO] [stdout] 34 |       ) -> Result<Self::G, Self::Error> {
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 35 | |         Ok(Self::G { inner: self })
[INFO] [stdout] 36 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<FetchFirmwareInfoOpGenerator, Infallible>
[INFO] [stdout]   --> src/datagram/info.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         Ok(Self::G { inner: self })
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Nop, Infallible>
[INFO] [stdout]   --> src/datagram/nop.rs:22:39
[INFO] [stdout]    |
[INFO] [stdout] 22 |       ) -> Result<Self::G, Self::Error> {
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 23 | |         Ok(self)
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Nop, Infallible>
[INFO] [stdout]   --> src/datagram/nop.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         Ok(self)
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<OutputMaskOperationGenerator<F>, Infallible>
[INFO] [stdout]   --> src/datagram/output_mask.rs:67:39
[INFO] [stdout]    |
[INFO] [stdout] 67 |       ) -> Result<Self::G, Self::Error> {
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 68 | |         Ok(OutputMaskOperationGenerator {
[INFO] [stdout] 69 | |             f: self.f,
[INFO] [stdout] 70 | |             segment: self.segment,
[INFO] [stdout] 71 | |         })
[INFO] [stdout] 72 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<OutputMaskOperationGenerator<F>, Infallible>
[INFO] [stdout]   --> src/datagram/output_mask.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 | /         Ok(OutputMaskOperationGenerator {
[INFO] [stdout] 69 | |             f: self.f,
[INFO] [stdout] 70 | |             segment: self.segment,
[INFO] [stdout] 71 | |         })
[INFO] [stdout]    | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PhaseCorrection<F, FT>, Infallible>
[INFO] [stdout]   --> src/datagram/phase_corr.rs:54:39
[INFO] [stdout]    |
[INFO] [stdout] 54 |       ) -> Result<Self::G, Self::Error> {
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 55 | |         Ok(self)
[INFO] [stdout] 56 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PhaseCorrection<F, FT>, Infallible>
[INFO] [stdout]   --> src/datagram/phase_corr.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         Ok(self)
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PulseWidthEncoderOperationGenerator<F>, Infallible>
[INFO] [stdout]   --> src/datagram/pulse_width_encoder.rs:55:39
[INFO] [stdout]    |
[INFO] [stdout] 55 |       ) -> Result<Self::G, Self::Error> {
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 56 | |         Ok(Self::G { f: self.f })
[INFO] [stdout] 57 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PulseWidthEncoderOperationGenerator<F>, Infallible>
[INFO] [stdout]   --> src/datagram/pulse_width_encoder.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |         Ok(Self::G { f: self.f })
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ReadsFPGAState<F>, Infallible>
[INFO] [stdout]   --> src/datagram/reads_fpga_state.rs:33:39
[INFO] [stdout]    |
[INFO] [stdout] 33 |       ) -> Result<Self::G, Self::Error> {
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 34 | |         Ok(self)
[INFO] [stdout] 35 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ReadsFPGAState<F>, Infallible>
[INFO] [stdout]   --> src/datagram/reads_fpga_state.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         Ok(self)
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SwapSegmentGain, Infallible>
[INFO] [stdout]   --> src/datagram/segment.rs:43:39
[INFO] [stdout]    |
[INFO] [stdout] 43 |       ) -> Result<Self::G, Self::Error> {
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 44 | |         Ok(self)
[INFO] [stdout] 45 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SwapSegmentGain, Infallible>
[INFO] [stdout]   --> src/datagram/segment.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         Ok(self)
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SwapSegmentModulation<T>, Infallible>
[INFO] [stdout]   --> src/datagram/segment.rs:57:39
[INFO] [stdout]    |
[INFO] [stdout] 57 |       ) -> Result<Self::G, Self::Error> {
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 58 | |         Ok(self)
[INFO] [stdout] 59 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SwapSegmentModulation<T>, Infallible>
[INFO] [stdout]   --> src/datagram/segment.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         Ok(self)
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SwapSegmentFociSTM<T>, Infallible>
[INFO] [stdout]   --> src/datagram/segment.rs:71:39
[INFO] [stdout]    |
[INFO] [stdout] 71 |       ) -> Result<Self::G, Self::Error> {
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 72 | |         Ok(self)
[INFO] [stdout] 73 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SwapSegmentFociSTM<T>, Infallible>
[INFO] [stdout]   --> src/datagram/segment.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |         Ok(self)
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SwapSegmentGainSTM<T>, Infallible>
[INFO] [stdout]   --> src/datagram/segment.rs:85:39
[INFO] [stdout]    |
[INFO] [stdout] 85 |       ) -> Result<Self::G, Self::Error> {
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 86 | |         Ok(self)
[INFO] [stdout] 87 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SwapSegmentGainSTM<T>, Infallible>
[INFO] [stdout]   --> src/datagram/segment.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         Ok(self)
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Synchronize, Infallible>
[INFO] [stdout]   --> src/datagram/synchronize.rs:30:39
[INFO] [stdout]    |
[INFO] [stdout] 30 |       ) -> Result<Self::G, Self::Error> {
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 31 | |         Ok(self)
[INFO] [stdout] 32 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Synchronize, Infallible>
[INFO] [stdout]   --> src/datagram/synchronize.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         Ok(self)
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/clear.rs:28:81
[INFO] [stdout]    |
[INFO] [stdout] 28 |       fn pack(&mut self, _: &Device, tx: &mut [u8]) -> Result<usize, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________________^
[INFO] [stdout] 29 | |         crate::firmware::operation::write_to_tx(
[INFO] [stdout] 30 | |             tx,
[INFO] [stdout] 31 | |             ClearMsg {
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |         Ok(std::mem::size_of::<ClearMsg>())
[INFO] [stdout] 39 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/clear.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         Ok(std::mem::size_of::<ClearMsg>())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/cpu_gpio_out.rs:34:81
[INFO] [stdout]    |
[INFO] [stdout] 34 |       fn pack(&mut self, _: &Device, tx: &mut [u8]) -> Result<usize, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________________^
[INFO] [stdout] 35 | |         crate::firmware::operation::write_to_tx(
[INFO] [stdout] 36 | |             tx,
[INFO] [stdout] 37 | |             CpuGPIOOutMsg {
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |         Ok(size_of::<CpuGPIOOutMsg>())
[INFO] [stdout] 45 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/cpu_gpio_out.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         Ok(size_of::<CpuGPIOOutMsg>())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/force_fan.rs:32:81
[INFO] [stdout]    |
[INFO] [stdout] 32 |       fn pack(&mut self, _: &Device, tx: &mut [u8]) -> Result<usize, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________________^
[INFO] [stdout] 33 | |         crate::firmware::operation::write_to_tx(
[INFO] [stdout] 34 | |             tx,
[INFO] [stdout] 35 | |             ForceFanMsg {
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |         Ok(size_of::<ForceFanMsg>())
[INFO] [stdout] 43 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/force_fan.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         Ok(size_of::<ForceFanMsg>())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/gpio_in.rs:50:81
[INFO] [stdout]    |
[INFO] [stdout] 50 |       fn pack(&mut self, _: &Device, tx: &mut [u8]) -> Result<usize, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________________^
[INFO] [stdout] 51 | |         let mut flag = GPIOInFlags::NONE;
[INFO] [stdout] 52 | |         flag.set(GPIOInFlags::GPIO_IN_0, self.value[0]);
[INFO] [stdout] 53 | |         flag.set(GPIOInFlags::GPIO_IN_1, self.value[1]);
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |         Ok(std::mem::size_of::<EmulateGPIOInMsg>())
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/gpio_in.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         Ok(std::mem::size_of::<EmulateGPIOInMsg>())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/info.rs:32:81
[INFO] [stdout]    |
[INFO] [stdout] 32 |       fn pack(&mut self, _: &Device, tx: &mut [u8]) -> Result<usize, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________________^
[INFO] [stdout] 33 | |         crate::firmware::operation::write_to_tx(
[INFO] [stdout] 34 | |             tx,
[INFO] [stdout] 35 | |             FirmInfo {
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |         Ok(size_of::<FirmInfo>())
[INFO] [stdout] 42 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/info.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         Ok(size_of::<FirmInfo>())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/nop.rs:28:81
[INFO] [stdout]    |
[INFO] [stdout] 28 |       fn pack(&mut self, _: &Device, tx: &mut [u8]) -> Result<usize, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________________^
[INFO] [stdout] 29 | |         crate::firmware::operation::write_to_tx(
[INFO] [stdout] 30 | |             tx,
[INFO] [stdout] 31 | |             NopMsg {
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |         Ok(size_of::<NopMsg>())
[INFO] [stdout] 39 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/nop.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         Ok(size_of::<NopMsg>())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/null.rs:13:80
[INFO] [stdout]    |
[INFO] [stdout] 13 |       fn pack(&mut self, _: &Device, _: &mut [u8]) -> Result<usize, Self::Error> {
[INFO] [stdout]    |  ________________________________________________________________________________^
[INFO] [stdout] 14 | |         unreachable!()
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/output_mask.rs:41:86
[INFO] [stdout]    |
[INFO] [stdout] 41 |       fn pack(&mut self, dev: &'a Device, tx: &mut [u8]) -> Result<usize, Self::Error> {
[INFO] [stdout]    |  ______________________________________________________________________________________^
[INFO] [stdout] 42 | |         crate::firmware::operation::write_to_tx(
[INFO] [stdout] 43 | |             tx,
[INFO] [stdout] 44 | |             OutputMaskT {
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |         Ok(size_of::<OutputMaskT>() + dev.num_transducers().div_ceil(8))
[INFO] [stdout] 62 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/output_mask.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |         Ok(size_of::<OutputMaskT>() + dev.num_transducers().div_ceil(8))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/phase_corr.rs:32:86
[INFO] [stdout]    |
[INFO] [stdout] 32 |       fn pack(&mut self, dev: &'a Device, tx: &mut [u8]) -> Result<usize, Self::Error> {
[INFO] [stdout]    |  ______________________________________________________________________________________^
[INFO] [stdout] 33 | |         crate::firmware::operation::write_to_tx(
[INFO] [stdout] 34 | |             tx,
[INFO] [stdout] 35 | |             PhaseCorr {
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |         Ok(size_of::<PhaseCorr>() + ((dev.num_transducers() + 1) & !0x1))
[INFO] [stdout] 51 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/phase_corr.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         Ok(size_of::<PhaseCorr>() + ((dev.num_transducers() + 1) & !0x1))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/reads_fpga_state.rs:32:81
[INFO] [stdout]    |
[INFO] [stdout] 32 |       fn pack(&mut self, _: &Device, tx: &mut [u8]) -> Result<usize, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________________^
[INFO] [stdout] 33 | |         crate::firmware::operation::write_to_tx(
[INFO] [stdout] 34 | |             tx,
[INFO] [stdout] 35 | |             ReadsFPGAStateMsg {
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |         Ok(std::mem::size_of::<ReadsFPGAStateMsg>())
[INFO] [stdout] 43 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/reads_fpga_state.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         Ok(std::mem::size_of::<ReadsFPGAStateMsg>())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/silencer/completion_steps.rs:43:81
[INFO] [stdout]    |
[INFO] [stdout] 43 |       fn pack(&mut self, _: &Device, tx: &mut [u8]) -> Result<usize, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________________^
[INFO] [stdout] 44 | |         crate::firmware::operation::write_to_tx(
[INFO] [stdout] 45 | |             tx,
[INFO] [stdout] 46 | |             SilencerFixedCompletionSteps {
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |         Ok(std::mem::size_of::<SilencerFixedCompletionSteps>())
[INFO] [stdout] 60 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/silencer/completion_steps.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         Ok(std::mem::size_of::<SilencerFixedCompletionSteps>())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/silencer/update_rate.rs:41:81
[INFO] [stdout]    |
[INFO] [stdout] 41 |       fn pack(&mut self, _: &Device, tx: &mut [u8]) -> Result<usize, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________________^
[INFO] [stdout] 42 | |         crate::firmware::operation::write_to_tx(
[INFO] [stdout] 43 | |             tx,
[INFO] [stdout] 44 | |             SilencerFixedUpdateRate {
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |         Ok(std::mem::size_of::<SilencerFixedUpdateRate>())
[INFO] [stdout] 54 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/silencer/update_rate.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |         Ok(std::mem::size_of::<SilencerFixedUpdateRate>())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/sync.rs:29:81
[INFO] [stdout]    |
[INFO] [stdout] 29 |       fn pack(&mut self, _: &Device, tx: &mut [u8]) -> Result<usize, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________________^
[INFO] [stdout] 30 | |         crate::firmware::operation::write_to_tx(
[INFO] [stdout] 31 | |             tx,
[INFO] [stdout] 32 | |             SyncMsg {
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | |         Ok(std::mem::size_of::<SyncMsg>())
[INFO] [stdout] 40 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/sync.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         Ok(std::mem::size_of::<SyncMsg>())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `autd3-driver` (lib) due to 57 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<datagram::clear::Clear, Infallible>
[INFO] [stdout]   --> src/datagram/clear.rs:30:39
[INFO] [stdout]    |
[INFO] [stdout] 30 |       ) -> Result<Self::G, Self::Error> {
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 31 | |         Ok(self)
[INFO] [stdout] 32 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<datagram::clear::Clear, Infallible>
[INFO] [stdout]   --> src/datagram/clear.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         Ok(self)
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<CpuGPIOOutputs<F>, Infallible>
[INFO] [stdout]   --> src/datagram/cpu_gpio_out.rs:33:39
[INFO] [stdout]    |
[INFO] [stdout] 33 |       ) -> Result<Self::G, Self::Error> {
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 34 | |         Ok(self)
[INFO] [stdout] 35 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<CpuGPIOOutputs<F>, Infallible>
[INFO] [stdout]   --> src/datagram/cpu_gpio_out.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         Ok(self)
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ForceFan<F>, Infallible>
[INFO] [stdout]   --> src/datagram/force_fan.rs:33:39
[INFO] [stdout]    |
[INFO] [stdout] 33 |       ) -> Result<Self::G, Self::Error> {
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 34 | |         Ok(self)
[INFO] [stdout] 35 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ForceFan<F>, Infallible>
[INFO] [stdout]   --> src/datagram/force_fan.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         Ok(self)
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GPIOOutputs<F>, Infallible>
[INFO] [stdout]   --> src/datagram/fpga_gpio_out/mod.rs:52:39
[INFO] [stdout]    |
[INFO] [stdout] 52 |       ) -> Result<Self::G, Self::Error> {
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 53 | |         Ok(self)
[INFO] [stdout] 54 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GPIOOutputs<F>, Infallible>
[INFO] [stdout]   --> src/datagram/fpga_gpio_out/mod.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |         Ok(self)
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EmulateGPIOIn<F>, Infallible>
[INFO] [stdout]   --> src/datagram/gpio_in.rs:33:39
[INFO] [stdout]    |
[INFO] [stdout] 33 |       ) -> Result<Self::G, Self::Error> {
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 34 | |         Ok(self)
[INFO] [stdout] 35 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EmulateGPIOIn<F>, Infallible>
[INFO] [stdout]   --> src/datagram/gpio_in.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         Ok(self)
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<FetchFirmwareInfoOpGenerator, Infallible>
[INFO] [stdout]   --> src/datagram/info.rs:34:39
[INFO] [stdout]    |
[INFO] [stdout] 34 |       ) -> Result<Self::G, Self::Error> {
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 35 | |         Ok(Self::G { inner: self })
[INFO] [stdout] 36 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<FetchFirmwareInfoOpGenerator, Infallible>
[INFO] [stdout]   --> src/datagram/info.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         Ok(Self::G { inner: self })
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Nop, Infallible>
[INFO] [stdout]   --> src/datagram/nop.rs:22:39
[INFO] [stdout]    |
[INFO] [stdout] 22 |       ) -> Result<Self::G, Self::Error> {
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 23 | |         Ok(self)
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Nop, Infallible>
[INFO] [stdout]   --> src/datagram/nop.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         Ok(self)
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<OutputMaskOperationGenerator<F>, Infallible>
[INFO] [stdout]   --> src/datagram/output_mask.rs:67:39
[INFO] [stdout]    |
[INFO] [stdout] 67 |       ) -> Result<Self::G, Self::Error> {
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 68 | |         Ok(OutputMaskOperationGenerator {
[INFO] [stdout] 69 | |             f: self.f,
[INFO] [stdout] 70 | |             segment: self.segment,
[INFO] [stdout] 71 | |         })
[INFO] [stdout] 72 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<OutputMaskOperationGenerator<F>, Infallible>
[INFO] [stdout]   --> src/datagram/output_mask.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 | /         Ok(OutputMaskOperationGenerator {
[INFO] [stdout] 69 | |             f: self.f,
[INFO] [stdout] 70 | |             segment: self.segment,
[INFO] [stdout] 71 | |         })
[INFO] [stdout]    | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PhaseCorrection<F, FT>, Infallible>
[INFO] [stdout]   --> src/datagram/phase_corr.rs:54:39
[INFO] [stdout]    |
[INFO] [stdout] 54 |       ) -> Result<Self::G, Self::Error> {
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 55 | |         Ok(self)
[INFO] [stdout] 56 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PhaseCorrection<F, FT>, Infallible>
[INFO] [stdout]   --> src/datagram/phase_corr.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         Ok(self)
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PulseWidthEncoderOperationGenerator<F>, Infallible>
[INFO] [stdout]   --> src/datagram/pulse_width_encoder.rs:55:39
[INFO] [stdout]    |
[INFO] [stdout] 55 |       ) -> Result<Self::G, Self::Error> {
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 56 | |         Ok(Self::G { f: self.f })
[INFO] [stdout] 57 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PulseWidthEncoderOperationGenerator<F>, Infallible>
[INFO] [stdout]   --> src/datagram/pulse_width_encoder.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |         Ok(Self::G { f: self.f })
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ReadsFPGAState<F>, Infallible>
[INFO] [stdout]   --> src/datagram/reads_fpga_state.rs:33:39
[INFO] [stdout]    |
[INFO] [stdout] 33 |       ) -> Result<Self::G, Self::Error> {
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 34 | |         Ok(self)
[INFO] [stdout] 35 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ReadsFPGAState<F>, Infallible>
[INFO] [stdout]   --> src/datagram/reads_fpga_state.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         Ok(self)
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<datagram::segment::SwapSegmentGain, Infallible>
[INFO] [stdout]   --> src/datagram/segment.rs:43:39
[INFO] [stdout]    |
[INFO] [stdout] 43 |       ) -> Result<Self::G, Self::Error> {
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 44 | |         Ok(self)
[INFO] [stdout] 45 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<datagram::segment::SwapSegmentGain, Infallible>
[INFO] [stdout]   --> src/datagram/segment.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         Ok(self)
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<datagram::segment::SwapSegmentModulation<T>, Infallible>
[INFO] [stdout]   --> src/datagram/segment.rs:57:39
[INFO] [stdout]    |
[INFO] [stdout] 57 |       ) -> Result<Self::G, Self::Error> {
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 58 | |         Ok(self)
[INFO] [stdout] 59 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<datagram::segment::SwapSegmentModulation<T>, Infallible>
[INFO] [stdout]   --> src/datagram/segment.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         Ok(self)
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<datagram::segment::SwapSegmentFociSTM<T>, Infallible>
[INFO] [stdout]   --> src/datagram/segment.rs:71:39
[INFO] [stdout]    |
[INFO] [stdout] 71 |       ) -> Result<Self::G, Self::Error> {
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 72 | |         Ok(self)
[INFO] [stdout] 73 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<datagram::segment::SwapSegmentFociSTM<T>, Infallible>
[INFO] [stdout]   --> src/datagram/segment.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |         Ok(self)
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<datagram::segment::SwapSegmentGainSTM<T>, Infallible>
[INFO] [stdout]   --> src/datagram/segment.rs:85:39
[INFO] [stdout]    |
[INFO] [stdout] 85 |       ) -> Result<Self::G, Self::Error> {
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 86 | |         Ok(self)
[INFO] [stdout] 87 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<datagram::segment::SwapSegmentGainSTM<T>, Infallible>
[INFO] [stdout]   --> src/datagram/segment.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         Ok(self)
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Synchronize, Infallible>
[INFO] [stdout]   --> src/datagram/synchronize.rs:30:39
[INFO] [stdout]    |
[INFO] [stdout] 30 |       ) -> Result<Self::G, Self::Error> {
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 31 | |         Ok(self)
[INFO] [stdout] 32 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Synchronize, Infallible>
[INFO] [stdout]   --> src/datagram/synchronize.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         Ok(self)
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/clear.rs:28:81
[INFO] [stdout]    |
[INFO] [stdout] 28 |       fn pack(&mut self, _: &Device, tx: &mut [u8]) -> Result<usize, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________________^
[INFO] [stdout] 29 | |         crate::firmware::operation::write_to_tx(
[INFO] [stdout] 30 | |             tx,
[INFO] [stdout] 31 | |             ClearMsg {
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |         Ok(std::mem::size_of::<ClearMsg>())
[INFO] [stdout] 39 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/clear.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         Ok(std::mem::size_of::<ClearMsg>())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/clear.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |         assert!(op.pack(&device, &mut tx).is_ok());
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/cpu_gpio_out.rs:34:81
[INFO] [stdout]    |
[INFO] [stdout] 34 |       fn pack(&mut self, _: &Device, tx: &mut [u8]) -> Result<usize, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________________^
[INFO] [stdout] 35 | |         crate::firmware::operation::write_to_tx(
[INFO] [stdout] 36 | |             tx,
[INFO] [stdout] 37 | |             CpuGPIOOutMsg {
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |         Ok(size_of::<CpuGPIOOutMsg>())
[INFO] [stdout] 45 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/cpu_gpio_out.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         Ok(size_of::<CpuGPIOOutMsg>())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/cpu_gpio_out.rs:84:20
[INFO] [stdout]    |
[INFO] [stdout] 84 |         assert_eq!(Ok(size_of::<CpuGPIOOutMsg>()), op.pack(&device, &mut tx));
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/cpu_gpio_out.rs:84:52
[INFO] [stdout]    |
[INFO] [stdout] 84 |         assert_eq!(Ok(size_of::<CpuGPIOOutMsg>()), op.pack(&device, &mut tx));
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/cpu_gpio_out.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |         assert_eq!(Ok(size_of::<CpuGPIOOutMsg>()), op.pack(&device, &mut tx));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/cpu_gpio_out.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |         assert_eq!(Ok(size_of::<CpuGPIOOutMsg>()), op.pack(&device, &mut tx));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/cpu_gpio_out.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |         assert_eq!(Ok(size_of::<CpuGPIOOutMsg>()), op.pack(&device, &mut tx));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/cpu_gpio_out.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |         assert_eq!(Ok(size_of::<CpuGPIOOutMsg>()), op.pack(&device, &mut tx));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/force_fan.rs:32:81
[INFO] [stdout]    |
[INFO] [stdout] 32 |       fn pack(&mut self, _: &Device, tx: &mut [u8]) -> Result<usize, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________________^
[INFO] [stdout] 33 | |         crate::firmware::operation::write_to_tx(
[INFO] [stdout] 34 | |             tx,
[INFO] [stdout] 35 | |             ForceFanMsg {
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |         Ok(size_of::<ForceFanMsg>())
[INFO] [stdout] 43 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/force_fan.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         Ok(size_of::<ForceFanMsg>())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/force_fan.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |         assert!(op.pack(&device, &mut tx).is_ok());
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/gpio_in.rs:50:81
[INFO] [stdout]    |
[INFO] [stdout] 50 |       fn pack(&mut self, _: &Device, tx: &mut [u8]) -> Result<usize, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________________^
[INFO] [stdout] 51 | |         let mut flag = GPIOInFlags::NONE;
[INFO] [stdout] 52 | |         flag.set(GPIOInFlags::GPIO_IN_0, self.value[0]);
[INFO] [stdout] 53 | |         flag.set(GPIOInFlags::GPIO_IN_1, self.value[1]);
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |         Ok(std::mem::size_of::<EmulateGPIOInMsg>())
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/gpio_in.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         Ok(std::mem::size_of::<EmulateGPIOInMsg>())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/firmware/operation/implement/gpio_in.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 |         assert!(op.pack(&device, &mut tx).is_ok());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NullOperationGenerator, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/group.rs:73:47
[INFO] [stdout]    |
[INFO] [stdout] 73 |               ) -> Result<Self::G, Self::Error> {
[INFO] [stdout]    |  _______________________________________________^
[INFO] [stdout] 74 | |                 Ok(NullOperationGenerator)
[INFO] [stdout] 75 | |             }
[INFO] [stdout]    | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NullOperationGenerator, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/group.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 Ok(NullOperationGenerator)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NullOperationGenerator, Infallible>
[INFO] [stdout]    --> src/firmware/operation/implement/group.rs:123:47
[INFO] [stdout]     |
[INFO] [stdout] 123 |               ) -> Result<Self::G, Self::Error> {
[INFO] [stdout]     |  _______________________________________________^
[INFO] [stdout] 124 | |                 geometry.iter().for_each(|dev| {
[INFO] [stdout] 125 | |                     self.test.lock().unwrap()[dev.idx()] = filter.is_enabled(dev);
[INFO] [stdout] 126 | |                 });
[INFO] [stdout] 127 | |                 Ok(NullOperationGenerator)
[INFO] [stdout] 128 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NullOperationGenerator, Infallible>
[INFO] [stdout]    --> src/firmware/operation/implement/group.rs:127:17
[INFO] [stdout]     |
[INFO] [stdout] 127 |                 Ok(NullOperationGenerator)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NullOperationGenerator, Infallible>
[INFO] [stdout]    --> src/firmware/operation/implement/group.rs:169:47
[INFO] [stdout]     |
[INFO] [stdout] 169 |               ) -> Result<Self::G, Self::Error> {
[INFO] [stdout]     |  _______________________________________________^
[INFO] [stdout] 170 | |                 Ok(NullOperationGenerator)
[INFO] [stdout] 171 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NullOperationGenerator, Infallible>
[INFO] [stdout]    --> src/firmware/operation/implement/group.rs:170:17
[INFO] [stdout]     |
[INFO] [stdout] 170 |                 Ok(NullOperationGenerator)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<autd3_core::datagram::InspectionResult<()>, Infallible>
[INFO] [stdout]    --> src/firmware/operation/implement/group.rs:183:70
[INFO] [stdout]     |
[INFO] [stdout] 183 |               ) -> Result<InspectionResult<Self::Result>, Self::Error> {
[INFO] [stdout]     |  ______________________________________________________________________^
[INFO] [stdout] 184 | |                 Ok(InspectionResult::new(geometry, filter, |_| ()))
[INFO] [stdout] 185 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<autd3_core::datagram::InspectionResult<()>, Infallible>
[INFO] [stdout]    --> src/firmware/operation/implement/group.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 184 |                 Ok(InspectionResult::new(geometry, filter, |_| ()))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/info.rs:32:81
[INFO] [stdout]    |
[INFO] [stdout] 32 |       fn pack(&mut self, _: &Device, tx: &mut [u8]) -> Result<usize, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________________^
[INFO] [stdout] 33 | |         crate::firmware::operation::write_to_tx(
[INFO] [stdout] 34 | |             tx,
[INFO] [stdout] 35 | |             FirmInfo {
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |         Ok(size_of::<FirmInfo>())
[INFO] [stdout] 42 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/info.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         Ok(size_of::<FirmInfo>())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/info.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |         assert!(op.pack(&device, &mut tx).is_ok());
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/nop.rs:28:81
[INFO] [stdout]    |
[INFO] [stdout] 28 |       fn pack(&mut self, _: &Device, tx: &mut [u8]) -> Result<usize, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________________^
[INFO] [stdout] 29 | |         crate::firmware::operation::write_to_tx(
[INFO] [stdout] 30 | |             tx,
[INFO] [stdout] 31 | |             NopMsg {
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |         Ok(size_of::<NopMsg>())
[INFO] [stdout] 39 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/nop.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         Ok(size_of::<NopMsg>())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/nop.rs:75:17
[INFO] [stdout]    |
[INFO] [stdout] 75 |         assert!(op.pack(&device, &mut tx).is_ok());
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/null.rs:13:80
[INFO] [stdout]    |
[INFO] [stdout] 13 |       fn pack(&mut self, _: &Device, _: &mut [u8]) -> Result<usize, Self::Error> {
[INFO] [stdout]    |  ________________________________________________________________________________^
[INFO] [stdout] 14 | |         unreachable!()
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/output_mask.rs:41:86
[INFO] [stdout]    |
[INFO] [stdout] 41 |       fn pack(&mut self, dev: &'a Device, tx: &mut [u8]) -> Result<usize, Self::Error> {
[INFO] [stdout]    |  ______________________________________________________________________________________^
[INFO] [stdout] 42 | |         crate::firmware::operation::write_to_tx(
[INFO] [stdout] 43 | |             tx,
[INFO] [stdout] 44 | |             OutputMaskT {
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |         Ok(size_of::<OutputMaskT>() + dev.num_transducers().div_ceil(8))
[INFO] [stdout] 62 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/output_mask.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |         Ok(size_of::<OutputMaskT>() + dev.num_transducers().div_ceil(8))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/firmware/operation/implement/output_mask.rs:105:17
[INFO] [stdout]     |
[INFO] [stdout] 105 |         assert!(op.pack(&device, &mut tx).is_ok());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/phase_corr.rs:32:86
[INFO] [stdout]    |
[INFO] [stdout] 32 |       fn pack(&mut self, dev: &'a Device, tx: &mut [u8]) -> Result<usize, Self::Error> {
[INFO] [stdout]    |  ______________________________________________________________________________________^
[INFO] [stdout] 33 | |         crate::firmware::operation::write_to_tx(
[INFO] [stdout] 34 | |             tx,
[INFO] [stdout] 35 | |             PhaseCorr {
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |         Ok(size_of::<PhaseCorr>() + ((dev.num_transducers() + 1) & !0x1))
[INFO] [stdout] 51 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/phase_corr.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         Ok(size_of::<PhaseCorr>() + ((dev.num_transducers() + 1) & !0x1))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/phase_corr.rs:91:17
[INFO] [stdout]    |
[INFO] [stdout] 91 |         assert!(op.pack(&device, &mut tx).is_ok());
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/reads_fpga_state.rs:32:81
[INFO] [stdout]    |
[INFO] [stdout] 32 |       fn pack(&mut self, _: &Device, tx: &mut [u8]) -> Result<usize, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________________^
[INFO] [stdout] 33 | |         crate::firmware::operation::write_to_tx(
[INFO] [stdout] 34 | |             tx,
[INFO] [stdout] 35 | |             ReadsFPGAStateMsg {
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |         Ok(std::mem::size_of::<ReadsFPGAStateMsg>())
[INFO] [stdout] 43 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/reads_fpga_state.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         Ok(std::mem::size_of::<ReadsFPGAStateMsg>())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/reads_fpga_state.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |         assert!(op.pack(&device, &mut tx).is_ok());
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/silencer/completion_steps.rs:43:81
[INFO] [stdout]    |
[INFO] [stdout] 43 |       fn pack(&mut self, _: &Device, tx: &mut [u8]) -> Result<usize, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________________^
[INFO] [stdout] 44 | |         crate::firmware::operation::write_to_tx(
[INFO] [stdout] 45 | |             tx,
[INFO] [stdout] 46 | |             SilencerFixedCompletionSteps {
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |         Ok(std::mem::size_of::<SilencerFixedCompletionSteps>())
[INFO] [stdout] 60 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/silencer/completion_steps.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         Ok(std::mem::size_of::<SilencerFixedCompletionSteps>())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/firmware/operation/implement/silencer/completion_steps.rs:109:17
[INFO] [stdout]     |
[INFO] [stdout] 109 |         assert!(op.pack(&device, &mut tx).is_ok());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/silencer/update_rate.rs:41:81
[INFO] [stdout]    |
[INFO] [stdout] 41 |       fn pack(&mut self, _: &Device, tx: &mut [u8]) -> Result<usize, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________________^
[INFO] [stdout] 42 | |         crate::firmware::operation::write_to_tx(
[INFO] [stdout] 43 | |             tx,
[INFO] [stdout] 44 | |             SilencerFixedUpdateRate {
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |         Ok(std::mem::size_of::<SilencerFixedUpdateRate>())
[INFO] [stdout] 54 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/silencer/update_rate.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |         Ok(std::mem::size_of::<SilencerFixedUpdateRate>())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/silencer/update_rate.rs:97:17
[INFO] [stdout]    |
[INFO] [stdout] 97 |         assert!(op.pack(&device, &mut tx).is_ok());
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/sync.rs:29:81
[INFO] [stdout]    |
[INFO] [stdout] 29 |       fn pack(&mut self, _: &Device, tx: &mut [u8]) -> Result<usize, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________________^
[INFO] [stdout] 30 | |         crate::firmware::operation::write_to_tx(
[INFO] [stdout] 31 | |             tx,
[INFO] [stdout] 32 | |             SyncMsg {
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | |         Ok(std::mem::size_of::<SyncMsg>())
[INFO] [stdout] 40 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/sync.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         Ok(std::mem::size_of::<SyncMsg>())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/firmware/operation/implement/sync.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |         assert!(op.pack(&device, &mut tx).is_ok());
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `autd3-driver` (lib test) due to 82 previous errors
[INFO] running `Command { std: "docker" "inspect" "fbd86020203900cda3e4bb5025d7391eb6c908ad85cd21b100a8f89aa60c4306", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbd86020203900cda3e4bb5025d7391eb6c908ad85cd21b100a8f89aa60c4306", kill_on_drop: false }`
[INFO] [stdout] fbd86020203900cda3e4bb5025d7391eb6c908ad85cd21b100a8f89aa60c4306
