[INFO] fetching crate lpc55-rtic 0.5.7... [INFO] checking lpc55-rtic-0.5.7 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] extracting crate lpc55-rtic 0.5.7 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate lpc55-rtic 0.5.7 on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config [INFO] started tweaking crates.io crate lpc55-rtic 0.5.7 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate lpc55-rtic 0.5.7 [INFO] tweaked toml for crates.io crate lpc55-rtic 0.5.7 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate lpc55-rtic 0.5.7 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.125 [INFO] [stderr] Downloaded trybuild v1.0.42 [INFO] [stderr] Downloaded microamp-macros v0.1.0-alpha.5 [INFO] [stderr] Downloaded microamp v0.1.0-alpha.6 [INFO] [stderr] Downloaded serde_json v1.0.64 [INFO] [stderr] Downloaded cortex-m-rt v0.6.13 [INFO] [stderr] Downloaded syn v1.0.71 [INFO] [stderr] Downloaded lm3s6965 v0.1.3 [INFO] [stderr] Downloaded proc-macro2 v1.0.26 [INFO] [stderr] Downloaded serde_derive v1.0.125 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ad372b09377b09e3456585e0b077ff50fbcc644ed6ecb2d9bc5b04a6464e28a [INFO] running `Command { std: "docker" "start" "-a" "6ad372b09377b09e3456585e0b077ff50fbcc644ed6ecb2d9bc5b04a6464e28a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ad372b09377b09e3456585e0b077ff50fbcc644ed6ecb2d9bc5b04a6464e28a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ad372b09377b09e3456585e0b077ff50fbcc644ed6ecb2d9bc5b04a6464e28a", kill_on_drop: false }` [INFO] [stdout] 6ad372b09377b09e3456585e0b077ff50fbcc644ed6ecb2d9bc5b04a6464e28a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 776dc360aae60870a5d0135a03fe1b3de3c8ae4fbbcfdbeabcc16e1e7bd2182e [INFO] running `Command { std: "docker" "start" "-a" "776dc360aae60870a5d0135a03fe1b3de3c8ae4fbbcfdbeabcc16e1e7bd2182e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cortex-m v0.7.2 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling cortex-m-rt v0.6.13 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking embedded-hal v0.2.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.7 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Compiling trybuild v1.0.42 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling lm3s6965 v0.1.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking rtic-core v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling lpc55-rtic v0.5.7 (/opt/rustwide/workdir) [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Checking panic-semihosting v0.5.6 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Compiling rtic-syntax v0.4.0 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Compiling lpc55-rtic-macros v0.5.3 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lpc55-rtic` (example "t-late-not-send") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/only-shared-access.rs:20:20 [INFO] [stdout] | [INFO] [stdout] 20 | rtic::pend(Interrupt::UART0); [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt`, which is required by `Interrupt: InterruptNumber` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn pend(interrupt: I) [INFO] [stdout] | ---- required by a bound in this function [INFO] [stdout] 172 | where [INFO] [stdout] 173 | I: InterruptNumber [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/only-shared-access.rs:21:20 [INFO] [stdout] | [INFO] [stdout] 21 | rtic::pend(Interrupt::UART1); [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt`, which is required by `Interrupt: InterruptNumber` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn pend(interrupt: I) [INFO] [stdout] | ---- required by a bound in this function [INFO] [stdout] 172 | where [INFO] [stdout] 173 | I: InterruptNumber [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/t-binds.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | _---------------------^--------- [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 11 | | const APP: () = { [INFO] [stdout] 12 | | #[init] [INFO] [stdout] 13 | | fn init(_: init::Context) {} [INFO] [stdout] ... | [INFO] [stdout] 21 | | // LM3S6965 interrupt [INFO] [stdout] 22 | | #[task(binds = UART0)] [INFO] [stdout] | |________________________^ the trait `core::marker::Copy` is not implemented for `Interrupt`, which is required by `Interrupt: InterruptNumber` [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cortex-m-0.7.2/src/peripheral/nvic.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 215 | pub unsafe fn set_priority(&mut self, interrupt: I, prio: u8) [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] 216 | where [INFO] [stdout] 217 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/generics.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | rtic::pend(Interrupt::UART0); [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt`, which is required by `Interrupt: InterruptNumber` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn pend(interrupt: I) [INFO] [stdout] | ---- required by a bound in this function [INFO] [stdout] 172 | where [INFO] [stdout] 173 | I: InterruptNumber [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/generics.rs:23:20 [INFO] [stdout] | [INFO] [stdout] 23 | rtic::pend(Interrupt::UART1); [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt`, which is required by `Interrupt: InterruptNumber` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn pend(interrupt: I) [INFO] [stdout] | ---- required by a bound in this function [INFO] [stdout] 172 | where [INFO] [stdout] 173 | I: InterruptNumber [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/generics.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | rtic::pend(Interrupt::UART1); [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt`, which is required by `Interrupt: InterruptNumber` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn pend(interrupt: I) [INFO] [stdout] | ---- required by a bound in this function [INFO] [stdout] 172 | where [INFO] [stdout] 173 | I: InterruptNumber [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/only-shared-access.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | _---------------------^--------- [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 13 | | const APP: () = { [INFO] [stdout] 14 | | struct Resources { [INFO] [stdout] 15 | | key: u32, [INFO] [stdout] ... | [INFO] [stdout] 25 | | [INFO] [stdout] 26 | | #[task(binds = UART0, resources = [&key])] [INFO] [stdout] | |________________________^ the trait `core::marker::Copy` is not implemented for `Interrupt`, which is required by `Interrupt: InterruptNumber` [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cortex-m-0.7.2/src/peripheral/nvic.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 215 | pub unsafe fn set_priority(&mut self, interrupt: I, prio: u8) [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] 216 | where [INFO] [stdout] 217 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/only-shared-access.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | _---------------------^--------- [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 13 | | const APP: () = { [INFO] [stdout] 14 | | struct Resources { [INFO] [stdout] 15 | | key: u32, [INFO] [stdout] ... | [INFO] [stdout] 33 | | [INFO] [stdout] 34 | | #[task(binds = UART1, priority = 2, resources = [&key])] [INFO] [stdout] | |________________________^ the trait `core::marker::Copy` is not implemented for `Interrupt`, which is required by `Interrupt: InterruptNumber` [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cortex-m-0.7.2/src/peripheral/nvic.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 215 | pub unsafe fn set_priority(&mut self, interrupt: I, prio: u8) [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] 216 | where [INFO] [stdout] 217 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/generics.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | _---------------------^--------- [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 14 | | const APP: () = { [INFO] [stdout] 15 | | struct Resources { [INFO] [stdout] 16 | | #[init(0)] [INFO] [stdout] ... | [INFO] [stdout] 25 | | [INFO] [stdout] 26 | | #[task(binds = UART0, resources = [shared])] [INFO] [stdout] | |________________________^ the trait `core::marker::Copy` is not implemented for `Interrupt`, which is required by `Interrupt: InterruptNumber` [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cortex-m-0.7.2/src/peripheral/nvic.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 215 | pub unsafe fn set_priority(&mut self, interrupt: I, prio: u8) [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] 216 | where [INFO] [stdout] 217 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/generics.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | _---------------------^--------- [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 14 | | const APP: () = { [INFO] [stdout] 15 | | struct Resources { [INFO] [stdout] 16 | | #[init(0)] [INFO] [stdout] ... | [INFO] [stdout] 39 | | [INFO] [stdout] 40 | | #[task(binds = UART1, priority = 2, resources = [shared])] [INFO] [stdout] | |________________________^ the trait `core::marker::Copy` is not implemented for `Interrupt`, which is required by `Interrupt: InterruptNumber` [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cortex-m-0.7.2/src/peripheral/nvic.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 215 | pub unsafe fn set_priority(&mut self, interrupt: I, prio: u8) [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] 216 | where [INFO] [stdout] 217 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lpc55-rtic` (example "t-binds") due to 3 previous errors [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/capacity.rs:16:20 [INFO] [stdout] | [INFO] [stdout] 16 | rtic::pend(Interrupt::UART0); [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt`, which is required by `Interrupt: InterruptNumber` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn pend(interrupt: I) [INFO] [stdout] | ---- required by a bound in this function [INFO] [stdout] 172 | where [INFO] [stdout] 173 | I: InterruptNumber [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/not-send.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | #[app(device = lm3s6965)] [INFO] [stdout] | _---------------^--------- [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 19 | | const APP: () = { [INFO] [stdout] 20 | | struct Resources { [INFO] [stdout] 21 | | #[init(None)] [INFO] [stdout] ... | [INFO] [stdout] 59 | | extern "C" { [INFO] [stdout] 60 | | fn SSI0(); [INFO] [stdout] | |_______________^ the trait `core::marker::Copy` is not implemented for `Interrupt`, which is required by `Interrupt: InterruptNumber` [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn pend(interrupt: I) [INFO] [stdout] | ---- required by a bound in this function [INFO] [stdout] 172 | where [INFO] [stdout] 173 | I: InterruptNumber [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/not-send.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | #[app(device = lm3s6965)] [INFO] [stdout] | _---------------^--------- [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 19 | | const APP: () = { [INFO] [stdout] 20 | | struct Resources { [INFO] [stdout] 21 | | #[init(None)] [INFO] [stdout] ... | [INFO] [stdout] 60 | | fn SSI0(); [INFO] [stdout] 61 | | fn QEI0(); [INFO] [stdout] | |_______________^ the trait `core::marker::Copy` is not implemented for `Interrupt`, which is required by `Interrupt: InterruptNumber` [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn pend(interrupt: I) [INFO] [stdout] | ---- required by a bound in this function [INFO] [stdout] 172 | where [INFO] [stdout] 173 | I: InterruptNumber [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/task.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | _---------------------^--------- [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 12 | | const APP: () = { [INFO] [stdout] 13 | | #[init(spawn = [foo])] [INFO] [stdout] 14 | | fn init(c: init::Context) { [INFO] [stdout] ... | [INFO] [stdout] 52 | | fn SSI0(); [INFO] [stdout] 53 | | fn QEI0(); [INFO] [stdout] | |_______________^ the trait `core::marker::Copy` is not implemented for `Interrupt`, which is required by `Interrupt: InterruptNumber` [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn pend(interrupt: I) [INFO] [stdout] | ---- required by a bound in this function [INFO] [stdout] 172 | where [INFO] [stdout] 173 | I: InterruptNumber [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/capacity.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | _---------------------^--------- [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 13 | | const APP: () = { [INFO] [stdout] 14 | | #[init] [INFO] [stdout] 15 | | fn init(_: init::Context) { [INFO] [stdout] ... | [INFO] [stdout] 44 | | extern "C" { [INFO] [stdout] 45 | | fn SSI0(); [INFO] [stdout] | |_______________^ the trait `core::marker::Copy` is not implemented for `Interrupt`, which is required by `Interrupt: InterruptNumber` [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn pend(interrupt: I) [INFO] [stdout] | ---- required by a bound in this function [INFO] [stdout] 172 | where [INFO] [stdout] 173 | I: InterruptNumber [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/cfg.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | _---------------------^--------- [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 14 | | const APP: () = { [INFO] [stdout] 15 | | struct Resources { [INFO] [stdout] 16 | | #[cfg(debug_assertions)] // <- `true` when using the `dev` profile [INFO] [stdout] ... | [INFO] [stdout] 63 | | extern "C" { [INFO] [stdout] 64 | | fn SSI0(); [INFO] [stdout] | |_______________^ the trait `core::marker::Copy` is not implemented for `Interrupt`, which is required by `Interrupt: InterruptNumber` [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn pend(interrupt: I) [INFO] [stdout] | ---- required by a bound in this function [INFO] [stdout] 172 | where [INFO] [stdout] 173 | I: InterruptNumber [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lpc55-rtic` (example "generics") due to 6 previous errors [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/shared-with-init.rs:28:20 [INFO] [stdout] | [INFO] [stdout] 28 | rtic::pend(Interrupt::UART0); [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt`, which is required by `Interrupt: InterruptNumber` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn pend(interrupt: I) [INFO] [stdout] | ---- required by a bound in this function [INFO] [stdout] 172 | where [INFO] [stdout] 173 | I: InterruptNumber [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lpc55-rtic` (example "only-shared-access") due to 5 previous errors [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/task.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | _---------------------^--------- [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 12 | | const APP: () = { [INFO] [stdout] 13 | | #[init(spawn = [foo])] [INFO] [stdout] 14 | | fn init(c: init::Context) { [INFO] [stdout] ... | [INFO] [stdout] 51 | | extern "C" { [INFO] [stdout] 52 | | fn SSI0(); [INFO] [stdout] | |_______________^ the trait `core::marker::Copy` is not implemented for `Interrupt`, which is required by `Interrupt: InterruptNumber` [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn pend(interrupt: I) [INFO] [stdout] | ---- required by a bound in this function [INFO] [stdout] 172 | where [INFO] [stdout] 173 | I: InterruptNumber [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/cfg.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | _---------------------^--------- [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 14 | | const APP: () = { [INFO] [stdout] 15 | | struct Resources { [INFO] [stdout] 16 | | #[cfg(debug_assertions)] // <- `true` when using the `dev` profile [INFO] [stdout] ... | [INFO] [stdout] 63 | | extern "C" { [INFO] [stdout] 64 | | fn SSI0(); [INFO] [stdout] | |_______________^ the trait `core::marker::Copy` is not implemented for `Interrupt`, which is required by `Interrupt: InterruptNumber` [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cortex-m-0.7.2/src/peripheral/nvic.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 215 | pub unsafe fn set_priority(&mut self, interrupt: I, prio: u8) [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] 216 | where [INFO] [stdout] 217 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/not-send.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | #[app(device = lm3s6965)] [INFO] [stdout] | _---------------^--------- [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 19 | | const APP: () = { [INFO] [stdout] 20 | | struct Resources { [INFO] [stdout] 21 | | #[init(None)] [INFO] [stdout] ... | [INFO] [stdout] 60 | | fn SSI0(); [INFO] [stdout] 61 | | fn QEI0(); [INFO] [stdout] | |_______________^ the trait `core::marker::Copy` is not implemented for `Interrupt`, which is required by `Interrupt: InterruptNumber` [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cortex-m-0.7.2/src/peripheral/nvic.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 215 | pub unsafe fn set_priority(&mut self, interrupt: I, prio: u8) [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] 216 | where [INFO] [stdout] 217 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/not-send.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | #[app(device = lm3s6965)] [INFO] [stdout] | _---------------^--------- [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 19 | | const APP: () = { [INFO] [stdout] 20 | | struct Resources { [INFO] [stdout] 21 | | #[init(None)] [INFO] [stdout] ... | [INFO] [stdout] 59 | | extern "C" { [INFO] [stdout] 60 | | fn SSI0(); [INFO] [stdout] | |_______________^ the trait `core::marker::Copy` is not implemented for `Interrupt`, which is required by `Interrupt: InterruptNumber` [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cortex-m-0.7.2/src/peripheral/nvic.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 215 | pub unsafe fn set_priority(&mut self, interrupt: I, prio: u8) [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] 216 | where [INFO] [stdout] 217 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/task.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | _---------------------^--------- [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 12 | | const APP: () = { [INFO] [stdout] 13 | | #[init(spawn = [foo])] [INFO] [stdout] 14 | | fn init(c: init::Context) { [INFO] [stdout] ... | [INFO] [stdout] 52 | | fn SSI0(); [INFO] [stdout] 53 | | fn QEI0(); [INFO] [stdout] | |_______________^ the trait `core::marker::Copy` is not implemented for `Interrupt`, which is required by `Interrupt: InterruptNumber` [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cortex-m-0.7.2/src/peripheral/nvic.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 215 | pub unsafe fn set_priority(&mut self, interrupt: I, prio: u8) [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] 216 | where [INFO] [stdout] 217 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/task.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | _---------------------^--------- [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 12 | | const APP: () = { [INFO] [stdout] 13 | | #[init(spawn = [foo])] [INFO] [stdout] 14 | | fn init(c: init::Context) { [INFO] [stdout] ... | [INFO] [stdout] 51 | | extern "C" { [INFO] [stdout] 52 | | fn SSI0(); [INFO] [stdout] | |_______________^ the trait `core::marker::Copy` is not implemented for `Interrupt`, which is required by `Interrupt: InterruptNumber` [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cortex-m-0.7.2/src/peripheral/nvic.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 215 | pub unsafe fn set_priority(&mut self, interrupt: I, prio: u8) [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] 216 | where [INFO] [stdout] 217 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/binds.rs:17:20 [INFO] [stdout] | [INFO] [stdout] 17 | rtic::pend(Interrupt::UART0); [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt`, which is required by `Interrupt: InterruptNumber` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn pend(interrupt: I) [INFO] [stdout] | ---- required by a bound in this function [INFO] [stdout] 172 | where [INFO] [stdout] 173 | I: InterruptNumber [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/capacity.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | _---------------------^--------- [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 13 | | const APP: () = { [INFO] [stdout] 14 | | #[init] [INFO] [stdout] 15 | | fn init(_: init::Context) { [INFO] [stdout] ... | [INFO] [stdout] 44 | | extern "C" { [INFO] [stdout] 45 | | fn SSI0(); [INFO] [stdout] | |_______________^ the trait `core::marker::Copy` is not implemented for `Interrupt`, which is required by `Interrupt: InterruptNumber` [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cortex-m-0.7.2/src/peripheral/nvic.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 215 | pub unsafe fn set_priority(&mut self, interrupt: I, prio: u8) [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] 216 | where [INFO] [stdout] 217 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/shared-with-init.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | #[app(device = lm3s6965)] [INFO] [stdout] | _---------------^--------- [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 16 | | const APP: () = { [INFO] [stdout] 17 | | struct Resources { [INFO] [stdout] 18 | | #[init(None)] [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | #[task(binds = UART0, resources = [shared])] [INFO] [stdout] | |________________________^ the trait `core::marker::Copy` is not implemented for `Interrupt`, which is required by `Interrupt: InterruptNumber` [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cortex-m-0.7.2/src/peripheral/nvic.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 215 | pub unsafe fn set_priority(&mut self, interrupt: I, prio: u8) [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] 216 | where [INFO] [stdout] 217 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/binds.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | rtic::pend(Interrupt::UART0); [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt`, which is required by `Interrupt: InterruptNumber` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn pend(interrupt: I) [INFO] [stdout] | ---- required by a bound in this function [INFO] [stdout] 172 | where [INFO] [stdout] 173 | I: InterruptNumber [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/capacity.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | _---------------------^--------- [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 13 | | const APP: () = { [INFO] [stdout] 14 | | #[init] [INFO] [stdout] 15 | | fn init(_: init::Context) { [INFO] [stdout] ... | [INFO] [stdout] 18 | | [INFO] [stdout] 19 | | #[task(binds = UART0, spawn = [foo, bar])] [INFO] [stdout] | |________________________^ the trait `core::marker::Copy` is not implemented for `Interrupt`, which is required by `Interrupt: InterruptNumber` [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cortex-m-0.7.2/src/peripheral/nvic.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 215 | pub unsafe fn set_priority(&mut self, interrupt: I, prio: u8) [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] 216 | where [INFO] [stdout] 217 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lpc55-rtic` (example "shared-with-init") due to 4 previous errors [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lpc55-rtic` (example "capacity") due to 5 previous errors [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/binds.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | _---------------------^--------- [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 14 | | const APP: () = { [INFO] [stdout] 15 | | #[init] [INFO] [stdout] 16 | | fn init(_: init::Context) { [INFO] [stdout] ... | [INFO] [stdout] 32 | | [INFO] [stdout] 33 | | #[task(binds = UART0)] [INFO] [stdout] | |________________________^ the trait `core::marker::Copy` is not implemented for `Interrupt`, which is required by `Interrupt: InterruptNumber` [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cortex-m-0.7.2/src/peripheral/nvic.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 215 | pub unsafe fn set_priority(&mut self, interrupt: I, prio: u8) [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] 216 | where [INFO] [stdout] 217 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lpc55-rtic` (example "not-send") due to 6 previous errors [INFO] [stderr] error: could not compile `lpc55-rtic` (example "task") due to 5 previous errors [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lpc55-rtic` (example "binds") due to 4 previous errors [INFO] [stderr] error: could not compile `lpc55-rtic` (example "cfg") due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "776dc360aae60870a5d0135a03fe1b3de3c8ae4fbbcfdbeabcc16e1e7bd2182e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "776dc360aae60870a5d0135a03fe1b3de3c8ae4fbbcfdbeabcc16e1e7bd2182e", kill_on_drop: false }` [INFO] [stdout] 776dc360aae60870a5d0135a03fe1b3de3c8ae4fbbcfdbeabcc16e1e7bd2182e