[INFO] cloning repository https://github.com/sigpwny/max78000-hal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sigpwny/max78000-hal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsigpwny%2Fmax78000-hal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsigpwny%2Fmax78000-hal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 43df8fa6fe8b62c9c57f03754c5f66bc91c9ed97
[INFO] checking sigpwny/max78000-hal against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsigpwny%2Fmax78000-hal" "/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/sigpwny/max78000-hal
[INFO] finished tweaking git repo https://github.com/sigpwny/max78000-hal
[INFO] tweaked toml for git repo https://github.com/sigpwny/max78000-hal written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sigpwny/max78000-hal 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 git repo https://github.com/sigpwny/max78000-hal 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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 12ab4114887b57b4de7637eb87b9e95052e74e04b0748e6b1d8ec05ca8cd97ec
[INFO] running `Command { std: "docker" "start" "-a" "12ab4114887b57b4de7637eb87b9e95052e74e04b0748e6b1d8ec05ca8cd97ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12ab4114887b57b4de7637eb87b9e95052e74e04b0748e6b1d8ec05ca8cd97ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12ab4114887b57b4de7637eb87b9e95052e74e04b0748e6b1d8ec05ca8cd97ec", kill_on_drop: false }`
[INFO] [stdout] 12ab4114887b57b4de7637eb87b9e95052e74e04b0748e6b1d8ec05ca8cd97ec
[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 -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] e06ef54f31b6b2feba22aeb3b970c8c29bac2f9991e29cdb270f85d9118810aa
[INFO] running `Command { std: "docker" "start" "-a" "e06ef54f31b6b2feba22aeb3b970c8c29bac2f9991e29cdb270f85d9118810aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling cortex-m-rt v0.7.5
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling zerocopy v0.8.16
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]    Compiling max78000-pac v0.5.0
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]     Checking volatile-register v0.2.2
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking embedded-hal-nb v1.0.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking rand_core v0.9.0
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.7.5
[INFO] [stderr]     Checking max7800x-hal v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> src/gpio.rs:296:56
[INFO] [stdout]     |
[INFO] [stdout] 296 |       fn is_high(&mut self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |  ________________________________________________________^
[INFO] [stdout] 297 | |         Ok(self._is_high())
[INFO] [stdout] 298 | |     }
[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<bool, Infallible>
[INFO] [stdout]    --> src/gpio.rs:297:9
[INFO] [stdout]     |
[INFO] [stdout] 297 |         Ok(self._is_high())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> src/gpio.rs:301:55
[INFO] [stdout]     |
[INFO] [stdout] 301 |       fn is_low(&mut self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |  _______________________________________________________^
[INFO] [stdout] 302 | |         Ok(self._is_low())
[INFO] [stdout] 303 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> src/gpio.rs:302:9
[INFO] [stdout]     |
[INFO] [stdout] 302 |         Ok(self._is_low())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> src/gpio.rs:324:60
[INFO] [stdout]     |
[INFO] [stdout] 324 |       fn is_set_high(&mut self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |  ____________________________________________________________^
[INFO] [stdout] 325 | |         Ok(self._is_set_high())
[INFO] [stdout] 326 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> src/gpio.rs:325:9
[INFO] [stdout]     |
[INFO] [stdout] 325 |         Ok(self._is_set_high())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> src/gpio.rs:329:59
[INFO] [stdout]     |
[INFO] [stdout] 329 |       fn is_set_low(&mut self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |  ___________________________________________________________^
[INFO] [stdout] 330 | |         Ok(self._is_set_low())
[INFO] [stdout] 331 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> src/gpio.rs:330:9
[INFO] [stdout]     |
[INFO] [stdout] 330 |         Ok(self._is_set_low())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/uart.rs:547:70
[INFO] [stdout]     |
[INFO] [stdout] 547 |       fn read(&mut self, buf: &mut [u8]) -> Result<usize, Self::Error> {
[INFO] [stdout]     |  ______________________________________________________________________^
[INFO] [stdout] 548 | |         let mut count = 0;
[INFO] [stdout] 549 | |         if buf.len() == 0 {
[INFO] [stdout] 550 | |             return Ok(0);
[INFO] [stdout] ...   |
[INFO] [stdout] 566 | |         Ok(count)
[INFO] [stdout] 567 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/uart.rs:550:20
[INFO] [stdout]     |
[INFO] [stdout] 550 |             return Ok(0);
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/uart.rs:566:9
[INFO] [stdout]     |
[INFO] [stdout] 566 |         Ok(count)
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> src/uart.rs:574:59
[INFO] [stdout]     |
[INFO] [stdout] 574 |       fn read_ready(&mut self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |  ___________________________________________________________^
[INFO] [stdout] 575 | |         Ok(!self._is_rx_empty())
[INFO] [stdout] 576 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> src/uart.rs:575:9
[INFO] [stdout]     |
[INFO] [stdout] 575 |         Ok(!self._is_rx_empty())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/uart.rs:583:67
[INFO] [stdout]     |
[INFO] [stdout] 583 |       fn write(&mut self, buf: &[u8]) -> Result<usize, Self::Error> {
[INFO] [stdout]     |  ___________________________________________________________________^
[INFO] [stdout] 584 | |         for byte in buf {
[INFO] [stdout] 585 | |             self.write_byte(*byte);
[INFO] [stdout] ...   |
[INFO] [stdout] 588 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/uart.rs:587:9
[INFO] [stdout]     |
[INFO] [stdout] 587 |         Ok(buf.len())
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> src/uart.rs:600:60
[INFO] [stdout]     |
[INFO] [stdout] 600 |       fn write_ready(&mut self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |  ____________________________________________________________^
[INFO] [stdout] 601 | |         Ok(!self._is_tx_full())
[INFO] [stdout] 602 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> src/uart.rs:601:9
[INFO] [stdout]     |
[INFO] [stdout] 601 |         Ok(!self._is_tx_full())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `max7800x-hal` (lib test) due to 17 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<bool, Infallible>
[INFO] [stdout]    --> src/gpio.rs:296:56
[INFO] [stdout]     |
[INFO] [stdout] 296 |       fn is_high(&mut self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |  ________________________________________________________^
[INFO] [stdout] 297 | |         Ok(self._is_high())
[INFO] [stdout] 298 | |     }
[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<bool, Infallible>
[INFO] [stdout]    --> src/gpio.rs:297:9
[INFO] [stdout]     |
[INFO] [stdout] 297 |         Ok(self._is_high())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> src/gpio.rs:301:55
[INFO] [stdout]     |
[INFO] [stdout] 301 |       fn is_low(&mut self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |  _______________________________________________________^
[INFO] [stdout] 302 | |         Ok(self._is_low())
[INFO] [stdout] 303 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> src/gpio.rs:302:9
[INFO] [stdout]     |
[INFO] [stdout] 302 |         Ok(self._is_low())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> src/gpio.rs:324:60
[INFO] [stdout]     |
[INFO] [stdout] 324 |       fn is_set_high(&mut self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |  ____________________________________________________________^
[INFO] [stdout] 325 | |         Ok(self._is_set_high())
[INFO] [stdout] 326 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> src/gpio.rs:325:9
[INFO] [stdout]     |
[INFO] [stdout] 325 |         Ok(self._is_set_high())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> src/gpio.rs:329:59
[INFO] [stdout]     |
[INFO] [stdout] 329 |       fn is_set_low(&mut self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |  ___________________________________________________________^
[INFO] [stdout] 330 | |         Ok(self._is_set_low())
[INFO] [stdout] 331 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> src/gpio.rs:330:9
[INFO] [stdout]     |
[INFO] [stdout] 330 |         Ok(self._is_set_low())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/uart.rs:547:70
[INFO] [stdout]     |
[INFO] [stdout] 547 |       fn read(&mut self, buf: &mut [u8]) -> Result<usize, Self::Error> {
[INFO] [stdout]     |  ______________________________________________________________________^
[INFO] [stdout] 548 | |         let mut count = 0;
[INFO] [stdout] 549 | |         if buf.len() == 0 {
[INFO] [stdout] 550 | |             return Ok(0);
[INFO] [stdout] ...   |
[INFO] [stdout] 566 | |         Ok(count)
[INFO] [stdout] 567 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/uart.rs:550:20
[INFO] [stdout]     |
[INFO] [stdout] 550 |             return Ok(0);
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/uart.rs:566:9
[INFO] [stdout]     |
[INFO] [stdout] 566 |         Ok(count)
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> src/uart.rs:574:59
[INFO] [stdout]     |
[INFO] [stdout] 574 |       fn read_ready(&mut self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |  ___________________________________________________________^
[INFO] [stdout] 575 | |         Ok(!self._is_rx_empty())
[INFO] [stdout] 576 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> src/uart.rs:575:9
[INFO] [stdout]     |
[INFO] [stdout] 575 |         Ok(!self._is_rx_empty())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/uart.rs:583:67
[INFO] [stdout]     |
[INFO] [stdout] 583 |       fn write(&mut self, buf: &[u8]) -> Result<usize, Self::Error> {
[INFO] [stdout]     |  ___________________________________________________________________^
[INFO] [stdout] 584 | |         for byte in buf {
[INFO] [stdout] 585 | |             self.write_byte(*byte);
[INFO] [stdout] ...   |
[INFO] [stdout] 588 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/uart.rs:587:9
[INFO] [stdout]     |
[INFO] [stdout] 587 |         Ok(buf.len())
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> src/uart.rs:600:60
[INFO] [stdout]     |
[INFO] [stdout] 600 |       fn write_ready(&mut self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |  ____________________________________________________________^
[INFO] [stdout] 601 | |         Ok(!self._is_tx_full())
[INFO] [stdout] 602 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> src/uart.rs:601:9
[INFO] [stdout]     |
[INFO] [stdout] 601 |         Ok(!self._is_tx_full())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `max7800x-hal` (lib) due to 17 previous errors
[INFO] running `Command { std: "docker" "inspect" "e06ef54f31b6b2feba22aeb3b970c8c29bac2f9991e29cdb270f85d9118810aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e06ef54f31b6b2feba22aeb3b970c8c29bac2f9991e29cdb270f85d9118810aa", kill_on_drop: false }`
[INFO] [stdout] e06ef54f31b6b2feba22aeb3b970c8c29bac2f9991e29cdb270f85d9118810aa
