[INFO] fetching crate embedded-hal-compat 0.3.0... [INFO] checking embedded-hal-compat-0.3.0 against try#8de4b308b608cded0ebccf658a0fc719bce87d4e for pr-89056 [INFO] extracting crate embedded-hal-compat 0.3.0 into /workspace/builds/worker-35/source [INFO] validating manifest of crates.io crate embedded-hal-compat 0.3.0 on toolchain 8de4b308b608cded0ebccf658a0fc719bce87d4e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate embedded-hal-compat 0.3.0 [INFO] finished tweaking crates.io crate embedded-hal-compat 0.3.0 [INFO] tweaked toml for crates.io crate embedded-hal-compat 0.3.0 written to /workspace/builds/worker-35/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4757a12bcdf5c5f15f7fce68b1c8da4f46dba50a17e0d53c9fb1f969f71d9f60 [INFO] running `Command { std: "docker" "start" "-a" "4757a12bcdf5c5f15f7fce68b1c8da4f46dba50a17e0d53c9fb1f969f71d9f60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4757a12bcdf5c5f15f7fce68b1c8da4f46dba50a17e0d53c9fb1f969f71d9f60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4757a12bcdf5c5f15f7fce68b1c8da4f46dba50a17e0d53c9fb1f969f71d9f60", kill_on_drop: false }` [INFO] [stdout] 4757a12bcdf5c5f15f7fce68b1c8da4f46dba50a17e0d53c9fb1f969f71d9f60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fcdb84fc597e4c4118c75b940372ee00ceb14e5ec1b0eea38f5dca0d85ce2898 [INFO] running `Command { std: "docker" "start" "-a" "fcdb84fc597e4c4118c75b940372ee00ceb14e5ec1b0eea38f5dca0d85ce2898", kill_on_drop: false }` [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking embedded-hal v1.0.0-alpha.5 [INFO] [stderr] Checking embedded-hal v0.2.6 [INFO] [stderr] Checking embedded-hal-compat v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/forward.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | use eh1_0::blocking::spi::Operation; [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/forward.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | use eh1_0::blocking::spi::Operation; [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/forward.rs:209:16 [INFO] [stdout] | [INFO] [stdout] 209 | use eh1_0::blocking::i2c::SevenBitAddress; [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/reverse.rs:186:16 [INFO] [stdout] | [INFO] [stdout] 186 | use eh1_0::blocking::i2c::SevenBitAddress; [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/forward.rs:209:16 [INFO] [stdout] | [INFO] [stdout] 209 | use eh1_0::blocking::i2c::SevenBitAddress; [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/reverse.rs:186:16 [INFO] [stdout] | [INFO] [stdout] 186 | use eh1_0::blocking::i2c::SevenBitAddress; [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/forward.rs:95:21 [INFO] [stdout] | [INFO] [stdout] 95 | impl eh1_0::blocking::delay::DelayMs for Forward [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/forward.rs:107:21 [INFO] [stdout] | [INFO] [stdout] 107 | impl eh1_0::blocking::delay::DelayMs for Forward [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/forward.rs:119:21 [INFO] [stdout] | [INFO] [stdout] 119 | impl eh1_0::blocking::delay::DelayUs for Forward [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/forward.rs:131:21 [INFO] [stdout] | [INFO] [stdout] 131 | impl eh1_0::blocking::delay::DelayUs for Forward [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/forward.rs:148:24 [INFO] [stdout] | [INFO] [stdout] 148 | impl eh1_0::blocking::spi::Write for Forward [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/forward.rs:159:24 [INFO] [stdout] | [INFO] [stdout] 159 | impl eh1_0::blocking::spi::Transfer for Forward [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/forward.rs:170:24 [INFO] [stdout] | [INFO] [stdout] 170 | impl eh1_0::blocking::spi::WriteIter for Forward [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/forward.rs:184:24 [INFO] [stdout] | [INFO] [stdout] 184 | impl eh1_0::blocking::spi::Transactional for Forward [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/forward.rs:190:61 [INFO] [stdout] | [INFO] [stdout] 190 | fn try_exec<'a>(&mut self, operations: &mut [eh1_0::blocking::spi::Operation<'a, u8>]) -> Result<(), Self::Error> [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Operation` [INFO] [stdout] --> src/forward.rs:196:21 [INFO] [stdout] | [INFO] [stdout] 196 | Operation::Write(w) => self.inner.write(w)?, [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Operation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Operation` [INFO] [stdout] --> src/forward.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | Operation::Transfer(t) => self.inner.transfer(t).map(|_| ())?, [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Operation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/forward.rs:212:24 [INFO] [stdout] | [INFO] [stdout] 212 | impl eh1_0::blocking::i2c::Read for Forward [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/forward.rs:223:24 [INFO] [stdout] | [INFO] [stdout] 223 | impl eh1_0::blocking::i2c::Write for Forward [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/forward.rs:234:24 [INFO] [stdout] | [INFO] [stdout] 234 | impl eh1_0::blocking::i2c::WriteIter for Forward [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/forward.rs:248:24 [INFO] [stdout] | [INFO] [stdout] 248 | impl eh1_0::blocking::i2c::WriteRead for Forward [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/forward.rs:259:24 [INFO] [stdout] | [INFO] [stdout] 259 | impl eh1_0::blocking::i2c::WriteIterRead for Forward [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/forward.rs:95:21 [INFO] [stdout] | [INFO] [stdout] 95 | impl eh1_0::blocking::delay::DelayMs for Forward [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/forward.rs:107:21 [INFO] [stdout] | [INFO] [stdout] 107 | impl eh1_0::blocking::delay::DelayMs for Forward [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/forward.rs:119:21 [INFO] [stdout] | [INFO] [stdout] 119 | impl eh1_0::blocking::delay::DelayUs for Forward [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/forward.rs:131:21 [INFO] [stdout] | [INFO] [stdout] 131 | impl eh1_0::blocking::delay::DelayUs for Forward [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/forward.rs:148:24 [INFO] [stdout] | [INFO] [stdout] 148 | impl eh1_0::blocking::spi::Write for Forward [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/forward.rs:159:24 [INFO] [stdout] | [INFO] [stdout] 159 | impl eh1_0::blocking::spi::Transfer for Forward [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/forward.rs:170:24 [INFO] [stdout] | [INFO] [stdout] 170 | impl eh1_0::blocking::spi::WriteIter for Forward [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/forward.rs:184:24 [INFO] [stdout] | [INFO] [stdout] 184 | impl eh1_0::blocking::spi::Transactional for Forward [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/forward.rs:190:61 [INFO] [stdout] | [INFO] [stdout] 190 | fn try_exec<'a>(&mut self, operations: &mut [eh1_0::blocking::spi::Operation<'a, u8>]) -> Result<(), Self::Error> [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Operation` [INFO] [stdout] --> src/forward.rs:196:21 [INFO] [stdout] | [INFO] [stdout] 196 | Operation::Write(w) => self.inner.write(w)?, [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Operation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Operation` [INFO] [stdout] --> src/forward.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | Operation::Transfer(t) => self.inner.transfer(t).map(|_| ())?, [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Operation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/forward.rs:212:24 [INFO] [stdout] | [INFO] [stdout] 212 | impl eh1_0::blocking::i2c::Read for Forward [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/forward.rs:278:24 [INFO] [stdout] | [INFO] [stdout] 278 | impl eh1_0::blocking::serial::Write for Forward [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/reverse.rs:100:19 [INFO] [stdout] | [INFO] [stdout] 100 | T: eh1_0::blocking::delay::DelayMs, [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/forward.rs:223:24 [INFO] [stdout] | [INFO] [stdout] 223 | impl eh1_0::blocking::i2c::Write for Forward [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/reverse.rs:110:19 [INFO] [stdout] | [INFO] [stdout] 110 | T: eh1_0::blocking::delay::DelayMs, [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/forward.rs:234:24 [INFO] [stdout] | [INFO] [stdout] 234 | impl eh1_0::blocking::i2c::WriteIter for Forward [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/reverse.rs:120:19 [INFO] [stdout] | [INFO] [stdout] 120 | T: eh1_0::blocking::delay::DelayUs, [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/reverse.rs:130:19 [INFO] [stdout] | [INFO] [stdout] 130 | T: eh1_0::blocking::delay::DelayUs, [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/reverse.rs:145:19 [INFO] [stdout] | [INFO] [stdout] 145 | T: eh1_0::blocking::spi::Write, [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/reverse.rs:157:19 [INFO] [stdout] | [INFO] [stdout] 157 | T: eh1_0::blocking::spi::Transfer, [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/reverse.rs:169:19 [INFO] [stdout] | [INFO] [stdout] 169 | T: eh1_0::blocking::spi::WriteIter, [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/reverse.rs:191:19 [INFO] [stdout] | [INFO] [stdout] 191 | T: eh1_0::blocking::i2c::Read, [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/reverse.rs:203:19 [INFO] [stdout] | [INFO] [stdout] 203 | T: eh1_0::blocking::i2c::Write, [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/forward.rs:248:24 [INFO] [stdout] | [INFO] [stdout] 248 | impl eh1_0::blocking::i2c::WriteRead for Forward [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/forward.rs:259:24 [INFO] [stdout] | [INFO] [stdout] 259 | impl eh1_0::blocking::i2c::WriteIterRead for Forward [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/forward.rs:278:24 [INFO] [stdout] | [INFO] [stdout] 278 | impl eh1_0::blocking::serial::Write for Forward [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/reverse.rs:215:19 [INFO] [stdout] | [INFO] [stdout] 215 | T: eh1_0::blocking::i2c::WriteIter, [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/reverse.rs:230:19 [INFO] [stdout] | [INFO] [stdout] 230 | T: eh1_0::blocking::i2c::WriteRead, [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/reverse.rs:100:19 [INFO] [stdout] | [INFO] [stdout] 100 | T: eh1_0::blocking::delay::DelayMs, [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/reverse.rs:242:19 [INFO] [stdout] | [INFO] [stdout] 242 | T: eh1_0::blocking::i2c::WriteIterRead, [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/reverse.rs:262:19 [INFO] [stdout] | [INFO] [stdout] 262 | T: eh1_0::blocking::serial::Write, [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `InputPin` in module `eh1_0::digital` [INFO] [stdout] --> src/forward.rs:55:33 [INFO] [stdout] | [INFO] [stdout] 55 | impl eh1_0::digital::InputPin for Forward [INFO] [stdout] | ^^^^^^^^ not found in `eh1_0::digital` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 53 | use crate::eh0_2::digital::InputPin; [INFO] [stdout] | [INFO] [stdout] 53 | use crate::eh0_2::digital::v2::InputPin; [INFO] [stdout] | [INFO] [stdout] 53 | use crate::eh1_0::digital::blocking::InputPin; [INFO] [stdout] | [INFO] [stdout] 53 | use eh0_2::digital::InputPin; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `OutputPin` in module `eh1_0::digital` [INFO] [stdout] --> src/forward.rs:72:32 [INFO] [stdout] | [INFO] [stdout] 72 | impl eh1_0::digital::OutputPin for Forward [INFO] [stdout] | ^^^^^^^^^ not found in `eh1_0::digital` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 53 | use crate::eh0_2::digital::OutputPin; [INFO] [stdout] | [INFO] [stdout] 53 | use crate::eh0_2::digital::v2::OutputPin; [INFO] [stdout] | [INFO] [stdout] 53 | use crate::eh1_0::digital::blocking::OutputPin; [INFO] [stdout] | [INFO] [stdout] 53 | use eh0_2::digital::OutputPin; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SevenBitAddress` in this scope [INFO] [stdout] --> src/forward.rs:212:44 [INFO] [stdout] | [INFO] [stdout] 212 | impl eh1_0::blocking::i2c::Read for Forward [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 209 | use crate::eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use crate::eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/reverse.rs:110:19 [INFO] [stdout] | [INFO] [stdout] 110 | T: eh1_0::blocking::delay::DelayMs, [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SevenBitAddress` in this scope [INFO] [stdout] --> src/forward.rs:218:41 [INFO] [stdout] | [INFO] [stdout] 218 | fn try_read(&mut self, address: SevenBitAddress, words: &mut [u8]) -> Result<(), Self::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 209 | use crate::eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use crate::eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/reverse.rs:120:19 [INFO] [stdout] | [INFO] [stdout] 120 | T: eh1_0::blocking::delay::DelayUs, [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/reverse.rs:130:19 [INFO] [stdout] | [INFO] [stdout] 130 | T: eh1_0::blocking::delay::DelayUs, [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/reverse.rs:145:19 [INFO] [stdout] | [INFO] [stdout] 145 | T: eh1_0::blocking::spi::Write, [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SevenBitAddress` in this scope [INFO] [stdout] --> src/forward.rs:223:45 [INFO] [stdout] | [INFO] [stdout] 223 | impl eh1_0::blocking::i2c::Write for Forward [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 209 | use crate::eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use crate::eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SevenBitAddress` in this scope [INFO] [stdout] --> src/forward.rs:229:42 [INFO] [stdout] | [INFO] [stdout] 229 | fn try_write(&mut self, address: SevenBitAddress, words: &[u8]) -> Result<(), Self::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 209 | use crate::eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use crate::eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SevenBitAddress` in this scope [INFO] [stdout] --> src/forward.rs:234:49 [INFO] [stdout] | [INFO] [stdout] 234 | impl eh1_0::blocking::i2c::WriteIter for Forward [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 209 | use crate::eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use crate::eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SevenBitAddress` in this scope [INFO] [stdout] --> src/forward.rs:240:50 [INFO] [stdout] | [INFO] [stdout] 240 | fn try_write_iter(&mut self, address: SevenBitAddress, words: B) -> Result<(), Self::Error> [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 209 | use crate::eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use crate::eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SevenBitAddress` in this scope [INFO] [stdout] --> src/forward.rs:248:49 [INFO] [stdout] | [INFO] [stdout] 248 | impl eh1_0::blocking::i2c::WriteRead for Forward [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 209 | use crate::eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use crate::eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SevenBitAddress` in this scope [INFO] [stdout] --> src/forward.rs:254:47 [INFO] [stdout] | [INFO] [stdout] 254 | fn try_write_read(&mut self, address: SevenBitAddress, bytes: &[u8], buffer: &mut [u8]) -> Result<(), Self::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 209 | use crate::eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use crate::eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SevenBitAddress` in this scope [INFO] [stdout] --> src/forward.rs:259:53 [INFO] [stdout] | [INFO] [stdout] 259 | impl eh1_0::blocking::i2c::WriteIterRead for Forward [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 209 | use crate::eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use crate::eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SevenBitAddress` in this scope [INFO] [stdout] --> src/forward.rs:265:55 [INFO] [stdout] | [INFO] [stdout] 265 | fn try_write_iter_read(&mut self, address: SevenBitAddress, bytes: B, buffer: &mut [u8]) -> Result<(), Self::Error> [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 209 | use crate::eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use crate::eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `InputPin` in module `eh1_0::digital` [INFO] [stdout] --> src/reverse.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | T: eh1_0::digital::InputPin, [INFO] [stdout] | ^^^^^^^^ not found in `eh1_0::digital` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 55 | use crate::eh0_2::digital::InputPin; [INFO] [stdout] | [INFO] [stdout] 55 | use crate::eh0_2::digital::v2::InputPin; [INFO] [stdout] | [INFO] [stdout] 55 | use crate::eh1_0::digital::blocking::InputPin; [INFO] [stdout] | [INFO] [stdout] 55 | use eh0_2::digital::InputPin; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `OutputPin` in module `eh1_0::digital` [INFO] [stdout] --> src/reverse.rs:77:28 [INFO] [stdout] | [INFO] [stdout] 77 | T: eh1_0::digital::OutputPin, [INFO] [stdout] | ^^^^^^^^^ not found in `eh1_0::digital` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 55 | use crate::eh0_2::digital::OutputPin; [INFO] [stdout] | [INFO] [stdout] 55 | use crate::eh0_2::digital::v2::OutputPin; [INFO] [stdout] | [INFO] [stdout] 55 | use crate::eh1_0::digital::blocking::OutputPin; [INFO] [stdout] | [INFO] [stdout] 55 | use eh0_2::digital::OutputPin; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/reverse.rs:157:19 [INFO] [stdout] | [INFO] [stdout] 157 | T: eh1_0::blocking::spi::Transfer, [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/reverse.rs:169:19 [INFO] [stdout] | [INFO] [stdout] 169 | T: eh1_0::blocking::spi::WriteIter, [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SevenBitAddress` in this scope [INFO] [stdout] --> src/reverse.rs:191:39 [INFO] [stdout] | [INFO] [stdout] 191 | T: eh1_0::blocking::i2c::Read, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 186 | use crate::eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use crate::eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/reverse.rs:191:19 [INFO] [stdout] | [INFO] [stdout] 191 | T: eh1_0::blocking::i2c::Read, [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SevenBitAddress` in this scope [INFO] [stdout] --> src/reverse.rs:196:37 [INFO] [stdout] | [INFO] [stdout] 196 | fn read(&mut self, address: SevenBitAddress, words: &mut [u8]) -> Result<(), Self::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 186 | use crate::eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use crate::eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SevenBitAddress` in this scope [INFO] [stdout] --> src/reverse.rs:203:40 [INFO] [stdout] | [INFO] [stdout] 203 | T: eh1_0::blocking::i2c::Write, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 186 | use crate::eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use crate::eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SevenBitAddress` in this scope [INFO] [stdout] --> src/reverse.rs:208:38 [INFO] [stdout] | [INFO] [stdout] 208 | fn write(&mut self, address: SevenBitAddress, words: &[u8]) -> Result<(), Self::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 186 | use crate::eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use crate::eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/reverse.rs:203:19 [INFO] [stdout] | [INFO] [stdout] 203 | T: eh1_0::blocking::i2c::Write, [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SevenBitAddress` in this scope [INFO] [stdout] --> src/reverse.rs:215:44 [INFO] [stdout] | [INFO] [stdout] 215 | T: eh1_0::blocking::i2c::WriteIter, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 186 | use crate::eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use crate::eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SevenBitAddress` in this scope [INFO] [stdout] --> src/reverse.rs:220:41 [INFO] [stdout] | [INFO] [stdout] 220 | fn write(&mut self, address: SevenBitAddress, words: B) -> Result<(), Self::Error> [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 186 | use crate::eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use crate::eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SevenBitAddress` in this scope [INFO] [stdout] --> src/reverse.rs:230:44 [INFO] [stdout] | [INFO] [stdout] 230 | T: eh1_0::blocking::i2c::WriteRead, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 186 | use crate::eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use crate::eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SevenBitAddress` in this scope [INFO] [stdout] --> src/reverse.rs:235:43 [INFO] [stdout] | [INFO] [stdout] 235 | fn write_read(&mut self, address: SevenBitAddress, bytes: &[u8], buffer: &mut [u8]) -> Result<(), Self::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 186 | use crate::eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use crate::eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SevenBitAddress` in this scope [INFO] [stdout] --> src/reverse.rs:242:48 [INFO] [stdout] | [INFO] [stdout] 242 | T: eh1_0::blocking::i2c::WriteIterRead, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 186 | use crate::eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use crate::eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SevenBitAddress` in this scope [INFO] [stdout] --> src/reverse.rs:247:51 [INFO] [stdout] | [INFO] [stdout] 247 | fn write_iter_read(&mut self, address: SevenBitAddress, bytes: B, buffer: &mut [u8]) -> Result<(), Self::Error> [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 186 | use crate::eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use crate::eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `OutputPin` in module `eh1_0::digital` [INFO] [stdout] --> src/lib.rs:86:26 [INFO] [stdout] | [INFO] [stdout] 86 | impl eh1_0::digital::OutputPin for OutputPin1_0 { [INFO] [stdout] | ^^^^^^^^^ not found in `eh1_0::digital` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 66 | use crate::eh0_2::digital::OutputPin; [INFO] [stdout] | [INFO] [stdout] 66 | use crate::eh0_2::digital::v2::OutputPin; [INFO] [stdout] | [INFO] [stdout] 66 | use crate::eh1_0::digital::blocking::OutputPin; [INFO] [stdout] | [INFO] [stdout] 66 | use eh0_2::digital::OutputPin; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/reverse.rs:215:19 [INFO] [stdout] | [INFO] [stdout] 215 | T: eh1_0::blocking::i2c::WriteIter, [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/reverse.rs:230:19 [INFO] [stdout] | [INFO] [stdout] 230 | T: eh1_0::blocking::i2c::WriteRead, [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/reverse.rs:242:19 [INFO] [stdout] | [INFO] [stdout] 242 | T: eh1_0::blocking::i2c::WriteIterRead, [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `eh1_0` [INFO] [stdout] --> src/reverse.rs:262:19 [INFO] [stdout] | [INFO] [stdout] 262 | T: eh1_0::blocking::serial::Write, [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `eh1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `InputPin` in module `eh1_0::digital` [INFO] [stdout] --> src/forward.rs:55:33 [INFO] [stdout] | [INFO] [stdout] 55 | impl eh1_0::digital::InputPin for Forward [INFO] [stdout] | ^^^^^^^^ not found in `eh1_0::digital` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 53 | use crate::eh0_2::digital::InputPin; [INFO] [stdout] | [INFO] [stdout] 53 | use crate::eh0_2::digital::v2::InputPin; [INFO] [stdout] | [INFO] [stdout] 53 | use crate::eh1_0::digital::blocking::InputPin; [INFO] [stdout] | [INFO] [stdout] 53 | use eh0_2::digital::InputPin; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `OutputPin` in module `eh1_0::digital` [INFO] [stdout] --> src/forward.rs:72:32 [INFO] [stdout] | [INFO] [stdout] 72 | impl eh1_0::digital::OutputPin for Forward [INFO] [stdout] | ^^^^^^^^^ not found in `eh1_0::digital` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 53 | use crate::eh0_2::digital::OutputPin; [INFO] [stdout] | [INFO] [stdout] 53 | use crate::eh0_2::digital::v2::OutputPin; [INFO] [stdout] | [INFO] [stdout] 53 | use crate::eh1_0::digital::blocking::OutputPin; [INFO] [stdout] | [INFO] [stdout] 53 | use eh0_2::digital::OutputPin; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SevenBitAddress` in this scope [INFO] [stdout] --> src/forward.rs:212:44 [INFO] [stdout] | [INFO] [stdout] 212 | impl eh1_0::blocking::i2c::Read for Forward [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 209 | use crate::eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use crate::eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SevenBitAddress` in this scope [INFO] [stdout] --> src/forward.rs:218:41 [INFO] [stdout] | [INFO] [stdout] 218 | fn try_read(&mut self, address: SevenBitAddress, words: &mut [u8]) -> Result<(), Self::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 209 | use crate::eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use crate::eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SevenBitAddress` in this scope [INFO] [stdout] --> src/forward.rs:223:45 [INFO] [stdout] | [INFO] [stdout] 223 | impl eh1_0::blocking::i2c::Write for Forward [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 209 | use crate::eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use crate::eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SevenBitAddress` in this scope [INFO] [stdout] --> src/forward.rs:229:42 [INFO] [stdout] | [INFO] [stdout] 229 | fn try_write(&mut self, address: SevenBitAddress, words: &[u8]) -> Result<(), Self::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 209 | use crate::eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use crate::eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SevenBitAddress` in this scope [INFO] [stdout] --> src/forward.rs:234:49 [INFO] [stdout] | [INFO] [stdout] 234 | impl eh1_0::blocking::i2c::WriteIter for Forward [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 209 | use crate::eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use crate::eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SevenBitAddress` in this scope [INFO] [stdout] --> src/forward.rs:240:50 [INFO] [stdout] | [INFO] [stdout] 240 | fn try_write_iter(&mut self, address: SevenBitAddress, words: B) -> Result<(), Self::Error> [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 209 | use crate::eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use crate::eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SevenBitAddress` in this scope [INFO] [stdout] --> src/forward.rs:248:49 [INFO] [stdout] | [INFO] [stdout] 248 | impl eh1_0::blocking::i2c::WriteRead for Forward [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 209 | use crate::eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use crate::eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SevenBitAddress` in this scope [INFO] [stdout] --> src/forward.rs:254:47 [INFO] [stdout] | [INFO] [stdout] 254 | fn try_write_read(&mut self, address: SevenBitAddress, bytes: &[u8], buffer: &mut [u8]) -> Result<(), Self::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 209 | use crate::eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use crate::eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SevenBitAddress` in this scope [INFO] [stdout] --> src/forward.rs:259:53 [INFO] [stdout] | [INFO] [stdout] 259 | impl eh1_0::blocking::i2c::WriteIterRead for Forward [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 209 | use crate::eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use crate::eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SevenBitAddress` in this scope [INFO] [stdout] --> src/forward.rs:265:55 [INFO] [stdout] | [INFO] [stdout] 265 | fn try_write_iter_read(&mut self, address: SevenBitAddress, bytes: B, buffer: &mut [u8]) -> Result<(), Self::Error> [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 209 | use crate::eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use crate::eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 209 | use eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `InputPin` in module `eh1_0::digital` [INFO] [stdout] --> src/reverse.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | T: eh1_0::digital::InputPin, [INFO] [stdout] | ^^^^^^^^ not found in `eh1_0::digital` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 55 | use crate::eh0_2::digital::InputPin; [INFO] [stdout] | [INFO] [stdout] 55 | use crate::eh0_2::digital::v2::InputPin; [INFO] [stdout] | [INFO] [stdout] 55 | use crate::eh1_0::digital::blocking::InputPin; [INFO] [stdout] | [INFO] [stdout] 55 | use eh0_2::digital::InputPin; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `OutputPin` in module `eh1_0::digital` [INFO] [stdout] --> src/reverse.rs:77:28 [INFO] [stdout] | [INFO] [stdout] 77 | T: eh1_0::digital::OutputPin, [INFO] [stdout] | ^^^^^^^^^ not found in `eh1_0::digital` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 55 | use crate::eh0_2::digital::OutputPin; [INFO] [stdout] | [INFO] [stdout] 55 | use crate::eh0_2::digital::v2::OutputPin; [INFO] [stdout] | [INFO] [stdout] 55 | use crate::eh1_0::digital::blocking::OutputPin; [INFO] [stdout] | [INFO] [stdout] 55 | use eh0_2::digital::OutputPin; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SevenBitAddress` in this scope [INFO] [stdout] --> src/reverse.rs:191:39 [INFO] [stdout] | [INFO] [stdout] 191 | T: eh1_0::blocking::i2c::Read, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 186 | use crate::eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use crate::eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SevenBitAddress` in this scope [INFO] [stdout] --> src/reverse.rs:196:37 [INFO] [stdout] | [INFO] [stdout] 196 | fn read(&mut self, address: SevenBitAddress, words: &mut [u8]) -> Result<(), Self::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 186 | use crate::eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use crate::eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SevenBitAddress` in this scope [INFO] [stdout] --> src/reverse.rs:203:40 [INFO] [stdout] | [INFO] [stdout] 203 | T: eh1_0::blocking::i2c::Write, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 186 | use crate::eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use crate::eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SevenBitAddress` in this scope [INFO] [stdout] --> src/reverse.rs:208:38 [INFO] [stdout] | [INFO] [stdout] 208 | fn write(&mut self, address: SevenBitAddress, words: &[u8]) -> Result<(), Self::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 186 | use crate::eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use crate::eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SevenBitAddress` in this scope [INFO] [stdout] --> src/reverse.rs:215:44 [INFO] [stdout] | [INFO] [stdout] 215 | T: eh1_0::blocking::i2c::WriteIter, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 186 | use crate::eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use crate::eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SevenBitAddress` in this scope [INFO] [stdout] --> src/reverse.rs:220:41 [INFO] [stdout] | [INFO] [stdout] 220 | fn write(&mut self, address: SevenBitAddress, words: B) -> Result<(), Self::Error> [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 186 | use crate::eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use crate::eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SevenBitAddress` in this scope [INFO] [stdout] --> src/reverse.rs:230:44 [INFO] [stdout] | [INFO] [stdout] 230 | T: eh1_0::blocking::i2c::WriteRead, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 186 | use crate::eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use crate::eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SevenBitAddress` in this scope [INFO] [stdout] --> src/reverse.rs:235:43 [INFO] [stdout] | [INFO] [stdout] 235 | fn write_read(&mut self, address: SevenBitAddress, bytes: &[u8], buffer: &mut [u8]) -> Result<(), Self::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 186 | use crate::eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use crate::eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SevenBitAddress` in this scope [INFO] [stdout] --> src/reverse.rs:242:48 [INFO] [stdout] | [INFO] [stdout] 242 | T: eh1_0::blocking::i2c::WriteIterRead, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 186 | use crate::eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use crate::eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SevenBitAddress` in this scope [INFO] [stdout] --> src/reverse.rs:247:51 [INFO] [stdout] | [INFO] [stdout] 247 | fn write_iter_read(&mut self, address: SevenBitAddress, bytes: B, buffer: &mut [u8]) -> Result<(), Self::Error> [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 186 | use crate::eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use crate::eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use eh0_2::blocking::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] 186 | use eh1_0::i2c::SevenBitAddress; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `OutputPin` in module `eh1_0::digital` [INFO] [stdout] --> src/lib.rs:86:26 [INFO] [stdout] | [INFO] [stdout] 86 | impl eh1_0::digital::OutputPin for OutputPin1_0 { [INFO] [stdout] | ^^^^^^^^^ not found in `eh1_0::digital` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 66 | use crate::eh0_2::digital::OutputPin; [INFO] [stdout] | [INFO] [stdout] 66 | use crate::eh0_2::digital::v2::OutputPin; [INFO] [stdout] | [INFO] [stdout] 66 | use crate::eh1_0::digital::blocking::OutputPin; [INFO] [stdout] | [INFO] [stdout] 66 | use eh0_2::digital::OutputPin; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 58 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `embedded-hal-compat` due to 59 previous errors [INFO] [stdout] error: aborting due to 58 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "fcdb84fc597e4c4118c75b940372ee00ceb14e5ec1b0eea38f5dca0d85ce2898", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcdb84fc597e4c4118c75b940372ee00ceb14e5ec1b0eea38f5dca0d85ce2898", kill_on_drop: false }` [INFO] [stdout] fcdb84fc597e4c4118c75b940372ee00ceb14e5ec1b0eea38f5dca0d85ce2898