[INFO] fetching crate cortex-m-rtic 1.1.4...
[INFO] testing cortex-m-rtic-1.1.4 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate cortex-m-rtic 1.1.4 into /workspace/builds/worker-6-tc2/source
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate cortex-m-rtic 1.1.4
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate cortex-m-rtic 1.1.4
[INFO] tweaked toml for crates.io crate cortex-m-rtic 1.1.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cortex-m-rtic 1.1.4 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cortex-m-rtic 1.1.4 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 018f61c5c0f99f5686d8eab9770fa345656992a848b10eb6f10c83837b38a735
[INFO] running `Command { std: "docker" "start" "-a" "018f61c5c0f99f5686d8eab9770fa345656992a848b10eb6f10c83837b38a735", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "018f61c5c0f99f5686d8eab9770fa345656992a848b10eb6f10c83837b38a735", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "018f61c5c0f99f5686d8eab9770fa345656992a848b10eb6f10c83837b38a735", kill_on_drop: false }`
[INFO] [stdout] 018f61c5c0f99f5686d8eab9770fa345656992a848b10eb6f10c83837b38a735
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 274d25a070ed5fdb0e681fe8947268d532d9d92b53c36ed2bac90bda4693b571
[INFO] running `Command { std: "docker" "start" "-a" "274d25a070ed5fdb0e681fe8947268d532d9d92b53c36ed2bac90bda4693b571", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling semver v1.0.14
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling nb v1.0.0
[INFO] [stderr]    Compiling cortex-m v0.7.6
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling rtic-monotonic v1.0.0
[INFO] [stderr]    Compiling bare-metal v1.0.0
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling volatile-register v0.2.1
[INFO] [stderr]    Compiling rtic-core v1.0.0
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling cortex-m-rtic v1.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling spin v0.9.4
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling heapless v0.7.16
[INFO] [stderr]    Compiling rtic-syntax v1.0.3
[INFO] [stderr]    Compiling cortex-m-rtic-macros v1.1.6
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]   --> src/export.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[cfg(not(have_basepri))]
[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(have_basepri)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]   --> src/export.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(have_basepri)]
[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(have_basepri)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]   --> src/export.rs:60:7
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[cfg(have_basepri)]
[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(have_basepri)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]   --> src/export.rs:77:11
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[cfg(not(have_basepri))]
[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(have_basepri)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]    --> src/export.rs:208:7
[INFO] [stdout]     |
[INFO] [stdout] 208 | #[cfg(have_basepri)]
[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(have_basepri)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]    --> src/export.rs:283:11
[INFO] [stdout]     |
[INFO] [stdout] 283 | #[cfg(not(have_basepri))]
[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(have_basepri)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]    --> src/export.rs:324:11
[INFO] [stdout]     |
[INFO] [stdout] 324 | #[cfg(not(have_basepri))]
[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(have_basepri)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]    --> src/export.rs:335:11
[INFO] [stdout]     |
[INFO] [stdout] 335 | #[cfg(not(have_basepri))]
[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(have_basepri)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]    --> src/export.rs:347:11
[INFO] [stdout]     |
[INFO] [stdout] 347 | #[cfg(not(have_basepri))]
[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(have_basepri)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]    --> src/export.rs:364:7
[INFO] [stdout]     |
[INFO] [stdout] 364 | #[cfg(have_basepri)]
[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(have_basepri)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]    --> src/export.rs:369:11
[INFO] [stdout]     |
[INFO] [stdout] 369 | #[cfg(not(have_basepri))]
[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(have_basepri)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]    --> src/export.rs:383:7
[INFO] [stdout]     |
[INFO] [stdout] 383 | #[cfg(have_basepri)]
[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(have_basepri)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]    --> src/export.rs:392:11
[INFO] [stdout]     |
[INFO] [stdout] 392 | #[cfg(not(have_basepri))]
[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(have_basepri)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]    --> src/export.rs:408:7
[INFO] [stdout]     |
[INFO] [stdout] 408 | #[cfg(have_basepri)]
[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(have_basepri)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]    --> src/export.rs:413:11
[INFO] [stdout]     |
[INFO] [stdout] 413 | #[cfg(not(have_basepri))]
[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(have_basepri)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]    --> src/export.rs:142:11
[INFO] [stdout]     |
[INFO] [stdout] 142 |     #[cfg(have_basepri)]
[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(have_basepri)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]    --> src/export.rs:147:15
[INFO] [stdout]     |
[INFO] [stdout] 147 |     #[cfg(not(have_basepri))]
[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(have_basepri)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.06s
[INFO] running `Command { std: "docker" "inspect" "274d25a070ed5fdb0e681fe8947268d532d9d92b53c36ed2bac90bda4693b571", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "274d25a070ed5fdb0e681fe8947268d532d9d92b53c36ed2bac90bda4693b571", kill_on_drop: false }`
[INFO] [stdout] 274d25a070ed5fdb0e681fe8947268d532d9d92b53c36ed2bac90bda4693b571
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3124b3e26ca15b2508ebe5c15859546832accd859dee85dc99f5ac795c78269d
[INFO] running `Command { std: "docker" "start" "-a" "3124b3e26ca15b2508ebe5c15859546832accd859dee85dc99f5ac795c78269d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling cortex-m-rt v0.6.15
[INFO] [stderr]    Compiling cortex-m-semihosting v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling r0 v0.2.2
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.6.15
[INFO] [stderr]    Compiling trybuild v1.0.77
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling lm3s6965 v0.1.3
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]   --> src/export.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[cfg(not(have_basepri))]
[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(have_basepri)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]   --> src/export.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(have_basepri)]
[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(have_basepri)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]   --> src/export.rs:60:7
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[cfg(have_basepri)]
[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(have_basepri)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]   --> src/export.rs:77:11
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[cfg(not(have_basepri))]
[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(have_basepri)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]    --> src/export.rs:208:7
[INFO] [stdout]     |
[INFO] [stdout] 208 | #[cfg(have_basepri)]
[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(have_basepri)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]    --> src/export.rs:283:11
[INFO] [stdout]     |
[INFO] [stdout] 283 | #[cfg(not(have_basepri))]
[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(have_basepri)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]    --> src/export.rs:324:11
[INFO] [stdout]     |
[INFO] [stdout] 324 | #[cfg(not(have_basepri))]
[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(have_basepri)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]    --> src/export.rs:335:11
[INFO] [stdout]     |
[INFO] [stdout] 335 | #[cfg(not(have_basepri))]
[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(have_basepri)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]    --> src/export.rs:347:11
[INFO] [stdout]     |
[INFO] [stdout] 347 | #[cfg(not(have_basepri))]
[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(have_basepri)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]    --> src/export.rs:364:7
[INFO] [stdout]     |
[INFO] [stdout] 364 | #[cfg(have_basepri)]
[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(have_basepri)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]    --> src/export.rs:369:11
[INFO] [stdout]     |
[INFO] [stdout] 369 | #[cfg(not(have_basepri))]
[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(have_basepri)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]    --> src/export.rs:383:7
[INFO] [stdout]     |
[INFO] [stdout] 383 | #[cfg(have_basepri)]
[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(have_basepri)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]    --> src/export.rs:392:11
[INFO] [stdout]     |
[INFO] [stdout] 392 | #[cfg(not(have_basepri))]
[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(have_basepri)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]    --> src/export.rs:408:7
[INFO] [stdout]     |
[INFO] [stdout] 408 | #[cfg(have_basepri)]
[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(have_basepri)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]    --> src/export.rs:413:11
[INFO] [stdout]     |
[INFO] [stdout] 413 | #[cfg(not(have_basepri))]
[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(have_basepri)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]    --> src/export.rs:142:11
[INFO] [stdout]     |
[INFO] [stdout] 142 |     #[cfg(have_basepri)]
[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(have_basepri)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]    --> src/export.rs:147:15
[INFO] [stdout]     |
[INFO] [stdout] 147 |     #[cfg(not(have_basepri))]
[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(have_basepri)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling panic-semihosting v0.6.0
[INFO] [stderr]    Compiling gcd v2.1.0
[INFO] [stderr]    Compiling fugit v0.3.6
[INFO] [stderr]    Compiling systick-monotonic v1.0.1
[INFO] [stderr]    Compiling basic-toml v0.1.1
[INFO] [stderr]    Compiling cortex-m-rtic v1.1.4 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `cortex-m-rtic` (example "t-htask-main") due to 2 previous errors
[INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied
[INFO] [stdout]   --> examples/t-htask-main.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 22 |         rtic::pend(lm3s6965::Interrupt::UART0);
[INFO] [stdout]    |         ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `Interrupt` to implement `InterruptNumber`
[INFO] [stdout] note: required by a bound in `pend`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn pend<I>(interrupt: I)
[INFO] [stdout]    |        ---- required by a bound in this function
[INFO] [stdout] 62 | where
[INFO] [stdout] 63 |     I: InterruptNumber,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `pend`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied
[INFO] [stdout]    --> examples/t-htask-main.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | #[rtic::app(device = lm3s6965)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `Interrupt` to implement `InterruptNumber`
[INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::<impl NVIC>::set_priority`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.6/src/peripheral/nvic.rs:217:12
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub unsafe fn set_priority<I>(&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::<impl NVIC>::set_priority`
[INFO] [stdout]     = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 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/message_passing.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[rtic::app(device = lm3s6965, dispatchers = [SSI0])]
[INFO] [stdout]    | ---------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---
[INFO] [stdout]    | |                    |
[INFO] [stdout]    | |                    the trait `core::marker::Copy` is not implemented for `Interrupt`
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `Interrupt` to implement `InterruptNumber`
[INFO] [stdout] note: required by a bound in `pend`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn pend<I>(interrupt: I)
[INFO] [stdout]    |        ---- required by a bound in this function
[INFO] [stdout] 62 | where
[INFO] [stdout] 63 |     I: InterruptNumber,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `pend`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cortex-m-rtic` (example "message_passing") due to 2 previous errors
[INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied
[INFO] [stdout]    --> examples/message_passing.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | #[rtic::app(device = lm3s6965, dispatchers = [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::<impl NVIC>::set_priority`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.6/src/peripheral/nvic.rs:217:12
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub unsafe fn set_priority<I>(&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::<impl NVIC>::set_priority`
[INFO] [stdout]     = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `lm3s6965::Interrupt: InterruptNumber` is not satisfied
[INFO] [stdout]   --> examples/complex.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |         rtic::pend(Interrupt::GPIOC);
[INFO] [stdout]    |         ---------- ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `lm3s6965::Interrupt` to implement `InterruptNumber`
[INFO] [stdout] note: required by a bound in `pend`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn pend<I>(interrupt: I)
[INFO] [stdout]    |        ---- required by a bound in this function
[INFO] [stdout] 62 | where
[INFO] [stdout] 63 |     I: InterruptNumber,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `pend`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `lm3s6965::Interrupt: InterruptNumber` is not satisfied
[INFO] [stdout]   --> examples/complex.rs:49:24
[INFO] [stdout]    |
[INFO] [stdout] 49 |             rtic::pend(Interrupt::GPIOA); // t0 p2, with shared ceiling 3
[INFO] [stdout]    |             ---------- ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt`
[INFO] [stdout]    |             |
[INFO] [stdout]    |             required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `lm3s6965::Interrupt` to implement `InterruptNumber`
[INFO] [stdout] note: required by a bound in `pend`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn pend<I>(interrupt: I)
[INFO] [stdout]    |        ---- required by a bound in this function
[INFO] [stdout] 62 | where
[INFO] [stdout] 63 |     I: InterruptNumber,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `pend`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `killmono`
[INFO] [stdout]   --> examples/cfg-monotonic.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[cfg(feature = "killmono")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `test-critical-section`
[INFO] [stdout]    = help: consider adding `killmono` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> examples/cfg-monotonic.rs:4:9
[INFO] [stdout]    |
[INFO] [stdout]  4 | #![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: `killmono`
[INFO] [stdout]   --> examples/cfg-monotonic.rs:58:15
[INFO] [stdout]    |
[INFO] [stdout] 58 |         #[cfg(feature = "killmono")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `test-critical-section`
[INFO] [stdout]    = help: consider adding `killmono` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `killmono`
[INFO] [stdout]   --> examples/cfg-monotonic.rs:73:19
[INFO] [stdout]    |
[INFO] [stdout] 73 |             #[cfg(feature = "killmono")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `test-critical-section`
[INFO] [stdout]    = help: consider adding `killmono` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `lm3s6965::Interrupt: InterruptNumber` is not satisfied
[INFO] [stdout]   --> examples/complex.rs:51:24
[INFO] [stdout]    |
[INFO] [stdout] 51 |             rtic::pend(Interrupt::GPIOB); // t1 p3, with shared ceiling 3
[INFO] [stdout]    |             ---------- ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt`
[INFO] [stdout]    |             |
[INFO] [stdout]    |             required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `lm3s6965::Interrupt` to implement `InterruptNumber`
[INFO] [stdout] note: required by a bound in `pend`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn pend<I>(interrupt: I)
[INFO] [stdout]    |        ---- required by a bound in this function
[INFO] [stdout] 62 | where
[INFO] [stdout] 63 |     I: InterruptNumber,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `pend`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `lm3s6965::Interrupt: InterruptNumber` is not satisfied
[INFO] [stdout]   --> examples/complex.rs:53:24
[INFO] [stdout]    |
[INFO] [stdout] 53 |             rtic::pend(Interrupt::GPIOC); // t2 p4, no sharing
[INFO] [stdout]    |             ---------- ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt`
[INFO] [stdout]    |             |
[INFO] [stdout]    |             required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `lm3s6965::Interrupt` to implement `InterruptNumber`
[INFO] [stdout] note: required by a bound in `pend`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn pend<I>(interrupt: I)
[INFO] [stdout]    |        ---- required by a bound in this function
[INFO] [stdout] 62 | where
[INFO] [stdout] 63 |     I: InterruptNumber,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `pend`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `lm3s6965::Interrupt: InterruptNumber` is not satisfied
[INFO] [stdout]   --> examples/complex.rs:61:24
[INFO] [stdout]    |
[INFO] [stdout] 61 |             rtic::pend(Interrupt::GPIOA); // t0 p2, with shared ceiling 2
[INFO] [stdout]    |             ---------- ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt`
[INFO] [stdout]    |             |
[INFO] [stdout]    |             required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `lm3s6965::Interrupt` to implement `InterruptNumber`
[INFO] [stdout] note: required by a bound in `pend`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn pend<I>(interrupt: I)
[INFO] [stdout]    |        ---- required by a bound in this function
[INFO] [stdout] 62 | where
[INFO] [stdout] 63 |     I: InterruptNumber,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `pend`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `lm3s6965::Interrupt: InterruptNumber` is not satisfied
[INFO] [stdout]   --> examples/complex.rs:63:24
[INFO] [stdout]    |
[INFO] [stdout] 63 |             rtic::pend(Interrupt::GPIOB); // t1 p3, no sharing
[INFO] [stdout]    |             ---------- ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt`
[INFO] [stdout]    |             |
[INFO] [stdout]    |             required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `lm3s6965::Interrupt` to implement `InterruptNumber`
[INFO] [stdout] note: required by a bound in `pend`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn pend<I>(interrupt: I)
[INFO] [stdout]    |        ---- required by a bound in this function
[INFO] [stdout] 62 | where
[INFO] [stdout] 63 |     I: InterruptNumber,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `pend`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `lm3s6965::Interrupt: InterruptNumber` is not satisfied
[INFO] [stdout]   --> examples/complex.rs:65:24
[INFO] [stdout]    |
[INFO] [stdout] 65 |             rtic::pend(Interrupt::GPIOC); // t2 p4, no sharing
[INFO] [stdout]    |             ---------- ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt`
[INFO] [stdout]    |             |
[INFO] [stdout]    |             required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `lm3s6965::Interrupt` to implement `InterruptNumber`
[INFO] [stdout] note: required by a bound in `pend`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn pend<I>(interrupt: I)
[INFO] [stdout]    |        ---- required by a bound in this function
[INFO] [stdout] 62 | where
[INFO] [stdout] 63 |     I: InterruptNumber,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `pend`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `lm3s6965::Interrupt: InterruptNumber` is not satisfied
[INFO] [stdout]    --> examples/complex.rs:104:24
[INFO] [stdout]     |
[INFO] [stdout] 104 |             rtic::pend(Interrupt::GPIOA); // t0 p2, with shared ceiling 2
[INFO] [stdout]     |             ---------- ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `lm3s6965::Interrupt` to implement `InterruptNumber`
[INFO] [stdout] note: required by a bound in `pend`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:63:8
[INFO] [stdout]     |
[INFO] [stdout]  61 | pub fn pend<I>(interrupt: I)
[INFO] [stdout]     |        ---- required by a bound in this function
[INFO] [stdout]  62 | where
[INFO] [stdout]  63 |     I: InterruptNumber,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^ required by this bound in `pend`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `lm3s6965::Interrupt: InterruptNumber` is not satisfied
[INFO] [stdout]    --> examples/complex.rs:106:24
[INFO] [stdout]     |
[INFO] [stdout] 106 |             rtic::pend(Interrupt::GPIOC); // t2 p4, no sharing
[INFO] [stdout]     |             ---------- ^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `lm3s6965::Interrupt` to implement `InterruptNumber`
[INFO] [stdout] note: required by a bound in `pend`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:63:8
[INFO] [stdout]     |
[INFO] [stdout]  61 | pub fn pend<I>(interrupt: I)
[INFO] [stdout]     |        ---- required by a bound in this function
[INFO] [stdout]  62 | where
[INFO] [stdout]  63 |     I: InterruptNumber,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^ required by this bound in `pend`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `lm3s6965::Interrupt: InterruptNumber` is not satisfied
[INFO] [stdout]    --> examples/complex.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | #[rtic::app(device = lm3s6965)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `lm3s6965::Interrupt` to implement `InterruptNumber`
[INFO] [stdout] note: required by a bound in `nvic::<impl NVIC>::set_priority`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.6/src/peripheral/nvic.rs:217:12
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub unsafe fn set_priority<I>(&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 `nvic::<impl NVIC>::set_priority`
[INFO] [stdout]     = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied
[INFO] [stdout]   --> examples/lock.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[rtic::app(device = lm3s6965, dispatchers = [GPIOA, GPIOB, GPIOC])]
[INFO] [stdout]    | ---------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---
[INFO] [stdout]    | |                    |
[INFO] [stdout]    | |                    the trait `core::marker::Copy` is not implemented for `Interrupt`
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `Interrupt` to implement `InterruptNumber`
[INFO] [stdout] note: required by a bound in `pend`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn pend<I>(interrupt: I)
[INFO] [stdout]    |        ---- required by a bound in this function
[INFO] [stdout] 62 | where
[INFO] [stdout] 63 |     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:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[rtic::app(device = lm3s6965, dispatchers = [GPIOA, GPIOB, GPIOC])]
[INFO] [stdout]    | ---------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------
[INFO] [stdout]    | |                    |
[INFO] [stdout]    | |                    the trait `core::marker::Copy` is not implemented for `Interrupt`
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `Interrupt` to implement `InterruptNumber`
[INFO] [stdout] note: required by a bound in `pend`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn pend<I>(interrupt: I)
[INFO] [stdout]    |        ---- required by a bound in this function
[INFO] [stdout] 62 | where
[INFO] [stdout] 63 |     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] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied
[INFO] [stdout]   --> examples/lock.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[rtic::app(device = lm3s6965, dispatchers = [GPIOA, GPIOB, GPIOC])]
[INFO] [stdout]    | ---------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------------
[INFO] [stdout]    | |                    |
[INFO] [stdout]    | |                    the trait `core::marker::Copy` is not implemented for `Interrupt`
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `Interrupt` to implement `InterruptNumber`
[INFO] [stdout] note: required by a bound in `pend`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn pend<I>(interrupt: I)
[INFO] [stdout]    |        ---- required by a bound in this function
[INFO] [stdout] 62 | where
[INFO] [stdout] 63 |     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/periodic-at2.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[rtic::app(device = lm3s6965, dispatchers = [SSI0])]
[INFO] [stdout]    | ---------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---
[INFO] [stdout]    | |                    |
[INFO] [stdout]    | |                    the trait `core::marker::Copy` is not implemented for `Interrupt`
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `Interrupt` to implement `InterruptNumber`
[INFO] [stdout] note: required by a bound in `pend`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn pend<I>(interrupt: I)
[INFO] [stdout]    |        ---- required by a bound in this function
[INFO] [stdout] 62 | where
[INFO] [stdout] 63 |     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:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | #[rtic::app(device = lm3s6965, dispatchers = [GPIOA, GPIOB, GPIOC])]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `Interrupt` to implement `InterruptNumber`
[INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::<impl NVIC>::set_priority`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.6/src/peripheral/nvic.rs:217:12
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub unsafe fn set_priority<I>(&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::<impl NVIC>::set_priority`
[INFO] [stdout]     = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied
[INFO] [stdout]   --> examples/cfg-monotonic.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[rtic::app(device = lm3s6965, dispatchers = [SSI0, QEI0])]
[INFO] [stdout]    | ---------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------
[INFO] [stdout]    | |                    |
[INFO] [stdout]    | |                    the trait `core::marker::Copy` is not implemented for `Interrupt`
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `Interrupt` to implement `InterruptNumber`
[INFO] [stdout] note: required by a bound in `pend`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn pend<I>(interrupt: I)
[INFO] [stdout]    |        ---- required by a bound in this function
[INFO] [stdout] 62 | where
[INFO] [stdout] 63 |     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 `cortex-m-rtic` (example "complex") due to 10 previous errors
[INFO] [stderr] error: could not compile `cortex-m-rtic` (example "lock") due to 4 previous errors
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]   --> src/export.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[cfg(not(have_basepri))]
[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(have_basepri)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]   --> src/export.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(have_basepri)]
[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(have_basepri)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]   --> src/export.rs:60:7
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[cfg(have_basepri)]
[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(have_basepri)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]   --> src/export.rs:77:11
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[cfg(not(have_basepri))]
[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(have_basepri)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]    --> src/export.rs:208:7
[INFO] [stdout]     |
[INFO] [stdout] 208 | #[cfg(have_basepri)]
[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(have_basepri)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]    --> src/export.rs:283:11
[INFO] [stdout]     |
[INFO] [stdout] 283 | #[cfg(not(have_basepri))]
[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(have_basepri)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]    --> src/export.rs:324:11
[INFO] [stdout]     |
[INFO] [stdout] 324 | #[cfg(not(have_basepri))]
[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(have_basepri)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]    --> src/export.rs:335:11
[INFO] [stdout]     |
[INFO] [stdout] 335 | #[cfg(not(have_basepri))]
[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(have_basepri)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]    --> src/export.rs:347:11
[INFO] [stdout]     |
[INFO] [stdout] 347 | #[cfg(not(have_basepri))]
[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(have_basepri)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]    --> src/export.rs:364:7
[INFO] [stdout]     |
[INFO] [stdout] 364 | #[cfg(have_basepri)]
[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(have_basepri)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]    --> src/export.rs:369:11
[INFO] [stdout]     |
[INFO] [stdout] 369 | #[cfg(not(have_basepri))]
[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(have_basepri)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]    --> src/export.rs:383:7
[INFO] [stdout]     |
[INFO] [stdout] 383 | #[cfg(have_basepri)]
[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(have_basepri)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]    --> src/export.rs:392:11
[INFO] [stdout]     |
[INFO] [stdout] 392 | #[cfg(not(have_basepri))]
[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(have_basepri)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]    --> src/export.rs:408:7
[INFO] [stdout]     |
[INFO] [stdout] 408 | #[cfg(have_basepri)]
[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(have_basepri)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]    --> src/export.rs:413:11
[INFO] [stdout]     |
[INFO] [stdout] 413 | #[cfg(not(have_basepri))]
[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(have_basepri)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]    --> src/export.rs:142:11
[INFO] [stdout]     |
[INFO] [stdout] 142 |     #[cfg(have_basepri)]
[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(have_basepri)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_basepri`
[INFO] [stdout]    --> src/export.rs:147:15
[INFO] [stdout]     |
[INFO] [stdout] 147 |     #[cfg(not(have_basepri))]
[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(have_basepri)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_basepri)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied
[INFO] [stdout]   --> examples/periodic-at2.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[rtic::app(device = lm3s6965, dispatchers = [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:63:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn pend<I>(interrupt: I)
[INFO] [stdout]    |        ---- required by a bound in this function
[INFO] [stdout] 62 | where
[INFO] [stdout] 63 |     I: InterruptNumber,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `pend`
[INFO] [stdout]    = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied
[INFO] [stdout]    --> examples/periodic-at2.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | #[rtic::app(device = lm3s6965, dispatchers = [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::<impl NVIC>::set_priority`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.6/src/peripheral/nvic.rs:217:12
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub unsafe fn set_priority<I>(&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::<impl NVIC>::set_priority`
[INFO] [stdout]     = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied
[INFO] [stdout]   --> examples/extern_spawn.rs:21:22
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[rtic::app(device = lm3s6965, dispatchers = [SSI0])]
[INFO] [stdout]    | ---------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---
[INFO] [stdout]    | |                    |
[INFO] [stdout]    | |                    the trait `core::marker::Copy` is not implemented for `Interrupt`
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `Interrupt` to implement `InterruptNumber`
[INFO] [stdout] note: required by a bound in `pend`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn pend<I>(interrupt: I)
[INFO] [stdout]    |        ---- required by a bound in this function
[INFO] [stdout] 62 | where
[INFO] [stdout] 63 |     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/extern_spawn.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | #[rtic::app(device = lm3s6965, dispatchers = [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::<impl NVIC>::set_priority`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.6/src/peripheral/nvic.rs:217:12
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub unsafe fn set_priority<I>(&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::<impl NVIC>::set_priority`
[INFO] [stdout]     = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied
[INFO] [stdout]    --> examples/cfg-monotonic.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | #[rtic::app(device = lm3s6965, dispatchers = [SSI0, QEI0])]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `Interrupt` to implement `InterruptNumber`
[INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::<impl NVIC>::set_priority`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.6/src/peripheral/nvic.rs:217:12
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub unsafe fn set_priority<I>(&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::<impl NVIC>::set_priority`
[INFO] [stdout]     = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cortex-m-rtic` (example "extern_spawn") due to 2 previous errors
[INFO] [stdout] warning: unexpected `cfg` condition value: `feature_x`
[INFO] [stdout]   --> examples/t-cfg-resources.rs:15:15
[INFO] [stdout]    |
[INFO] [stdout] 15 |         #[cfg(feature = "feature_x")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `test-critical-section`
[INFO] [stdout]    = help: consider adding `feature_x` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `feature_x`
[INFO] [stdout]   --> examples/t-cfg-resources.rs:28:23
[INFO] [stdout]    |
[INFO] [stdout] 28 |                 #[cfg(feature = "feature_x")]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `test-critical-section`
[INFO] [stdout]    = help: consider adding `feature_x` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcfhRB2e/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcortex_m_semihosting-1aac55798069eba3,liblm3s6965-7255172e3a3afe44,libcortex_m_rt-df95bf209b08e7ba,libr0-1a653440b77f6b79,librtic-96fe4c73736ef269,libheapless-a2feecf84b03e350,libstable_deref_trait-932cd180c9d6b0f0,libspin-4b08a63b8f13499b,liblock_api-5ee57b7f4e76eff0,libscopeguard-e318caba69bf687f,libhash32-1cf7cfc6c4bf5cca,libbyteorder-66cc2296229155f6,libbare_metal-ec28712f7544ccce,librtic_monotonic-472f63dab8e200d5,librtic_core-c5890d6368075552,libcortex_m-7056d77e5d64562a,libembedded_hal-008671ace3ccc4a5,libvoid-6336667ff9ef9cc5,libnb-71f2d129ee97bcc4,libnb-33c70c8e0c38e960,libvolatile_register-eebc8521d5967e25,libvcell-0eaad7c905f5a0e7,libbare_metal-fdbb80a3ec5f7d0c,libpanic_semihosting-d9b7613ae79ecc49}.rlib" "<sysroot>/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-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcfhRB2e/raw-dylibs" "-B<sysroot>/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/lm3s6965-2ee2c2f7f9315c45/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-c7c81ab1cca8a62c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/init-ba9c2b44336cc1cb" "-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: __nop
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.6/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/init-ba9c2b44336cc1cb.init.e70966973275527d-cgu.0.rcgu.o:(cortex_m::asm::nop::h609f9ef37df388a6)
[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.6/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/init-ba9c2b44336cc1cb.init.e70966973275527d-cgu.0.rcgu.o:(cortex_m::interrupt::enable::ha425032cea5d428f)
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.6/src/call_asm.rs:19)
[INFO] [stdout]           >>>               cortex_m_semihosting-1aac55798069eba3.cortex_m_semihosting.e97008ef6a63ff30-cgu.0.rcgu.o:(cortex_m::interrupt::enable::hdfaadf076c01d397) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-1aac55798069eba3.rlib
[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.6/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/init-ba9c2b44336cc1cb.init.e70966973275527d-cgu.0.rcgu.o:(cortex_m::interrupt::disable::hf8c72309e9446fb7)
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.6/src/call_asm.rs:19)
[INFO] [stdout]           >>>               cortex_m_semihosting-1aac55798069eba3.cortex_m_semihosting.e97008ef6a63ff30-cgu.0.rcgu.o:(cortex_m::interrupt::disable::hf0e9274543ce798a) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-1aac55798069eba3.rlib
[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.6/src/call_asm.rs:19)
[INFO] [stdout]           >>>               cortex_m_semihosting-1aac55798069eba3.cortex_m_semihosting.e97008ef6a63ff30-cgu.0.rcgu.o:(cortex_m::register::primask::read::h9593b82c20a26456) in archive /opt/rustwide/target/debug/deps/libcortex_m_semihosting-1aac55798069eba3.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cortex-m-rtic` (example "init") due to 1 previous error
[INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied
[INFO] [stdout]   --> examples/periodic.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[rtic::app(device = lm3s6965, dispatchers = [SSI0])]
[INFO] [stdout]    | ---------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---
[INFO] [stdout]    | |                    |
[INFO] [stdout]    | |                    the trait `core::marker::Copy` is not implemented for `Interrupt`
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `Interrupt` to implement `InterruptNumber`
[INFO] [stdout] note: required by a bound in `pend`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn pend<I>(interrupt: I)
[INFO] [stdout]    |        ---- required by a bound in this function
[INFO] [stdout] 62 | where
[INFO] [stdout] 63 |     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/static.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[rtic::app(device = lm3s6965, dispatchers = [UART0])]
[INFO] [stdout]    | ---------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---
[INFO] [stdout]    | |                    |
[INFO] [stdout]    | |                    the trait `core::marker::Copy` is not implemented for `Interrupt`
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `Interrupt` to implement `InterruptNumber`
[INFO] [stdout] note: required by a bound in `pend`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn pend<I>(interrupt: I)
[INFO] [stdout]    |        ---- required by a bound in this function
[INFO] [stdout] 62 | where
[INFO] [stdout] 63 |     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/static.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | #[rtic::app(device = lm3s6965, dispatchers = [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::<impl NVIC>::set_priority`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.6/src/peripheral/nvic.rs:217:12
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub unsafe fn set_priority<I>(&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::<impl NVIC>::set_priority`
[INFO] [stdout]     = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cortex-m-rtic` (example "periodic-at2") due to 3 previous errors
[INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied
[INFO] [stdout]   --> examples/periodic.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[rtic::app(device = lm3s6965, dispatchers = [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:63:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn pend<I>(interrupt: I)
[INFO] [stdout]    |        ---- required by a bound in this function
[INFO] [stdout] 62 | where
[INFO] [stdout] 63 |     I: InterruptNumber,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `pend`
[INFO] [stdout]    = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied
[INFO] [stdout]    --> examples/periodic.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | #[rtic::app(device = lm3s6965, dispatchers = [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::<impl NVIC>::set_priority`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.6/src/peripheral/nvic.rs:217:12
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub unsafe fn set_priority<I>(&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::<impl NVIC>::set_priority`
[INFO] [stdout]     = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 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] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cortex-m-rtic` (example "periodic") due to 3 previous errors
[INFO] [stderr] error: could not compile `cortex-m-rtic` (example "static") due to 2 previous errors
[INFO] [stderr] error: could not compile `cortex-m-rtic` (example "cfg-monotonic") due to 2 previous errors; 3 warnings emitted
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcIxzRRm/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcortex_m_semihosting-1aac55798069eba3,liblm3s6965-7255172e3a3afe44,libcortex_m_rt-df95bf209b08e7ba,libr0-1a653440b77f6b79,librtic-96fe4c73736ef269,libheapless-a2feecf84b03e350,libstable_deref_trait-932cd180c9d6b0f0,libspin-4b08a63b8f13499b,liblock_api-5ee57b7f4e76eff0,libscopeguard-e318caba69bf687f,libhash32-1cf7cfc6c4bf5cca,libbyteorder-66cc2296229155f6,libbare_metal-ec28712f7544ccce,librtic_monotonic-472f63dab8e200d5,librtic_core-c5890d6368075552,libcortex_m-7056d77e5d64562a,libembedded_hal-008671ace3ccc4a5,libvoid-6336667ff9ef9cc5,libnb-71f2d129ee97bcc4,libnb-33c70c8e0c38e960,libvolatile_register-eebc8521d5967e25,libvcell-0eaad7c905f5a0e7,libbare_metal-fdbb80a3ec5f7d0c,libpanic_semihosting-d9b7613ae79ecc49}.rlib" "<sysroot>/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-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcIxzRRm/raw-dylibs" "-B<sysroot>/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/lm3s6965-2ee2c2f7f9315c45/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-c7c81ab1cca8a62c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/smallest-d736d09e5b1f762e" "-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: __nop
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.6/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/smallest-d736d09e5b1f762e.smallest.2a9a3c3487eb3b5a-cgu.0.rcgu.o:(cortex_m::asm::nop::haaab385bcd67d9d8)
[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.6/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/smallest-d736d09e5b1f762e.smallest.2a9a3c3487eb3b5a-cgu.0.rcgu.o:(cortex_m::interrupt::enable::h624b9575f784f50f)
[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.6/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/smallest-d736d09e5b1f762e.smallest.2a9a3c3487eb3b5a-cgu.0.rcgu.o:(cortex_m::interrupt::disable::h175204a4dfe700a9)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cortex-m-rtic` (example "smallest") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc9jLWTN/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcortex_m_semihosting-1aac55798069eba3,liblm3s6965-7255172e3a3afe44,libcortex_m_rt-df95bf209b08e7ba,libr0-1a653440b77f6b79,librtic-96fe4c73736ef269,libheapless-a2feecf84b03e350,libstable_deref_trait-932cd180c9d6b0f0,libspin-4b08a63b8f13499b,liblock_api-5ee57b7f4e76eff0,libscopeguard-e318caba69bf687f,libhash32-1cf7cfc6c4bf5cca,libbyteorder-66cc2296229155f6,libbare_metal-ec28712f7544ccce,librtic_monotonic-472f63dab8e200d5,librtic_core-c5890d6368075552,libcortex_m-7056d77e5d64562a,libembedded_hal-008671ace3ccc4a5,libvoid-6336667ff9ef9cc5,libnb-71f2d129ee97bcc4,libnb-33c70c8e0c38e960,libvolatile_register-eebc8521d5967e25,libvcell-0eaad7c905f5a0e7,libbare_metal-fdbb80a3ec5f7d0c,libpanic_semihosting-d9b7613ae79ecc49}.rlib" "<sysroot>/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-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc9jLWTN/raw-dylibs" "-B<sysroot>/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/lm3s6965-2ee2c2f7f9315c45/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-c7c81ab1cca8a62c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/t_late_not_send-5e6c08a6dc64f43e" "-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: __nop
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.6/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/t_late_not_send-5e6c08a6dc64f43e.t_late_not_send.aace402e06971493-cgu.0.rcgu.o:(cortex_m::asm::nop::hebd5111524020a8b)
[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.6/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/t_late_not_send-5e6c08a6dc64f43e.t_late_not_send.aace402e06971493-cgu.0.rcgu.o:(cortex_m::interrupt::enable::h7b20ccf9f3eb0d01)
[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.6/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/t_late_not_send-5e6c08a6dc64f43e.t_late_not_send.aace402e06971493-cgu.0.rcgu.o:(cortex_m::interrupt::disable::h675de367be6f4621)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cortex-m-rtic` (example "t-late-not-send") due to 1 previous error
[INFO] [stdout] error[E0277]: the trait bound `lm3s6965::Interrupt: InterruptNumber` is not satisfied
[INFO] [stdout]   --> examples/t-spawn.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[rtic::app(device = lm3s6965, dispatchers = [SSI0])]
[INFO] [stdout]    | ---------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---
[INFO] [stdout]    | |                    |
[INFO] [stdout]    | |                    the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt`
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `lm3s6965::Interrupt` to implement `InterruptNumber`
[INFO] [stdout] note: required by a bound in `pend`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn pend<I>(interrupt: I)
[INFO] [stdout]    |        ---- required by a bound in this function
[INFO] [stdout] 62 | where
[INFO] [stdout] 63 |     I: InterruptNumber,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `pend`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcV0nHFR/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcortex_m_semihosting-1aac55798069eba3,liblm3s6965-7255172e3a3afe44,libcortex_m_rt-df95bf209b08e7ba,libr0-1a653440b77f6b79,librtic-96fe4c73736ef269,libheapless-a2feecf84b03e350,libstable_deref_trait-932cd180c9d6b0f0,libspin-4b08a63b8f13499b,liblock_api-5ee57b7f4e76eff0,libscopeguard-e318caba69bf687f,libhash32-1cf7cfc6c4bf5cca,libbyteorder-66cc2296229155f6,libbare_metal-ec28712f7544ccce,librtic_monotonic-472f63dab8e200d5,librtic_core-c5890d6368075552,libcortex_m-7056d77e5d64562a,libembedded_hal-008671ace3ccc4a5,libvoid-6336667ff9ef9cc5,libnb-71f2d129ee97bcc4,libnb-33c70c8e0c38e960,libvolatile_register-eebc8521d5967e25,libvcell-0eaad7c905f5a0e7,libbare_metal-fdbb80a3ec5f7d0c,libpanic_semihosting-d9b7613ae79ecc49}.rlib" "<sysroot>/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-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcV0nHFR/raw-dylibs" "-B<sysroot>/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/lm3s6965-2ee2c2f7f9315c45/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-c7c81ab1cca8a62c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/t_cfg_resources-2260efb5d1571056" "-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: __nop
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.6/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/t_cfg_resources-2260efb5d1571056.t_cfg_resources.81c582a7ba9df03a-cgu.0.rcgu.o:(cortex_m::asm::nop::h6595939a0acb2ec7)
[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.6/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/t_cfg_resources-2260efb5d1571056.t_cfg_resources.81c582a7ba9df03a-cgu.0.rcgu.o:(cortex_m::interrupt::enable::h8b3ff443e1bb34da)
[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.6/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/t_cfg_resources-2260efb5d1571056.t_cfg_resources.81c582a7ba9df03a-cgu.0.rcgu.o:(cortex_m::interrupt::disable::h7c42340281bef4fa)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cortex-m-rtic` (example "t-cfg-resources") due to 1 previous error; 2 warnings emitted
[INFO] [stdout] error[E0277]: the trait bound `lm3s6965::Interrupt: InterruptNumber` is not satisfied
[INFO] [stdout]    --> examples/t-spawn.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | #[rtic::app(device = lm3s6965, dispatchers = [SSI0])]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `lm3s6965::Interrupt`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `lm3s6965::Interrupt` to implement `InterruptNumber`
[INFO] [stdout] note: required by a bound in `nvic::<impl NVIC>::set_priority`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.6/src/peripheral/nvic.rs:217:12
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub unsafe fn set_priority<I>(&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 `nvic::<impl NVIC>::set_priority`
[INFO] [stdout]     = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 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/preempt.rs:9:16
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[app(device = lm3s6965, dispatchers = [SSI0, QEI0])]
[INFO] [stdout]    | ---------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---
[INFO] [stdout]    | |              |
[INFO] [stdout]    | |              the trait `core::marker::Copy` is not implemented for `Interrupt`
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `Interrupt` to implement `InterruptNumber`
[INFO] [stdout] note: required by a bound in `pend`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn pend<I>(interrupt: I)
[INFO] [stdout]    |        ---- required by a bound in this function
[INFO] [stdout] 62 | where
[INFO] [stdout] 63 |     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/preempt.rs:9:16
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[app(device = lm3s6965, dispatchers = [SSI0, QEI0])]
[INFO] [stdout]    | ---------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------
[INFO] [stdout]    | |              |
[INFO] [stdout]    | |              the trait `core::marker::Copy` is not implemented for `Interrupt`
[INFO] [stdout]    | required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `Interrupt` to implement `InterruptNumber`
[INFO] [stdout] note: required by a bound in `pend`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn pend<I>(interrupt: I)
[INFO] [stdout]    |        ---- required by a bound in this function
[INFO] [stdout] 62 | where
[INFO] [stdout] 63 |     I: InterruptNumber,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `pend`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cortex-m-rtic` (example "t-spawn") due to 2 previous errors
[INFO] [stdout] error[E0277]: the trait bound `Interrupt: InterruptNumber` is not satisfied
[INFO] [stdout]    --> examples/preempt.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 | #[app(device = lm3s6965, dispatchers = [SSI0, QEI0])]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `Interrupt`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `Interrupt` to implement `InterruptNumber`
[INFO] [stdout] note: required by a bound in `cortex_m::peripheral::nvic::<impl NVIC>::set_priority`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.6/src/peripheral/nvic.rs:217:12
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub unsafe fn set_priority<I>(&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::<impl NVIC>::set_priority`
[INFO] [stdout]     = note: this error originates in the attribute macro `app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cortex-m-rtic` (example "preempt") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "3124b3e26ca15b2508ebe5c15859546832accd859dee85dc99f5ac795c78269d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3124b3e26ca15b2508ebe5c15859546832accd859dee85dc99f5ac795c78269d", kill_on_drop: false }`
[INFO] [stdout] 3124b3e26ca15b2508ebe5c15859546832accd859dee85dc99f5ac795c78269d
