[INFO] cloning repository https://github.com/rust-embedded-community/async-on-embedded
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-embedded-community/async-on-embedded" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-embedded-community%2Fasync-on-embedded", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-embedded-community%2Fasync-on-embedded'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e3cd5c06d6e02e026cd95705bd99c3e131038f1f
[INFO] testing rust-embedded-community/async-on-embedded against try#311784882baa42a9638298cb325fa01a062c9d0f+cargoflags=-Zbuild-dir-new-layout for pr-149852
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-embedded-community%2Fasync-on-embedded" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/rust-embedded-community/async-on-embedded
[INFO] finished tweaking git repo https://github.com/rust-embedded-community/async-on-embedded
[INFO] tweaked toml for git repo https://github.com/rust-embedded-community/async-on-embedded written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rust-embedded-community/async-on-embedded on toolchain 311784882baa42a9638298cb325fa01a062c9d0f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rust-embedded-community/async-on-embedded 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" "+311784882baa42a9638298cb325fa01a062c9d0f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bab35d44c4d814a0abadeefb08e13259b3b6403990f5b458079ddb787f89818b
[INFO] running `Command { std: "docker" "start" "-a" "bab35d44c4d814a0abadeefb08e13259b3b6403990f5b458079ddb787f89818b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bab35d44c4d814a0abadeefb08e13259b3b6403990f5b458079ddb787f89818b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bab35d44c4d814a0abadeefb08e13259b3b6403990f5b458079ddb787f89818b", kill_on_drop: false }`
[INFO] [stdout] bab35d44c4d814a0abadeefb08e13259b3b6403990f5b458079ddb787f89818b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 4dbc8d50057fb5b525d6d98c351129a5d714d3aa258e8e5ae65e3864587d7a92
[INFO] running `Command { std: "docker" "start" "-a" "4dbc8d50057fb5b525d6d98c351129a5d714d3aa258e8e5ae65e3864587d7a92", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.8
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling stable_deref_trait v1.1.1
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling cortex-m v0.6.3
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling syn v1.0.14
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling vcell v0.1.2
[INFO] [stderr]    Compiling cortex-m-rt v0.6.12
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling volatile-register v0.2.0
[INFO] [stderr]    Compiling generic-array v0.14.2
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling heapless v0.5.3 (https://github.com/japaric/heapless?branch=slab#10e88349)
[INFO] [stderr]    Compiling nrf52840-pac v0.9.0
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling hash32 v0.1.1
[INFO] [stderr]    Compiling r0 v0.2.2
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling nrf52 v0.0.0-alpha.0 (/opt/rustwide/workdir/nrf52)
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]    Compiling generic-array v0.13.2
[INFO] [stderr]    Compiling as-slice v0.1.3
[INFO] [stderr]    Compiling aligned v0.3.2
[INFO] [stderr]    Compiling chrono v0.4.10
[INFO] [stderr]    Compiling panic-udf v0.0.0-alpha.0 (/opt/rustwide/workdir/panic-udf)
[INFO] [stderr]    Compiling async-embedded v0.0.0-alpha.0 (/opt/rustwide/workdir/async-embedded)
[INFO] [stdout] error[E0425]: cannot find function `abort` in the crate root
[INFO] [stdout]   --> async-embedded/src/alloc.rs:32:20
[INFO] [stdout]    |
[INFO] [stdout] 32 |             crate::abort();
[INFO] [stdout]    |                    ^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> async-embedded/src/lib.rs:18:31
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(target_arch = "arm")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `arm` feature
[INFO] [stdout] 18 | pub use cortex_m::asm::udf as abort;
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> async-embedded/src/lib.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg(any(target_arch = "riscv32", target_arch = "riscv64"))]
[INFO] [stdout]    |          -------------------------------------------------- the item is gated here
[INFO] [stdout] 37 | /// This keeps dropping into the debugger and never returns
[INFO] [stdout] 38 | pub fn abort() -> ! {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `abort` in the crate root
[INFO] [stdout]   --> async-embedded/src/executor.rs:59:20
[INFO] [stdout]    |
[INFO] [stdout] 59 |             crate::abort();
[INFO] [stdout]    |                    ^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> async-embedded/src/lib.rs:18:31
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(target_arch = "arm")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `arm` feature
[INFO] [stdout] 18 | pub use cortex_m::asm::udf as abort;
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> async-embedded/src/lib.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg(any(target_arch = "riscv32", target_arch = "riscv64"))]
[INFO] [stdout]    |          -------------------------------------------------- the item is gated here
[INFO] [stdout] 37 | /// This keeps dropping into the debugger and never returns
[INFO] [stdout] 38 | pub fn abort() -> ! {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `wait_for_event` in the crate root
[INFO] [stdout]    --> async-embedded/src/executor.rs:122:29
[INFO] [stdout]     |
[INFO] [stdout] 122 |             unsafe { crate::wait_for_event() };
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> async-embedded/src/lib.rs:32:22
[INFO] [stdout]     |
[INFO] [stdout]  28 | #[cfg(target_arch = "arm")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `arm` feature
[INFO] [stdout] ...
[INFO] [stdout]  32 | pub(crate) unsafe fn wait_for_event() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> async-embedded/src/lib.rs:54:22
[INFO] [stdout]     |
[INFO] [stdout]  50 | #[cfg(all(any(target_arch = "riscv32", target_arch = "riscv64"), feature = "riscv-wait-nop"))]
[INFO] [stdout]     |              -------------------------------------------------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout]  54 | pub(crate) unsafe fn wait_for_event() {}
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> async-embedded/src/lib.rs:94:22
[INFO] [stdout]     |
[INFO] [stdout]  89 | #[cfg(all(any(target_arch = "riscv32", target_arch = "riscv64"), feature = "riscv-wait-wfi-single-hart"))]
[INFO] [stdout]     |              -------------------------------------------------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout]  94 | pub(crate) unsafe fn wait_for_event() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `abort` in the crate root
[INFO] [stdout]    --> async-embedded/src/executor.rs:137:20
[INFO] [stdout]     |
[INFO] [stdout] 137 |             crate::abort()
[INFO] [stdout]     |                    ^^^^^ not found in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> async-embedded/src/lib.rs:18:31
[INFO] [stdout]     |
[INFO] [stdout]  17 | #[cfg(target_arch = "arm")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `arm` feature
[INFO] [stdout]  18 | pub use cortex_m::asm::udf as abort;
[INFO] [stdout]     |                               ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> async-embedded/src/lib.rs:38:8
[INFO] [stdout]     |
[INFO] [stdout]  36 | #[cfg(any(target_arch = "riscv32", target_arch = "riscv64"))]
[INFO] [stdout]     |          -------------------------------------------------- the item is gated here
[INFO] [stdout]  37 | /// This keeps dropping into the debugger and never returns
[INFO] [stdout]  38 | pub fn abort() -> ! {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `abort` in the crate root
[INFO] [stdout]    --> async-embedded/src/executor.rs:163:28
[INFO] [stdout]     |
[INFO] [stdout] 163 |                     crate::abort()
[INFO] [stdout]     |                            ^^^^^ not found in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> async-embedded/src/lib.rs:18:31
[INFO] [stdout]     |
[INFO] [stdout]  17 | #[cfg(target_arch = "arm")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `arm` feature
[INFO] [stdout]  18 | pub use cortex_m::asm::udf as abort;
[INFO] [stdout]     |                               ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> async-embedded/src/lib.rs:38:8
[INFO] [stdout]     |
[INFO] [stdout]  36 | #[cfg(any(target_arch = "riscv32", target_arch = "riscv64"))]
[INFO] [stdout]     |          -------------------------------------------------- the item is gated here
[INFO] [stdout]  37 | /// This keeps dropping into the debugger and never returns
[INFO] [stdout]  38 | pub fn abort() -> ! {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `abort` in the crate root
[INFO] [stdout]    --> async-embedded/src/executor.rs:181:16
[INFO] [stdout]     |
[INFO] [stdout] 181 |         crate::abort()
[INFO] [stdout]     |                ^^^^^ not found in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> async-embedded/src/lib.rs:18:31
[INFO] [stdout]     |
[INFO] [stdout]  17 | #[cfg(target_arch = "arm")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `arm` feature
[INFO] [stdout]  18 | pub use cortex_m::asm::udf as abort;
[INFO] [stdout]     |                               ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> async-embedded/src/lib.rs:38:8
[INFO] [stdout]     |
[INFO] [stdout]  36 | #[cfg(any(target_arch = "riscv32", target_arch = "riscv64"))]
[INFO] [stdout]     |          -------------------------------------------------- the item is gated here
[INFO] [stdout]  37 | /// This keeps dropping into the debugger and never returns
[INFO] [stdout]  38 | pub fn abort() -> ! {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `signal_event_ready` in the crate root
[INFO] [stdout]   --> async-embedded/src/task.rs:44:33
[INFO] [stdout]    |
[INFO] [stdout] 44 |                 unsafe { crate::signal_event_ready(); }
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> async-embedded/src/lib.rs:24:22
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(target_arch = "arm")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `arm` feature
[INFO] [stdout] ...
[INFO] [stdout] 24 | pub(crate) unsafe fn signal_event_ready() {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> async-embedded/src/lib.rs:48:22
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[cfg(all(any(target_arch = "riscv32", target_arch = "riscv64"), feature = "riscv-wait-nop"))]
[INFO] [stdout]    |              -------------------------------------------------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout] 48 | pub(crate) unsafe fn signal_event_ready() {}
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> async-embedded/src/lib.rs:85:22
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[cfg(all(any(target_arch = "riscv32", target_arch = "riscv64"), feature = "riscv-wait-wfi-single-hart"))]
[INFO] [stdout]    |              -------------------------------------------------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout] 85 | pub(crate) unsafe fn signal_event_ready() {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `signal_event_ready` in the crate root
[INFO] [stdout]    --> async-embedded/src/unsync/channel.rs:139:24
[INFO] [stdout]     |
[INFO] [stdout] 139 |                 crate::signal_event_ready();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> async-embedded/src/lib.rs:24:22
[INFO] [stdout]     |
[INFO] [stdout]  20 | #[cfg(target_arch = "arm")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `arm` feature
[INFO] [stdout] ...
[INFO] [stdout]  24 | pub(crate) unsafe fn signal_event_ready() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> async-embedded/src/lib.rs:48:22
[INFO] [stdout]     |
[INFO] [stdout]  44 | #[cfg(all(any(target_arch = "riscv32", target_arch = "riscv64"), feature = "riscv-wait-nop"))]
[INFO] [stdout]     |              -------------------------------------------------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout]  48 | pub(crate) unsafe fn signal_event_ready() {}
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> async-embedded/src/lib.rs:85:22
[INFO] [stdout]     |
[INFO] [stdout]  80 | #[cfg(all(any(target_arch = "riscv32", target_arch = "riscv64"), feature = "riscv-wait-wfi-single-hart"))]
[INFO] [stdout]     |              -------------------------------------------------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout]  85 | pub(crate) unsafe fn signal_event_ready() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `signal_event_ready` in the crate root
[INFO] [stdout]    --> async-embedded/src/unsync/channel.rs:164:24
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 crate::signal_event_ready();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> async-embedded/src/lib.rs:24:22
[INFO] [stdout]     |
[INFO] [stdout]  20 | #[cfg(target_arch = "arm")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `arm` feature
[INFO] [stdout] ...
[INFO] [stdout]  24 | pub(crate) unsafe fn signal_event_ready() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> async-embedded/src/lib.rs:48:22
[INFO] [stdout]     |
[INFO] [stdout]  44 | #[cfg(all(any(target_arch = "riscv32", target_arch = "riscv64"), feature = "riscv-wait-nop"))]
[INFO] [stdout]     |              -------------------------------------------------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout]  48 | pub(crate) unsafe fn signal_event_ready() {}
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> async-embedded/src/lib.rs:85:22
[INFO] [stdout]     |
[INFO] [stdout]  80 | #[cfg(all(any(target_arch = "riscv32", target_arch = "riscv64"), feature = "riscv-wait-wfi-single-hart"))]
[INFO] [stdout]     |              -------------------------------------------------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout]  85 | pub(crate) unsafe fn signal_event_ready() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `signal_event_ready` in the crate root
[INFO] [stdout]   --> async-embedded/src/unsync/mutex.rs:95:25
[INFO] [stdout]    |
[INFO] [stdout] 95 |         unsafe { crate::signal_event_ready(); }
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> async-embedded/src/lib.rs:24:22
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(target_arch = "arm")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `arm` feature
[INFO] [stdout] ...
[INFO] [stdout] 24 | pub(crate) unsafe fn signal_event_ready() {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> async-embedded/src/lib.rs:48:22
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[cfg(all(any(target_arch = "riscv32", target_arch = "riscv64"), feature = "riscv-wait-nop"))]
[INFO] [stdout]    |              -------------------------------------------------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout] 48 | pub(crate) unsafe fn signal_event_ready() {}
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> async-embedded/src/lib.rs:85:22
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[cfg(all(any(target_arch = "riscv32", target_arch = "riscv64"), feature = "riscv-wait-wfi-single-hart"))]
[INFO] [stdout]    |              -------------------------------------------------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout] 85 | pub(crate) unsafe fn signal_event_ready() {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> async-embedded/src/alloc.rs:30:16
[INFO] [stdout]    |
[INFO] [stdout] 30 |           } else {
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 31 | |             // OOM
[INFO] [stdout] 32 | |             crate::abort();
[INFO] [stdout] 33 | |         }
[INFO] [stdout]    | |_________^ expected `&mut MaybeUninit<T>`, found `()`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected mutable reference `&'static mut MaybeUninit<T>`
[INFO] [stdout]                       found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `async-embedded` (lib) due to 11 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4dbc8d50057fb5b525d6d98c351129a5d714d3aa258e8e5ae65e3864587d7a92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4dbc8d50057fb5b525d6d98c351129a5d714d3aa258e8e5ae65e3864587d7a92", kill_on_drop: false }`
[INFO] [stdout] 4dbc8d50057fb5b525d6d98c351129a5d714d3aa258e8e5ae65e3864587d7a92
