[INFO] fetching crate cortex-m-rtic 0.6.0-alpha.2... [INFO] testing cortex-m-rtic-0.6.0-alpha.2 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate cortex-m-rtic 0.6.0-alpha.2 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate cortex-m-rtic 0.6.0-alpha.2 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/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-1/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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] be07a5e57c617091bf1a0512c06c06a9c14a3d65d0a180a19e07193965ef96a0 [INFO] running `Command { std: "docker" "start" "-a" "be07a5e57c617091bf1a0512c06c06a9c14a3d65d0a180a19e07193965ef96a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be07a5e57c617091bf1a0512c06c06a9c14a3d65d0a180a19e07193965ef96a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be07a5e57c617091bf1a0512c06c06a9c14a3d65d0a180a19e07193965ef96a0", kill_on_drop: false }` [INFO] [stdout] be07a5e57c617091bf1a0512c06c06a9c14a3d65d0a180a19e07193965ef96a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13d25a881dd4a883894e3a75aff5a1f0db8df01a7a098562296c9e9c451ced42 [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" "13d25a881dd4a883894e3a75aff5a1f0db8df01a7a098562296c9e9c451ced42", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 typenum v1.13.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling nb v1.0.0 [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 byteorder v1.4.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling rtic-core v0.3.1 [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-hal v0.2.4 [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.6.2 [INFO] [stderr] Compiling hash32 v0.1.1 [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.2 (/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 num-complex v0.3.1 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling embedded-time v0.10.1 [INFO] [stderr] Compiling as-slice v0.1.5 [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 19.39s [INFO] running `Command { std: "docker" "inspect" "13d25a881dd4a883894e3a75aff5a1f0db8df01a7a098562296c9e9c451ced42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13d25a881dd4a883894e3a75aff5a1f0db8df01a7a098562296c9e9c451ced42", kill_on_drop: false }` [INFO] [stdout] 13d25a881dd4a883894e3a75aff5a1f0db8df01a7a098562296c9e9c451ced42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", 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] 43794c35c221b2501f6c01fd3f672b4a63528be292a44a9dbd6280ba36ecd638 [INFO] running `Command { std: "docker" "start" "-a" "43794c35c221b2501f6c01fd3f672b4a63528be292a44a9dbd6280ba36ecd638", 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 cortex-m-rt v0.6.13 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.7 [INFO] [stderr] Compiling lm3s6965 v0.1.3 [INFO] [stderr] Compiling trybuild v1.0.41 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling glob v0.3.0 [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 `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/destructure.rs:28:20 [INFO] [stdout] | [INFO] [stdout] 28 | 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/destructure.rs:29:20 [INFO] [stdout] | [INFO] [stdout] 29 | 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/destructure.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] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `lm3s6965::Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/t-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 `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/only-shared-access.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | 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/only-shared-access.rs:23:20 [INFO] [stdout] | [INFO] [stdout] 23 | 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: 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/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[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/spawn.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965, dispatchers = [SSI0])] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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: 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/spawn.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965, dispatchers = [SSI0])] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] = note: 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/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/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 `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/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 `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: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 `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[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] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/task.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965, dispatchers = [SSI0, QEI0])] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `Interrupt` [INFO] [stdout] = note: 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/binds.rs:18:20 [INFO] [stdout] | [INFO] [stdout] 18 | 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: 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/type-usage.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | #[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[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 `lm3s6965::Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/binds.rs:29:20 [INFO] [stdout] | [INFO] [stdout] 29 | 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 `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/type-usage.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[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 `app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/generics.rs: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: 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/multilock.rs:29:20 [INFO] [stdout] | [INFO] [stdout] 29 | rtic::pend(Interrupt::GPIOA); [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/binds.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `InterruptNumber` for `lm3s6965::Interrupt` [INFO] [stdout] = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/multilock.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 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/t-stask-main.rs:8:22 [INFO] [stdout] | [INFO] [stdout] 8 | #[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/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[E0277]: the trait bound `Interrupt: core::marker::Copy` is not satisfied [INFO] [stdout] --> examples/t-stask-main.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[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/preempt.rs:16:20 [INFO] [stdout] | [INFO] [stdout] 16 | rtic::pend(Interrupt::GPIOA); [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/preempt.rs:24:20 [INFO] [stdout] | [INFO] [stdout] 24 | rtic::pend(Interrupt::GPIOC); [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: 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/preempt.rs:37:20 [INFO] [stdout] | [INFO] [stdout] 37 | rtic::pend(Interrupt::GPIOB); [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/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: 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: 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/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/idle-cc60944f69e3f8d6.idle.bfbkf38z-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/idle-cc60944f69e3f8d6.idle.bfbkf38z-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/idle-cc60944f69e3f8d6.idle.bfbkf38z-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/idle-cc60944f69e3f8d6.idle.bfbkf38z-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/idle-cc60944f69e3f8d6.idle.bfbkf38z-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/idle-cc60944f69e3f8d6.idle.bfbkf38z-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/idle-cc60944f69e3f8d6.idle.bfbkf38z-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/idle-cc60944f69e3f8d6.idle.bfbkf38z-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/idle-cc60944f69e3f8d6.idle.bfbkf38z-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/idle-cc60944f69e3f8d6.idle.bfbkf38z-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/idle-cc60944f69e3f8d6" "/opt/rustwide/target/debug/examples/idle-cc60944f69e3f8d6.17uemmuymdl1d7nx.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/99e3aef02079e9c10583638520cd0c134dc3a01d/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/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/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/idle-cc60944f69e3f8d6.idle.bfbkf38z-cgu.3.rcgu.o: in function `cortex_m::interrupt::enable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/idle-cc60944f69e3f8d6.idle.bfbkf38z-cgu.3.rcgu.o: in function `cortex_m::interrupt::disable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/idle-cc60944f69e3f8d6.idle.bfbkf38z-cgu.4.rcgu.o: in function `cortex_m::asm::nop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/asm.rs:35: undefined reference to `__nop' [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 `cortex_m::interrupt::enable': [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 `cortex_m::interrupt::disable': [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 `cortex_m::register::primask::read': [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] [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/99e3aef02079e9c10583638520cd0c134dc3a01d/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/99e3aef02079e9c10583638520cd0c134dc3a01d/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/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `cortex_m::interrupt::enable': [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 `cortex_m::interrupt::disable': [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 `cortex_m::asm::nop': [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "43794c35c221b2501f6c01fd3f672b4a63528be292a44a9dbd6280ba36ecd638", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43794c35c221b2501f6c01fd3f672b4a63528be292a44a9dbd6280ba36ecd638", kill_on_drop: false }` [INFO] [stdout] 43794c35c221b2501f6c01fd3f672b4a63528be292a44a9dbd6280ba36ecd638