[INFO] fetching crate cortex-m-rtic 0.6.0-alpha.5... [INFO] checking cortex-m-rtic-0.6.0-alpha.5 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate cortex-m-rtic 0.6.0-alpha.5 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate cortex-m-rtic 0.6.0-alpha.5 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-8/source/.cargo/config [INFO] started tweaking crates.io crate cortex-m-rtic 0.6.0-alpha.5 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate cortex-m-rtic 0.6.0-alpha.5 [INFO] tweaked toml for crates.io crate cortex-m-rtic 0.6.0-alpha.5 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate cortex-m-rtic 0.6.0-alpha.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded embedded-time v0.12.0 [INFO] [stderr] Downloaded dwt-systick-monotonic v0.1.0-alpha.3 [INFO] [stderr] Downloaded cortex-m-rt-macros v0.1.8 [INFO] [stderr] Downloaded panic-semihosting v0.5.6 [INFO] [stderr] Downloaded cortex-m-rt v0.6.14 [INFO] [stderr] Downloaded bare-metal v1.0.0 [INFO] [stderr] Downloaded cortex-m-rtic-macros v0.6.0-alpha.5 [INFO] [stderr] Downloaded lm3s6965 v0.1.3 [INFO] [stderr] Downloaded rtic-monotonic v0.1.0-alpha.2 [INFO] [stderr] Downloaded rtic-core v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1973ef4da175c8a28dadc8e111cfe70b65b75be2dc1905f74c22115d6f22cd30 [INFO] running `Command { std: "docker" "start" "-a" "1973ef4da175c8a28dadc8e111cfe70b65b75be2dc1905f74c22115d6f22cd30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1973ef4da175c8a28dadc8e111cfe70b65b75be2dc1905f74c22115d6f22cd30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1973ef4da175c8a28dadc8e111cfe70b65b75be2dc1905f74c22115d6f22cd30", kill_on_drop: false }` [INFO] [stdout] 1973ef4da175c8a28dadc8e111cfe70b65b75be2dc1905f74c22115d6f22cd30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad84887a10720f797b1574919d0956d9892decd3e0c8cfd5b79fcc4e3953903a [INFO] running `Command { std: "docker" "start" "-a" "ad84887a10720f797b1574919d0956d9892decd3e0c8cfd5b79fcc4e3953903a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling cortex-m v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cortex-m-rt v0.6.14 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Compiling lm3s6965 v0.1.3 [INFO] [stderr] Compiling trybuild v1.0.42 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking rtic-core v0.3.1 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Checking embedded-hal v0.2.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cortex-m-rtic v0.6.0-alpha.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling indexmap v1.7.0 [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 panic-semihosting v0.5.6 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking embedded-time v0.12.0 [INFO] [stderr] Checking rtic-monotonic v0.1.0-alpha.2 [INFO] [stderr] Compiling rtic-syntax v0.5.0-alpha.4 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Compiling cortex-m-rtic-macros v0.6.0-alpha.5 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/generics.rs:27:20 [INFO] [stdout] | [INFO] [stdout] 27 | rtic::pend(Interrupt::UART0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/generics.rs:28:20 [INFO] [stdout] | [INFO] [stdout] 28 | rtic::pend(Interrupt::UART1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [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:20:20 [INFO] [stdout] | [INFO] [stdout] 20 | rtic::pend(lm3s6965::Interrupt::UART0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/generics.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | rtic::pend(Interrupt::UART1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/generics.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: 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/resource-user-struct.rs:33:20 [INFO] [stdout] | [INFO] [stdout] 33 | rtic::pend(Interrupt::UART0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [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:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[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/shared.rs:45:28 [INFO] [stdout] | [INFO] [stdout] 45 | rtic::pend(Interrupt::UART0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cortex-m-rtic` due to 5 previous errors [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/only-shared-access.rs:25:20 [INFO] [stdout] | [INFO] [stdout] 25 | rtic::pend(Interrupt::UART0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] [INFO] [stdout] [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/resource-user-struct.rs:34:20 [INFO] [stdout] | [INFO] [stdout] 34 | rtic::pend(Interrupt::UART1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/resource-user-struct.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: 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 `lm3s6965::Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/t-spawn.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965, dispatchers = [SSI0])] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `lm3s6965::Interrupt` [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:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | rtic::pend(Interrupt::UART1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/shared.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/only-shared-access.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: aborting due to 2 previous errors [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:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | rtic::pend(Interrupt::GPIOA); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `lm3s6965::Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/resource.rs:25:20 [INFO] [stdout] | [INFO] [stdout] 25 | rtic::pend(Interrupt::UART0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `lm3s6965::Interrupt` [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 `lm3s6965::Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/resource.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | rtic::pend(Interrupt::UART1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `lm3s6965::Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `lm3s6965::Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/resource.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `lm3s6965::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 `lm3s6965::Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/hardware.rs:25:20 [INFO] [stdout] | [INFO] [stdout] 25 | rtic::pend(Interrupt::UART0); // equivalent to NVIC::pend [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `lm3s6965::Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `lm3s6965::Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/t-spawn.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965, dispatchers = [SSI0])] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `lm3s6965::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/preempt.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | rtic::pend(Interrupt::GPIOC); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `lm3s6965::Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/hardware.rs:38:20 [INFO] [stdout] | [INFO] [stdout] 38 | rtic::pend(Interrupt::UART0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `lm3s6965::Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/spawn.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965, dispatchers = [SSI0])] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/preempt.rs:43:20 [INFO] [stdout] | [INFO] [stdout] 43 | rtic::pend(Interrupt::GPIOB); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `lm3s6965::Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/hardware.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `lm3s6965::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/spawn.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965, dispatchers = [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: 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: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: 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/preempt.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[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: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `lm3s6965::Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/extern_binds.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | rtic::pend(Interrupt::UART0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `lm3s6965::Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/extern_spawn.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | #[rtic::app(device = lm3s6965, dispatchers = [SSI0])] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `lm3s6965::Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/extern_binds.rs:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | rtic::pend(Interrupt::UART0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `lm3s6965::Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/extern_spawn.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[rtic::app(device = lm3s6965, dispatchers = [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: 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 `lm3s6965::Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/extern_binds.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `lm3s6965::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: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/task.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965, dispatchers = [SSI0, QEI0])] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/capacity.rs:23:20 [INFO] [stdout] | [INFO] [stdout] 23 | rtic::pend(Interrupt::UART0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/destructure.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] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/task.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965, dispatchers = [SSI0, QEI0])] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/destructure.rs:29:20 [INFO] [stdout] | [INFO] [stdout] 29 | rtic::pend(Interrupt::UART1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/capacity.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965, dispatchers = [SSI0])] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/task.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965, dispatchers = [SSI0, 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: 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:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965, dispatchers = [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: 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:25:20 [INFO] [stdout] | [INFO] [stdout] 25 | rtic::pend(Interrupt::GPIOA); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [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/lock.rs:41:24 [INFO] [stdout] | [INFO] [stdout] 41 | rtic::pend(Interrupt::GPIOB); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/lock.rs:46:24 [INFO] [stdout] | [INFO] [stdout] 46 | rtic::pend(Interrupt::GPIOC); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [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/lock.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/destructure.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: 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/static.rs:45:28 [INFO] [stdout] | [INFO] [stdout] 45 | rtic::pend(Interrupt::UART0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [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 `lm3s6965::Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/binds.rs:24:20 [INFO] [stdout] | [INFO] [stdout] 24 | rtic::pend(Interrupt::UART0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `lm3s6965::Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `lm3s6965::Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/binds.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | rtic::pend(Interrupt::UART0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `lm3s6965::Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/message.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965, dispatchers = [SSI0])] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/static.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/multilock.rs:29:20 [INFO] [stdout] | [INFO] [stdout] 29 | rtic::pend(Interrupt::GPIOA); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `lm3s6965::Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/binds.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `lm3s6965::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: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: 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/message.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965, dispatchers = [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: 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/multilock.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: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/not-sync.rs:17:22 [INFO] [stdout] | [INFO] [stdout] 17 | #[rtic::app(device = lm3s6965, dispatchers = [SSI0])] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [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, dispatchers = [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: 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 `lm3s6965::Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/cfg-whole-task.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965, dispatchers = [SSI0, QEI0])] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `lm3s6965::Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `lm3s6965::Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/cfg-whole-task.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965, dispatchers = [SSI0, QEI0])] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `lm3s6965::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/big-struct-opt.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | #[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: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ad84887a10720f797b1574919d0956d9892decd3e0c8cfd5b79fcc4e3953903a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad84887a10720f797b1574919d0956d9892decd3e0c8cfd5b79fcc4e3953903a", kill_on_drop: false }` [INFO] [stdout] ad84887a10720f797b1574919d0956d9892decd3e0c8cfd5b79fcc4e3953903a