[INFO] fetching crate sh1107 0.1.0... [INFO] testing sh1107-0.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate sh1107 0.1.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate sh1107 0.1.0 [INFO] finished tweaking crates.io crate sh1107 0.1.0 [INFO] tweaked toml for crates.io crate sh1107 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sh1107 0.1.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 26 packages to latest compatible versions [INFO] [stderr] Adding defmt v0.3.100 (available: v1.0.1) [INFO] [stderr] Adding embedded-hal v1.0.0-alpha.9 (available: v1.0.0) [INFO] [stderr] Adding embedded-hal-async v0.1.0-alpha.3 (available: v1.0.0) [INFO] [stderr] Adding itertools v0.10.5 (available: v0.14.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded embedded-hal-async v0.1.0-alpha.3 [INFO] [stderr] Downloaded embedded-hal v1.0.0-alpha.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9e1a53cad4016e95b1fe12c6e1f537104bd193dcece36fb5434fa3eb4bd14bd [INFO] running `Command { std: "docker" "start" "-a" "c9e1a53cad4016e95b1fe12c6e1f537104bd193dcece36fb5434fa3eb4bd14bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9e1a53cad4016e95b1fe12c6e1f537104bd193dcece36fb5434fa3eb4bd14bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9e1a53cad4016e95b1fe12c6e1f537104bd193dcece36fb5434fa3eb4bd14bd", kill_on_drop: false }` [INFO] [stdout] c9e1a53cad4016e95b1fe12c6e1f537104bd193dcece36fb5434fa3eb4bd14bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 954c22f8c649ad0eb9fcd4d7b998d979b77a1c9cff568febd9e98d9432b350e3 [INFO] running `Command { std: "docker" "start" "-a" "954c22f8c649ad0eb9fcd4d7b998d979b77a1c9cff568febd9e98d9432b350e3", kill_on_drop: false }` [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling embedded-hal v1.0.0-alpha.9 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling embedded-hal-async v0.1.0-alpha.3 [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.3/src/spi.rs:491:45 [INFO] [stdout] | [INFO] [stdout] 491 | type TransactionFuture<'a, R, F, Fut> = impl Future> + 'a [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-06-19; consider upgrading it if it is out of date [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.3/src/spi.rs:16:3 [INFO] [stdout] | [INFO] [stdout] 16 | = impl Future> + 'a; [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.3/src/spi.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 23 | = impl Future> + 'a; [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.3/src/spi.rs:30:3 [INFO] [stdout] | [INFO] [stdout] 30 | = impl Future> + 'a; [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.3/src/spi.rs:37:3 [INFO] [stdout] | [INFO] [stdout] 37 | = impl Future> + 'a; [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] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/embedded-hal-async-0.1.0-alpha.3/src/spi.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 16 | = impl Future> + 'a; [INFO] [stdout] | ----------------------------------------------- the expected future [INFO] [stdout] ... [INFO] [stdout] 84 | / $crate::spi::SpiDevice::transaction($device, move |$bus| { [INFO] [stdout] 85 | | // Safety: Implementers of the `SpiDevice` trait guarantee that the pointer is [INFO] [stdout] 86 | | // valid and dereferencable for the entire duration of the closure. [INFO] [stdout] 87 | | let $bus = unsafe { &mut *$bus }; [INFO] [stdout] ... | [INFO] [stdout] 94 | | }) [INFO] [stdout] | |__________^ expected future, found associated type [INFO] [stdout] ... [INFO] [stdout] 199 | 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] 204 | transaction!(self, move |bus| async move { bus.read(buf).await }) [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [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.3/src/spi.rs:84:54: 84:65}, {async block@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/embedded-hal-async-0.1.0-alpha.3/src/spi.rs:88:13: 88:23}>` 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/x86_64-unknown-linux-musl/debug/deps/embedded_hal_async-530d0925ed8faead.long-type-4256263997961056198.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `transaction` (in Nightly builds, run with -Z macro-backtrace for more info) [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.3/src/spi.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 23 | = impl Future> + 'a; [INFO] [stdout] | ----------------------------------------------- the expected future [INFO] [stdout] ... [INFO] [stdout] 84 | / $crate::spi::SpiDevice::transaction($device, move |$bus| { [INFO] [stdout] 85 | | // Safety: Implementers of the `SpiDevice` trait guarantee that the pointer is [INFO] [stdout] 86 | | // valid and dereferencable for the entire duration of the closure. [INFO] [stdout] 87 | | let $bus = unsafe { &mut *$bus }; [INFO] [stdout] ... | [INFO] [stdout] 94 | | }) [INFO] [stdout] | |__________^ expected future, found associated type [INFO] [stdout] ... [INFO] [stdout] 212 | 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] 217 | transaction!(self, move |bus| async move { bus.write(buf).await }) [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [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.3/src/spi.rs:84:54: 84:65}, {async block@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/embedded-hal-async-0.1.0-alpha.3/src/spi.rs:88:13: 88:23}>` 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/x86_64-unknown-linux-musl/debug/deps/embedded_hal_async-530d0925ed8faead.long-type-8383929257782269461.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `transaction` (in Nightly builds, run with -Z macro-backtrace for more info) [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.3/src/spi.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 30 | = impl Future> + 'a; [INFO] [stdout] | ----------------------------------------------- the expected future [INFO] [stdout] ... [INFO] [stdout] 84 | / $crate::spi::SpiDevice::transaction($device, move |$bus| { [INFO] [stdout] 85 | | // Safety: Implementers of the `SpiDevice` trait guarantee that the pointer is [INFO] [stdout] 86 | | // valid and dereferencable for the entire duration of the closure. [INFO] [stdout] 87 | | let $bus = unsafe { &mut *$bus }; [INFO] [stdout] ... | [INFO] [stdout] 94 | | }) [INFO] [stdout] | |__________^ expected future, found associated type [INFO] [stdout] ... [INFO] [stdout] 229 | ) -> TransferFuture<'a, Self, Word> [INFO] [stdout] | ------------------------------ expected `TransferFuture<'a, Self, Word>` because of return type [INFO] [stdout] ... [INFO] [stdout] 234 | / transaction!( [INFO] [stdout] 235 | | self, [INFO] [stdout] 236 | | move |bus| async move { bus.transfer(read, write).await } [INFO] [stdout] 237 | | ) [INFO] [stdout] | |_________- in this macro invocation [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.3/src/spi.rs:84:54: 84:65}, {async block@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/embedded-hal-async-0.1.0-alpha.3/src/spi.rs:88:13: 88:23}>` 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/x86_64-unknown-linux-musl/debug/deps/embedded_hal_async-530d0925ed8faead.long-type-9880686100368066007.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `transaction` (in Nightly builds, run with -Z macro-backtrace for more info) [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.3/src/spi.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 37 | = impl Future> + 'a; [INFO] [stdout] | ----------------------------------------------- the expected future [INFO] [stdout] ... [INFO] [stdout] 84 | / $crate::spi::SpiDevice::transaction($device, move |$bus| { [INFO] [stdout] 85 | | // Safety: Implementers of the `SpiDevice` trait guarantee that the pointer is [INFO] [stdout] 86 | | // valid and dereferencable for the entire duration of the closure. [INFO] [stdout] 87 | | let $bus = unsafe { &mut *$bus }; [INFO] [stdout] ... | [INFO] [stdout] 94 | | }) [INFO] [stdout] | |__________^ expected future, found associated type [INFO] [stdout] ... [INFO] [stdout] 248 | ) -> TransferInPlaceFuture<'a, Self, Word> [INFO] [stdout] | ------------------------------------- expected `TransferInPlaceFuture<'a, Self, Word>` because of return type [INFO] [stdout] ... [INFO] [stdout] 253 | / transaction!( [INFO] [stdout] 254 | | self, [INFO] [stdout] 255 | | move |bus| async move { bus.transfer_in_place(buf).await } [INFO] [stdout] 256 | | ) [INFO] [stdout] | |_________- in this macro invocation [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.3/src/spi.rs:84:54: 84:65}, {async block@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/embedded-hal-async-0.1.0-alpha.3/src/spi.rs:88:13: 88:23}>` 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/x86_64-unknown-linux-musl/debug/deps/embedded_hal_async-530d0925ed8faead.long-type-4551660406545106853.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `transaction` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [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] 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" "954c22f8c649ad0eb9fcd4d7b998d979b77a1c9cff568febd9e98d9432b350e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "954c22f8c649ad0eb9fcd4d7b998d979b77a1c9cff568febd9e98d9432b350e3", kill_on_drop: false }` [INFO] [stdout] 954c22f8c649ad0eb9fcd4d7b998d979b77a1c9cff568febd9e98d9432b350e3