[INFO] fetching crate embassy-boot 0.1.1...
[INFO] checking embassy-boot-0.1.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate embassy-boot 0.1.1 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate embassy-boot 0.1.1 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] started tweaking crates.io crate embassy-boot 0.1.1
[INFO] finished tweaking crates.io crate embassy-boot 0.1.1
[INFO] tweaked toml for crates.io crate embassy-boot 0.1.1 written to /workspace/builds/worker-0-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 embedded-storage v0.3.1
[INFO] [stderr]   Downloaded embedded-storage-async v0.3.0
[INFO] [stderr]   Downloaded embassy-sync v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 695094cfc658c086acbde511b5c2f1a549568afb559acc77fae63f1a053ad803
[INFO] running `Command { std: "docker" "start" "-a" "695094cfc658c086acbde511b5c2f1a549568afb559acc77fae63f1a053ad803", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "695094cfc658c086acbde511b5c2f1a549568afb559acc77fae63f1a053ad803", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "695094cfc658c086acbde511b5c2f1a549568afb559acc77fae63f1a053ad803", kill_on_drop: false }`
[INFO] [stdout] 695094cfc658c086acbde511b5c2f1a549568afb559acc77fae63f1a053ad803
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 59bd49ecbe08b3585c4c6de55ca7ac66ddffba9e497ffaeb1d86f75474a29a96
[INFO] running `Command { std: "docker" "start" "-a" "59bd49ecbe08b3585c4c6de55ca7ac66ddffba9e497ffaeb1d86f75474a29a96", kill_on_drop: false }`
[INFO] [stderr]    Compiling atomic-polyfill v1.0.3
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling embassy-sync v0.1.0
[INFO] [stderr]     Checking critical-section v1.1.2
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking embedded-storage v0.3.1
[INFO] [stderr]     Checking embedded-io v0.3.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking embedded-storage-async v0.3.0
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking embassy-boot v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]     --> src/lib.rs:1199:31
[INFO] [stdout]      |
[INFO] [stdout] 1199 |         type ReadFuture<'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]     --> src/lib.rs:1219:32
[INFO] [stdout]      |
[INFO] [stdout] 1219 |         type EraseFuture<'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]     --> src/lib.rs:1233:32
[INFO] [stdout]      |
[INFO] [stdout] 1233 |         type WriteFuture<'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] warning: the item `ErrorType` is imported redundantly
[INFO] [stdout]    --> src/lib.rs:914:9
[INFO] [stdout]     |
[INFO] [stdout] 914 |     use embedded_storage::nor_flash::ErrorType;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 918 |     use super::*;
[INFO] [stdout]     |         -------- the item `ErrorType` is already imported here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `into_result` is never used
[INFO] [stdout]    --> src/fmt.rs:204:8
[INFO] [stdout]     |
[INFO] [stdout] 201 | pub trait Try {
[INFO] [stdout]     |           --- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 204 |     fn into_result(self) -> Result<Self::Ok, Self::Error>;
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `embassy-boot` (lib test) due to 4 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "59bd49ecbe08b3585c4c6de55ca7ac66ddffba9e497ffaeb1d86f75474a29a96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59bd49ecbe08b3585c4c6de55ca7ac66ddffba9e497ffaeb1d86f75474a29a96", kill_on_drop: false }`
[INFO] [stdout] 59bd49ecbe08b3585c4c6de55ca7ac66ddffba9e497ffaeb1d86f75474a29a96
[INFO] checking embassy-boot-0.1.1 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate embassy-boot 0.1.1 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate embassy-boot 0.1.1 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate embassy-boot 0.1.1
[INFO] finished tweaking crates.io crate embassy-boot 0.1.1
[INFO] tweaked toml for crates.io crate embassy-boot 0.1.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be23cbe9fc69fcc18f075bdeea702bfb6240a022ef8f607bcc4bcd3ff26769c4
[INFO] running `Command { std: "docker" "start" "-a" "be23cbe9fc69fcc18f075bdeea702bfb6240a022ef8f607bcc4bcd3ff26769c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be23cbe9fc69fcc18f075bdeea702bfb6240a022ef8f607bcc4bcd3ff26769c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be23cbe9fc69fcc18f075bdeea702bfb6240a022ef8f607bcc4bcd3ff26769c4", kill_on_drop: false }`
[INFO] [stdout] be23cbe9fc69fcc18f075bdeea702bfb6240a022ef8f607bcc4bcd3ff26769c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e8aec94f674cf4ba3ef331255ff7ed0795791821e8b1a0b6720ed08fc250d7f
[INFO] running `Command { std: "docker" "start" "-a" "5e8aec94f674cf4ba3ef331255ff7ed0795791821e8b1a0b6720ed08fc250d7f", kill_on_drop: false }`
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling atomic-polyfill v1.0.3
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking critical-section v1.1.2
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]    Compiling embassy-sync v0.1.0
[INFO] [stderr]     Checking embedded-storage v0.3.1
[INFO] [stderr]     Checking embedded-io v0.3.1
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking embedded-storage-async v0.3.0
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking embassy-boot v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]     --> src/lib.rs:1199:31
[INFO] [stdout]      |
[INFO] [stdout] 1199 |         type ReadFuture<'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]     --> src/lib.rs:1219:32
[INFO] [stdout]      |
[INFO] [stdout] 1219 |         type EraseFuture<'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]     --> src/lib.rs:1233:32
[INFO] [stdout]      |
[INFO] [stdout] 1233 |         type WriteFuture<'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] warning: the item `ErrorType` is imported redundantly
[INFO] [stdout]    --> src/lib.rs:914:9
[INFO] [stdout]     |
[INFO] [stdout] 914 |     use embedded_storage::nor_flash::ErrorType;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 918 |     use super::*;
[INFO] [stdout]     |         -------- the item `ErrorType` is already imported here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `into_result` is never used
[INFO] [stdout]    --> src/fmt.rs:204:8
[INFO] [stdout]     |
[INFO] [stdout] 201 | pub trait Try {
[INFO] [stdout]     |           --- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 204 |     fn into_result(self) -> Result<Self::Ok, Self::Error>;
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `embassy-boot` (lib test) due to 4 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "5e8aec94f674cf4ba3ef331255ff7ed0795791821e8b1a0b6720ed08fc250d7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e8aec94f674cf4ba3ef331255ff7ed0795791821e8b1a0b6720ed08fc250d7f", kill_on_drop: false }`
[INFO] [stdout] 5e8aec94f674cf4ba3ef331255ff7ed0795791821e8b1a0b6720ed08fc250d7f
