[INFO] fetching crate lpc55-rtic 0.5.7... [INFO] testing lpc55-rtic-0.5.7 against 1.91.0 for beta-1.92-2 [INFO] extracting crate lpc55-rtic 0.5.7 into /workspace/builds/worker-0-tc1/source [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config [INFO] started tweaking crates.io crate lpc55-rtic 0.5.7 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate lpc55-rtic 0.5.7 [INFO] tweaked toml for crates.io crate lpc55-rtic 0.5.7 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate lpc55-rtic 0.5.7 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lpc55-rtic 0.5.7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rtic-core v0.3.1 [INFO] [stderr] Downloaded vcell v0.1.3 [INFO] [stderr] Downloaded heapless v0.6.1 [INFO] [stderr] Downloaded typenum v1.13.0 [INFO] [stderr] Downloaded generic-array v0.13.3 [INFO] [stderr] Downloaded lpc55-rtic-macros v0.5.3 [INFO] [stderr] Downloaded embedded-hal v0.2.5 [INFO] [stderr] Downloaded as-slice v0.1.5 [INFO] [stderr] Downloaded trybuild v1.0.42 [INFO] [stderr] Downloaded cortex-m v0.7.2 [INFO] [stderr] Downloaded lm3s6965 v0.1.3 [INFO] [stderr] Downloaded microamp-macros v0.1.0-alpha.5 [INFO] [stderr] Downloaded cortex-m-semihosting v0.3.7 [INFO] [stderr] Downloaded syn v1.0.71 [INFO] [stderr] Downloaded microamp v0.1.0-alpha.6 [INFO] [stderr] Downloaded panic-semihosting v0.5.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49510eaf2829de32fe5d9a557c76197cba0970017e97d7ba8cf0cce15da090da [INFO] running `Command { std: "docker" "start" "-a" "49510eaf2829de32fe5d9a557c76197cba0970017e97d7ba8cf0cce15da090da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49510eaf2829de32fe5d9a557c76197cba0970017e97d7ba8cf0cce15da090da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49510eaf2829de32fe5d9a557c76197cba0970017e97d7ba8cf0cce15da090da", kill_on_drop: false }` [INFO] [stdout] 49510eaf2829de32fe5d9a557c76197cba0970017e97d7ba8cf0cce15da090da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b93da9accccd75974dc37711253f285a02e5077daef018e4a1cba635746bc2b5 [INFO] running `Command { std: "docker" "start" "-a" "b93da9accccd75974dc37711253f285a02e5077daef018e4a1cba635746bc2b5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling cortex-m v0.7.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cortex-m-rt v0.6.13 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling rtic-core v0.3.1 [INFO] [stderr] Compiling embedded-hal v0.2.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling lpc55-rtic v0.5.7 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling rtic-syntax v0.4.0 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Compiling lpc55-rtic-macros v0.5.3 [INFO] [stdout] warning: unexpected `cfg` condition value: `heterogeneous` [INFO] [stdout] --> src/lib.rs:51:15 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg(all(not(feature = "heterogeneous"), not(feature = "homogeneous")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__min_r1_43`, `__v7`, and `microamp` [INFO] [stdout] = help: consider adding `heterogeneous` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `homogeneous` [INFO] [stdout] --> src/lib.rs:51:47 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg(all(not(feature = "heterogeneous"), not(feature = "homogeneous")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__min_r1_43`, `__v7`, and `microamp` [INFO] [stdout] = help: consider adding `homogeneous` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `armv7m` [INFO] [stdout] --> src/lib.rs:56:7 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(armv7m)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7m)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7m)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `armv7m` [INFO] [stdout] --> src/export.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(armv7m)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7m)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7m)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `heterogeneous` [INFO] [stdout] --> src/export.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature = "heterogeneous")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__min_r1_43`, `__v7`, and `microamp` [INFO] [stdout] = help: consider adding `heterogeneous` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `armv7m` [INFO] [stdout] --> src/export.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(armv7m)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7m)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7m)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `armv7m` [INFO] [stdout] --> src/export.rs:43:11 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(not(armv7m))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7m)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7m)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `armv7m` [INFO] [stdout] --> src/export.rs:118:7 [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg(armv7m)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7m)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7m)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `armv7m` [INFO] [stdout] --> src/export.rs:148:11 [INFO] [stdout] | [INFO] [stdout] 148 | #[cfg(not(armv7m))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7m)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7m)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.66s [INFO] running `Command { std: "docker" "inspect" "b93da9accccd75974dc37711253f285a02e5077daef018e4a1cba635746bc2b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b93da9accccd75974dc37711253f285a02e5077daef018e4a1cba635746bc2b5", kill_on_drop: false }` [INFO] [stdout] b93da9accccd75974dc37711253f285a02e5077daef018e4a1cba635746bc2b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0280270a55b776a40e757fb7881d8ee64158ed3006ac59319aa3ec159cec121f [INFO] running `Command { std: "docker" "start" "-a" "0280270a55b776a40e757fb7881d8ee64158ed3006ac59319aa3ec159cec121f", 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-semihosting v0.3.7 [INFO] [stderr] Compiling lm3s6965 v0.1.3 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling trybuild v1.0.42 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stdout] warning: unexpected `cfg` condition value: `heterogeneous` [INFO] [stdout] --> src/lib.rs:51:15 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg(all(not(feature = "heterogeneous"), not(feature = "homogeneous")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__min_r1_43`, `__v7`, and `microamp` [INFO] [stdout] = help: consider adding `heterogeneous` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `homogeneous` [INFO] [stdout] --> src/lib.rs:51:47 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg(all(not(feature = "heterogeneous"), not(feature = "homogeneous")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__min_r1_43`, `__v7`, and `microamp` [INFO] [stdout] = help: consider adding `homogeneous` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `armv7m` [INFO] [stdout] --> src/lib.rs:56:7 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(armv7m)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7m)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7m)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `armv7m` [INFO] [stdout] --> src/export.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(armv7m)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7m)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7m)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `heterogeneous` [INFO] [stdout] --> src/export.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature = "heterogeneous")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__min_r1_43`, `__v7`, and `microamp` [INFO] [stdout] = help: consider adding `heterogeneous` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `armv7m` [INFO] [stdout] --> src/export.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(armv7m)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7m)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7m)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `armv7m` [INFO] [stdout] --> src/export.rs:43:11 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(not(armv7m))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7m)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7m)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `armv7m` [INFO] [stdout] --> src/export.rs:118:7 [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg(armv7m)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7m)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7m)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `armv7m` [INFO] [stdout] --> src/export.rs:148:11 [INFO] [stdout] | [INFO] [stdout] 148 | #[cfg(not(armv7m))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7m)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7m)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling panic-semihosting v0.5.6 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling lpc55-rtic v0.5.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `core` [INFO] [stdout] --> examples/binds.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `rtic::app` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `rtic::app` may come from an old version of the `lpc55_rtic_macros` crate, try updating your dependency with `cargo update -p lpc55_rtic_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> examples/binds.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` [INFO] [stdout] = note: this warning originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `core` [INFO] [stdout] --> examples/only-shared-access.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `rtic::app` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `rtic::app` may come from an old version of the `lpc55_rtic_macros` crate, try updating your dependency with `cargo update -p lpc55_rtic_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> examples/only-shared-access.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` [INFO] [stdout] = note: this warning originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `core` [INFO] [stdout] --> examples/t-idle-main.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `rtic::app` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `rtic::app` may come from an old version of the `lpc55_rtic_macros` crate, try updating your dependency with `cargo update -p lpc55_rtic_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> examples/t-idle-main.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` [INFO] [stdout] = note: this warning originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `core` [INFO] [stdout] --> examples/destructure.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `rtic::app` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `rtic::app` may come from an old version of the `lpc55_rtic_macros` crate, try updating your dependency with `cargo update -p lpc55_rtic_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> examples/destructure.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` [INFO] [stdout] = note: this warning originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `core` [INFO] [stdout] --> examples/cfg.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `rtic::app` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `rtic::app` may come from an old version of the `lpc55_rtic_macros` crate, try updating your dependency with `cargo update -p lpc55_rtic_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> examples/cfg.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` [INFO] [stdout] = note: this warning originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `core` [INFO] [stdout] --> examples/t-init-main.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `rtic::app` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `rtic::app` may come from an old version of the `lpc55_rtic_macros` crate, try updating your dependency with `cargo update -p lpc55_rtic_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> examples/t-init-main.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` [INFO] [stdout] = note: this warning originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `core` [INFO] [stdout] --> examples/lock.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `rtic::app` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `rtic::app` may come from an old version of the `lpc55_rtic_macros` crate, try updating your dependency with `cargo update -p lpc55_rtic_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> examples/lock.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` [INFO] [stdout] = note: this warning originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `core` [INFO] [stdout] --> examples/t-stask-main.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `rtic::app` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `rtic::app` may come from an old version of the `lpc55_rtic_macros` crate, try updating your dependency with `cargo update -p lpc55_rtic_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> examples/t-stask-main.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` [INFO] [stdout] = note: this warning originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `core` [INFO] [stdout] --> examples/late.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `rtic::app` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `rtic::app` may come from an old version of the `lpc55_rtic_macros` crate, try updating your dependency with `cargo update -p lpc55_rtic_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> examples/late.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` [INFO] [stdout] = note: this warning originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `core` [INFO] [stdout] --> examples/hardware.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `rtic::app` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `rtic::app` may come from an old version of the `lpc55_rtic_macros` crate, try updating your dependency with `cargo update -p lpc55_rtic_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> examples/hardware.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` [INFO] [stdout] = note: this warning 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: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/binds.rs:17:20 [INFO] [stdout] | [INFO] [stdout] 17 | rtic::pend(Interrupt::UART0); [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn pend(interrupt: I) [INFO] [stdout] | ---- required by a bound in this function [INFO] [stdout] 172 | where [INFO] [stdout] 173 | I: InterruptNumber [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/binds.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | rtic::pend(Interrupt::UART0); [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn pend(interrupt: I) [INFO] [stdout] | ---- required by a bound in this function [INFO] [stdout] 172 | where [INFO] [stdout] 173 | I: InterruptNumber [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/t-stask-main.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | _---------------------^--------- [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 10 | | const APP: () = { [INFO] [stdout] 11 | | #[init(spawn = [main])] [INFO] [stdout] 12 | | fn init(cx: init::Context) { [INFO] [stdout] ... | [INFO] [stdout] 24 | | extern "C" { [INFO] [stdout] 25 | | fn SSI0(); [INFO] [stdout] | |_______________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn pend(interrupt: I) [INFO] [stdout] | ---- required by a bound in this function [INFO] [stdout] 172 | where [INFO] [stdout] 173 | I: InterruptNumber [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `core` [INFO] [stdout] --> examples/peripherals-taken.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `rtic::app` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `rtic::app` may come from an old version of the `lpc55_rtic_macros` crate, try updating your dependency with `cargo update -p lpc55_rtic_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> examples/peripherals-taken.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` [INFO] [stdout] = note: this warning 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: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/hardware.rs:18:20 [INFO] [stdout] | [INFO] [stdout] 18 | rtic::pend(Interrupt::UART0); // equivalent to NVIC::pend [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn pend(interrupt: I) [INFO] [stdout] | ---- required by a bound in this function [INFO] [stdout] 172 | where [INFO] [stdout] 173 | I: InterruptNumber [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/hardware.rs:29:20 [INFO] [stdout] | [INFO] [stdout] 29 | rtic::pend(Interrupt::UART0); [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn pend(interrupt: I) [INFO] [stdout] | ---- required by a bound in this function [INFO] [stdout] 172 | where [INFO] [stdout] 173 | I: InterruptNumber [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/destructure.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | rtic::pend(Interrupt::UART0); [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn pend(interrupt: I) [INFO] [stdout] | ---- required by a bound in this function [INFO] [stdout] 172 | where [INFO] [stdout] 173 | I: InterruptNumber [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/destructure.rs:27:20 [INFO] [stdout] | [INFO] [stdout] 27 | rtic::pend(Interrupt::UART1); [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn pend(interrupt: I) [INFO] [stdout] | ---- required by a bound in this function [INFO] [stdout] 172 | where [INFO] [stdout] 173 | I: InterruptNumber [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/destructure.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | _---------------------^--------- [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 13 | | const APP: () = { [INFO] [stdout] 14 | | struct Resources { [INFO] [stdout] ... | [INFO] [stdout] 31 | | #[task(binds = UART0, resources = [a, b, c])] [INFO] [stdout] | |________________________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.2/src/peripheral/nvic.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 215 | pub unsafe fn set_priority(&mut self, interrupt: I, prio: u8) [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] 216 | where [INFO] [stdout] 217 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/destructure.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | _---------------------^--------- [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 13 | | const APP: () = { [INFO] [stdout] 14 | | struct Resources { [INFO] [stdout] ... | [INFO] [stdout] 41 | | #[task(binds = UART1, resources = [a, b, c])] [INFO] [stdout] | |________________________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.2/src/peripheral/nvic.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 215 | pub unsafe fn set_priority(&mut self, interrupt: I, prio: u8) [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] 216 | where [INFO] [stdout] 217 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/t-stask-main.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | _---------------------^--------- [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 10 | | const APP: () = { [INFO] [stdout] 11 | | #[init(spawn = [main])] [INFO] [stdout] 12 | | fn init(cx: init::Context) { [INFO] [stdout] ... | [INFO] [stdout] 24 | | extern "C" { [INFO] [stdout] 25 | | fn SSI0(); [INFO] [stdout] | |_______________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.2/src/peripheral/nvic.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 215 | pub unsafe fn set_priority(&mut self, interrupt: I, prio: u8) [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] 216 | where [INFO] [stdout] 217 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `heterogeneous` [INFO] [stdout] --> src/lib.rs:51:15 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg(all(not(feature = "heterogeneous"), not(feature = "homogeneous")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__min_r1_43`, `__v7`, and `microamp` [INFO] [stdout] = help: consider adding `heterogeneous` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/binds.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | _---------------------^--------- [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 14 | | const APP: () = { [INFO] [stdout] 15 | | #[init] [INFO] [stdout] 16 | | fn init(_: init::Context) { [INFO] [stdout] ... | [INFO] [stdout] 33 | | #[task(binds = UART0)] [INFO] [stdout] | |________________________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.2/src/peripheral/nvic.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 215 | pub unsafe fn set_priority(&mut self, interrupt: I, prio: u8) [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] 216 | where [INFO] [stdout] 217 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/hardware.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | _---------------------^--------- [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 13 | | const APP: () = { [INFO] [stdout] 14 | | #[init] [INFO] [stdout] 15 | | fn init(_: init::Context) { [INFO] [stdout] ... | [INFO] [stdout] 36 | | #[task(binds = UART0)] [INFO] [stdout] | |________________________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.2/src/peripheral/nvic.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 215 | pub unsafe fn set_priority(&mut self, interrupt: I, prio: u8) [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] 216 | where [INFO] [stdout] 217 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `homogeneous` [INFO] [stdout] --> src/lib.rs:51:47 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg(all(not(feature = "heterogeneous"), not(feature = "homogeneous")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__min_r1_43`, `__v7`, and `microamp` [INFO] [stdout] = help: consider adding `homogeneous` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `armv7m` [INFO] [stdout] --> src/lib.rs:56:7 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(armv7m)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7m)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7m)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `armv7m` [INFO] [stdout] --> src/export.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(armv7m)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7m)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7m)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `heterogeneous` [INFO] [stdout] --> src/export.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature = "heterogeneous")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__min_r1_43`, `__v7`, and `microamp` [INFO] [stdout] = help: consider adding `heterogeneous` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `armv7m` [INFO] [stdout] --> src/export.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(armv7m)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7m)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7m)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `armv7m` [INFO] [stdout] --> src/export.rs:43:11 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(not(armv7m))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7m)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7m)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `armv7m` [INFO] [stdout] --> src/export.rs:118:7 [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg(armv7m)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7m)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7m)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `armv7m` [INFO] [stdout] --> src/export.rs:148:11 [INFO] [stdout] | [INFO] [stdout] 148 | #[cfg(not(armv7m))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7m)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7m)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/late.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | rtic::pend(Interrupt::UART0); [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn pend(interrupt: I) [INFO] [stdout] | ---- required by a bound in this function [INFO] [stdout] 172 | where [INFO] [stdout] 173 | I: InterruptNumber [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lpc55-rtic` (example "destructure") due to 4 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lpc55-rtic` (example "binds") due to 3 previous errors; 1 warning emitted [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/cfg.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | _---------------------^--------- [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 14 | | const APP: () = { [INFO] [stdout] 15 | | struct Resources { [INFO] [stdout] 16 | | #[cfg(debug_assertions)] // <- `true` when using the `dev` profile [INFO] [stdout] ... | [INFO] [stdout] 63 | | extern "C" { [INFO] [stdout] 64 | | fn SSI0(); [INFO] [stdout] | |_______________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn pend(interrupt: I) [INFO] [stdout] | ---- required by a bound in this function [INFO] [stdout] 172 | where [INFO] [stdout] 173 | I: InterruptNumber [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `core` [INFO] [stdout] --> examples/capacity.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `rtic::app` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `rtic::app` may come from an old version of the `lpc55_rtic_macros` crate, try updating your dependency with `cargo update -p lpc55_rtic_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> examples/capacity.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` [INFO] [stdout] = note: this warning 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: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/cfg.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | _---------------------^--------- [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 14 | | const APP: () = { [INFO] [stdout] 15 | | struct Resources { [INFO] [stdout] 16 | | #[cfg(debug_assertions)] // <- `true` when using the `dev` profile [INFO] [stdout] ... | [INFO] [stdout] 63 | | extern "C" { [INFO] [stdout] 64 | | fn SSI0(); [INFO] [stdout] | |_______________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.2/src/peripheral/nvic.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 215 | pub unsafe fn set_priority(&mut self, interrupt: I, prio: u8) [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] 216 | where [INFO] [stdout] 217 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lpc55-rtic` (example "t-stask-main") due to 2 previous errors; 1 warning emitted [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/late.rs:17:22 [INFO] [stdout] | [INFO] [stdout] 17 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | _---------------------^--------- [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 18 | | const APP: () = { [INFO] [stdout] 19 | | // Late resources [INFO] [stdout] 20 | | struct Resources { [INFO] [stdout] ... | [INFO] [stdout] 48 | | #[task(binds = UART0, resources = [p])] [INFO] [stdout] | |________________________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.2/src/peripheral/nvic.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 215 | pub unsafe fn set_priority(&mut self, interrupt: I, prio: u8) [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] 216 | where [INFO] [stdout] 217 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lpc55-rtic` (example "hardware") due to 3 previous errors; 1 warning emitted [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lpc55-rtic` (example "late") due to 2 previous errors; 1 warning emitted [INFO] [stdout] warning: unexpected `cfg` condition name: `core` [INFO] [stdout] --> examples/t-resource.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `rtic::app` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `rtic::app` may come from an old version of the `lpc55_rtic_macros` crate, try updating your dependency with `cargo update -p lpc55_rtic_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> examples/t-resource.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` [INFO] [stdout] = note: this warning originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lpc55-rtic` (example "cfg") due to 2 previous errors; 1 warning emitted [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `core` [INFO] [stdout] --> examples/message.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `rtic::app` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `rtic::app` may come from an old version of the `lpc55_rtic_macros` crate, try updating your dependency with `cargo update -p lpc55_rtic_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> examples/message.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` [INFO] [stdout] = note: this warning 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: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/t-resource.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | _---------------------^--------- [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 11 | | const APP: () = { [INFO] [stdout] 12 | | struct Resources { [INFO] [stdout] 13 | | #[init(0)] [INFO] [stdout] ... | [INFO] [stdout] 64 | | #[task(binds = UART0, resources = [o3, s1, s2, &s3])] [INFO] [stdout] | |________________________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.2/src/peripheral/nvic.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 215 | pub unsafe fn set_priority(&mut self, interrupt: I, prio: u8) [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] 216 | where [INFO] [stdout] 217 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/t-resource.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | _---------------------^--------- [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 11 | | const APP: () = { [INFO] [stdout] 12 | | struct Resources { [INFO] [stdout] 13 | | #[init(0)] [INFO] [stdout] ... | [INFO] [stdout] 79 | | #[task(binds = UART1, resources = [s2, &o5])] [INFO] [stdout] | |________________________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.2/src/peripheral/nvic.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 215 | pub unsafe fn set_priority(&mut self, interrupt: I, prio: u8) [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] 216 | where [INFO] [stdout] 217 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::set_priority` [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: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/only-shared-access.rs:20:20 [INFO] [stdout] | [INFO] [stdout] 20 | rtic::pend(Interrupt::UART0); [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn pend(interrupt: I) [INFO] [stdout] | ---- required by a bound in this function [INFO] [stdout] 172 | where [INFO] [stdout] 173 | I: InterruptNumber [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/only-shared-access.rs:21:20 [INFO] [stdout] | [INFO] [stdout] 21 | rtic::pend(Interrupt::UART1); [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn pend(interrupt: I) [INFO] [stdout] | ---- required by a bound in this function [INFO] [stdout] 172 | where [INFO] [stdout] 173 | I: InterruptNumber [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `core` [INFO] [stdout] --> examples/shared-with-init.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[app(device = lm3s6965)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `app` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `app` may come from an old version of the `lpc55_rtic_macros` crate, try updating your dependency with `cargo update -p lpc55_rtic_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> examples/shared-with-init.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` [INFO] [stdout] = note: this warning originates in the attribute macro `app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/lock.rs:21:20 [INFO] [stdout] | [INFO] [stdout] 21 | rtic::pend(Interrupt::GPIOA); [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn pend(interrupt: I) [INFO] [stdout] | ---- required by a bound in this function [INFO] [stdout] 172 | where [INFO] [stdout] 173 | I: InterruptNumber [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/message.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | _---------------------^--------- [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 12 | | const APP: () = { [INFO] [stdout] 13 | | #[init(spawn = [foo])] [INFO] [stdout] 14 | | fn init(c: init::Context) { [INFO] [stdout] ... | [INFO] [stdout] 49 | | extern "C" { [INFO] [stdout] 50 | | fn SSI0(); [INFO] [stdout] | |_______________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn pend(interrupt: I) [INFO] [stdout] | ---- required by a bound in this function [INFO] [stdout] 172 | where [INFO] [stdout] 173 | I: InterruptNumber [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/only-shared-access.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | _---------------------^--------- [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 13 | | const APP: () = { [INFO] [stdout] 14 | | struct Resources { [INFO] [stdout] 15 | | key: u32, [INFO] [stdout] ... | [INFO] [stdout] 26 | | #[task(binds = UART0, resources = [&key])] [INFO] [stdout] | |________________________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.2/src/peripheral/nvic.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 215 | pub unsafe fn set_priority(&mut self, interrupt: I, prio: u8) [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] 216 | where [INFO] [stdout] 217 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/only-shared-access.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | _---------------------^--------- [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 13 | | const APP: () = { [INFO] [stdout] 14 | | struct Resources { [INFO] [stdout] 15 | | key: u32, [INFO] [stdout] ... | [INFO] [stdout] 34 | | #[task(binds = UART1, priority = 2, resources = [&key])] [INFO] [stdout] | |________________________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.2/src/peripheral/nvic.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 215 | pub unsafe fn set_priority(&mut self, interrupt: I, prio: u8) [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] 216 | where [INFO] [stdout] 217 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/message.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | _---------------------^--------- [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 12 | | const APP: () = { [INFO] [stdout] 13 | | #[init(spawn = [foo])] [INFO] [stdout] 14 | | fn init(c: init::Context) { [INFO] [stdout] ... | [INFO] [stdout] 49 | | extern "C" { [INFO] [stdout] 50 | | fn SSI0(); [INFO] [stdout] | |_______________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.2/src/peripheral/nvic.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 215 | pub unsafe fn set_priority(&mut self, interrupt: I, prio: u8) [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] 216 | where [INFO] [stdout] 217 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/lock.rs:35:24 [INFO] [stdout] | [INFO] [stdout] 35 | rtic::pend(Interrupt::GPIOB); [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn pend(interrupt: I) [INFO] [stdout] | ---- required by a bound in this function [INFO] [stdout] 172 | where [INFO] [stdout] 173 | I: InterruptNumber [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/lock.rs:40:24 [INFO] [stdout] | [INFO] [stdout] 40 | rtic::pend(Interrupt::GPIOC); [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn pend(interrupt: I) [INFO] [stdout] | ---- required by a bound in this function [INFO] [stdout] 172 | where [INFO] [stdout] 173 | I: InterruptNumber [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lpc55-rtic` (example "t-resource") due to 3 previous errors; 1 warning emitted [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/lock.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | _---------------------^--------- [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 13 | | const APP: () = { [INFO] [stdout] 14 | | struct Resources { [INFO] [stdout] 15 | | #[init(0)] [INFO] [stdout] ... | [INFO] [stdout] 25 | | #[task(binds = GPIOA, resources = [shared])] [INFO] [stdout] | |________________________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.2/src/peripheral/nvic.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 215 | pub unsafe fn set_priority(&mut self, interrupt: I, prio: u8) [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] 216 | where [INFO] [stdout] 217 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::set_priority` [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: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/lock.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | _---------------------^--------- [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 13 | | const APP: () = { [INFO] [stdout] 14 | | struct Resources { [INFO] [stdout] 15 | | #[init(0)] [INFO] [stdout] ... | [INFO] [stdout] 50 | | #[task(binds = GPIOB, priority = 2, resources = [shared])] [INFO] [stdout] | |________________________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.2/src/peripheral/nvic.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 215 | pub unsafe fn set_priority(&mut self, interrupt: I, prio: u8) [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] 216 | where [INFO] [stdout] 217 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/lock.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | _---------------------^--------- [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 13 | | const APP: () = { [INFO] [stdout] 14 | | struct Resources { [INFO] [stdout] 15 | | #[init(0)] [INFO] [stdout] ... | [INFO] [stdout] 58 | | #[task(binds = GPIOC, priority = 3)] [INFO] [stdout] | |________________________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.2/src/peripheral/nvic.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 215 | pub unsafe fn set_priority(&mut self, interrupt: I, prio: u8) [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] 216 | where [INFO] [stdout] 217 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lpc55-rtic` (example "message") due to 2 previous errors; 1 warning emitted [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/capacity.rs:16:20 [INFO] [stdout] | [INFO] [stdout] 16 | rtic::pend(Interrupt::UART0); [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn pend(interrupt: I) [INFO] [stdout] | ---- required by a bound in this function [INFO] [stdout] 172 | where [INFO] [stdout] 173 | I: InterruptNumber [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/shared-with-init.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] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn pend(interrupt: I) [INFO] [stdout] | ---- required by a bound in this function [INFO] [stdout] 172 | where [INFO] [stdout] 173 | I: InterruptNumber [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lpc55-rtic` (example "only-shared-access") due to 4 previous errors; 1 warning emitted [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/shared-with-init.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | #[app(device = lm3s6965)] [INFO] [stdout] | _---------------^--------- [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 16 | | const APP: () = { [INFO] [stdout] 17 | | struct Resources { [INFO] [stdout] 18 | | #[init(None)] [INFO] [stdout] ... | [INFO] [stdout] 31 | | #[task(binds = UART0, resources = [shared])] [INFO] [stdout] | |________________________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.2/src/peripheral/nvic.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 215 | pub unsafe fn set_priority(&mut self, interrupt: I, prio: u8) [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] 216 | where [INFO] [stdout] 217 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lpc55-rtic` (example "lock") due to 6 previous errors; 1 warning emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcUTcdFd/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblm3s6965-23c1303b1868e9c2,librtic-79b520f25c42e9f9,libheapless-82f38440ebd2e0dc,libas_slice-9647c678d492f1c4,libstable_deref_trait-6b34fb5f69c669d1,libgeneric_array-588c029ade3f0cc3,libgeneric_array-682155723a09ca12,libhash32-efad8c8b7064a2d5,libbyteorder-4dc325ffbd6fe483,libgeneric_array-528f027cd20a7f8b,libtypenum-40c0d5ba19cb1898,librtic_core-582564fa91bc10f0,libcortex_m_rt-b18bd01296b034f8,libr0-d4593a9e9a819fd9,libpanic_semihosting-4992866d7547b6a8}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*}.rlib" "/opt/rustwide/target/debug/deps/{libcortex_m_semihosting-2438d90d443d5d40,libcortex_m-1f508c45f2d53701,libembedded_hal-ed21da095d3b6310,libvoid-e3268ce02ddb174f,libnb-1b28ba99678e18e1,libnb-d9f4d7a9b2f282ef,libvolatile_register-7721235e43a6d615,libvcell-2a842764f66aced2,libbare_metal-085046c424d13c57}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcUTcdFd/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-4fd9949553200bbd/out" "-L" "/opt/rustwide/target/debug/build/lm3s6965-f3d60da1cb6dfcf8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/t_idle_main-3da786015be45569" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: __cpsie [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.2/src/call_asm.rs:19) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/t_idle_main-3da786015be45569.t_idle_main.debc7780687d0a13-cgu.0.rcgu.o:(cortex_m::interrupt::enable::ha1baee199682ee60) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __cpsid [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.2/src/call_asm.rs:19) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/t_idle_main-3da786015be45569.t_idle_main.debc7780687d0a13-cgu.0.rcgu.o:(cortex_m::interrupt::disable::h9d9db2261e442676) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcYGJzQb/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblm3s6965-23c1303b1868e9c2,librtic-79b520f25c42e9f9,libheapless-82f38440ebd2e0dc,libas_slice-9647c678d492f1c4,libstable_deref_trait-6b34fb5f69c669d1,libgeneric_array-588c029ade3f0cc3,libgeneric_array-682155723a09ca12,libhash32-efad8c8b7064a2d5,libbyteorder-4dc325ffbd6fe483,libgeneric_array-528f027cd20a7f8b,libtypenum-40c0d5ba19cb1898,librtic_core-582564fa91bc10f0,libcortex_m_rt-b18bd01296b034f8,libr0-d4593a9e9a819fd9,libpanic_semihosting-4992866d7547b6a8}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*}.rlib" "/opt/rustwide/target/debug/deps/{libcortex_m_semihosting-2438d90d443d5d40,libcortex_m-1f508c45f2d53701,libembedded_hal-ed21da095d3b6310,libvoid-e3268ce02ddb174f,libnb-1b28ba99678e18e1,libnb-d9f4d7a9b2f282ef,libvolatile_register-7721235e43a6d615,libvcell-2a842764f66aced2,libbare_metal-085046c424d13c57}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcYGJzQb/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-4fd9949553200bbd/out" "-L" "/opt/rustwide/target/debug/build/lm3s6965-f3d60da1cb6dfcf8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/peripherals_taken-8d6e929bff35abb1" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: __wfi [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.2/src/call_asm.rs:19) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/peripherals_taken-8d6e929bff35abb1.peripherals_taken.88d18bf80703f8a9-cgu.0.rcgu.o:(cortex_m::asm::wfi::h2cffed4060787861) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __primask_r [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.2/src/call_asm.rs:19) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/peripherals_taken-8d6e929bff35abb1.peripherals_taken.88d18bf80703f8a9-cgu.0.rcgu.o:(cortex_m::register::primask::read::h83f85287cd3360ee) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __cpsie [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.2/src/call_asm.rs:19) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/peripherals_taken-8d6e929bff35abb1.peripherals_taken.88d18bf80703f8a9-cgu.0.rcgu.o:(cortex_m::interrupt::enable::h991a89cda49c5c33) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __cpsid [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.2/src/call_asm.rs:19) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/peripherals_taken-8d6e929bff35abb1.peripherals_taken.88d18bf80703f8a9-cgu.0.rcgu.o:(cortex_m::interrupt::disable::he68993d15ecc5fac) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [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: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/capacity.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | _---------------------^--------- [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 13 | | const APP: () = { [INFO] [stdout] 14 | | #[init] [INFO] [stdout] 15 | | fn init(_: init::Context) { [INFO] [stdout] ... | [INFO] [stdout] 44 | | extern "C" { [INFO] [stdout] 45 | | fn SSI0(); [INFO] [stdout] | |_______________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `pend` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn pend(interrupt: I) [INFO] [stdout] | ---- required by a bound in this function [INFO] [stdout] 172 | where [INFO] [stdout] 173 | I: InterruptNumber [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `pend` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lpc55-rtic` (example "peripherals-taken") due to 1 previous error; 1 warning emitted [INFO] [stderr] error: could not compile `lpc55-rtic` (example "t-idle-main") due to 1 previous error; 1 warning emitted [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/capacity.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | _---------------------^--------- [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 13 | | const APP: () = { [INFO] [stdout] 14 | | #[init] [INFO] [stdout] 15 | | fn init(_: init::Context) { [INFO] [stdout] ... | [INFO] [stdout] 44 | | extern "C" { [INFO] [stdout] 45 | | fn SSI0(); [INFO] [stdout] | |_______________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.2/src/peripheral/nvic.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 215 | pub unsafe fn set_priority(&mut self, interrupt: I, prio: u8) [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] 216 | where [INFO] [stdout] 217 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lpc55-rtic` (example "shared-with-init") due to 3 previous errors; 1 warning emitted [INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied [INFO] [stdout] --> examples/capacity.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | #[rtic::app(device = lm3s6965)] [INFO] [stdout] | _---------------------^--------- [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 13 | | const APP: () = { [INFO] [stdout] 14 | | #[init] [INFO] [stdout] 15 | | fn init(_: init::Context) { [INFO] [stdout] ... | [INFO] [stdout] 19 | | #[task(binds = UART0, spawn = [foo, bar])] [INFO] [stdout] | |________________________^ the trait `core::marker::Copy` is not implemented for `Interrupt` [INFO] [stdout] | [INFO] [stdout] = note: required for `Interrupt` to implement `InterruptNumber` [INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.2/src/peripheral/nvic.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 215 | pub unsafe fn set_priority(&mut self, interrupt: I, prio: u8) [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] 216 | where [INFO] [stdout] 217 | I: InterruptNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `cortex_m::peripheral::nvic::::set_priority` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lpc55-rtic` (example "capacity") due to 4 previous errors; 1 warning emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcviu2s0/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblm3s6965-23c1303b1868e9c2,librtic-79b520f25c42e9f9,libheapless-82f38440ebd2e0dc,libas_slice-9647c678d492f1c4,libstable_deref_trait-6b34fb5f69c669d1,libgeneric_array-588c029ade3f0cc3,libgeneric_array-682155723a09ca12,libhash32-efad8c8b7064a2d5,libbyteorder-4dc325ffbd6fe483,libgeneric_array-528f027cd20a7f8b,libtypenum-40c0d5ba19cb1898,librtic_core-582564fa91bc10f0,libcortex_m_rt-b18bd01296b034f8,libr0-d4593a9e9a819fd9,libpanic_semihosting-4992866d7547b6a8}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*}.rlib" "/opt/rustwide/target/debug/deps/{libcortex_m_semihosting-2438d90d443d5d40,libcortex_m-1f508c45f2d53701,libembedded_hal-ed21da095d3b6310,libvoid-e3268ce02ddb174f,libnb-1b28ba99678e18e1,libnb-d9f4d7a9b2f282ef,libvolatile_register-7721235e43a6d615,libvcell-2a842764f66aced2,libbare_metal-085046c424d13c57}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcviu2s0/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-4fd9949553200bbd/out" "-L" "/opt/rustwide/target/debug/build/lm3s6965-f3d60da1cb6dfcf8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/t_init_main-5f1800ac3cf08665" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: __wfi [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.2/src/call_asm.rs:19) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/t_init_main-5f1800ac3cf08665.t_init_main.a337e6513248b448-cgu.0.rcgu.o:(cortex_m::asm::wfi::hbf889661cfab156c) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __cpsie [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.2/src/call_asm.rs:19) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/t_init_main-5f1800ac3cf08665.t_init_main.a337e6513248b448-cgu.0.rcgu.o:(cortex_m::interrupt::enable::he1a7b77bb032ac3d) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __cpsid [INFO] [stdout] >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.2/src/call_asm.rs:19) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/t_init_main-5f1800ac3cf08665.t_init_main.a337e6513248b448-cgu.0.rcgu.o:(cortex_m::interrupt::disable::h8dc89d11f38ee041) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lpc55-rtic` (example "t-init-main") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "0280270a55b776a40e757fb7881d8ee64158ed3006ac59319aa3ec159cec121f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0280270a55b776a40e757fb7881d8ee64158ed3006ac59319aa3ec159cec121f", kill_on_drop: false }` [INFO] [stdout] 0280270a55b776a40e757fb7881d8ee64158ed3006ac59319aa3ec159cec121f