[INFO] fetching crate rucos-cortex-m 0.2.0... [INFO] building rucos-cortex-m-0.2.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate rucos-cortex-m 0.2.0 into /workspace/builds/worker-2-tc2/source [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate rucos-cortex-m 0.2.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rucos-cortex-m 0.2.0 [INFO] tweaked toml for crates.io crate rucos-cortex-m 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rucos-cortex-m 0.2.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rucos-cortex-m 0.2.0 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d11478ea10bd5e15b20f30430d39207d67d900c1ac866a53885fb8f65382297d [INFO] running `Command { std: "docker" "start" "-a" "d11478ea10bd5e15b20f30430d39207d67d900c1ac866a53885fb8f65382297d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d11478ea10bd5e15b20f30430d39207d67d900c1ac866a53885fb8f65382297d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d11478ea10bd5e15b20f30430d39207d67d900c1ac866a53885fb8f65382297d", kill_on_drop: false }` [INFO] [stdout] d11478ea10bd5e15b20f30430d39207d67d900c1ac866a53885fb8f65382297d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cea885ca41fcc424b52547c85d1da63293e43d550b2be285189b35cd50f718a [INFO] running `Command { std: "docker" "start" "-a" "8cea885ca41fcc424b52547c85d1da63293e43d550b2be285189b35cd50f718a", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling naked-function v0.1.5 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling naked-function-macro v0.1.5 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling rucos v0.2.0 [INFO] [stderr] Compiling rucos-cortex-m v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/lib.rs:143:25 [INFO] [stdout] | [INFO] [stdout] 143 | "mov r0, {tmp}", // Get first task stack pointer [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 156 | tmp = in(reg) first_task_stack_ptr, [INFO] [stdout] | -------------------- for this argument [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: `#[warn(asm_sub_register)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/lib.rs:90:37 [INFO] [stdout] | [INFO] [stdout] 90 | let kernel = unsafe { &mut *KERNEL.as_mut_ptr() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/lib.rs:108:37 [INFO] [stdout] | [INFO] [stdout] 108 | let kernel = unsafe { &mut *KERNEL.as_mut_ptr() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/lib.rs:128:33 [INFO] [stdout] | [INFO] [stdout] 128 | let kernel = unsafe { &mut *KERNEL.as_mut_ptr() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/lib.rs:168:33 [INFO] [stdout] | [INFO] [stdout] 168 | let kernel = unsafe { &mut *KERNEL.as_mut_ptr() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/lib.rs:184:33 [INFO] [stdout] | [INFO] [stdout] 184 | let kernel = unsafe { &mut *KERNEL.as_mut_ptr() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/lib.rs:201:37 [INFO] [stdout] | [INFO] [stdout] 201 | let kernel = unsafe { &mut *KERNEL.as_mut_ptr() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/lib.rs:219:37 [INFO] [stdout] | [INFO] [stdout] 219 | let kernel = unsafe { &mut *KERNEL.as_mut_ptr() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/lib.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let kernel = unsafe { &mut *KERNEL.as_mut_ptr() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/lib.rs:251:37 [INFO] [stdout] | [INFO] [stdout] 251 | let kernel = unsafe { &mut *KERNEL.as_mut_ptr() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/lib.rs:297:33 [INFO] [stdout] | [INFO] [stdout] 297 | let kernel = unsafe { &mut *KERNEL.as_mut_ptr() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'cpsid' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :10:1 [INFO] [stdout] | [INFO] [stdout] 10 | cpsid i [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'mrs' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :11:1 [INFO] [stdout] | [INFO] [stdout] 11 | mrs r0, psp [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid operand for instruction [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :12:1 [INFO] [stdout] | [INFO] [stdout] 12 | mov r1, lr [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :13:16 [INFO] [stdout] | [INFO] [stdout] 13 | tst r14, #0x10 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'it' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :14:1 [INFO] [stdout] | [INFO] [stdout] 14 | it eq [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected token in argument list [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :15:13 [INFO] [stdout] | [INFO] [stdout] 15 | vstmdbeq r0!, {s16-s31} [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected token in argument list [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :16:13 [INFO] [stdout] | [INFO] [stdout] 16 | stmdb r0!, {r4-r11, r14} [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Invalid rounding mode. [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :17:12 [INFO] [stdout] | [INFO] [stdout] 17 | push {r1} [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'bl' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :18:1 [INFO] [stdout] | [INFO] [stdout] 18 | bl context_switch [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Invalid rounding mode. [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pop {r1} [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected token in argument list [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :20:13 [INFO] [stdout] | [INFO] [stdout] 20 | ldmia r0!, {r4-r11, r14} [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :21:16 [INFO] [stdout] | [INFO] [stdout] 21 | tst r14, #0x10 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'it' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :22:1 [INFO] [stdout] | [INFO] [stdout] 22 | it eq [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected token in argument list [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :23:13 [INFO] [stdout] | [INFO] [stdout] 23 | vldmiaeq r0!, {s16-s31} [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'msr' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :24:1 [INFO] [stdout] | [INFO] [stdout] 24 | msr psp, r0 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'cpsie' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :25:1 [INFO] [stdout] | [INFO] [stdout] 25 | cpsie i [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'bx' [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :26:1 [INFO] [stdout] | [INFO] [stdout] 26 | bx r1 [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'cpsid' [INFO] [stdout] --> src/lib.rs:142:14 [INFO] [stdout] | [INFO] [stdout] 142 | "cpsid i", // Disable interrupts [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :2:2 [INFO] [stdout] | [INFO] [stdout] 2 | cpsid i [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'msr' [INFO] [stdout] --> src/lib.rs:144:14 [INFO] [stdout] | [INFO] [stdout] 144 | "msr psp, r0", // Write PSP [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :4:1 [INFO] [stdout] | [INFO] [stdout] 4 | msr psp, r0 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'mrs' [INFO] [stdout] --> src/lib.rs:145:14 [INFO] [stdout] | [INFO] [stdout] 145 | "mrs r1, control", // Read CONTROL [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :5:1 [INFO] [stdout] | [INFO] [stdout] 5 | mrs r1, control [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> src/lib.rs:146:14 [INFO] [stdout] | [INFO] [stdout] 146 | "orr r1, r1, #2", // Set SP = PSP [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :6:16 [INFO] [stdout] | [INFO] [stdout] 6 | orr r1, r1, #2 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown token in expression [INFO] [stdout] --> src/lib.rs:147:14 [INFO] [stdout] | [INFO] [stdout] 147 | "bic r1, r1, #4", // Clear FPCA (reset FPU) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :7:16 [INFO] [stdout] | [INFO] [stdout] 7 | bic r1, r1, #4 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'msr' [INFO] [stdout] --> src/lib.rs:148:14 [INFO] [stdout] | [INFO] [stdout] 148 | "msr control, r1", // Write CONTROL [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :8:1 [INFO] [stdout] | [INFO] [stdout] 8 | msr control, r1 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'isb' [INFO] [stdout] --> src/lib.rs:149:14 [INFO] [stdout] | [INFO] [stdout] 149 | "isb", // Sync instructions [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :9:1 [INFO] [stdout] | [INFO] [stdout] 9 | isb [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected token in argument list [INFO] [stdout] --> src/lib.rs:150:14 [INFO] [stdout] | [INFO] [stdout] 150 | "ldmia sp!, {{r4-r11, r14}}", // Restore R4 - R11, LR [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :10:10 [INFO] [stdout] | [INFO] [stdout] 10 | ldmia sp!, {r4-r11, r14} [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected token in argument list [INFO] [stdout] --> src/lib.rs:151:14 [INFO] [stdout] | [INFO] [stdout] 151 | "ldmia sp!, {{r0-r3}}", // Restore R0 - R3 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :11:10 [INFO] [stdout] | [INFO] [stdout] 11 | ldmia sp!, {r0-r3} [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected token in argument list [INFO] [stdout] --> src/lib.rs:152:14 [INFO] [stdout] | [INFO] [stdout] 152 | "ldmia sp!, {{r12, r14}}", // Load R12 and LR [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :12:10 [INFO] [stdout] | [INFO] [stdout] 12 | ldmia sp!, {r12, r14} [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected token in argument list [INFO] [stdout] --> src/lib.rs:153:14 [INFO] [stdout] | [INFO] [stdout] 153 | "ldmia sp!, {{r1, r2}}", // Load PC and discard xPSR [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :13:10 [INFO] [stdout] | [INFO] [stdout] 13 | ldmia sp!, {r1, r2} [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'cpsie' [INFO] [stdout] --> src/lib.rs:154:14 [INFO] [stdout] | [INFO] [stdout] 154 | "cpsie i", // Enable interrupts [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :14:1 [INFO] [stdout] | [INFO] [stdout] 14 | cpsie i [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'bx' [INFO] [stdout] --> src/lib.rs:155:14 [INFO] [stdout] | [INFO] [stdout] 155 | "bx r1", // Branch to first task [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :15:1 [INFO] [stdout] | [INFO] [stdout] 15 | bx r1 [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rucos-cortex-m` (lib) due to 30 previous errors; 11 warnings emitted [INFO] running `Command { std: "docker" "inspect" "8cea885ca41fcc424b52547c85d1da63293e43d550b2be285189b35cd50f718a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cea885ca41fcc424b52547c85d1da63293e43d550b2be285189b35cd50f718a", kill_on_drop: false }` [INFO] [stdout] 8cea885ca41fcc424b52547c85d1da63293e43d550b2be285189b35cd50f718a