[INFO] fetching crate rucos-cortex-m 0.2.0...
[INFO] testing rucos-cortex-m-0.2.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate rucos-cortex-m 0.2.0 into /workspace/builds/worker-5-tc2/source
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rucos-cortex-m 0.2.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5849490d811e931dc053d635bbed6b5a9b81fd123fd6d2d14f5407d3a946f747
[INFO] running `Command { std: "docker" "start" "-a" "5849490d811e931dc053d635bbed6b5a9b81fd123fd6d2d14f5407d3a946f747", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5849490d811e931dc053d635bbed6b5a9b81fd123fd6d2d14f5407d3a946f747", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5849490d811e931dc053d635bbed6b5a9b81fd123fd6d2d14f5407d3a946f747", kill_on_drop: false }`
[INFO] [stdout] 5849490d811e931dc053d635bbed6b5a9b81fd123fd6d2d14f5407d3a946f747
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 687d453276f2247eca345e9ce0bfed481205789d8048c51c9a28fef1965304da
[INFO] running `Command { std: "docker" "start" "-a" "687d453276f2247eca345e9ce0bfed481205789d8048c51c9a28fef1965304da", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling naked-function v0.1.5
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling volatile-register v0.2.2
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling rucos v0.2.0
[INFO] [stderr]    Compiling naked-function-macro v0.1.5
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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]   --> <inline asm>: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]   --> <inline asm>: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]   --> <inline asm>: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]   --> <inline asm>: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]   --> <inline asm>: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]   --> <inline asm>: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]   --> <inline asm>: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]   --> <inline asm>: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]   --> <inline asm>: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]   --> <inline asm>: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]   --> <inline asm>: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]   --> <inline asm>: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]   --> <inline asm>: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]   --> <inline asm>: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]   --> <inline asm>: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]   --> <inline asm>: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]   --> <inline asm>: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]    --> <inline asm>: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]    --> <inline asm>: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]    --> <inline asm>: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]    --> <inline asm>: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]    --> <inline asm>: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]    --> <inline asm>: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]    --> <inline asm>: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]    --> <inline asm>: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]    --> <inline asm>: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]    --> <inline asm>: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]    --> <inline asm>: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]    --> <inline asm>: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]    --> <inline asm>: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" "687d453276f2247eca345e9ce0bfed481205789d8048c51c9a28fef1965304da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "687d453276f2247eca345e9ce0bfed481205789d8048c51c9a28fef1965304da", kill_on_drop: false }`
[INFO] [stdout] 687d453276f2247eca345e9ce0bfed481205789d8048c51c9a28fef1965304da
