[INFO] fetching crate cortex-m-rtic 0.6.0-alpha.5... [INFO] building cortex-m-rtic-0.6.0-alpha.5 against master#d5c88c22807925c189328ef9d923c5d2b11a95b8 for pr-87066-3 [INFO] extracting crate cortex-m-rtic 0.6.0-alpha.5 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate cortex-m-rtic 0.6.0-alpha.5 on toolchain d5c88c22807925c189328ef9d923c5d2b11a95b8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/source/.cargo/config [INFO] started tweaking crates.io crate cortex-m-rtic 0.6.0-alpha.5 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate cortex-m-rtic 0.6.0-alpha.5 [INFO] tweaked toml for crates.io crate cortex-m-rtic 0.6.0-alpha.5 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate cortex-m-rtic 0.6.0-alpha.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8110526f1febae5da433fabc18b6f96205150b58418d087e02b3208804ad6c7b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8110526f1febae5da433fabc18b6f96205150b58418d087e02b3208804ad6c7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8110526f1febae5da433fabc18b6f96205150b58418d087e02b3208804ad6c7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8110526f1febae5da433fabc18b6f96205150b58418d087e02b3208804ad6c7b", kill_on_drop: false }` [INFO] [stdout] 8110526f1febae5da433fabc18b6f96205150b58418d087e02b3208804ad6c7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e48228e791ac061d46b38f516b69bef2f516e761c36e388ad211c89f939d044e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e48228e791ac061d46b38f516b69bef2f516e761c36e388ad211c89f939d044e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling cortex-m v0.7.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling rtic-core v0.3.1 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling embedded-hal v0.2.5 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cortex-m-rtic v0.6.0-alpha.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling embedded-time v0.12.0 [INFO] [stderr] Compiling rtic-monotonic v0.1.0-alpha.2 [INFO] [stderr] Compiling rtic-syntax v0.5.0-alpha.4 [INFO] [stderr] Compiling cortex-m-rtic-macros v0.6.0-alpha.5 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.62s [INFO] running `Command { std: "docker" "inspect" "e48228e791ac061d46b38f516b69bef2f516e761c36e388ad211c89f939d044e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e48228e791ac061d46b38f516b69bef2f516e761c36e388ad211c89f939d044e", kill_on_drop: false }` [INFO] [stdout] e48228e791ac061d46b38f516b69bef2f516e761c36e388ad211c89f939d044e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 481a083697d43a1ff6141d9dc503a09c0b69b9198d06740976e346699fa601cc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "481a083697d43a1ff6141d9dc503a09c0b69b9198d06740976e346699fa601cc", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.7 [INFO] [stderr] Compiling cortex-m-rt v0.6.14 [INFO] [stderr] Compiling trybuild v1.0.42 [INFO] [stderr] Compiling lm3s6965 v0.1.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Compiling panic-semihosting v0.5.6 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling cortex-m-rtic v0.6.0-alpha.5 (/opt/rustwide/workdir) [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] 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] | [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:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/ramfunc.rs:11:14 [INFO] [stdout] | [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] = 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:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/ramfunc.rs: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: 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:25:20 [INFO] [stdout] | [INFO] [stdout] 25 | rtic::pend(Interrupt::UART0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = 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:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | 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:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | rtic::pend(Interrupt::UART1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = 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:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | 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:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] 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] 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] 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/spawn2.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965, dispatchers = [SSI0])] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = 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:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | 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/extern_spawn.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | #[rtic::app(device = lm3s6965, dispatchers = [SSI0])] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = 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:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | 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/spawn2.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965, dispatchers = [SSI0])] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 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:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[rtic::app(device = lm3s6965, dispatchers = [SSI0])] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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/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] = 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:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | 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] = 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:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | 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:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965, dispatchers = [SSI0])] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt` [INFO] [stdout] | [INFO] [stdout] = 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:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | 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:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | rtic::pend(Interrupt::GPIOA); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = 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:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | 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:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | rtic::pend(Interrupt::GPIOC); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = 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:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | 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:43:20 [INFO] [stdout] | [INFO] [stdout] 43 | rtic::pend(Interrupt::GPIOB); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = 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:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | 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:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `lm3s6965::Interrupt` [INFO] [stdout] = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] = note: this error originates in the attribute macro `app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `lm3s6965::Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/t-spawn.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965, dispatchers = [SSI0])] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `lm3s6965::Interrupt` [INFO] [stdout] = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `lm3s6965::Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/cfg-whole-task.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965, dispatchers = [SSI0, QEI0])] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt` [INFO] [stdout] | [INFO] [stdout] = 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:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | 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/resource.rs:25:20 [INFO] [stdout] | [INFO] [stdout] 25 | rtic::pend(Interrupt::UART0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt` [INFO] [stdout] | [INFO] [stdout] = 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:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/lock.rs:25:20 [INFO] [stdout] | [INFO] [stdout] 25 | rtic::pend(Interrupt::GPIOA); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = 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:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | 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/resource.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | rtic::pend(Interrupt::UART1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt` [INFO] [stdout] | [INFO] [stdout] = 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:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/lock.rs:41:24 [INFO] [stdout] | [INFO] [stdout] 41 | rtic::pend(Interrupt::GPIOB); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = 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:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | 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:46:24 [INFO] [stdout] | [INFO] [stdout] 46 | rtic::pend(Interrupt::GPIOC); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = 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:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | 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/resource.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `lm3s6965::Interrupt` [INFO] [stdout] = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `lm3s6965::Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/cfg-whole-task.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965, dispatchers = [SSI0, QEI0])] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `lm3s6965::Interrupt` [INFO] [stdout] = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [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)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [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-1837164d9739d5e7.idle.dbf2c1b3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/idle-1837164d9739d5e7.idle.dbf2c1b3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/idle-1837164d9739d5e7.idle.dbf2c1b3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/idle-1837164d9739d5e7.idle.dbf2c1b3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/idle-1837164d9739d5e7.idle.dbf2c1b3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/idle-1837164d9739d5e7.idle.dbf2c1b3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/idle-1837164d9739d5e7.idle.dbf2c1b3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/idle-1837164d9739d5e7.idle.dbf2c1b3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/idle-1837164d9739d5e7.idle.dbf2c1b3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/idle-1837164d9739d5e7.idle.dbf2c1b3-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/idle-1837164d9739d5e7.2989ilvoff4gyrti.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/lm3s6965-158d142fe8da202a/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-7488671cd7e9c372/out" "-L" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcortex_m_semihosting-d929979df71e7a33.rlib" "/opt/rustwide/target/debug/deps/liblm3s6965-5d060b5e809382db.rlib" "/opt/rustwide/target/debug/deps/libcortex_m_rt-e1c98f15ead060a5.rlib" "/opt/rustwide/target/debug/deps/libr0-d423ebdbaa344ba1.rlib" "/opt/rustwide/target/debug/deps/librtic-45b44f8283595dab.rlib" "/opt/rustwide/target/debug/deps/libheapless-c774c633388c799f.rlib" "/opt/rustwide/target/debug/deps/libas_slice-cc42d8f89691fb29.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-89b097bf6028af67.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-363285caa4d4e633.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-38fbf1d15e4e3b14.rlib" "/opt/rustwide/target/debug/deps/libhash32-3a1f9f6d853bde17.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-eecb9395c4ce1615.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-1ba3a8ade67d84fa.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f082e3959c6a9ee3.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-223a964b0b28c777.rlib" "/opt/rustwide/target/debug/deps/librtic_monotonic-18f0c2504013aca0.rlib" "/opt/rustwide/target/debug/deps/libembedded_time-c52809e25bedf18f.rlib" "/opt/rustwide/target/debug/deps/libnum-c75229de60dc80a5.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-28dced7c736a1368.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-f0fca90234dde8f2.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-40b47f166ca677f1.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-c1780bcd00a4f471.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8d44e7b457106ea4.rlib" "/opt/rustwide/target/debug/deps/librtic_core-090a7d61edae55da.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-654822110802c1a2.rlib" "/opt/rustwide/target/debug/deps/libembedded_hal-2aa2d46eeb356236.rlib" "/opt/rustwide/target/debug/deps/libvoid-7b6fd157ed8721ab.rlib" "/opt/rustwide/target/debug/deps/libnb-36022c86298e770b.rlib" "/opt/rustwide/target/debug/deps/libnb-80571a5b05fafda2.rlib" "/opt/rustwide/target/debug/deps/libvolatile_register-bcb0ce082fbef88c.rlib" "/opt/rustwide/target/debug/deps/libvcell-1e9b370901327104.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-499f2dc83880acd2.rlib" "/opt/rustwide/target/debug/deps/libpanic_semihosting-403c267b59e0bd71.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-10ccbcbb85a60ebf.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4695c0f6311791db.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1a282f8b292d9e3f.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a54ae5159230894d.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-2de76061bb6a7faf.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f144b5114d626180.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3ada49b85ba5941b.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-60812e99072283ff.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-943ba0c1e3f87a89.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0dbc7e011696d844.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-78b2343cc72ff57a.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-65fa19680bfb5ee4.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-72cab8079f9b3b1e.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-32d13a5363efe47b.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-9ee1d5d15e6abbeb.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-96219fb718f2f3e8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/idle-1837164d9739d5e7" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/idle-1837164d9739d5e7.idle.dbf2c1b3-cgu.2.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/idle-1837164d9739d5e7.idle.dbf2c1b3-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/idle-1837164d9739d5e7.idle.dbf2c1b3-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-d929979df71e7a33.rlib(cortex_m_semihosting-d929979df71e7a33.cortex_m_semihosting.1e283ea0-cgu.4.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-d929979df71e7a33.rlib(cortex_m_semihosting-d929979df71e7a33.cortex_m_semihosting.1e283ea0-cgu.4.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-d929979df71e7a33.rlib(cortex_m_semihosting-d929979df71e7a33.cortex_m_semihosting.1e283ea0-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 4 previous errors [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/shared.rs:45:28 [INFO] [stdout] | [INFO] [stdout] 45 | rtic::pend(Interrupt::UART0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = 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:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | 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/static.rs:45:28 [INFO] [stdout] | [INFO] [stdout] 45 | rtic::pend(Interrupt::UART0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = 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:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/shared.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/static.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [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-2b556568da4a2c8d.t_late_not_send.87a54d83-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/t_late_not_send-2b556568da4a2c8d.t_late_not_send.87a54d83-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/t_late_not_send-2b556568da4a2c8d.t_late_not_send.87a54d83-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/t_late_not_send-2b556568da4a2c8d.t_late_not_send.87a54d83-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/t_late_not_send-2b556568da4a2c8d.t_late_not_send.87a54d83-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/t_late_not_send-2b556568da4a2c8d.t_late_not_send.87a54d83-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/t_late_not_send-2b556568da4a2c8d.t_late_not_send.87a54d83-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/t_late_not_send-2b556568da4a2c8d.t_late_not_send.87a54d83-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/t_late_not_send-2b556568da4a2c8d.r3g4m4wodd49qyd.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/lm3s6965-158d142fe8da202a/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-7488671cd7e9c372/out" "-L" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblm3s6965-5d060b5e809382db.rlib" "/opt/rustwide/target/debug/deps/libcortex_m_rt-e1c98f15ead060a5.rlib" "/opt/rustwide/target/debug/deps/libr0-d423ebdbaa344ba1.rlib" "/opt/rustwide/target/debug/deps/librtic-45b44f8283595dab.rlib" "/opt/rustwide/target/debug/deps/libheapless-c774c633388c799f.rlib" "/opt/rustwide/target/debug/deps/libas_slice-cc42d8f89691fb29.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-89b097bf6028af67.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-363285caa4d4e633.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-38fbf1d15e4e3b14.rlib" "/opt/rustwide/target/debug/deps/libhash32-3a1f9f6d853bde17.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-eecb9395c4ce1615.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-1ba3a8ade67d84fa.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f082e3959c6a9ee3.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-223a964b0b28c777.rlib" "/opt/rustwide/target/debug/deps/librtic_monotonic-18f0c2504013aca0.rlib" "/opt/rustwide/target/debug/deps/libembedded_time-c52809e25bedf18f.rlib" "/opt/rustwide/target/debug/deps/libnum-c75229de60dc80a5.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-28dced7c736a1368.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-f0fca90234dde8f2.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-40b47f166ca677f1.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-c1780bcd00a4f471.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8d44e7b457106ea4.rlib" "/opt/rustwide/target/debug/deps/librtic_core-090a7d61edae55da.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-654822110802c1a2.rlib" "/opt/rustwide/target/debug/deps/libembedded_hal-2aa2d46eeb356236.rlib" "/opt/rustwide/target/debug/deps/libvoid-7b6fd157ed8721ab.rlib" "/opt/rustwide/target/debug/deps/libnb-36022c86298e770b.rlib" "/opt/rustwide/target/debug/deps/libnb-80571a5b05fafda2.rlib" "/opt/rustwide/target/debug/deps/libvolatile_register-bcb0ce082fbef88c.rlib" "/opt/rustwide/target/debug/deps/libvcell-1e9b370901327104.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-499f2dc83880acd2.rlib" "/opt/rustwide/target/debug/deps/libpanic_semihosting-403c267b59e0bd71.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-10ccbcbb85a60ebf.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4695c0f6311791db.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1a282f8b292d9e3f.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a54ae5159230894d.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-2de76061bb6a7faf.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f144b5114d626180.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3ada49b85ba5941b.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-60812e99072283ff.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-943ba0c1e3f87a89.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0dbc7e011696d844.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-78b2343cc72ff57a.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-65fa19680bfb5ee4.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-72cab8079f9b3b1e.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-32d13a5363efe47b.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-9ee1d5d15e6abbeb.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-96219fb718f2f3e8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/t_late_not_send-2b556568da4a2c8d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/t_late_not_send-2b556568da4a2c8d.t_late_not_send.87a54d83-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/t_late_not_send-2b556568da4a2c8d.t_late_not_send.87a54d83-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/t_late_not_send-2b556568da4a2c8d.t_late_not_send.87a54d83-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/t_idle_main-ca86cd86a16e3c68.t_idle_main.7238679d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/t_idle_main-ca86cd86a16e3c68.t_idle_main.7238679d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/t_idle_main-ca86cd86a16e3c68.t_idle_main.7238679d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/t_idle_main-ca86cd86a16e3c68.t_idle_main.7238679d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/t_idle_main-ca86cd86a16e3c68.t_idle_main.7238679d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/t_idle_main-ca86cd86a16e3c68.t_idle_main.7238679d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/t_idle_main-ca86cd86a16e3c68.t_idle_main.7238679d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/t_idle_main-ca86cd86a16e3c68.17txqxoiounyxe6m.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/lm3s6965-158d142fe8da202a/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-7488671cd7e9c372/out" "-L" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcortex_m_semihosting-d929979df71e7a33.rlib" "/opt/rustwide/target/debug/deps/liblm3s6965-5d060b5e809382db.rlib" "/opt/rustwide/target/debug/deps/libcortex_m_rt-e1c98f15ead060a5.rlib" "/opt/rustwide/target/debug/deps/libr0-d423ebdbaa344ba1.rlib" "/opt/rustwide/target/debug/deps/librtic-45b44f8283595dab.rlib" "/opt/rustwide/target/debug/deps/libheapless-c774c633388c799f.rlib" "/opt/rustwide/target/debug/deps/libas_slice-cc42d8f89691fb29.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-89b097bf6028af67.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-363285caa4d4e633.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-38fbf1d15e4e3b14.rlib" "/opt/rustwide/target/debug/deps/libhash32-3a1f9f6d853bde17.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-eecb9395c4ce1615.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-1ba3a8ade67d84fa.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f082e3959c6a9ee3.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-223a964b0b28c777.rlib" "/opt/rustwide/target/debug/deps/librtic_monotonic-18f0c2504013aca0.rlib" "/opt/rustwide/target/debug/deps/libembedded_time-c52809e25bedf18f.rlib" "/opt/rustwide/target/debug/deps/libnum-c75229de60dc80a5.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-28dced7c736a1368.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-f0fca90234dde8f2.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-40b47f166ca677f1.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-c1780bcd00a4f471.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8d44e7b457106ea4.rlib" "/opt/rustwide/target/debug/deps/librtic_core-090a7d61edae55da.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-654822110802c1a2.rlib" "/opt/rustwide/target/debug/deps/libembedded_hal-2aa2d46eeb356236.rlib" "/opt/rustwide/target/debug/deps/libvoid-7b6fd157ed8721ab.rlib" "/opt/rustwide/target/debug/deps/libnb-36022c86298e770b.rlib" "/opt/rustwide/target/debug/deps/libnb-80571a5b05fafda2.rlib" "/opt/rustwide/target/debug/deps/libvolatile_register-bcb0ce082fbef88c.rlib" "/opt/rustwide/target/debug/deps/libvcell-1e9b370901327104.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-499f2dc83880acd2.rlib" "/opt/rustwide/target/debug/deps/libpanic_semihosting-403c267b59e0bd71.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-10ccbcbb85a60ebf.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4695c0f6311791db.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1a282f8b292d9e3f.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a54ae5159230894d.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-2de76061bb6a7faf.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f144b5114d626180.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3ada49b85ba5941b.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-60812e99072283ff.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-943ba0c1e3f87a89.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0dbc7e011696d844.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-78b2343cc72ff57a.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-65fa19680bfb5ee4.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-72cab8079f9b3b1e.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-32d13a5363efe47b.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-9ee1d5d15e6abbeb.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-96219fb718f2f3e8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/t_idle_main-ca86cd86a16e3c68" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/t_idle_main-ca86cd86a16e3c68.t_idle_main.7238679d-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/t_idle_main-ca86cd86a16e3c68.t_idle_main.7238679d-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/t_idle_main-ca86cd86a16e3c68.t_idle_main.7238679d-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: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "481a083697d43a1ff6141d9dc503a09c0b69b9198d06740976e346699fa601cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "481a083697d43a1ff6141d9dc503a09c0b69b9198d06740976e346699fa601cc", kill_on_drop: false }` [INFO] [stdout] 481a083697d43a1ff6141d9dc503a09c0b69b9198d06740976e346699fa601cc