[INFO] cloning repository https://github.com/maciekglowka/pico_plant [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maciekglowka/pico_plant" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaciekglowka%2Fpico_plant", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaciekglowka%2Fpico_plant'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 41e6738064be6aa4fca6ef9e63f43f0f786a4810 [INFO] checking maciekglowka/pico_plant against try#7d2afcda7a9c043d5175cbca3ab08f0acf02b13a for pr-140824 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaciekglowka%2Fpico_plant" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maciekglowka/pico_plant on toolchain 7d2afcda7a9c043d5175cbca3ab08f0acf02b13a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/maciekglowka/pico_plant [INFO] finished tweaking git repo https://github.com/maciekglowka/pico_plant [INFO] tweaked toml for git repo https://github.com/maciekglowka/pico_plant written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/maciekglowka/pico_plant 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" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking maciekglowka/pico_plant against try#7d2afcda7a9c043d5175cbca3ab08f0acf02b13a for pr-140824 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaciekglowka%2Fpico_plant" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maciekglowka/pico_plant on toolchain 7d2afcda7a9c043d5175cbca3ab08f0acf02b13a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/maciekglowka/pico_plant [INFO] finished tweaking git repo https://github.com/maciekglowka/pico_plant [INFO] tweaked toml for git repo https://github.com/maciekglowka/pico_plant written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/maciekglowka/pico_plant 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" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded defmt-macros v0.3.2 [INFO] [stderr] Downloaded embedded-nal-async v0.2.0 [INFO] [stderr] Downloaded atomic-polyfill v1.0.1 [INFO] [stderr] Downloaded embedded-storage v0.3.0 [INFO] [stderr] Downloaded embedded-storage-async v0.3.0 [INFO] [stderr] Downloaded embedded-hal-async v0.1.0-alpha.1 [INFO] [stderr] Downloaded defmt-rtt v0.3.2 [INFO] [stderr] Downloaded cortex-m-rt v0.7.1 [INFO] [stderr] Downloaded atomic-pool v1.0.0 [INFO] [stderr] Downloaded critical-section v1.1.0 [INFO] [stderr] Downloaded embedded-nal v0.6.0 [INFO] [stderr] Downloaded embedded-io v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35509839e71c75d0db1f4d54205481f61c33ef6ac8a309928da8146a0a530005 [INFO] running `Command { std: "docker" "start" "-a" "35509839e71c75d0db1f4d54205481f61c33ef6ac8a309928da8146a0a530005", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35509839e71c75d0db1f4d54205481f61c33ef6ac8a309928da8146a0a530005", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35509839e71c75d0db1f4d54205481f61c33ef6ac8a309928da8146a0a530005", kill_on_drop: false }` [INFO] [stdout] 35509839e71c75d0db1f4d54205481f61c33ef6ac8a309928da8146a0a530005 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d8fcf3db1fe73a81324a0ca9f4029d0ff5772da67f11615046e1cd028faf93f [INFO] running `Command { std: "docker" "start" "-a" "8d8fcf3db1fe73a81324a0ca9f4029d0ff5772da67f11615046e1cd028faf93f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling defmt v0.3.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Compiling defmt-macros v0.3.2 [INFO] [stderr] Compiling defmt-parser v0.3.1 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking critical-section v1.1.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling atomic-polyfill v1.0.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling cortex-m v0.7.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Compiling cortex-m-rt v0.7.1 [INFO] [stderr] Checking embedded-hal v1.0.0-alpha.8 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Checking volatile-register v0.2.1 [INFO] [stderr] Compiling embassy-sync v0.1.0 (https://github.com/embassy-rs/embassy#50af13d4) [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling critical-section v0.2.7 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Checking no-std-net v0.5.0 [INFO] [stderr] Compiling embassy-executor v0.1.0 (https://github.com/embassy-rs/embassy#50af13d4) [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Compiling embassy-sync v0.1.0 (https://github.com/embassy-rs/embassy?rev=cb9f0ef5b800ce4a22cde1805e0eb88425f1e07b#cb9f0ef5) [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking embedded-hal-async v0.1.0-alpha.1 [INFO] [stderr] Checking static_cell v1.0.0 [INFO] [stderr] Checking as-slice v0.2.1 [INFO] [stderr] Compiling rp2040-pac2 v0.1.0 (https://github.com/embassy-rs/rp2040-pac2?rev=017e3c9007b2d3b6965f0d85b5bf8ce3fa6d7364#017e3c90) [INFO] [stderr] Compiling embassy-cortex-m v0.1.0 (https://github.com/embassy-rs/embassy#50af13d4) [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/embedded-hal-async-0.1.0-alpha.1/src/spi.rs:384:45 [INFO] [stdout] | [INFO] [stdout] 384 | type TransactionFuture<'a, R, F, Fut> = impl Future> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-05-09; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling atomic-polyfill v0.1.10 [INFO] [stderr] Checking managed v0.8.0 [INFO] [stdout] error: unconstrained opaque type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/embedded-hal-async-0.1.0-alpha.1/src/spi.rs:15:3 [INFO] [stdout] | [INFO] [stdout] 15 | = impl Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ReadFuture` must be used in combination with a concrete type within the same crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unconstrained opaque type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/embedded-hal-async-0.1.0-alpha.1/src/spi.rs:22:3 [INFO] [stdout] | [INFO] [stdout] 22 | = impl Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WriteFuture` must be used in combination with a concrete type within the same crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unconstrained opaque type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/embedded-hal-async-0.1.0-alpha.1/src/spi.rs:29:3 [INFO] [stdout] | [INFO] [stdout] 29 | = impl Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TransferFuture` must be used in combination with a concrete type within the same crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unconstrained opaque type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/embedded-hal-async-0.1.0-alpha.1/src/spi.rs:36:3 [INFO] [stdout] | [INFO] [stdout] 36 | = impl Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TransferInPlaceFuture` must be used in combination with a concrete type within the same crate [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking embedded-storage v0.3.0 [INFO] [stderr] Compiling embassy-rp v0.1.0 (https://github.com/embassy-rs/embassy#50af13d4) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/embedded-hal-async-0.1.0-alpha.1/src/spi.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 15 | = impl Future>; [INFO] [stdout] | ------------------------------------------ the expected future [INFO] [stdout] ... [INFO] [stdout] 82 | fn read<'a, Word>(&'a mut self, buf: &'a mut [Word]) -> ReadFuture<'a, Self, Word> [INFO] [stdout] | -------------------------- expected `ReadFuture<'a, Self, Word>` because of return type [INFO] [stdout] ... [INFO] [stdout] 87 | / self.transaction(move |bus| async move { [INFO] [stdout] 88 | | // safety: `bus` is a valid pointer we're allowed to use for the duration of the closure. [INFO] [stdout] 89 | | let bus = unsafe { &mut *bus }; [INFO] [stdout] 90 | | bus.read(buf).await [INFO] [stdout] 91 | | }) [INFO] [stdout] | |__________^ expected future, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected opaque type `ReadFuture<'a, Self, Word>` [INFO] [stdout] found associated type `::TransactionFuture<'_, (), {closure@...}, ...>` [INFO] [stdout] = help: consider constraining the associated type `::TransactionFuture<'_, (), {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/embedded-hal-async-0.1.0-alpha.1/src/spi.rs:87:26: 87:36}, {async block@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/embedded-hal-async-0.1.0-alpha.1/src/spi.rs:87:37: 87:47}>` to `ReadFuture<'a, Self, Word>` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/embedded_hal_async-0ec2e2fdcc281627.long-type-4609683806826386644.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/embedded-hal-async-0.1.0-alpha.1/src/spi.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 22 | = impl Future>; [INFO] [stdout] | ------------------------------------------ the expected future [INFO] [stdout] ... [INFO] [stdout] 99 | fn write<'a, Word>(&'a mut self, buf: &'a [Word]) -> WriteFuture<'a, Self, Word> [INFO] [stdout] | --------------------------- expected `WriteFuture<'a, Self, Word>` because of return type [INFO] [stdout] ... [INFO] [stdout] 104 | / self.transaction(move |bus| async move { [INFO] [stdout] 105 | | // safety: `bus` is a valid pointer we're allowed to use for the duration of the closure. [INFO] [stdout] 106 | | let bus = unsafe { &mut *bus }; [INFO] [stdout] 107 | | bus.write(buf).await [INFO] [stdout] 108 | | }) [INFO] [stdout] | |__________^ expected future, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected opaque type `WriteFuture<'a, Self, Word>` [INFO] [stdout] found associated type `::TransactionFuture<'_, (), {closure@...}, ...>` [INFO] [stdout] = help: consider constraining the associated type `::TransactionFuture<'_, (), {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/embedded-hal-async-0.1.0-alpha.1/src/spi.rs:104:26: 104:36}, {async block@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/embedded-hal-async-0.1.0-alpha.1/src/spi.rs:104:37: 104:47}>` to `WriteFuture<'a, Self, Word>` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/embedded_hal_async-0ec2e2fdcc281627.long-type-18187097190759479203.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/embedded-hal-async-0.1.0-alpha.1/src/spi.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 29 | = impl Future>; [INFO] [stdout] | ------------------------------------------ the expected future [INFO] [stdout] ... [INFO] [stdout] 120 | ) -> TransferFuture<'a, Self, Word> [INFO] [stdout] | ------------------------------ expected `TransferFuture<'a, Self, Word>` because of return type [INFO] [stdout] ... [INFO] [stdout] 125 | / self.transaction(move |bus| async move { [INFO] [stdout] 126 | | // safety: `bus` is a valid pointer we're allowed to use for the duration of the closure. [INFO] [stdout] 127 | | let bus = unsafe { &mut *bus }; [INFO] [stdout] 128 | | bus.transfer(read, write).await [INFO] [stdout] 129 | | }) [INFO] [stdout] | |__________^ expected future, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected opaque type `TransferFuture<'a, Self, Word>` [INFO] [stdout] found associated type `::TransactionFuture<'_, (), {closure@...}, ...>` [INFO] [stdout] = help: consider constraining the associated type `::TransactionFuture<'_, (), {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/embedded-hal-async-0.1.0-alpha.1/src/spi.rs:125:26: 125:36}, {async block@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/embedded-hal-async-0.1.0-alpha.1/src/spi.rs:125:37: 125:47}>` to `TransferFuture<'a, Self, Word>` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/embedded_hal_async-0ec2e2fdcc281627.long-type-12532684449270174321.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/embedded-hal-async-0.1.0-alpha.1/src/spi.rs:145:9 [INFO] [stdout] | [INFO] [stdout] 36 | = impl Future>; [INFO] [stdout] | ------------------------------------------ the expected future [INFO] [stdout] ... [INFO] [stdout] 140 | ) -> TransferInPlaceFuture<'a, Self, Word> [INFO] [stdout] | ------------------------------------- expected `TransferInPlaceFuture<'a, Self, Word>` because of return type [INFO] [stdout] ... [INFO] [stdout] 145 | / self.transaction(move |bus| async move { [INFO] [stdout] 146 | | // safety: `bus` is a valid pointer we're allowed to use for the duration of the closure. [INFO] [stdout] 147 | | let bus = unsafe { &mut *bus }; [INFO] [stdout] 148 | | bus.transfer_in_place(buf).await [INFO] [stdout] 149 | | }) [INFO] [stdout] | |__________^ expected future, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected opaque type `TransferInPlaceFuture<'a, Self, Word>` [INFO] [stdout] found associated type `::TransactionFuture<'_, (), {closure@...}, ...>` [INFO] [stdout] = help: consider constraining the associated type `::TransactionFuture<'_, (), {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/embedded-hal-async-0.1.0-alpha.1/src/spi.rs:145:26: 145:36}, {async block@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/embedded-hal-async-0.1.0-alpha.1/src/spi.rs:145:37: 145:47}>` to `TransferInPlaceFuture<'a, Self, Word>` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/embedded_hal_async-0ec2e2fdcc281627.long-type-11327902446468631230.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking embassy-futures v0.1.0 (https://github.com/embassy-rs/embassy#50af13d4) [INFO] [stdout] Some errors have detailed explanations: E0308, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] Compiling defmt-rtt v0.3.2 [INFO] [stderr] error: could not compile `embedded-hal-async` (lib) due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8d8fcf3db1fe73a81324a0ca9f4029d0ff5772da67f11615046e1cd028faf93f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d8fcf3db1fe73a81324a0ca9f4029d0ff5772da67f11615046e1cd028faf93f", kill_on_drop: false }` [INFO] [stdout] 8d8fcf3db1fe73a81324a0ca9f4029d0ff5772da67f11615046e1cd028faf93f