[INFO] fetching crate es-wifi-driver 0.4.0...
[INFO] checking es-wifi-driver-0.4.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate es-wifi-driver 0.4.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate es-wifi-driver 0.4.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate es-wifi-driver 0.4.0
[INFO] finished tweaking crates.io crate es-wifi-driver 0.4.0
[INFO] tweaked toml for crates.io crate es-wifi-driver 0.4.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded moveslice v2.0.1
[INFO] [stderr]   Downloaded embedded-nal-async v0.4.0
[INFO] [stderr]   Downloaded embassy-macros v0.2.1
[INFO] [stderr]   Downloaded embedded-nal v0.6.0
[INFO] [stderr]   Downloaded embedded-hal-async v0.2.0-alpha.1
[INFO] [stderr]   Downloaded no-std-net v0.5.0
[INFO] [stderr]   Downloaded static_cell v1.3.0
[INFO] [stderr]   Downloaded embassy-executor v0.2.1
[INFO] [stderr]   Downloaded no-std-net v0.6.0
[INFO] [stderr]   Downloaded nom v6.2.2
[INFO] [stderr]   Downloaded embedded-io v0.3.1
[INFO] [stderr]   Downloaded embassy-sync v0.1.0
[INFO] [stderr]   Downloaded embassy-time v0.1.5
[INFO] [stderr]   Downloaded embedded-hal v1.0.0-alpha.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f20387c96bf53fca22b6286d7d068030b54a4da8cd16b96e1560170ea2b56f2
[INFO] running `Command { std: "docker" "start" "-a" "0f20387c96bf53fca22b6286d7d068030b54a4da8cd16b96e1560170ea2b56f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f20387c96bf53fca22b6286d7d068030b54a4da8cd16b96e1560170ea2b56f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f20387c96bf53fca22b6286d7d068030b54a4da8cd16b96e1560170ea2b56f2", kill_on_drop: false }`
[INFO] [stdout] 0f20387c96bf53fca22b6286d7d068030b54a4da8cd16b96e1560170ea2b56f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] edf98d12b46be5110572a14cc33f90c428ee8fa5c0c2791f9fefd0e7ceef8f13
[INFO] running `Command { std: "docker" "start" "-a" "edf98d12b46be5110572a14cc33f90c428ee8fa5c0c2791f9fefd0e7ceef8f13", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking critical-section v1.1.2
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling atomic-polyfill v1.0.3
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling embassy-time v0.1.5
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling nom v6.2.2
[INFO] [stderr]    Compiling embassy-sync v0.1.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking no-std-net v0.5.0
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling embassy-executor v0.2.1
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking embedded-hal v1.0.0-alpha.10
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]     Checking embedded-io v0.4.0
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking embedded-io v0.3.1
[INFO] [stderr]    Compiling embassy-macros v0.2.1
[INFO] [stderr]     Checking embedded-hal-async v0.2.0-alpha.1
[INFO] [stderr]     Checking futures-intrusive v0.4.2
[INFO] [stderr]     Checking moveslice v2.0.1
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/embedded-io-0.3.1/src/asynch.rs:132:27
[INFO] [stdout]     |
[INFO] [stdout] 132 |     type ReadFuture<'a> = impl Future<Output = Result<usize, Self::Error>> + 'a
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #63063 <https://github.com/rust-lang/rust/issues/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 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/embedded-io-0.3.1/src/asynch.rs:143:30
[INFO] [stdout]     |
[INFO] [stdout] 143 |     type FillBufFuture<'a> = impl Future<Output = Result<&'a [u8], Self::Error>>
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #63063 <https://github.com/rust-lang/rust/issues/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 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/embedded-io-0.3.1/src/asynch.rs:157:28
[INFO] [stdout]     |
[INFO] [stdout] 157 |     type WriteFuture<'a> = impl Future<Output = Result<usize, Self::Error>> + 'a
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #63063 <https://github.com/rust-lang/rust/issues/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 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/embedded-io-0.3.1/src/asynch.rs:166:28
[INFO] [stdout]     |
[INFO] [stdout] 166 |     type FlushFuture<'a> = impl Future<Output = Result<(), Self::Error>> + 'a
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #63063 <https://github.com/rust-lang/rust/issues/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 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/embedded-io-0.3.1/src/asynch.rs:177:27
[INFO] [stdout]     |
[INFO] [stdout] 177 |     type SeekFuture<'a> = impl Future<Output = Result<u64, Self::Error>> + 'a
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #63063 <https://github.com/rust-lang/rust/issues/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 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/embedded-io-0.3.1/src/asynch.rs:192:27
[INFO] [stdout]     |
[INFO] [stdout] 192 |     type ReadFuture<'a> = impl Future<Output = Result<usize, Self::Error>> + 'a
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #63063 <https://github.com/rust-lang/rust/issues/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 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/embedded-io-0.3.1/src/asynch.rs:218:30
[INFO] [stdout]     |
[INFO] [stdout] 218 |     type FillBufFuture<'a> = impl Future<Output = Result<&'a [u8], Self::Error>>
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #63063 <https://github.com/rust-lang/rust/issues/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 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/embedded-io-0.3.1/src/asynch.rs:243:28
[INFO] [stdout]     |
[INFO] [stdout] 243 |     type WriteFuture<'a> = impl Future<Output = Result<usize, Self::Error>> + 'a
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #63063 <https://github.com/rust-lang/rust/issues/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 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/embedded-io-0.3.1/src/asynch.rs:258:28
[INFO] [stdout]     |
[INFO] [stdout] 258 |     type FlushFuture<'a> = impl Future<Output = Result<(), Self::Error>>
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #63063 <https://github.com/rust-lang/rust/issues/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 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `embedded-io` (lib) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "edf98d12b46be5110572a14cc33f90c428ee8fa5c0c2791f9fefd0e7ceef8f13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edf98d12b46be5110572a14cc33f90c428ee8fa5c0c2791f9fefd0e7ceef8f13", kill_on_drop: false }`
[INFO] [stdout] edf98d12b46be5110572a14cc33f90c428ee8fa5c0c2791f9fefd0e7ceef8f13
