[INFO] fetching crate cortex-m-rtic 0.6.0-rc.4... [INFO] checking cortex-m-rtic-0.6.0-rc.4 against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] extracting crate cortex-m-rtic 0.6.0-rc.4 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate cortex-m-rtic 0.6.0-rc.4 on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/.cargo/config [INFO] started tweaking crates.io crate cortex-m-rtic 0.6.0-rc.4 [INFO] finished tweaking crates.io crate cortex-m-rtic 0.6.0-rc.4 [INFO] tweaked toml for crates.io crate cortex-m-rtic 0.6.0-rc.4 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate cortex-m-rtic 0.6.0-rc.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f0ce4d6fc777428661e082f74ec1c6d2a546585eaac4ebd1a18900f59a0451a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1f0ce4d6fc777428661e082f74ec1c6d2a546585eaac4ebd1a18900f59a0451a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f0ce4d6fc777428661e082f74ec1c6d2a546585eaac4ebd1a18900f59a0451a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f0ce4d6fc777428661e082f74ec1c6d2a546585eaac4ebd1a18900f59a0451a", kill_on_drop: false }` [INFO] [stdout] 1f0ce4d6fc777428661e082f74ec1c6d2a546585eaac4ebd1a18900f59a0451a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49ad4c371778fb0ed1ca73cf5ecec332065065c3ed0ef5a4ecc5335bb8956a3f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "49ad4c371778fb0ed1ca73cf5ecec332065065c3ed0ef5a4ecc5335bb8956a3f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cortex-m v0.7.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling cortex-m-rt v0.6.15 [INFO] [stderr] Compiling heapless v0.7.7 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.69 [INFO] [stderr] Compiling lm3s6965 v0.1.3 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Checking rtic-monotonic v0.1.0-rc.2 [INFO] [stderr] Compiling trybuild v1.0.52 [INFO] [stderr] Checking fugit v0.3.0 [INFO] [stderr] Checking rtic-core v0.3.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Checking volatile-register v0.2.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cortex-m-rtic v0.6.0-rc.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking embedded-hal v0.2.6 [INFO] [stderr] Checking spin v0.9.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking systick-monotonic v0.1.0-rc.2 [INFO] [stderr] Checking panic-semihosting v0.5.6 [INFO] [stderr] Compiling rtic-syntax v0.5.0-rc.2 [INFO] [stderr] Compiling cortex-m-rt-macros v0.6.15 [INFO] [stderr] Compiling cortex-m-rtic-macros v0.6.0-rc.4 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stdout] error[E0277]: the trait bound `lm3s6965::Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/locals.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965, dispatchers = [UART0, UART1])] [INFO] [stdout] | ---------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------- [INFO] [stdout] | | | [INFO] [stdout] | | the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt` [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `lm3s6965::Interrupt` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `lm3s6965::Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/locals.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965, dispatchers = [UART0, UART1])] [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: required by a bound in `nvic::::set_priority` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/peripheral/nvic.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 217 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `nvic::::set_priority` [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[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/static.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965, dispatchers = [UART0])] [INFO] [stdout] | ---------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--- [INFO] [stdout] | | | [INFO] [stdout] | | the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | required by a bound introduced by this call [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] --> /opt/rustwide/workdir/src/lib.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cortex-m-rtic` due to 3 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/static.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965, dispatchers = [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::::set_priority` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/peripheral/nvic.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 217 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::set_priority` [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[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] | ---------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--- [INFO] [stdout] | | | [INFO] [stdout] | | the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | required by a bound introduced by this call [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] --> /opt/rustwide/workdir/src/lib.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | 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-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: required by a bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/peripheral/nvic.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 217 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::set_priority` [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[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/declared_locals.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965, dispatchers = [UART0])] [INFO] [stdout] | ---------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--- [INFO] [stdout] | | | [INFO] [stdout] | | the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | required by a bound introduced by this call [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] --> /opt/rustwide/workdir/src/lib.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/declared_locals.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965, dispatchers = [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::::set_priority` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/peripheral/nvic.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 217 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::set_priority` [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[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] | ---------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--- [INFO] [stdout] | | | [INFO] [stdout] | | the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | required by a bound introduced by this call [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] --> /opt/rustwide/workdir/src/lib.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: 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: required by a bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/peripheral/nvic.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 217 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::set_priority` [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:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965, dispatchers = [UART0, UART1])] [INFO] [stdout] | ---------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--- [INFO] [stdout] | | | [INFO] [stdout] | | the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | required by a bound introduced by this call [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] --> /opt/rustwide/workdir/src/lib.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/only-shared-access.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965, dispatchers = [UART0, UART1])] [INFO] [stdout] | ---------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------- [INFO] [stdout] | | | [INFO] [stdout] | | the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | required by a bound introduced by this call [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] --> /opt/rustwide/workdir/src/lib.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `lm3s6965::Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/t-schedule.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965, dispatchers = [SSI0])] [INFO] [stdout] | ---------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--- [INFO] [stdout] | | | [INFO] [stdout] | | the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt` [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `lm3s6965::Interrupt` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | 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/common.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965, dispatchers = [SSI0, QEI0])] [INFO] [stdout] | ---------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------- [INFO] [stdout] | | | [INFO] [stdout] | | the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | required by a bound introduced by this call [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] --> /opt/rustwide/workdir/src/lib.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | 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/schedule.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965, dispatchers = [SSI0])] [INFO] [stdout] | ---------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--- [INFO] [stdout] | | | [INFO] [stdout] | | the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | required by a bound introduced by this call [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] --> /opt/rustwide/workdir/src/lib.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | 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/multilock.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965, dispatchers = [GPIOA])] [INFO] [stdout] | ---------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--- [INFO] [stdout] | | | [INFO] [stdout] | | the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | required by a bound introduced by this call [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] --> /opt/rustwide/workdir/src/lib.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | 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/common.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: required by a bound in `pend` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [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/t-schedule.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: required by a bound in `pend` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [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, dispatchers = [UART0, 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::::set_priority` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/peripheral/nvic.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 217 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::set_priority` [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: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] | required by a bound introduced by this call [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] --> /opt/rustwide/workdir/src/lib.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | 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/multilock.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965, dispatchers = [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 `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/peripheral/nvic.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 217 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::set_priority` [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/common.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: required by a bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/peripheral/nvic.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 217 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::set_priority` [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/t-schedule.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: required by a bound in `nvic::::set_priority` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/peripheral/nvic.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 217 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `nvic::::set_priority` [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 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-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: required by a bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/peripheral/nvic.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 217 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::set_priority` [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/schedule.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: required by a bound in `pend` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [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/schedule.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: required by a bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/peripheral/nvic.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 217 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::set_priority` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "49ad4c371778fb0ed1ca73cf5ecec332065065c3ed0ef5a4ecc5335bb8956a3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49ad4c371778fb0ed1ca73cf5ecec332065065c3ed0ef5a4ecc5335bb8956a3f", kill_on_drop: false }` [INFO] [stdout] 49ad4c371778fb0ed1ca73cf5ecec332065065c3ed0ef5a4ecc5335bb8956a3f