[INFO] cloning repository https://github.com/lulf/bike-builder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lulf/bike-builder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flulf%2Fbike-builder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flulf%2Fbike-builder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4958af63b068d6255218b5642ddc20d6cc3e1534 [INFO] testing lulf/bike-builder against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flulf%2Fbike-builder" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lulf/bike-builder on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-11/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-11/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/lulf/bike-builder [INFO] finished tweaking git repo https://github.com/lulf/bike-builder [INFO] tweaked toml for git repo https://github.com/lulf/bike-builder written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/lulf/bike-builder already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d06dc0c6c87335a25f29813e5fcd30eb8407b15db260f5e0679da55b42d7cf8d [INFO] running `Command { std: "docker" "start" "-a" "d06dc0c6c87335a25f29813e5fcd30eb8407b15db260f5e0679da55b42d7cf8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d06dc0c6c87335a25f29813e5fcd30eb8407b15db260f5e0679da55b42d7cf8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d06dc0c6c87335a25f29813e5fcd30eb8407b15db260f5e0679da55b42d7cf8d", kill_on_drop: false }` [INFO] [stdout] d06dc0c6c87335a25f29813e5fcd30eb8407b15db260f5e0679da55b42d7cf8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a0188b8b850a1a55b2a33ee9a2004626b4a64589b0a6d12936d65a1789c5a941 [INFO] running `Command { std: "docker" "start" "-a" "a0188b8b850a1a55b2a33ee9a2004626b4a64589b0a6d12936d65a1789c5a941", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling cortex-m v0.7.3 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling defmt v0.3.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling defmt-macros v0.3.1 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling defmt-parser v0.3.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling critical-section v0.2.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling heapless v0.7.9 [INFO] [stderr] Compiling cortex-m-rt v0.7.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling az v1.2.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling embassy v0.1.0 (https://github.com/embassy-rs/embassy.git?rev=c8f3ec3fba47899b123d0a146e8f9b3808ea4601#c8f3ec3f) [INFO] [stderr] Compiling nrf52833-pac v0.10.1 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling fixed v1.11.0 [INFO] [stderr] Compiling usb-device v0.2.8 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling defmt-rtt v0.3.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling embedded-storage v0.2.0 [INFO] [stderr] Compiling panic-probe v0.3.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling volatile-register v0.2.1 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-dma v0.1.2 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling embedded-hal v0.2.6 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling riscv-target v0.1.2 [INFO] [stderr] Compiling embassy-traits v0.1.0 (https://github.com/embassy-rs/embassy.git?rev=c8f3ec3fba47899b123d0a146e8f9b3808ea4601#c8f3ec3f) [INFO] [stderr] Compiling lsm303agr v0.2.2 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/c8f3ec3/embassy-traits/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/c8f3ec3/embassy-traits/src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(type_alias_impl_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing required bound on `DelayFuture` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/c8f3ec3/embassy-traits/src/delay.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | type DelayFuture<'a>: Future + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clause: `where Self: 'a` [INFO] [stdout] | [INFO] [stdout] = note: this bound is currently required to ensure that impls have maximum flexibility [INFO] [stdout] = note: we are soliciting feedback, see issue #87479 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing required bound on `Future` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/c8f3ec3/embassy-traits/src/gpio.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | type Future<'a>: Future + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clause: `where Self: 'a` [INFO] [stdout] | [INFO] [stdout] = note: this bound is currently required to ensure that impls have maximum flexibility [INFO] [stdout] = note: we are soliciting feedback, see issue #87479 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing required bound on `Future` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/c8f3ec3/embassy-traits/src/gpio.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | type Future<'a>: Future + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clause: `where Self: 'a` [INFO] [stdout] | [INFO] [stdout] = note: this bound is currently required to ensure that impls have maximum flexibility [INFO] [stdout] = note: we are soliciting feedback, see issue #87479 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing required bound on `Future` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/c8f3ec3/embassy-traits/src/gpio.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | type Future<'a>: Future + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clause: `where Self: 'a` [INFO] [stdout] | [INFO] [stdout] = note: this bound is currently required to ensure that impls have maximum flexibility [INFO] [stdout] = note: we are soliciting feedback, see issue #87479 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing required bound on `Future` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/c8f3ec3/embassy-traits/src/gpio.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | type Future<'a>: Future + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clause: `where Self: 'a` [INFO] [stdout] | [INFO] [stdout] = note: this bound is currently required to ensure that impls have maximum flexibility [INFO] [stdout] = note: we are soliciting feedback, see issue #87479 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing required bound on `Future` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/c8f3ec3/embassy-traits/src/gpio.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | type Future<'a>: Future + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clause: `where Self: 'a` [INFO] [stdout] | [INFO] [stdout] = note: this bound is currently required to ensure that impls have maximum flexibility [INFO] [stdout] = note: we are soliciting feedback, see issue #87479 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing required bound on `WriteReadFuture` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/c8f3ec3/embassy-traits/src/spi.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / type WriteReadFuture<'a>: Future> + 'a [INFO] [stdout] 29 | | where [INFO] [stdout] 30 | | Self: 'a; [INFO] [stdout] | | ^ help: add the required where clause: `, Word: 'a` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: this bound is currently required to ensure that impls have maximum flexibility [INFO] [stdout] = note: we are soliciting feedback, see issue #87479 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing required bound on `WriteFuture` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/c8f3ec3/embassy-traits/src/spi.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | / type WriteFuture<'a>: Future> + 'a [INFO] [stdout] 44 | | where [INFO] [stdout] 45 | | Self: 'a; [INFO] [stdout] | | ^ help: add the required where clause: `, Word: 'a` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: this bound is currently required to ensure that impls have maximum flexibility [INFO] [stdout] = note: we are soliciting feedback, see issue #87479 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing required bound on `ReadFuture` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/c8f3ec3/embassy-traits/src/spi.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | / type ReadFuture<'a>: Future> + 'a [INFO] [stdout] 52 | | where [INFO] [stdout] 53 | | Self: 'a; [INFO] [stdout] | | ^ help: add the required where clause: `, Word: 'a` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: this bound is currently required to ensure that impls have maximum flexibility [INFO] [stdout] = note: we are soliciting feedback, see issue #87479 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `embassy-traits` due to 12 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/../asm/inline.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | asm!("bkpt"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/../asm/inline.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | asm!("mrs {}, CONTROL", out(reg) r); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/../asm/inline.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | asm!( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/../asm/inline.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | asm!("cpsid i"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/../asm/inline.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | asm!("cpsie i"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/../asm/inline.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | asm!( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/../asm/inline.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | asm!("dmb"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/../asm/inline.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | asm!("dsb"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/../asm/inline.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | asm!("isb"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/../asm/inline.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | asm!("mrs {}, MSP", out(reg) r); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/../asm/inline.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | asm!("msr MSP, {}", in(reg) val); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/../asm/inline.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | asm!("mrs {}, APSR", out(reg) r); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/../asm/inline.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | asm!("nop"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/../asm/inline.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | asm!("mov {}, pc", out(reg) r); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/../asm/inline.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | asm!("mov pc, {}", in(reg) val); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/../asm/inline.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | asm!("mov {}, lr", out(reg) r); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/../asm/inline.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 143 | asm!("mov lr, {}", in(reg) val); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/../asm/inline.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | asm!("mrs {}, PRIMASK", out(reg) r); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/../asm/inline.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | asm!("mrs {}, PSP", out(reg) r); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/../asm/inline.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | asm!("msr PSP, {}", in(reg) val); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/../asm/inline.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 167 | asm!("sev"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/../asm/inline.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | asm!("udf #0", options(noreturn)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/../asm/inline.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | asm!("wfe"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/../asm/inline.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | asm!("wfi"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/../asm/inline.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | asm!("bkpt #0xab", inout("r0") nr, in("r1") arg); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/../asm/inline.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | asm!( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__basepri_r` in module `crate::asm::inline` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/register/basepri.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | call_asm!(__basepri_r() -> u8) [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::asm::inline` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__basepri_w` in module `crate::asm::inline` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/register/basepri.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | call_asm!(__basepri_w(basepri: u8)); [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::asm::inline` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__basepri_max` in module `crate::asm::inline` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/register/basepri_max.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | call_asm!(__basepri_max(basepri: u8)); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `crate::asm::inline` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__faultmask_r` in module `crate::asm::inline` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/register/faultmask.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | let r: u32 = call_asm!(__faultmask_r() -> u32); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `crate::asm::inline` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/lib.rs:58:45 [INFO] [stdout] | [INFO] [stdout] 58 | #![cfg_attr(feature = "inline-asm", feature(asm))] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/../asm/inline.rs:171:26 [INFO] [stdout] | [INFO] [stdout] 171 | pub unsafe fn __udf() -> ! { [INFO] [stdout] | ----- ^ expected `!`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] = note: expected type `!` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/../asm/inline.rs:194:49 [INFO] [stdout] | [INFO] [stdout] 194 | pub unsafe fn __bootstrap(msp: u32, rv: u32) -> ! { [INFO] [stdout] | ----------- ^ expected `!`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] = note: expected type `!` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 33 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0425, E0554. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cortex-m` due to 34 previous errors [INFO] running `Command { std: "docker" "inspect" "a0188b8b850a1a55b2a33ee9a2004626b4a64589b0a6d12936d65a1789c5a941", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0188b8b850a1a55b2a33ee9a2004626b4a64589b0a6d12936d65a1789c5a941", kill_on_drop: false }` [INFO] [stdout] a0188b8b850a1a55b2a33ee9a2004626b4a64589b0a6d12936d65a1789c5a941