[INFO] fetching crate cortex-m-rtic 0.6.0-rc.4... [INFO] testing cortex-m-rtic-0.6.0-rc.4 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate cortex-m-rtic 0.6.0-rc.4 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate cortex-m-rtic 0.6.0-rc.4 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/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-12/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 749d7fd3f334fe659c7fa14fee9e0cf73cac8509537920bfd2d05a5e4b6a6dcc [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" "749d7fd3f334fe659c7fa14fee9e0cf73cac8509537920bfd2d05a5e4b6a6dcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "749d7fd3f334fe659c7fa14fee9e0cf73cac8509537920bfd2d05a5e4b6a6dcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "749d7fd3f334fe659c7fa14fee9e0cf73cac8509537920bfd2d05a5e4b6a6dcc", kill_on_drop: false }` [INFO] [stdout] 749d7fd3f334fe659c7fa14fee9e0cf73cac8509537920bfd2d05a5e4b6a6dcc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9a369dfe0c91c32a30880d55696e2d457cc5be9664b687b83315869a7445626 [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" "c9a369dfe0c91c32a30880d55696e2d457cc5be9664b687b83315869a7445626", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling cortex-m v0.7.3 [INFO] [stderr] Compiling heapless v0.7.7 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling rtic-monotonic v0.1.0-rc.2 [INFO] [stderr] Compiling rtic-core v0.3.1 [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling volatile-register v0.2.1 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-hal v0.2.6 [INFO] [stderr] Compiling spin v0.9.2 [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] 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] Compiling rtic-syntax v0.5.0-rc.2 [INFO] [stderr] Compiling cortex-m-rtic-macros v0.6.0-rc.4 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.21s [INFO] running `Command { std: "docker" "inspect" "c9a369dfe0c91c32a30880d55696e2d457cc5be9664b687b83315869a7445626", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9a369dfe0c91c32a30880d55696e2d457cc5be9664b687b83315869a7445626", kill_on_drop: false }` [INFO] [stdout] c9a369dfe0c91c32a30880d55696e2d457cc5be9664b687b83315869a7445626 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10d5f85e31aa6a051056b534141314dce43952403f9168f5b49d5ef3098d7f6d [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" "10d5f85e31aa6a051056b534141314dce43952403f9168f5b49d5ef3098d7f6d", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling cortex-m-rt v0.6.15 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.69 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.7 [INFO] [stderr] Compiling lm3s6965 v0.1.3 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling trybuild v1.0.52 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling fugit v0.3.0 [INFO] [stderr] Compiling cortex-m-rt-macros v0.6.15 [INFO] [stderr] Compiling systick-monotonic v0.1.0-rc.2 [INFO] [stderr] Compiling panic-semihosting v0.5.6 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling cortex-m-rtic v0.6.0-rc.4 (/opt/rustwide/workdir) [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] | 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/cfg-whole-task.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 `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/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] | 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/periodic.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/periodic.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/periodic.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 `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 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/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/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] | 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/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] | 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 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/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/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] [stderr] error: could not compile `cortex-m-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/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: 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] 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] | 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/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] 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: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] | 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/lock-free.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/shared.rs:41:28 [INFO] [stdout] | [INFO] [stdout] 41 | rtic::pend(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: 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/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[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] | ---------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--- [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: 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-free.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: 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/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] 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/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: 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[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/destructure.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] 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/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: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/peripherals_taken-fc56560e3c5cce53.peripherals_taken.cd951df5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/peripherals_taken-fc56560e3c5cce53.peripherals_taken.cd951df5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/peripherals_taken-fc56560e3c5cce53.peripherals_taken.cd951df5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/peripherals_taken-fc56560e3c5cce53.peripherals_taken.cd951df5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/peripherals_taken-fc56560e3c5cce53.peripherals_taken.cd951df5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/peripherals_taken-fc56560e3c5cce53.peripherals_taken.cd951df5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/peripherals_taken-fc56560e3c5cce53.peripherals_taken.cd951df5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/peripherals_taken-fc56560e3c5cce53.5avelmbkucp4bmok.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/lm3s6965-2a3ae2e683a00195/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-94abe9c6dd0beedf/out" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcortex_m_semihosting-d85e4e8575f08a2d.rlib" "/opt/rustwide/target/debug/deps/liblm3s6965-e329a0f43bdfe2a2.rlib" "/opt/rustwide/target/debug/deps/libcortex_m_rt-5045da508fe48e6c.rlib" "/opt/rustwide/target/debug/deps/libr0-d423ebdbaa344ba1.rlib" "/opt/rustwide/target/debug/deps/librtic-ada9d0dd201e48bb.rlib" "/opt/rustwide/target/debug/deps/libheapless-4ca4e88270b7fb20.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-89b097bf6028af67.rlib" "/opt/rustwide/target/debug/deps/libspin-0bccda479d9a8c13.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cd3b85c2abaca44b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libhash32-80ed56a0a8492519.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-eecb9395c4ce1615.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-223a964b0b28c777.rlib" "/opt/rustwide/target/debug/deps/librtic_monotonic-efbd9713350d231b.rlib" "/opt/rustwide/target/debug/deps/librtic_core-090a7d61edae55da.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-ea74851fbe1c86e3.rlib" "/opt/rustwide/target/debug/deps/libembedded_hal-5a6482b51eb4cf4d.rlib" "/opt/rustwide/target/debug/deps/libvoid-7b6fd157ed8721ab.rlib" "/opt/rustwide/target/debug/deps/libnb-36022c86298e770b.rlib" "/opt/rustwide/target/debug/deps/libnb-80571a5b05fafda2.rlib" "/opt/rustwide/target/debug/deps/libvolatile_register-239233c00f9d98d9.rlib" "/opt/rustwide/target/debug/deps/libvcell-1e9b370901327104.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-f84bd9f7de4f51d9.rlib" "/opt/rustwide/target/debug/deps/libpanic_semihosting-0bed3b5cb20dcded.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/peripherals_taken-fc56560e3c5cce53" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/peripherals_taken-fc56560e3c5cce53.peripherals_taken.cd951df5-cgu.1.rcgu.o: in function `cortex_m::interrupt::enable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/peripherals_taken-fc56560e3c5cce53.peripherals_taken.cd951df5-cgu.1.rcgu.o: in function `cortex_m::interrupt::disable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/peripherals_taken-fc56560e3c5cce53.peripherals_taken.cd951df5-cgu.3.rcgu.o: in function `cortex_m::asm::wfi': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/asm.rs:55: undefined reference to `__wfi' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/peripherals_taken-fc56560e3c5cce53.peripherals_taken.cd951df5-cgu.6.rcgu.o: in function `cortex_m::register::primask::read': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/register/primask.rs:29: undefined reference to `__primask_r' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [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:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965, dispatchers = [GPIOA, GPIOB, GPIOC])] [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/destructure.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: 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:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965, dispatchers = [GPIOA, GPIOB, GPIOC])] [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/lock.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965, dispatchers = [GPIOA, GPIOB, GPIOC])] [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/lock.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965, dispatchers = [GPIOA, GPIOB, 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: 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 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/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 `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/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/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: 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 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 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/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 `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: 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" "10d5f85e31aa6a051056b534141314dce43952403f9168f5b49d5ef3098d7f6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10d5f85e31aa6a051056b534141314dce43952403f9168f5b49d5ef3098d7f6d", kill_on_drop: false }` [INFO] [stdout] 10d5f85e31aa6a051056b534141314dce43952403f9168f5b49d5ef3098d7f6d