[INFO] fetching crate cortex-m-rtic 0.6.0-alpha.2... [INFO] testing cortex-m-rtic-0.6.0-alpha.2 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate cortex-m-rtic 0.6.0-alpha.2 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate cortex-m-rtic 0.6.0-alpha.2 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/.cargo/config [INFO] started tweaking crates.io crate cortex-m-rtic 0.6.0-alpha.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate cortex-m-rtic 0.6.0-alpha.2 [INFO] tweaked toml for crates.io crate cortex-m-rtic 0.6.0-alpha.2 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate cortex-m-rtic 0.6.0-alpha.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded trybuild v1.0.41 [INFO] [stderr] Downloaded rtic-syntax v0.5.0-alpha.2 [INFO] [stderr] Downloaded cortex-m-rtic-macros v0.6.0-alpha.2 [INFO] [stderr] Downloaded dwt-systick-monotonic v0.1.0-alpha.1 [INFO] [stderr] Downloaded rtic-monotonic v0.1.0-alpha.0 [INFO] [stderr] Downloaded lm3s6965 v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9995b8741391f2e0ba2b7f61c5602f8589b4bffd18cc72771ca462dd1566ee30 [INFO] running `Command { std: "docker" "start" "-a" "9995b8741391f2e0ba2b7f61c5602f8589b4bffd18cc72771ca462dd1566ee30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9995b8741391f2e0ba2b7f61c5602f8589b4bffd18cc72771ca462dd1566ee30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9995b8741391f2e0ba2b7f61c5602f8589b4bffd18cc72771ca462dd1566ee30", kill_on_drop: false }` [INFO] [stdout] 9995b8741391f2e0ba2b7f61c5602f8589b4bffd18cc72771ca462dd1566ee30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 772ea7e0066991b2e57311586bf9467065299aa480b7a7bfccb3354975c81e5b [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" "772ea7e0066991b2e57311586bf9467065299aa480b7a7bfccb3354975c81e5b", 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.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling cortex-m v0.7.2 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling rtic-core v0.3.1 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling embedded-hal v0.2.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cortex-m-rtic v0.6.0-alpha.2 (/opt/rustwide/workdir) [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.6.2 [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 as-slice v0.1.5 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling embedded-time v0.10.1 [INFO] [stderr] Compiling rtic-monotonic v0.1.0-alpha.0 [INFO] [stderr] Compiling rtic-syntax v0.5.0-alpha.2 [INFO] [stderr] Compiling cortex-m-rtic-macros v0.6.0-alpha.2 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.31s [INFO] running `Command { std: "docker" "inspect" "772ea7e0066991b2e57311586bf9467065299aa480b7a7bfccb3354975c81e5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "772ea7e0066991b2e57311586bf9467065299aa480b7a7bfccb3354975c81e5b", kill_on_drop: false }` [INFO] [stdout] 772ea7e0066991b2e57311586bf9467065299aa480b7a7bfccb3354975c81e5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba052a4d3eb40be5ceebb3720276a14b5ebc88bba9f350211e812ce12aca7f5c [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" "ba052a4d3eb40be5ceebb3720276a14b5ebc88bba9f350211e812ce12aca7f5c", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling cortex-m-rt v0.6.13 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.7 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling lm3s6965 v0.1.3 [INFO] [stderr] Compiling trybuild v1.0.41 [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.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `lm3s6965::Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/t-spawn.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965, dispatchers = [SSI0])] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `lm3s6965::Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `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: 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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0277]: the trait bound `lm3s6965::Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/extern_binds.rs:24:20 [INFO] [stdout] | [INFO] [stdout] 24 | rtic::pend(Interrupt::UART0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `lm3s6965::Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `lm3s6965::Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/extern_binds.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | rtic::pend(Interrupt::UART0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `lm3s6965::Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `lm3s6965::Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/cfg.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965, dispatchers = [SSI0, QEI0])] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `lm3s6965::Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `lm3s6965::Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/extern_binds.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `lm3s6965::Interrupt` [INFO] [stdout] = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `lm3s6965::Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/cfg.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 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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/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 `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] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/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] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/late.rs:45:28 [INFO] [stdout] | [INFO] [stdout] 45 | rtic::pend(Interrupt::UART0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[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: 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/late.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/generics.rs:25:20 [INFO] [stdout] | [INFO] [stdout] 25 | rtic::pend(Interrupt::UART0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [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/generics.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | rtic::pend(Interrupt::UART1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/generics.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | rtic::pend(Interrupt::UART1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/generics.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/t-htask-main.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | rtic::pend(lm3s6965::Interrupt::UART0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/t-htask-main.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/smallest-248d3ee44d8831e7.smallest.2jnd2nm2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/smallest-248d3ee44d8831e7.smallest.2jnd2nm2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/smallest-248d3ee44d8831e7.smallest.2jnd2nm2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/smallest-248d3ee44d8831e7.smallest.2jnd2nm2-cgu.3.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/smallest-248d3ee44d8831e7" "/opt/rustwide/target/debug/examples/smallest-248d3ee44d8831e7.xgzi7pgpvz61kkr.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/lm3s6965-4bd55012cb371387/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-27d372418e7165d9/out" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblm3s6965-9f3a4910df095ecc.rlib" "/opt/rustwide/target/debug/deps/libcortex_m_rt-73a053a7c1ac976a.rlib" "/opt/rustwide/target/debug/deps/libr0-b7ad691b7f83384c.rlib" "/opt/rustwide/target/debug/deps/librtic-4404c8802e3120c3.rlib" "/opt/rustwide/target/debug/deps/libheapless-340914732cb10687.rlib" "/opt/rustwide/target/debug/deps/libas_slice-abbed8394de0b87a.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-813447559b941006.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-bff9dcfd78404267.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-98c0ab949c64bf13.rlib" "/opt/rustwide/target/debug/deps/libhash32-9aaef340db15d2f3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1dcd7d16eaa2a55e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-39c9c3db769964d6.rlib" "/opt/rustwide/target/debug/deps/libtypenum-224e09ebec0e9ba6.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-b302ceacf81de30d.rlib" "/opt/rustwide/target/debug/deps/librtic_monotonic-1065d6b823dfcc02.rlib" "/opt/rustwide/target/debug/deps/libembedded_time-2cc6202bede002fc.rlib" "/opt/rustwide/target/debug/deps/libnum-9659297cbb181a12.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-4fa0b21ac602edae.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-bfe5a3e3b1824dab.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-5d9f3e5a4cc6b4da.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-4dd84c5407b0af04.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d3cb5be2f9a97927.rlib" "/opt/rustwide/target/debug/deps/librtic_core-1d74c4858f7a7c3c.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-7875d6cd396c9c03.rlib" "/opt/rustwide/target/debug/deps/libembedded_hal-c9dace316dcd6920.rlib" "/opt/rustwide/target/debug/deps/libvoid-b4fe54fd08e2c3df.rlib" "/opt/rustwide/target/debug/deps/libnb-10352bd7f6816701.rlib" "/opt/rustwide/target/debug/deps/libnb-5a368d0ce270b291.rlib" "/opt/rustwide/target/debug/deps/libvolatile_register-eb6eb086fb0fc8e5.rlib" "/opt/rustwide/target/debug/deps/libvcell-53e077c9683ec8d3.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-278bcced052d3f44.rlib" "/opt/rustwide/target/debug/deps/libpanic_semihosting-c518a2029db98023.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/smallest-248d3ee44d8831e7.smallest.2jnd2nm2-cgu.1.rcgu.o: in function `_RNvNtCslR3tyHryMvn_8cortex_m9interrupt6enableCs3GanAPJ1vYw_8smallest': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/smallest-248d3ee44d8831e7.smallest.2jnd2nm2-cgu.1.rcgu.o: in function `_RNvNtCslR3tyHryMvn_8cortex_m9interrupt7disableCs3GanAPJ1vYw_8smallest': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/smallest-248d3ee44d8831e7.smallest.2jnd2nm2-cgu.3.rcgu.o: in function `_RNvNtCslR3tyHryMvn_8cortex_m3asm3wfiCs3GanAPJ1vYw_8smallest': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/asm.rs:55: undefined reference to `__wfi' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `lm3s6965::Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/t-schedule-core-stable.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965, dispatchers = [SSI0])] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `lm3s6965::Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `lm3s6965::Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/resource.rs:24:20 [INFO] [stdout] | [INFO] [stdout] 24 | rtic::pend(Interrupt::UART0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `lm3s6965::Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/t_idle_main-130d787ff16a9497.t_idle_main.eow0y69o-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/t_idle_main-130d787ff16a9497.t_idle_main.eow0y69o-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/t_idle_main-130d787ff16a9497.t_idle_main.eow0y69o-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/t_idle_main-130d787ff16a9497.t_idle_main.eow0y69o-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/t_idle_main-130d787ff16a9497.t_idle_main.eow0y69o-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/t_idle_main-130d787ff16a9497.t_idle_main.eow0y69o-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/t_idle_main-130d787ff16a9497.t_idle_main.eow0y69o-cgu.6.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/t_idle_main-130d787ff16a9497" "/opt/rustwide/target/debug/examples/t_idle_main-130d787ff16a9497.4fonop1jrial01xp.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/lm3s6965-4bd55012cb371387/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-27d372418e7165d9/out" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcortex_m_semihosting-108ae5549c1f1bb7.rlib" "/opt/rustwide/target/debug/deps/liblm3s6965-9f3a4910df095ecc.rlib" "/opt/rustwide/target/debug/deps/libcortex_m_rt-73a053a7c1ac976a.rlib" "/opt/rustwide/target/debug/deps/libr0-b7ad691b7f83384c.rlib" "/opt/rustwide/target/debug/deps/librtic-4404c8802e3120c3.rlib" "/opt/rustwide/target/debug/deps/libheapless-340914732cb10687.rlib" "/opt/rustwide/target/debug/deps/libas_slice-abbed8394de0b87a.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-813447559b941006.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-bff9dcfd78404267.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-98c0ab949c64bf13.rlib" "/opt/rustwide/target/debug/deps/libhash32-9aaef340db15d2f3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1dcd7d16eaa2a55e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-39c9c3db769964d6.rlib" "/opt/rustwide/target/debug/deps/libtypenum-224e09ebec0e9ba6.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-b302ceacf81de30d.rlib" "/opt/rustwide/target/debug/deps/librtic_monotonic-1065d6b823dfcc02.rlib" "/opt/rustwide/target/debug/deps/libembedded_time-2cc6202bede002fc.rlib" "/opt/rustwide/target/debug/deps/libnum-9659297cbb181a12.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-4fa0b21ac602edae.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-bfe5a3e3b1824dab.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-5d9f3e5a4cc6b4da.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-4dd84c5407b0af04.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d3cb5be2f9a97927.rlib" "/opt/rustwide/target/debug/deps/librtic_core-1d74c4858f7a7c3c.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-7875d6cd396c9c03.rlib" "/opt/rustwide/target/debug/deps/libembedded_hal-c9dace316dcd6920.rlib" "/opt/rustwide/target/debug/deps/libvoid-b4fe54fd08e2c3df.rlib" "/opt/rustwide/target/debug/deps/libnb-10352bd7f6816701.rlib" "/opt/rustwide/target/debug/deps/libnb-5a368d0ce270b291.rlib" "/opt/rustwide/target/debug/deps/libvolatile_register-eb6eb086fb0fc8e5.rlib" "/opt/rustwide/target/debug/deps/libvcell-53e077c9683ec8d3.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-278bcced052d3f44.rlib" "/opt/rustwide/target/debug/deps/libpanic_semihosting-c518a2029db98023.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/t_idle_main-130d787ff16a9497.t_idle_main.eow0y69o-cgu.4.rcgu.o: in function `_RNvNtCslR3tyHryMvn_8cortex_m9interrupt6enableCs6K5u0Ibsr59_11t_idle_main': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/t_idle_main-130d787ff16a9497.t_idle_main.eow0y69o-cgu.4.rcgu.o: in function `_RNvNtCslR3tyHryMvn_8cortex_m9interrupt7disableCs6K5u0Ibsr59_11t_idle_main': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/t_idle_main-130d787ff16a9497.t_idle_main.eow0y69o-cgu.5.rcgu.o: in function `_RNvNtCslR3tyHryMvn_8cortex_m3asm3nopCs6K5u0Ibsr59_11t_idle_main': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/asm.rs:35: undefined reference to `__nop' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [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::UART1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `lm3s6965::Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/message.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965, dispatchers = [SSI0])] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | I: InterruptNumber, [INFO] [stdout] | --------------- required by this bound in `pend` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `lm3s6965::Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/t-schedule-core-stable.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965, dispatchers = [SSI0])] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `lm3s6965::Interrupt` [INFO] [stdout] = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/big_struct_opt-eef30a6f383a20dc.big_struct_opt.9jm5jput-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/big_struct_opt-eef30a6f383a20dc.big_struct_opt.9jm5jput-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/big_struct_opt-eef30a6f383a20dc.big_struct_opt.9jm5jput-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/big_struct_opt-eef30a6f383a20dc.big_struct_opt.9jm5jput-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/big_struct_opt-eef30a6f383a20dc.big_struct_opt.9jm5jput-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/big_struct_opt-eef30a6f383a20dc.big_struct_opt.9jm5jput-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/big_struct_opt-eef30a6f383a20dc.big_struct_opt.9jm5jput-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/big_struct_opt-eef30a6f383a20dc.big_struct_opt.9jm5jput-cgu.7.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/big_struct_opt-eef30a6f383a20dc" "/opt/rustwide/target/debug/examples/big_struct_opt-eef30a6f383a20dc.1y51s1rzfh54wevx.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/lm3s6965-4bd55012cb371387/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-27d372418e7165d9/out" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblm3s6965-9f3a4910df095ecc.rlib" "/opt/rustwide/target/debug/deps/libcortex_m_rt-73a053a7c1ac976a.rlib" "/opt/rustwide/target/debug/deps/libr0-b7ad691b7f83384c.rlib" "/opt/rustwide/target/debug/deps/librtic-4404c8802e3120c3.rlib" "/opt/rustwide/target/debug/deps/libheapless-340914732cb10687.rlib" "/opt/rustwide/target/debug/deps/libas_slice-abbed8394de0b87a.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-813447559b941006.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-bff9dcfd78404267.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-98c0ab949c64bf13.rlib" "/opt/rustwide/target/debug/deps/libhash32-9aaef340db15d2f3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1dcd7d16eaa2a55e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-39c9c3db769964d6.rlib" "/opt/rustwide/target/debug/deps/libtypenum-224e09ebec0e9ba6.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-b302ceacf81de30d.rlib" "/opt/rustwide/target/debug/deps/librtic_monotonic-1065d6b823dfcc02.rlib" "/opt/rustwide/target/debug/deps/libembedded_time-2cc6202bede002fc.rlib" "/opt/rustwide/target/debug/deps/libnum-9659297cbb181a12.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-4fa0b21ac602edae.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-bfe5a3e3b1824dab.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-5d9f3e5a4cc6b4da.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-4dd84c5407b0af04.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d3cb5be2f9a97927.rlib" "/opt/rustwide/target/debug/deps/librtic_core-1d74c4858f7a7c3c.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-7875d6cd396c9c03.rlib" "/opt/rustwide/target/debug/deps/libembedded_hal-c9dace316dcd6920.rlib" "/opt/rustwide/target/debug/deps/libvoid-b4fe54fd08e2c3df.rlib" "/opt/rustwide/target/debug/deps/libnb-10352bd7f6816701.rlib" "/opt/rustwide/target/debug/deps/libnb-5a368d0ce270b291.rlib" "/opt/rustwide/target/debug/deps/libvolatile_register-eb6eb086fb0fc8e5.rlib" "/opt/rustwide/target/debug/deps/libvcell-53e077c9683ec8d3.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-278bcced052d3f44.rlib" "/opt/rustwide/target/debug/deps/libpanic_semihosting-c518a2029db98023.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/big_struct_opt-eef30a6f383a20dc.big_struct_opt.9jm5jput-cgu.5.rcgu.o: in function `_RNvNtCslR3tyHryMvn_8cortex_m9interrupt6enableCsdP8RZl9dMsv_14big_struct_opt': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/big_struct_opt-eef30a6f383a20dc.big_struct_opt.9jm5jput-cgu.5.rcgu.o: in function `_RNvNtCslR3tyHryMvn_8cortex_m9interrupt7disableCsdP8RZl9dMsv_14big_struct_opt': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/big_struct_opt-eef30a6f383a20dc.big_struct_opt.9jm5jput-cgu.6.rcgu.o: in function `_RNvNtCslR3tyHryMvn_8cortex_m3asm3wfiCsdP8RZl9dMsv_14big_struct_opt': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/asm.rs:55: undefined reference to `__wfi' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `lm3s6965::Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/resource.rs: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/message.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965, dispatchers = [SSI0])] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/t_late_not_send-63bc5b00be49838d.t_late_not_send.5pi5z065-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/t_late_not_send-63bc5b00be49838d.t_late_not_send.5pi5z065-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/t_late_not_send-63bc5b00be49838d.t_late_not_send.5pi5z065-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/t_late_not_send-63bc5b00be49838d.t_late_not_send.5pi5z065-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/t_late_not_send-63bc5b00be49838d.t_late_not_send.5pi5z065-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/t_late_not_send-63bc5b00be49838d.t_late_not_send.5pi5z065-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/t_late_not_send-63bc5b00be49838d.t_late_not_send.5pi5z065-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/t_late_not_send-63bc5b00be49838d.t_late_not_send.5pi5z065-cgu.7.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/t_late_not_send-63bc5b00be49838d" "/opt/rustwide/target/debug/examples/t_late_not_send-63bc5b00be49838d.dzrnnx4ypu1gsne.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/lm3s6965-4bd55012cb371387/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-27d372418e7165d9/out" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblm3s6965-9f3a4910df095ecc.rlib" "/opt/rustwide/target/debug/deps/libcortex_m_rt-73a053a7c1ac976a.rlib" "/opt/rustwide/target/debug/deps/libr0-b7ad691b7f83384c.rlib" "/opt/rustwide/target/debug/deps/librtic-4404c8802e3120c3.rlib" "/opt/rustwide/target/debug/deps/libheapless-340914732cb10687.rlib" "/opt/rustwide/target/debug/deps/libas_slice-abbed8394de0b87a.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-813447559b941006.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-bff9dcfd78404267.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-98c0ab949c64bf13.rlib" "/opt/rustwide/target/debug/deps/libhash32-9aaef340db15d2f3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1dcd7d16eaa2a55e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-39c9c3db769964d6.rlib" "/opt/rustwide/target/debug/deps/libtypenum-224e09ebec0e9ba6.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-b302ceacf81de30d.rlib" "/opt/rustwide/target/debug/deps/librtic_monotonic-1065d6b823dfcc02.rlib" "/opt/rustwide/target/debug/deps/libembedded_time-2cc6202bede002fc.rlib" "/opt/rustwide/target/debug/deps/libnum-9659297cbb181a12.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-4fa0b21ac602edae.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-bfe5a3e3b1824dab.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-5d9f3e5a4cc6b4da.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-4dd84c5407b0af04.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d3cb5be2f9a97927.rlib" "/opt/rustwide/target/debug/deps/librtic_core-1d74c4858f7a7c3c.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-7875d6cd396c9c03.rlib" "/opt/rustwide/target/debug/deps/libembedded_hal-c9dace316dcd6920.rlib" "/opt/rustwide/target/debug/deps/libvoid-b4fe54fd08e2c3df.rlib" "/opt/rustwide/target/debug/deps/libnb-10352bd7f6816701.rlib" "/opt/rustwide/target/debug/deps/libnb-5a368d0ce270b291.rlib" "/opt/rustwide/target/debug/deps/libvolatile_register-eb6eb086fb0fc8e5.rlib" "/opt/rustwide/target/debug/deps/libvcell-53e077c9683ec8d3.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-278bcced052d3f44.rlib" "/opt/rustwide/target/debug/deps/libpanic_semihosting-c518a2029db98023.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/t_late_not_send-63bc5b00be49838d.t_late_not_send.5pi5z065-cgu.1.rcgu.o: in function `_RNvNtCslR3tyHryMvn_8cortex_m3asm3nopCs4DtYubNvEBT_15t_late_not_send': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/asm.rs:35: undefined reference to `__nop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/t_late_not_send-63bc5b00be49838d.t_late_not_send.5pi5z065-cgu.7.rcgu.o: in function `_RNvNtCslR3tyHryMvn_8cortex_m9interrupt6enableCs4DtYubNvEBT_15t_late_not_send': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/t_late_not_send-63bc5b00be49838d.t_late_not_send.5pi5z065-cgu.7.rcgu.o: in function `_RNvNtCslR3tyHryMvn_8cortex_m9interrupt7disableCs4DtYubNvEBT_15t_late_not_send': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [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" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/init-cd06fa53c68ac60d.init.96legzt5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/init-cd06fa53c68ac60d.init.96legzt5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/init-cd06fa53c68ac60d.init.96legzt5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/init-cd06fa53c68ac60d.init.96legzt5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/init-cd06fa53c68ac60d.init.96legzt5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/init-cd06fa53c68ac60d.init.96legzt5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/init-cd06fa53c68ac60d.init.96legzt5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/init-cd06fa53c68ac60d.init.96legzt5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/init-cd06fa53c68ac60d.init.96legzt5-cgu.8.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/init-cd06fa53c68ac60d" "/opt/rustwide/target/debug/examples/init-cd06fa53c68ac60d.2aid00htmuoz9gyr.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/lm3s6965-4bd55012cb371387/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-27d372418e7165d9/out" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcortex_m_semihosting-108ae5549c1f1bb7.rlib" "/opt/rustwide/target/debug/deps/liblm3s6965-9f3a4910df095ecc.rlib" "/opt/rustwide/target/debug/deps/libcortex_m_rt-73a053a7c1ac976a.rlib" "/opt/rustwide/target/debug/deps/libr0-b7ad691b7f83384c.rlib" "/opt/rustwide/target/debug/deps/librtic-4404c8802e3120c3.rlib" "/opt/rustwide/target/debug/deps/libheapless-340914732cb10687.rlib" "/opt/rustwide/target/debug/deps/libas_slice-abbed8394de0b87a.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-813447559b941006.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-bff9dcfd78404267.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-98c0ab949c64bf13.rlib" "/opt/rustwide/target/debug/deps/libhash32-9aaef340db15d2f3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1dcd7d16eaa2a55e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-39c9c3db769964d6.rlib" "/opt/rustwide/target/debug/deps/libtypenum-224e09ebec0e9ba6.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-b302ceacf81de30d.rlib" "/opt/rustwide/target/debug/deps/librtic_monotonic-1065d6b823dfcc02.rlib" "/opt/rustwide/target/debug/deps/libembedded_time-2cc6202bede002fc.rlib" "/opt/rustwide/target/debug/deps/libnum-9659297cbb181a12.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-4fa0b21ac602edae.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-bfe5a3e3b1824dab.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-5d9f3e5a4cc6b4da.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-4dd84c5407b0af04.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d3cb5be2f9a97927.rlib" "/opt/rustwide/target/debug/deps/librtic_core-1d74c4858f7a7c3c.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-7875d6cd396c9c03.rlib" "/opt/rustwide/target/debug/deps/libembedded_hal-c9dace316dcd6920.rlib" "/opt/rustwide/target/debug/deps/libvoid-b4fe54fd08e2c3df.rlib" "/opt/rustwide/target/debug/deps/libnb-10352bd7f6816701.rlib" "/opt/rustwide/target/debug/deps/libnb-5a368d0ce270b291.rlib" "/opt/rustwide/target/debug/deps/libvolatile_register-eb6eb086fb0fc8e5.rlib" "/opt/rustwide/target/debug/deps/libvcell-53e077c9683ec8d3.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-278bcced052d3f44.rlib" "/opt/rustwide/target/debug/deps/libpanic_semihosting-c518a2029db98023.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/init-cd06fa53c68ac60d.init.96legzt5-cgu.7.rcgu.o: in function `_RNvNtCslR3tyHryMvn_8cortex_m3asm3wfiCslnO3hSbz8kj_4init': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/asm.rs:55: undefined reference to `__wfi' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/init-cd06fa53c68ac60d.init.96legzt5-cgu.8.rcgu.o: in function `_RNvNtCslR3tyHryMvn_8cortex_m9interrupt6enableCslnO3hSbz8kj_4init': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/init-cd06fa53c68ac60d.init.96legzt5-cgu.8.rcgu.o: in function `_RNvNtCslR3tyHryMvn_8cortex_m9interrupt7disableCslnO3hSbz8kj_4init': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcortex_m_semihosting-108ae5549c1f1bb7.rlib(cortex_m_semihosting-108ae5549c1f1bb7.cortex_m_semihosting.bi7hsf73-cgu.5.rcgu.o): in function `_RNvNtCslR3tyHryMvn_8cortex_m9interrupt6enableCs8D2JD5z4T1l_20cortex_m_semihosting': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcortex_m_semihosting-108ae5549c1f1bb7.rlib(cortex_m_semihosting-108ae5549c1f1bb7.cortex_m_semihosting.bi7hsf73-cgu.5.rcgu.o): in function `_RNvNtCslR3tyHryMvn_8cortex_m9interrupt7disableCs8D2JD5z4T1l_20cortex_m_semihosting': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcortex_m_semihosting-108ae5549c1f1bb7.rlib(cortex_m_semihosting-108ae5549c1f1bb7.cortex_m_semihosting.bi7hsf73-cgu.9.rcgu.o): in function `_RNvNtNtCslR3tyHryMvn_8cortex_m8register7primask4readCs8D2JD5z4T1l_20cortex_m_semihosting': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/register/primask.rs:29: undefined reference to `__primask_r' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [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" "ba052a4d3eb40be5ceebb3720276a14b5ebc88bba9f350211e812ce12aca7f5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba052a4d3eb40be5ceebb3720276a14b5ebc88bba9f350211e812ce12aca7f5c", kill_on_drop: false }` [INFO] [stdout] ba052a4d3eb40be5ceebb3720276a14b5ebc88bba9f350211e812ce12aca7f5c