[INFO] fetching crate cortex-m-rtic 1.0.0... [INFO] testing cortex-m-rtic-1.0.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate cortex-m-rtic 1.0.0 into /workspace/builds/worker-16/source [INFO] validating manifest of crates.io crate cortex-m-rtic 1.0.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-16/source/.cargo/config [INFO] started tweaking crates.io crate cortex-m-rtic 1.0.0 [INFO] finished tweaking crates.io crate cortex-m-rtic 1.0.0 [INFO] tweaked toml for crates.io crate cortex-m-rtic 1.0.0 written to /workspace/builds/worker-16/source/Cargo.toml [INFO] crate crates.io crate cortex-m-rtic 1.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1eed665310af814671f3e070b31d995e2e23ad059ed45e26ae8ea045f1d6c919 [INFO] running `Command { std: "docker" "start" "-a" "1eed665310af814671f3e070b31d995e2e23ad059ed45e26ae8ea045f1d6c919", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1eed665310af814671f3e070b31d995e2e23ad059ed45e26ae8ea045f1d6c919", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1eed665310af814671f3e070b31d995e2e23ad059ed45e26ae8ea045f1d6c919", kill_on_drop: false }` [INFO] [stdout] 1eed665310af814671f3e070b31d995e2e23ad059ed45e26ae8ea045f1d6c919 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b65309a91c7b78c706ff2e2a1a9c5cba43c2333056f560382fabd95296db5b1 [INFO] running `Command { std: "docker" "start" "-a" "2b65309a91c7b78c706ff2e2a1a9c5cba43c2333056f560382fabd95296db5b1", 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 void v1.0.2 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling heapless v0.7.8 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rtic-monotonic v1.0.0 [INFO] [stderr] Compiling rtic-core v1.0.0 [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling embedded-hal v0.2.6 [INFO] [stderr] Compiling volatile-register v0.2.1 [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 v1.0.0 (/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 v1.0.0 [INFO] [stderr] Compiling cortex-m-rtic-macros v1.0.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.17s [INFO] running `Command { std: "docker" "inspect" "2b65309a91c7b78c706ff2e2a1a9c5cba43c2333056f560382fabd95296db5b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b65309a91c7b78c706ff2e2a1a9c5cba43c2333056f560382fabd95296db5b1", kill_on_drop: false }` [INFO] [stdout] 2b65309a91c7b78c706ff2e2a1a9c5cba43c2333056f560382fabd95296db5b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6baf65f976c2386a070fa9fe6eb23aa43cc1cb2f971e37a49ab0647340431db6 [INFO] running `Command { std: "docker" "start" "-a" "6baf65f976c2386a070fa9fe6eb23aa43cc1cb2f971e37a49ab0647340431db6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling cortex-m-rt v0.6.15 [INFO] [stderr] Compiling serde_json v1.0.69 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.7 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling lm3s6965 v0.1.3 [INFO] [stderr] Compiling trybuild v1.0.52 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling fugit v0.3.0 [INFO] [stderr] Compiling cortex-m-rt-macros v0.6.15 [INFO] [stderr] Compiling systick-monotonic v1.0.0 [INFO] [stderr] Compiling panic-semihosting v0.5.6 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling cortex-m-rtic v1.0.0 (/opt/rustwide/workdir) [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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/t-htask-main.rs: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[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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `super::P` [INFO] [stdout] --> examples/pool.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | use super::P; [INFO] [stdout] | ^^^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `_` [INFO] [stdout] | no `P` in the root [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/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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | 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: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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | 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: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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | 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/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] | 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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | 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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | 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/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] | 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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | 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] [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/preempt.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | #[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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | 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/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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/preempt.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | #[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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | 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/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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/capacity.rs: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] | 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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | 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/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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | 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/capacity.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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | 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: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: 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[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: cannot find macro `pool` in this scope [INFO] [stdout] --> examples/pool.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pool!(P: [u8; 128]); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `pool` is imported here, but it is a module, not a macro [INFO] [stdout] --> examples/pool.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | pool, [INFO] [stdout] | ^^^^ [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: 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] warning: unused import: `Pool` [INFO] [stdout] --> examples/pool.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::{Box, Pool}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> examples/pool.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unused_imports)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cortex-m-rtic` due to 3 previous errors [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [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:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[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 `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-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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | 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: 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[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: 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] [stderr] error: could not compile `cortex-m-rtic` due to 4 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cortex-m-rtic` due to 4 previous errors [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: 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] [stderr] error: could not compile `cortex-m-rtic` due to 4 previous errors [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cortex-m-rtic` due to 3 previous errors [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: 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] [stderr] error: could not compile `cortex-m-rtic` due to 4 previous errors [INFO] [stderr] error: could not compile `cortex-m-rtic` due to 3 previous errors [INFO] [stderr] error: could not compile `cortex-m-rtic` due to 4 previous errors [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/pool.rs:38:20 [INFO] [stdout] | [INFO] [stdout] 38 | rtic::pend(Interrupt::I2C0); [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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | 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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | 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] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/pool.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | #[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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | 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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | 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/pool.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | #[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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | 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: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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | 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/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 `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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | 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: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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | 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/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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | 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: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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | 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 `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] [stderr] error: could not compile `cortex-m-rtic` due to 3 previous errors [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/ramfunc.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 10 | / #[rtic::app( [INFO] [stdout] 11 | | device = lm3s6965, [INFO] [stdout] | |______________^ [INFO] [stdout] 12 | || dispatchers = [ [INFO] [stdout] 13 | || UART0, [INFO] [stdout] 14 | || #[link_section = ".data.UART1"] [INFO] [stdout] 15 | || UART1 [INFO] [stdout] | ||_____________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] 16 | | ]) [INFO] [stdout] 17 | | ] [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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | 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/ramfunc.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 10 | / #[rtic::app( [INFO] [stdout] 11 | | device = lm3s6965, [INFO] [stdout] | |______________^ [INFO] [stdout] 12 | || dispatchers = [ [INFO] [stdout] 13 | || UART0, [INFO] [stdout] | ||_____________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] ... | [INFO] [stdout] 16 | | ]) [INFO] [stdout] 17 | | ] [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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | 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/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: 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/pool.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | #[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 `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] [stderr] error: could not compile `cortex-m-rtic` due to 4 previous errors [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[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: 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/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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | 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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cortex-m-rtic` due to 3 previous errors [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [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/ramfunc.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / #[rtic::app( [INFO] [stdout] 11 | | device = lm3s6965, [INFO] [stdout] 12 | | dispatchers = [ [INFO] [stdout] 13 | | UART0, [INFO] [stdout] ... | [INFO] [stdout] 16 | | ]) [INFO] [stdout] 17 | | ] [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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/only-shared-access.rs: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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | 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] [stderr] error: could not compile `cortex-m-rtic` due to 7 previous errors; 1 warning emitted [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: 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] [stderr] error: could not compile `cortex-m-rtic` due to 5 previous errors [INFO] [stderr] error: could not compile `cortex-m-rtic` due to 3 previous errors [INFO] [stderr] error: could not compile `cortex-m-rtic` due to 4 previous errors [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [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: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cortex-m-rtic` due to 4 previous errors [INFO] [stderr] error: could not compile `cortex-m-rtic` due to 4 previous errors [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/message_passing.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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | 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/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: 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 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/message.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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/message_passing.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[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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | 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] [stderr] error: could not compile `cortex-m-rtic` due to 2 previous errors [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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | 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] [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: 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/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[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] | ---------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--- [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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | 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: 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] | ---------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------- [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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/generics.rs: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] | 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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/generics.rs: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] | 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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/generics.rs: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] | 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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | 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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | 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-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: 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] [stderr] error: could not compile `cortex-m-rtic` due to 3 previous errors [INFO] [stderr] error: could not compile `cortex-m-rtic` due to 3 previous errors [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [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: 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/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: 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 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cortex-m-rtic` due to 3 previous errors [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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | 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 4 previous errors [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/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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | 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/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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | 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: 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/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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [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/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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | 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[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: 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] [stderr] error: could not compile `cortex-m-rtic` due to 2 previous errors [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [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/cancel-reschedule.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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | 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 `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/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: 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] [stderr] error: could not compile `cortex-m-rtic` due to 3 previous errors [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cortex-m-rtic` due to 4 previous errors [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | 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/cancel-reschedule.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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | 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] error: could not compile `cortex-m-rtic` due to 3 previous errors [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/cancel-reschedule.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 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] [stderr] error: could not compile `cortex-m-rtic` due to 3 previous errors [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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | 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 4 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/t_idle_main-f2ec3940c9fb3d89.t_idle_main.4a525af5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/t_idle_main-f2ec3940c9fb3d89.t_idle_main.4a525af5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/t_idle_main-f2ec3940c9fb3d89.t_idle_main.4a525af5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/t_idle_main-f2ec3940c9fb3d89.t_idle_main.4a525af5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/t_idle_main-f2ec3940c9fb3d89.t_idle_main.4a525af5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/t_idle_main-f2ec3940c9fb3d89.t_idle_main.4a525af5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/t_idle_main-f2ec3940c9fb3d89.t_idle_main.4a525af5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/t_idle_main-f2ec3940c9fb3d89.5bbsut7194xaksvk.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/lm3s6965-d29e7b9d074acd4c/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-e0631185213037b0/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcortex_m_semihosting-d336a90fef31abf2.rlib" "/opt/rustwide/target/debug/deps/liblm3s6965-7cffefe9768e64f1.rlib" "/opt/rustwide/target/debug/deps/libcortex_m_rt-b9316dc1de365865.rlib" "/opt/rustwide/target/debug/deps/libr0-0456af7b0c154e1a.rlib" "/opt/rustwide/target/debug/deps/librtic-2a24942ead48d446.rlib" "/opt/rustwide/target/debug/deps/libheapless-949ea1142c0dee47.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-741e8a55e1a3965a.rlib" "/opt/rustwide/target/debug/deps/libspin-556f6b9c0211bec0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libhash32-8b1705e3d0998e12.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-82be2e969a99c9e1.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-8c69fee133af7598.rlib" "/opt/rustwide/target/debug/deps/librtic_monotonic-58ed09ea2683570c.rlib" "/opt/rustwide/target/debug/deps/librtic_core-38f4e2c56aa28bff.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-3df1bf3232eb8b1c.rlib" "/opt/rustwide/target/debug/deps/libembedded_hal-481b267e73caf9f3.rlib" "/opt/rustwide/target/debug/deps/libvoid-8ddff08a32a4354c.rlib" "/opt/rustwide/target/debug/deps/libnb-ee23221daa7bacbc.rlib" "/opt/rustwide/target/debug/deps/libnb-8b1978b732c3a55b.rlib" "/opt/rustwide/target/debug/deps/libvolatile_register-b492aab6cdf012b2.rlib" "/opt/rustwide/target/debug/deps/libvcell-f61acefe00d126b4.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-86970a66d7e8aebd.rlib" "/opt/rustwide/target/debug/deps/libpanic_semihosting-4388d5db7b821b51.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/t_idle_main-f2ec3940c9fb3d89" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/t_idle_main-f2ec3940c9fb3d89.t_idle_main.4a525af5-cgu.3.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/t_idle_main-f2ec3940c9fb3d89.t_idle_main.4a525af5-cgu.3.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/t_idle_main-f2ec3940c9fb3d89.t_idle_main.4a525af5-cgu.5.rcgu.o: in function `cortex_m::asm::nop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/asm.rs:35: undefined reference to `__nop' [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: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/init-1a0497d4b0d14fa1.init.0554aaf3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/init-1a0497d4b0d14fa1.init.0554aaf3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/init-1a0497d4b0d14fa1.init.0554aaf3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/init-1a0497d4b0d14fa1.init.0554aaf3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/init-1a0497d4b0d14fa1.init.0554aaf3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/init-1a0497d4b0d14fa1.init.0554aaf3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/init-1a0497d4b0d14fa1.init.0554aaf3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/init-1a0497d4b0d14fa1.init.0554aaf3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/init-1a0497d4b0d14fa1.init.0554aaf3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/init-1a0497d4b0d14fa1.5bxce55c573ivj6e.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/lm3s6965-d29e7b9d074acd4c/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-e0631185213037b0/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcortex_m_semihosting-d336a90fef31abf2.rlib" "/opt/rustwide/target/debug/deps/liblm3s6965-7cffefe9768e64f1.rlib" "/opt/rustwide/target/debug/deps/libcortex_m_rt-b9316dc1de365865.rlib" "/opt/rustwide/target/debug/deps/libr0-0456af7b0c154e1a.rlib" "/opt/rustwide/target/debug/deps/librtic-2a24942ead48d446.rlib" "/opt/rustwide/target/debug/deps/libheapless-949ea1142c0dee47.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-741e8a55e1a3965a.rlib" "/opt/rustwide/target/debug/deps/libspin-556f6b9c0211bec0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libhash32-8b1705e3d0998e12.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-82be2e969a99c9e1.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-8c69fee133af7598.rlib" "/opt/rustwide/target/debug/deps/librtic_monotonic-58ed09ea2683570c.rlib" "/opt/rustwide/target/debug/deps/librtic_core-38f4e2c56aa28bff.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-3df1bf3232eb8b1c.rlib" "/opt/rustwide/target/debug/deps/libembedded_hal-481b267e73caf9f3.rlib" "/opt/rustwide/target/debug/deps/libvoid-8ddff08a32a4354c.rlib" "/opt/rustwide/target/debug/deps/libnb-ee23221daa7bacbc.rlib" "/opt/rustwide/target/debug/deps/libnb-8b1978b732c3a55b.rlib" "/opt/rustwide/target/debug/deps/libvolatile_register-b492aab6cdf012b2.rlib" "/opt/rustwide/target/debug/deps/libvcell-f61acefe00d126b4.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-86970a66d7e8aebd.rlib" "/opt/rustwide/target/debug/deps/libpanic_semihosting-4388d5db7b821b51.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/init-1a0497d4b0d14fa1" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/init-1a0497d4b0d14fa1.init.0554aaf3-cgu.0.rcgu.o: in function `cortex_m::asm::nop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/asm.rs:35: undefined reference to `__nop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/init-1a0497d4b0d14fa1.init.0554aaf3-cgu.7.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/init-1a0497d4b0d14fa1.init.0554aaf3-cgu.7.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/deps/libcortex_m_semihosting-d336a90fef31abf2.rlib(cortex_m_semihosting-d336a90fef31abf2.cortex_m_semihosting.d951e19f-cgu.5.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/deps/libcortex_m_semihosting-d336a90fef31abf2.rlib(cortex_m_semihosting-d336a90fef31abf2.cortex_m_semihosting.d951e19f-cgu.5.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/deps/libcortex_m_semihosting-d336a90fef31abf2.rlib(cortex_m_semihosting-d336a90fef31abf2.cortex_m_semihosting.d951e19f-cgu.8.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: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/idle-d0a0a3b68aa980e3.idle.c13fa94f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/idle-d0a0a3b68aa980e3.idle.c13fa94f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/idle-d0a0a3b68aa980e3.idle.c13fa94f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/idle-d0a0a3b68aa980e3.idle.c13fa94f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/idle-d0a0a3b68aa980e3.idle.c13fa94f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/idle-d0a0a3b68aa980e3.idle.c13fa94f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/idle-d0a0a3b68aa980e3.idle.c13fa94f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/idle-d0a0a3b68aa980e3.idle.c13fa94f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/idle-d0a0a3b68aa980e3.idle.c13fa94f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/idle-d0a0a3b68aa980e3.idle.c13fa94f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/idle-d0a0a3b68aa980e3.480f09ghhokg44vq.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/lm3s6965-d29e7b9d074acd4c/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-e0631185213037b0/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcortex_m_semihosting-d336a90fef31abf2.rlib" "/opt/rustwide/target/debug/deps/liblm3s6965-7cffefe9768e64f1.rlib" "/opt/rustwide/target/debug/deps/libcortex_m_rt-b9316dc1de365865.rlib" "/opt/rustwide/target/debug/deps/libr0-0456af7b0c154e1a.rlib" "/opt/rustwide/target/debug/deps/librtic-2a24942ead48d446.rlib" "/opt/rustwide/target/debug/deps/libheapless-949ea1142c0dee47.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-741e8a55e1a3965a.rlib" "/opt/rustwide/target/debug/deps/libspin-556f6b9c0211bec0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libhash32-8b1705e3d0998e12.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-82be2e969a99c9e1.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-8c69fee133af7598.rlib" "/opt/rustwide/target/debug/deps/librtic_monotonic-58ed09ea2683570c.rlib" "/opt/rustwide/target/debug/deps/librtic_core-38f4e2c56aa28bff.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-3df1bf3232eb8b1c.rlib" "/opt/rustwide/target/debug/deps/libembedded_hal-481b267e73caf9f3.rlib" "/opt/rustwide/target/debug/deps/libvoid-8ddff08a32a4354c.rlib" "/opt/rustwide/target/debug/deps/libnb-ee23221daa7bacbc.rlib" "/opt/rustwide/target/debug/deps/libnb-8b1978b732c3a55b.rlib" "/opt/rustwide/target/debug/deps/libvolatile_register-b492aab6cdf012b2.rlib" "/opt/rustwide/target/debug/deps/libvcell-f61acefe00d126b4.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-86970a66d7e8aebd.rlib" "/opt/rustwide/target/debug/deps/libpanic_semihosting-4388d5db7b821b51.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/idle-d0a0a3b68aa980e3" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/idle-d0a0a3b68aa980e3.idle.c13fa94f-cgu.3.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/idle-d0a0a3b68aa980e3.idle.c13fa94f-cgu.3.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/idle-d0a0a3b68aa980e3.idle.c13fa94f-cgu.5.rcgu.o: in function `cortex_m::asm::nop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/asm.rs:35: undefined reference to `__nop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcortex_m_semihosting-d336a90fef31abf2.rlib(cortex_m_semihosting-d336a90fef31abf2.cortex_m_semihosting.d951e19f-cgu.5.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/deps/libcortex_m_semihosting-d336a90fef31abf2.rlib(cortex_m_semihosting-d336a90fef31abf2.cortex_m_semihosting.d951e19f-cgu.5.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/deps/libcortex_m_semihosting-d336a90fef31abf2.rlib(cortex_m_semihosting-d336a90fef31abf2.cortex_m_semihosting.d951e19f-cgu.8.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] [stderr] error: could not compile `cortex-m-rtic` due to 2 previous errors [INFO] [stderr] error: could not compile `cortex-m-rtic` due to 2 previous errors [INFO] [stderr] error: could not compile `cortex-m-rtic` due to 2 previous errors [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:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | 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 `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] [stderr] error: could not compile `cortex-m-rtic` due to 4 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/smallest-1282bfa7e4068368.smallest.c6753354-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/smallest-1282bfa7e4068368.smallest.c6753354-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/smallest-1282bfa7e4068368.smallest.c6753354-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/smallest-1282bfa7e4068368.smallest.c6753354-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/smallest-1282bfa7e4068368.smallest.c6753354-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/smallest-1282bfa7e4068368.341r3kbiguxdebmt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/lm3s6965-d29e7b9d074acd4c/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-e0631185213037b0/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcortex_m_semihosting-d336a90fef31abf2.rlib" "/opt/rustwide/target/debug/deps/liblm3s6965-7cffefe9768e64f1.rlib" "/opt/rustwide/target/debug/deps/libcortex_m_rt-b9316dc1de365865.rlib" "/opt/rustwide/target/debug/deps/libr0-0456af7b0c154e1a.rlib" "/opt/rustwide/target/debug/deps/librtic-2a24942ead48d446.rlib" "/opt/rustwide/target/debug/deps/libheapless-949ea1142c0dee47.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-741e8a55e1a3965a.rlib" "/opt/rustwide/target/debug/deps/libspin-556f6b9c0211bec0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libhash32-8b1705e3d0998e12.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-82be2e969a99c9e1.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-8c69fee133af7598.rlib" "/opt/rustwide/target/debug/deps/librtic_monotonic-58ed09ea2683570c.rlib" "/opt/rustwide/target/debug/deps/librtic_core-38f4e2c56aa28bff.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-3df1bf3232eb8b1c.rlib" "/opt/rustwide/target/debug/deps/libembedded_hal-481b267e73caf9f3.rlib" "/opt/rustwide/target/debug/deps/libvoid-8ddff08a32a4354c.rlib" "/opt/rustwide/target/debug/deps/libnb-ee23221daa7bacbc.rlib" "/opt/rustwide/target/debug/deps/libnb-8b1978b732c3a55b.rlib" "/opt/rustwide/target/debug/deps/libvolatile_register-b492aab6cdf012b2.rlib" "/opt/rustwide/target/debug/deps/libvcell-f61acefe00d126b4.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-86970a66d7e8aebd.rlib" "/opt/rustwide/target/debug/deps/libpanic_semihosting-4388d5db7b821b51.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/smallest-1282bfa7e4068368" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/smallest-1282bfa7e4068368.smallest.c6753354-cgu.0.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/smallest-1282bfa7e4068368.smallest.c6753354-cgu.0.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/smallest-1282bfa7e4068368.smallest.c6753354-cgu.1.rcgu.o: in function `cortex_m::asm::nop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/asm.rs:35: undefined reference to `__nop' [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: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/peripherals_taken-e410c2192b23ba4e.peripherals_taken.83110972-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/peripherals_taken-e410c2192b23ba4e.peripherals_taken.83110972-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/peripherals_taken-e410c2192b23ba4e.peripherals_taken.83110972-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/peripherals_taken-e410c2192b23ba4e.peripherals_taken.83110972-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/peripherals_taken-e410c2192b23ba4e.peripherals_taken.83110972-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/peripherals_taken-e410c2192b23ba4e.peripherals_taken.83110972-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/peripherals_taken-e410c2192b23ba4e.peripherals_taken.83110972-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/peripherals_taken-e410c2192b23ba4e.3xgq2jlpm77ctahr.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/lm3s6965-d29e7b9d074acd4c/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-e0631185213037b0/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcortex_m_semihosting-d336a90fef31abf2.rlib" "/opt/rustwide/target/debug/deps/liblm3s6965-7cffefe9768e64f1.rlib" "/opt/rustwide/target/debug/deps/libcortex_m_rt-b9316dc1de365865.rlib" "/opt/rustwide/target/debug/deps/libr0-0456af7b0c154e1a.rlib" "/opt/rustwide/target/debug/deps/librtic-2a24942ead48d446.rlib" "/opt/rustwide/target/debug/deps/libheapless-949ea1142c0dee47.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-741e8a55e1a3965a.rlib" "/opt/rustwide/target/debug/deps/libspin-556f6b9c0211bec0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libhash32-8b1705e3d0998e12.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-82be2e969a99c9e1.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-8c69fee133af7598.rlib" "/opt/rustwide/target/debug/deps/librtic_monotonic-58ed09ea2683570c.rlib" "/opt/rustwide/target/debug/deps/librtic_core-38f4e2c56aa28bff.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-3df1bf3232eb8b1c.rlib" "/opt/rustwide/target/debug/deps/libembedded_hal-481b267e73caf9f3.rlib" "/opt/rustwide/target/debug/deps/libvoid-8ddff08a32a4354c.rlib" "/opt/rustwide/target/debug/deps/libnb-ee23221daa7bacbc.rlib" "/opt/rustwide/target/debug/deps/libnb-8b1978b732c3a55b.rlib" "/opt/rustwide/target/debug/deps/libvolatile_register-b492aab6cdf012b2.rlib" "/opt/rustwide/target/debug/deps/libvcell-f61acefe00d126b4.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-86970a66d7e8aebd.rlib" "/opt/rustwide/target/debug/deps/libpanic_semihosting-4388d5db7b821b51.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/peripherals_taken-e410c2192b23ba4e" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/peripherals_taken-e410c2192b23ba4e.peripherals_taken.83110972-cgu.2.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] /usr/bin/ld: /opt/rustwide/target/debug/examples/peripherals_taken-e410c2192b23ba4e.peripherals_taken.83110972-cgu.3.rcgu.o: in function `cortex_m::asm::nop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/asm.rs:35: undefined reference to `__nop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/peripherals_taken-e410c2192b23ba4e.peripherals_taken.83110972-cgu.5.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-e410c2192b23ba4e.peripherals_taken.83110972-cgu.5.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] 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: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/idle_wfi-6d65dfe78d520faf.idle_wfi.da4f89ea-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/idle_wfi-6d65dfe78d520faf.idle_wfi.da4f89ea-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/idle_wfi-6d65dfe78d520faf.idle_wfi.da4f89ea-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/idle_wfi-6d65dfe78d520faf.idle_wfi.da4f89ea-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/idle_wfi-6d65dfe78d520faf.idle_wfi.da4f89ea-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/idle_wfi-6d65dfe78d520faf.idle_wfi.da4f89ea-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/idle_wfi-6d65dfe78d520faf.idle_wfi.da4f89ea-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/idle_wfi-6d65dfe78d520faf.idle_wfi.da4f89ea-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/idle_wfi-6d65dfe78d520faf.idle_wfi.da4f89ea-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/idle_wfi-6d65dfe78d520faf.idle_wfi.da4f89ea-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/idle_wfi-6d65dfe78d520faf.idle_wfi.da4f89ea-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/idle_wfi-6d65dfe78d520faf.zldscx9yr2f1q4u.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/lm3s6965-d29e7b9d074acd4c/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-e0631185213037b0/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcortex_m_semihosting-d336a90fef31abf2.rlib" "/opt/rustwide/target/debug/deps/liblm3s6965-7cffefe9768e64f1.rlib" "/opt/rustwide/target/debug/deps/libcortex_m_rt-b9316dc1de365865.rlib" "/opt/rustwide/target/debug/deps/libr0-0456af7b0c154e1a.rlib" "/opt/rustwide/target/debug/deps/librtic-2a24942ead48d446.rlib" "/opt/rustwide/target/debug/deps/libheapless-949ea1142c0dee47.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-741e8a55e1a3965a.rlib" "/opt/rustwide/target/debug/deps/libspin-556f6b9c0211bec0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libhash32-8b1705e3d0998e12.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-82be2e969a99c9e1.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-8c69fee133af7598.rlib" "/opt/rustwide/target/debug/deps/librtic_monotonic-58ed09ea2683570c.rlib" "/opt/rustwide/target/debug/deps/librtic_core-38f4e2c56aa28bff.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-3df1bf3232eb8b1c.rlib" "/opt/rustwide/target/debug/deps/libembedded_hal-481b267e73caf9f3.rlib" "/opt/rustwide/target/debug/deps/libvoid-8ddff08a32a4354c.rlib" "/opt/rustwide/target/debug/deps/libnb-ee23221daa7bacbc.rlib" "/opt/rustwide/target/debug/deps/libnb-8b1978b732c3a55b.rlib" "/opt/rustwide/target/debug/deps/libvolatile_register-b492aab6cdf012b2.rlib" "/opt/rustwide/target/debug/deps/libvcell-f61acefe00d126b4.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-86970a66d7e8aebd.rlib" "/opt/rustwide/target/debug/deps/libpanic_semihosting-4388d5db7b821b51.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/idle_wfi-6d65dfe78d520faf" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/idle_wfi-6d65dfe78d520faf.idle_wfi.da4f89ea-cgu.0.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/idle_wfi-6d65dfe78d520faf.idle_wfi.da4f89ea-cgu.8.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/idle_wfi-6d65dfe78d520faf.idle_wfi.da4f89ea-cgu.8.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/deps/libcortex_m_semihosting-d336a90fef31abf2.rlib(cortex_m_semihosting-d336a90fef31abf2.cortex_m_semihosting.d951e19f-cgu.5.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/deps/libcortex_m_semihosting-d336a90fef31abf2.rlib(cortex_m_semihosting-d336a90fef31abf2.cortex_m_semihosting.d951e19f-cgu.5.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/deps/libcortex_m_semihosting-d336a90fef31abf2.rlib(cortex_m_semihosting-d336a90fef31abf2.cortex_m_semihosting.d951e19f-cgu.8.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: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/t_late_not_send-a42a51e70775124f.t_late_not_send.16d1551f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/t_late_not_send-a42a51e70775124f.t_late_not_send.16d1551f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/t_late_not_send-a42a51e70775124f.t_late_not_send.16d1551f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/t_late_not_send-a42a51e70775124f.t_late_not_send.16d1551f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/t_late_not_send-a42a51e70775124f.t_late_not_send.16d1551f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/t_late_not_send-a42a51e70775124f.t_late_not_send.16d1551f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/t_late_not_send-a42a51e70775124f.t_late_not_send.16d1551f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/t_late_not_send-a42a51e70775124f.t_late_not_send.16d1551f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/t_late_not_send-a42a51e70775124f.4fl35d0ck5bw7a0w.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/lm3s6965-d29e7b9d074acd4c/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-e0631185213037b0/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcortex_m_semihosting-d336a90fef31abf2.rlib" "/opt/rustwide/target/debug/deps/liblm3s6965-7cffefe9768e64f1.rlib" "/opt/rustwide/target/debug/deps/libcortex_m_rt-b9316dc1de365865.rlib" "/opt/rustwide/target/debug/deps/libr0-0456af7b0c154e1a.rlib" "/opt/rustwide/target/debug/deps/librtic-2a24942ead48d446.rlib" "/opt/rustwide/target/debug/deps/libheapless-949ea1142c0dee47.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-741e8a55e1a3965a.rlib" "/opt/rustwide/target/debug/deps/libspin-556f6b9c0211bec0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libhash32-8b1705e3d0998e12.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-82be2e969a99c9e1.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-8c69fee133af7598.rlib" "/opt/rustwide/target/debug/deps/librtic_monotonic-58ed09ea2683570c.rlib" "/opt/rustwide/target/debug/deps/librtic_core-38f4e2c56aa28bff.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-3df1bf3232eb8b1c.rlib" "/opt/rustwide/target/debug/deps/libembedded_hal-481b267e73caf9f3.rlib" "/opt/rustwide/target/debug/deps/libvoid-8ddff08a32a4354c.rlib" "/opt/rustwide/target/debug/deps/libnb-ee23221daa7bacbc.rlib" "/opt/rustwide/target/debug/deps/libnb-8b1978b732c3a55b.rlib" "/opt/rustwide/target/debug/deps/libvolatile_register-b492aab6cdf012b2.rlib" "/opt/rustwide/target/debug/deps/libvcell-f61acefe00d126b4.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-86970a66d7e8aebd.rlib" "/opt/rustwide/target/debug/deps/libpanic_semihosting-4388d5db7b821b51.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/t_late_not_send-a42a51e70775124f" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/t_late_not_send-a42a51e70775124f.t_late_not_send.16d1551f-cgu.4.rcgu.o: in function `cortex_m::asm::nop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/asm.rs:35: undefined reference to `__nop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/t_late_not_send-a42a51e70775124f.t_late_not_send.16d1551f-cgu.6.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/t_late_not_send-a42a51e70775124f.t_late_not_send.16d1551f-cgu.6.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] 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: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cortex-m-rtic` due to 2 previous errors [INFO] [stderr] error: could not compile `cortex-m-rtic` due to 2 previous errors [INFO] [stderr] error: could not compile `cortex-m-rtic` due to 2 previous errors [INFO] [stderr] error: could not compile `cortex-m-rtic` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/t_cfg_resources-09bd374aee675e44.t_cfg_resources.599af5e6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/t_cfg_resources-09bd374aee675e44.t_cfg_resources.599af5e6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/t_cfg_resources-09bd374aee675e44.t_cfg_resources.599af5e6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/t_cfg_resources-09bd374aee675e44.t_cfg_resources.599af5e6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/t_cfg_resources-09bd374aee675e44.t_cfg_resources.599af5e6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/t_cfg_resources-09bd374aee675e44.t_cfg_resources.599af5e6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/t_cfg_resources-09bd374aee675e44.t_cfg_resources.599af5e6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/t_cfg_resources-09bd374aee675e44.1rwp2mv2c0iw0mt5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/lm3s6965-d29e7b9d074acd4c/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-e0631185213037b0/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcortex_m_semihosting-d336a90fef31abf2.rlib" "/opt/rustwide/target/debug/deps/liblm3s6965-7cffefe9768e64f1.rlib" "/opt/rustwide/target/debug/deps/libcortex_m_rt-b9316dc1de365865.rlib" "/opt/rustwide/target/debug/deps/libr0-0456af7b0c154e1a.rlib" "/opt/rustwide/target/debug/deps/librtic-2a24942ead48d446.rlib" "/opt/rustwide/target/debug/deps/libheapless-949ea1142c0dee47.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-741e8a55e1a3965a.rlib" "/opt/rustwide/target/debug/deps/libspin-556f6b9c0211bec0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libhash32-8b1705e3d0998e12.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-82be2e969a99c9e1.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-8c69fee133af7598.rlib" "/opt/rustwide/target/debug/deps/librtic_monotonic-58ed09ea2683570c.rlib" "/opt/rustwide/target/debug/deps/librtic_core-38f4e2c56aa28bff.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-3df1bf3232eb8b1c.rlib" "/opt/rustwide/target/debug/deps/libembedded_hal-481b267e73caf9f3.rlib" "/opt/rustwide/target/debug/deps/libvoid-8ddff08a32a4354c.rlib" "/opt/rustwide/target/debug/deps/libnb-ee23221daa7bacbc.rlib" "/opt/rustwide/target/debug/deps/libnb-8b1978b732c3a55b.rlib" "/opt/rustwide/target/debug/deps/libvolatile_register-b492aab6cdf012b2.rlib" "/opt/rustwide/target/debug/deps/libvcell-f61acefe00d126b4.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-86970a66d7e8aebd.rlib" "/opt/rustwide/target/debug/deps/libpanic_semihosting-4388d5db7b821b51.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/t_cfg_resources-09bd374aee675e44" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/t_cfg_resources-09bd374aee675e44.t_cfg_resources.599af5e6-cgu.4.rcgu.o: in function `cortex_m::asm::nop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/asm.rs:35: undefined reference to `__nop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/t_cfg_resources-09bd374aee675e44.t_cfg_resources.599af5e6-cgu.6.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/t_cfg_resources-09bd374aee675e44.t_cfg_resources.599af5e6-cgu.6.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] 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] [stderr] error: could not compile `cortex-m-rtic` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "6baf65f976c2386a070fa9fe6eb23aa43cc1cb2f971e37a49ab0647340431db6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6baf65f976c2386a070fa9fe6eb23aa43cc1cb2f971e37a49ab0647340431db6", kill_on_drop: false }` [INFO] [stdout] 6baf65f976c2386a070fa9fe6eb23aa43cc1cb2f971e37a49ab0647340431db6