[INFO] fetching crate lpc55-rtic 0.5.7... [INFO] checking lpc55-rtic-0.5.7 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate lpc55-rtic 0.5.7 into /workspace/builds/worker-40/source [INFO] validating manifest of crates.io crate lpc55-rtic 0.5.7 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-40/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-40/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: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded panic-semihosting v0.5.6 [INFO] [stderr] Downloaded cortex-m-semihosting v0.3.7 [INFO] [stderr] Downloaded trybuild v1.0.42 [INFO] [stderr] Downloaded cortex-m v0.7.2 [INFO] [stderr] Downloaded lpc55-rtic-macros v0.5.3 [INFO] [stderr] Downloaded lm3s6965 v0.1.3 [INFO] [stderr] Downloaded microamp-macros v0.1.0-alpha.5 [INFO] [stderr] Downloaded microamp v0.1.0-alpha.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31c755fb57a09321dcd086784424b5c9823810987180e4d3a2d6b6c032fa850a [INFO] running `Command { std: "docker" "start" "-a" "31c755fb57a09321dcd086784424b5c9823810987180e4d3a2d6b6c032fa850a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31c755fb57a09321dcd086784424b5c9823810987180e4d3a2d6b6c032fa850a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31c755fb57a09321dcd086784424b5c9823810987180e4d3a2d6b6c032fa850a", kill_on_drop: false }` [INFO] [stdout] 31c755fb57a09321dcd086784424b5c9823810987180e4d3a2d6b6c032fa850a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1406cdb82052cfa254f129b551bc8c686b0be5741883ea6290f42ceed736f6b2 [INFO] running `Command { std: "docker" "start" "-a" "1406cdb82052cfa254f129b551bc8c686b0be5741883ea6290f42ceed736f6b2", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] cortex-m-rt v0.6.13: device [INFO] [stderr] [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] Compiling autocfg v1.0.1 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling hashbrown v0.9.1 [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 r0 v0.2.2 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.7 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling trybuild v1.0.42 [INFO] [stderr] Compiling lm3s6965 v0.1.3 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking rtic-core v0.3.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking embedded-hal v0.2.5 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling lpc55-rtic v0.5.7 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2018 edition to 2021 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling quote v1.0.9 [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] Checking panic-semihosting v0.5.6 [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] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Migrating examples/message.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/peripherals-taken.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/binds.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/t-stask-main.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/preempt.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/cfg.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/resource.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/t-binds.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/t-htask-main.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/t-resource.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/capacity.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/generics.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/only-shared-access.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/not-sync.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/smallest.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/t-late-not-send.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/shared-with-init.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/init.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/lock.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/t-init-main.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/not-send.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/task.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/hardware.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/late.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/t-idle-main.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/destructure.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/t-spawn.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/ramfunc.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/single.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/idle.rs from 2018 edition to 2021 [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/message.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ______________________^ [INFO] [stdout] 12 | | const APP: () = { [INFO] [stdout] 13 | | #[init(spawn = [foo])] [INFO] [stdout] 14 | | fn init(c: init::Context) { [INFO] [stdout] ... | [INFO] [stdout] 49 | | extern "C" { [INFO] [stdout] 50 | | fn SSI0(); [INFO] [stdout] | |_______________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /tmp/fixit/src/lib.rs:173:8 [INFO] [stdout] | [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: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/message.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/message.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ______________________^ [INFO] [stdout] 12 | | const APP: () = { [INFO] [stdout] 13 | | #[init(spawn = [foo])] [INFO] [stdout] 14 | | fn init(c: init::Context) { [INFO] [stdout] ... | [INFO] [stdout] 49 | | extern "C" { [INFO] [stdout] 50 | | fn SSI0(); [INFO] [stdout] | |_______________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/peripheral/nvic.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::unmask` [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] [stderr] error: could not compile `lpc55-rtic` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` 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` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /tmp/fixit/src/lib.rs:173:8 [INFO] [stdout] | [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: core::marker::Copy` 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` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /tmp/fixit/src/lib.rs:173:8 [INFO] [stdout] | [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: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/binds.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/binds.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ______________________^ [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` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/peripheral/nvic.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::unmask` [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: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/t-stask-main.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ______________________^ [INFO] [stdout] 10 | | const APP: () = { [INFO] [stdout] 11 | | #[init(spawn = [main])] [INFO] [stdout] 12 | | fn init(cx: init::Context) { [INFO] [stdout] ... | [INFO] [stdout] 24 | | extern "C" { [INFO] [stdout] 25 | | fn SSI0(); [INFO] [stdout] | |_______________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /tmp/fixit/src/lib.rs:173:8 [INFO] [stdout] | [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: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/t-stask-main.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/t-stask-main.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ______________________^ [INFO] [stdout] 10 | | const APP: () = { [INFO] [stdout] 11 | | #[init(spawn = [main])] [INFO] [stdout] 12 | | fn init(cx: init::Context) { [INFO] [stdout] ... | [INFO] [stdout] 24 | | extern "C" { [INFO] [stdout] 25 | | fn SSI0(); [INFO] [stdout] | |_______________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/peripheral/nvic.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::unmask` [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[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/preempt.rs:15:20 [INFO] [stdout] | [INFO] [stdout] 15 | rtic::pend(Interrupt::GPIOA); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /tmp/fixit/src/lib.rs:173:8 [INFO] [stdout] | [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: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/preempt.rs:21:20 [INFO] [stdout] | [INFO] [stdout] 21 | rtic::pend(Interrupt::GPIOC); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /tmp/fixit/src/lib.rs:173:8 [INFO] [stdout] | [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: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/preempt.rs:34:20 [INFO] [stdout] | [INFO] [stdout] 34 | rtic::pend(Interrupt::GPIOB); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /tmp/fixit/src/lib.rs:173:8 [INFO] [stdout] | [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: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/preempt.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] = note: this error originates in the attribute macro `app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/preempt.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 11 | #[app(device = lm3s6965)] [INFO] [stdout] | ________________^ [INFO] [stdout] 12 | | const APP: () = { [INFO] [stdout] 13 | | #[init] [INFO] [stdout] 14 | | fn init(_: init::Context) { [INFO] [stdout] ... | [INFO] [stdout] 17 | | [INFO] [stdout] 18 | | #[task(binds = GPIOA, priority = 1)] [INFO] [stdout] | |________________________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/peripheral/nvic.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/preempt.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 11 | #[app(device = lm3s6965)] [INFO] [stdout] | ________________^ [INFO] [stdout] 12 | | const APP: () = { [INFO] [stdout] 13 | | #[init] [INFO] [stdout] 14 | | fn init(_: init::Context) { [INFO] [stdout] ... | [INFO] [stdout] 25 | | [INFO] [stdout] 26 | | #[task(binds = GPIOB, priority = 2)] [INFO] [stdout] | |________________________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/peripheral/nvic.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/preempt.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 11 | #[app(device = lm3s6965)] [INFO] [stdout] | ________________^ [INFO] [stdout] 12 | | const APP: () = { [INFO] [stdout] 13 | | #[init] [INFO] [stdout] 14 | | fn init(_: init::Context) { [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | #[task(binds = GPIOC, priority = 2)] [INFO] [stdout] | |________________________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/peripheral/nvic.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 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: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/cfg.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ______________________^ [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` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /tmp/fixit/src/lib.rs:173:8 [INFO] [stdout] | [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: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/cfg.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/cfg.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ______________________^ [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` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/peripheral/nvic.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::unmask` [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[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/resource.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | rtic::pend(Interrupt::UART0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /tmp/fixit/src/lib.rs:173:8 [INFO] [stdout] | [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: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/resource.rs:23:20 [INFO] [stdout] | [INFO] [stdout] 23 | rtic::pend(Interrupt::UART1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /tmp/fixit/src/lib.rs:173:8 [INFO] [stdout] | [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: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/resource.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/resource.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ______________________^ [INFO] [stdout] 13 | | const APP: () = { [INFO] [stdout] 14 | | struct Resources { [INFO] [stdout] 15 | | // A resource [INFO] [stdout] ... | [INFO] [stdout] 37 | | // `shared` can be accessed from this context [INFO] [stdout] 38 | | #[task(binds = UART0, resources = [shared])] [INFO] [stdout] | |________________________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/peripheral/nvic.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/resource.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ______________________^ [INFO] [stdout] 13 | | const APP: () = { [INFO] [stdout] 14 | | struct Resources { [INFO] [stdout] 15 | | // A resource [INFO] [stdout] ... | [INFO] [stdout] 46 | | // `shared` can be accessed from this context [INFO] [stdout] 47 | | #[task(binds = UART1, resources = [shared])] [INFO] [stdout] | |________________________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/peripheral/nvic.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::unmask` [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] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/t-htask-main.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | rtic::pend(lm3s6965::Interrupt::UART0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /tmp/fixit/src/lib.rs:173:8 [INFO] [stdout] | [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: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/t-htask-main.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/t-htask-main.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ______________________^ [INFO] [stdout] 10 | | const APP: () = { [INFO] [stdout] 11 | | #[init] [INFO] [stdout] 12 | | fn init(_: init::Context) { [INFO] [stdout] ... | [INFO] [stdout] 15 | | [INFO] [stdout] 16 | | #[task(binds = UART0)] [INFO] [stdout] | |________________________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/peripheral/nvic.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::unmask` [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: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/t-binds.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/t-binds.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ______________________^ [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` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/peripheral/nvic.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::unmask` [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: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/t-resource.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/t-resource.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ______________________^ [INFO] [stdout] 11 | | const APP: () = { [INFO] [stdout] 12 | | struct Resources { [INFO] [stdout] 13 | | #[init(0)] [INFO] [stdout] ... | [INFO] [stdout] 63 | | [INFO] [stdout] 64 | | #[task(binds = UART0, resources = [o3, s1, s2, &s3])] [INFO] [stdout] | |________________________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/peripheral/nvic.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/t-resource.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ______________________^ [INFO] [stdout] 11 | | const APP: () = { [INFO] [stdout] 12 | | struct Resources { [INFO] [stdout] 13 | | #[init(0)] [INFO] [stdout] ... | [INFO] [stdout] 78 | | [INFO] [stdout] 79 | | #[task(binds = UART1, resources = [s2, &o5])] [INFO] [stdout] | |________________________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/peripheral/nvic.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::unmask` [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: core::marker::Copy` 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` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /tmp/fixit/src/lib.rs:173:8 [INFO] [stdout] | [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: core::marker::Copy` 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` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /tmp/fixit/src/lib.rs:173:8 [INFO] [stdout] | [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: core::marker::Copy` 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` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /tmp/fixit/src/lib.rs:173:8 [INFO] [stdout] | [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: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/generics.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/generics.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ______________________^ [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` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/peripheral/nvic.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/generics.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ______________________^ [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` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/peripheral/nvic.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 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: core::marker::Copy` 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` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /tmp/fixit/src/lib.rs:173:8 [INFO] [stdout] | [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: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/capacity.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ______________________^ [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` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /tmp/fixit/src/lib.rs:173:8 [INFO] [stdout] | [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: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/capacity.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/capacity.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ______________________^ [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` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/peripheral/nvic.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/capacity.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ______________________^ [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` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/peripheral/nvic.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::unmask` [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] error[E0277]: the trait bound `Interrupt: core::marker::Copy` 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` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /tmp/fixit/src/lib.rs:173:8 [INFO] [stdout] | [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: core::marker::Copy` 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` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /tmp/fixit/src/lib.rs:173:8 [INFO] [stdout] | [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: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/only-shared-access.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` 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] 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` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/peripheral/nvic.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` 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] 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` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/peripheral/nvic.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::unmask` [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] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/not-sync.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/not-sync.rs:17:22 [INFO] [stdout] | [INFO] [stdout] 17 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ______________________^ [INFO] [stdout] 18 | | const APP: () = { [INFO] [stdout] 19 | | struct Resources { [INFO] [stdout] 20 | | #[init(NotSync { _0: PhantomData })] [INFO] [stdout] ... | [INFO] [stdout] 42 | | extern "C" { [INFO] [stdout] 43 | | fn SSI0(); [INFO] [stdout] | |_______________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/peripheral/nvic.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::unmask` [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: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` 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` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /tmp/fixit/src/lib.rs:173:8 [INFO] [stdout] | [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: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/shared-with-init.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] = note: this error originates in the attribute macro `app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/shared-with-init.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | #[app(device = lm3s6965)] [INFO] [stdout] | ________________^ [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` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/peripheral/nvic.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::unmask` [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: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/lock.rs:21:20 [INFO] [stdout] | [INFO] [stdout] 21 | rtic::pend(Interrupt::GPIOA); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /tmp/fixit/src/lib.rs:173:8 [INFO] [stdout] | [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: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/lock.rs:35:24 [INFO] [stdout] | [INFO] [stdout] 35 | rtic::pend(Interrupt::GPIOB); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /tmp/fixit/src/lib.rs:173:8 [INFO] [stdout] | [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: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/lock.rs:40:24 [INFO] [stdout] | [INFO] [stdout] 40 | rtic::pend(Interrupt::GPIOC); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /tmp/fixit/src/lib.rs:173:8 [INFO] [stdout] | [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: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/lock.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/lock.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ______________________^ [INFO] [stdout] 13 | | const APP: () = { [INFO] [stdout] 14 | | struct Resources { [INFO] [stdout] 15 | | #[init(0)] [INFO] [stdout] ... | [INFO] [stdout] 24 | | // when omitted priority is assumed to be `1` [INFO] [stdout] 25 | | #[task(binds = GPIOA, resources = [shared])] [INFO] [stdout] | |________________________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/peripheral/nvic.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/lock.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ______________________^ [INFO] [stdout] 13 | | const APP: () = { [INFO] [stdout] 14 | | struct Resources { [INFO] [stdout] 15 | | #[init(0)] [INFO] [stdout] ... | [INFO] [stdout] 49 | | [INFO] [stdout] 50 | | #[task(binds = GPIOB, priority = 2, resources = [shared])] [INFO] [stdout] | |________________________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/peripheral/nvic.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/lock.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ______________________^ [INFO] [stdout] 13 | | const APP: () = { [INFO] [stdout] 14 | | struct Resources { [INFO] [stdout] 15 | | #[init(0)] [INFO] [stdout] ... | [INFO] [stdout] 57 | | [INFO] [stdout] 58 | | #[task(binds = GPIOC, priority = 3)] [INFO] [stdout] | |________________________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/peripheral/nvic.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/not-send.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | #[app(device = lm3s6965)] [INFO] [stdout] | ________________^ [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` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /tmp/fixit/src/lib.rs:173:8 [INFO] [stdout] | [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: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/not-send.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | #[app(device = lm3s6965)] [INFO] [stdout] | ________________^ [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` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /tmp/fixit/src/lib.rs:173:8 [INFO] [stdout] | [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: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/not-send.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | #[app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] = note: this error originates in the attribute macro `app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/not-send.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | #[app(device = lm3s6965)] [INFO] [stdout] | ________________^ [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` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/peripheral/nvic.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/not-send.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | #[app(device = lm3s6965)] [INFO] [stdout] | ________________^ [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` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/peripheral/nvic.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 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: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/task.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ______________________^ [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` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /tmp/fixit/src/lib.rs:173:8 [INFO] [stdout] | [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: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/task.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ______________________^ [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` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /tmp/fixit/src/lib.rs:173:8 [INFO] [stdout] | [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: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/task.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/task.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ______________________^ [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` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/peripheral/nvic.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/task.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ______________________^ [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` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/peripheral/nvic.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::unmask` [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] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/hardware.rs:18:20 [INFO] [stdout] | [INFO] [stdout] 18 | rtic::pend(Interrupt::UART0); // equivalent to NVIC::pend [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /tmp/fixit/src/lib.rs:173:8 [INFO] [stdout] | [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: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/hardware.rs:29:20 [INFO] [stdout] | [INFO] [stdout] 29 | rtic::pend(Interrupt::UART0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /tmp/fixit/src/lib.rs:173:8 [INFO] [stdout] | [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: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/hardware.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/hardware.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ______________________^ [INFO] [stdout] 13 | | const APP: () = { [INFO] [stdout] 14 | | #[init] [INFO] [stdout] 15 | | fn init(_: init::Context) { [INFO] [stdout] ... | [INFO] [stdout] 35 | | [INFO] [stdout] 36 | | #[task(binds = UART0)] [INFO] [stdout] | |________________________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/peripheral/nvic.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::unmask` [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: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/late.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | rtic::pend(Interrupt::UART0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /tmp/fixit/src/lib.rs:173:8 [INFO] [stdout] | [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: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/late.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/late.rs:17:22 [INFO] [stdout] | [INFO] [stdout] 17 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ______________________^ [INFO] [stdout] 18 | | const APP: () = { [INFO] [stdout] 19 | | // Late resources [INFO] [stdout] 20 | | struct Resources { [INFO] [stdout] ... | [INFO] [stdout] 47 | | [INFO] [stdout] 48 | | #[task(binds = UART0, resources = [p])] [INFO] [stdout] | |________________________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/peripheral/nvic.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::unmask` [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[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/destructure.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | rtic::pend(Interrupt::UART0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /tmp/fixit/src/lib.rs:173:8 [INFO] [stdout] | [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: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/destructure.rs:27:20 [INFO] [stdout] | [INFO] [stdout] 27 | rtic::pend(Interrupt::UART1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /tmp/fixit/src/lib.rs:173:8 [INFO] [stdout] | [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: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/destructure.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/destructure.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ______________________^ [INFO] [stdout] 13 | | const APP: () = { [INFO] [stdout] 14 | | struct Resources { [INFO] [stdout] 15 | | // Some resources to work with [INFO] [stdout] ... | [INFO] [stdout] 30 | | // Direct destructure [INFO] [stdout] 31 | | #[task(binds = UART0, resources = [a, b, c])] [INFO] [stdout] | |________________________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/peripheral/nvic.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/destructure.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ______________________^ [INFO] [stdout] 13 | | const APP: () = { [INFO] [stdout] 14 | | struct Resources { [INFO] [stdout] 15 | | // Some resources to work with [INFO] [stdout] ... | [INFO] [stdout] 40 | | // De-structure-ing syntax [INFO] [stdout] 41 | | #[task(binds = UART1, resources = [a, b, c])] [INFO] [stdout] | |________________________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/peripheral/nvic.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::unmask` [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] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/t-spawn.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ______________________^ [INFO] [stdout] 11 | | const APP: () = { [INFO] [stdout] 12 | | #[init(spawn = [foo, bar, baz])] [INFO] [stdout] 13 | | fn init(c: init::Context) { [INFO] [stdout] ... | [INFO] [stdout] 58 | | extern "C" { [INFO] [stdout] 59 | | fn SSI0(); [INFO] [stdout] | |_______________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /tmp/fixit/src/lib.rs:173:8 [INFO] [stdout] | [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: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/t-spawn.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/t-spawn.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ______________________^ [INFO] [stdout] 11 | | const APP: () = { [INFO] [stdout] 12 | | #[init(spawn = [foo, bar, baz])] [INFO] [stdout] 13 | | fn init(c: init::Context) { [INFO] [stdout] ... | [INFO] [stdout] 58 | | extern "C" { [INFO] [stdout] 59 | | fn SSI0(); [INFO] [stdout] | |_______________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/peripheral/nvic.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/t-spawn.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ______________________^ [INFO] [stdout] 11 | | const APP: () = { [INFO] [stdout] 12 | | #[init(spawn = [foo, bar, baz])] [INFO] [stdout] 13 | | fn init(c: init::Context) { [INFO] [stdout] ... | [INFO] [stdout] 34 | | [INFO] [stdout] 35 | | #[task(binds = UART0, spawn = [foo, bar, baz])] [INFO] [stdout] | |________________________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/peripheral/nvic.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::unmask` [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] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/ramfunc.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ______________________^ [INFO] [stdout] 12 | | const APP: () = { [INFO] [stdout] 13 | | #[init(spawn = [bar])] [INFO] [stdout] 14 | | fn init(c: init::Context) { [INFO] [stdout] ... | [INFO] [stdout] 34 | | extern "C" { [INFO] [stdout] 35 | | fn UART0(); [INFO] [stdout] | |________________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /tmp/fixit/src/lib.rs:173:8 [INFO] [stdout] | [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: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/ramfunc.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ______________________^ [INFO] [stdout] 12 | | const APP: () = { [INFO] [stdout] 13 | | #[init(spawn = [bar])] [INFO] [stdout] 14 | | fn init(c: init::Context) { [INFO] [stdout] ... | [INFO] [stdout] 38 | | #[link_section = ".data.UART1"] [INFO] [stdout] 39 | | fn UART1(); [INFO] [stdout] | |________________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /tmp/fixit/src/lib.rs:173:8 [INFO] [stdout] | [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: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/ramfunc.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/ramfunc.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ______________________^ [INFO] [stdout] 12 | | const APP: () = { [INFO] [stdout] 13 | | #[init(spawn = [bar])] [INFO] [stdout] 14 | | fn init(c: init::Context) { [INFO] [stdout] ... | [INFO] [stdout] 38 | | #[link_section = ".data.UART1"] [INFO] [stdout] 39 | | fn UART1(); [INFO] [stdout] | |________________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/peripheral/nvic.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/ramfunc.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ______________________^ [INFO] [stdout] 12 | | const APP: () = { [INFO] [stdout] 13 | | #[init(spawn = [bar])] [INFO] [stdout] 14 | | fn init(c: init::Context) { [INFO] [stdout] ... | [INFO] [stdout] 34 | | extern "C" { [INFO] [stdout] 35 | | fn UART0(); [INFO] [stdout] | |________________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::unmask` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/peripheral/nvic.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::unmask` [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] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "1406cdb82052cfa254f129b551bc8c686b0be5741883ea6290f42ceed736f6b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1406cdb82052cfa254f129b551bc8c686b0be5741883ea6290f42ceed736f6b2", kill_on_drop: false }` [INFO] [stdout] 1406cdb82052cfa254f129b551bc8c686b0be5741883ea6290f42ceed736f6b2