[INFO] updating cached repository https://github.com/RusPiRo/ruspiro-kernel
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] 1328368c72d0b1f0d29e59fe72dbdc4e5fa331e9
[INFO] checking RusPiRo/ruspiro-kernel against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRusPiRo%2Fruspiro-kernel" "/workspace/builds/worker-11/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/RusPiRo/ruspiro-kernel on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/RusPiRo/ruspiro-kernel
[INFO] removed workspace from git repo https://github.com/RusPiRo/ruspiro-kernel
[INFO] finished tweaking git repo https://github.com/RusPiRo/ruspiro-kernel
[INFO] tweaked toml for git repo https://github.com/RusPiRo/ruspiro-kernel written to /workspace/builds/worker-11/source/Cargo.toml
[INFO] crate git repo https://github.com/RusPiRo/ruspiro-kernel already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 06ddec00d0bf66eba831f93bd28438e5cc07dddd49a16dd1022ec71d80c659a9
[INFO] running `"docker" "start" "-a" "06ddec00d0bf66eba831f93bd28438e5cc07dddd49a16dd1022ec71d80c659a9"`
[INFO] [stderr]    Compiling syn v0.15.43
[INFO] [stderr]     Checking ruspiro-lock v0.1.0
[INFO] [stderr]     Checking ruspiro-register v0.1.1
[INFO] [stderr]     Checking ruspiro-allocator-oom v0.1.0
[INFO] [stderr]    Compiling ruspiro-allocator v0.1.1
[INFO] [stderr]    Compiling ruspiro-boot v0.1.0
[INFO] [stderr]     Checking ruspiro-singleton v0.1.0
[INFO] [stderr]     Checking ruspiro-timer v0.1.0
[INFO] [stderr]     Checking ruspiro-gpio v0.1.0
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: src/asm/boot.s: Assembler messages:
[INFO] [stderr] warning: src/asm/boot.s:38: Error: no such instruction: `mrc p15,0,r3,c0,c0,5'
[INFO] [stderr] warning: src/asm/boot.s:39: Error: too many memory references for `and'
[INFO] [stderr] warning: src/asm/boot.s:42: Error: no such instruction: `ldr r1,=__stack_top_core0__'
[INFO] [stderr] warning: src/asm/boot.s:43: Error: no such instruction: `ldr r2,=__stack_top_core1__'
[INFO] [stderr] warning: src/asm/boot.s:44: Error: too many memory references for `sub'
[INFO] [stderr] warning: src/asm/boot.s:45: Error: too many memory references for `mul'
[INFO] [stderr] warning: src/asm/boot.s:50: Error: no such instruction: `ldr sp,=__stack_top_HYP__'
[INFO] [stderr] warning: src/asm/boot.s:51: Error: too many memory references for `sub'
[INFO] [stderr] warning: src/asm/boot.s:56: Error: expecting operand after ','; got nothing
[INFO] [stderr] warning: src/asm/boot.s:57: Error: no such instruction: `bne .irq_prepared'
[INFO] [stderr] warning: src/asm/boot.s:58: Error: invalid char '{' beginning operand 1 `{r0 - r3}'
[INFO] [stderr] warning: src/asm/boot.s:60: Error: no such instruction: `ldr r0,=__irq_trampolines'
[INFO] [stderr] warning: src/asm/boot.s:61: Error: expecting operand after ','; got nothing
[INFO] [stderr] warning: src/asm/boot.s:62: Error: no such instruction: `ldmia r0!,{r2-r9}//load 8x 32bit values from source'
[INFO] [stderr] warning: src/asm/boot.s:63: Error: no such instruction: `stmia r1!,{r2-r9}//store 8x 32bit values to target'
[INFO] [stderr] warning: src/asm/boot.s:64: Error: no such instruction: `ldmia r0!,{r2-r9}//load 8x 32bit values from source'
[INFO] [stderr] warning: src/asm/boot.s:65: Error: no such instruction: `stmia r1!,{r2-r9}//store 8x 32bit values to target'
[INFO] [stderr] warning: src/asm/boot.s:66: Error: invalid char '{' beginning operand 1 `{r0 - r3}'
[INFO] [stderr] warning: src/asm/boot.s:72: Error: expecting operand after ','; got nothing
[INFO] [stderr] warning: src/asm/boot.s:74: Error: no such instruction: `bic r0,r0,'
[INFO] [stderr] warning: src/asm/boot.s:75: Error: no such instruction: `bic r0,r0,'
[INFO] [stderr] warning: src/asm/boot.s:76: Error: invalid instruction suffix for `ds'
[INFO] [stderr] warning: src/asm/boot.s:77: Error: no such instruction: `mcr p15,0,r0,c1,c0,0'
[INFO] [stderr] warning: src/asm/boot.s:78: Error: no such instruction: `isb '
[INFO] [stderr] warning: src/asm/boot.s:80: Error: no such instruction: `bl __invalidate_ttlb'
[INFO] [stderr] warning: src/asm/boot.s:84: Error: no such instruction: `mrc p15,0,r0,c1,c0,0'
[INFO] [stderr] warning: src/asm/boot.s:85: Error: no such instruction: `bic r0,r0,'
[INFO] [stderr] warning: src/asm/boot.s:86: Error: no such instruction: `mcr p15,0,r0,c1,c0,0'
[INFO] [stderr] warning: src/asm/boot.s:87: Error: invalid instruction suffix for `ds'
[INFO] [stderr] warning: src/asm/boot.s:88: Error: no such instruction: `isb '
[INFO] [stderr] warning: src/asm/boot.s:94: Error: no such instruction: `mrs r0,cpsr//Get the CPSR'
[INFO] [stderr] warning: src/asm/boot.s:95: Error: no such instruction: `eor r0,r0,'
[INFO] [stderr] warning: src/asm/boot.s:96: Error: no such instruction: `tst r0,'
[INFO] [stderr] warning: src/asm/boot.s:97: Error: no such instruction: `bic r0,r0,'
[INFO] [stderr] warning: src/asm/boot.s:98: Error: no such instruction: `orr r0,r0,'
[INFO] [stderr] warning: src/asm/boot.s:99: Error: no such instruction: `bne .NoSwitch//no need to switch if not in HYP mode'
[INFO] [stderr] warning: src/asm/boot.s:101: Error: no such instruction: `orr r0,r0,'
[INFO] [stderr] warning: src/asm/boot.s:102: Error: no such instruction: `adr r1,.SwitchReturn//store the address to call when leaving HYP mode'
[INFO] [stderr] warning: src/asm/boot.s:103: Error: no such instruction: `msr spsr_cxsf,r0//set the SPSR'
[INFO] [stderr] warning: src/asm/boot.s:105: Error: no such instruction: `msr ELR_hyp,r1//enter SVC mode and load r1 address to ELR_hyp'
[INFO] [stderr] warning: src/asm/boot.s:106: Error: no such instruction: `eret// jumps to the address in ELR_hyp'
[INFO] [stderr] warning: src/asm/boot.s:110: Error: no such instruction: `msr cpsr_c,r0//which would just set the SVC mode'
[INFO] [stderr] warning: src/asm/boot.s:117: Error: no such instruction: `ldr sp,=__stack_top_SVC__//load stackpointer for SVC mode'
[INFO] [stderr] warning: src/asm/boot.s:118: Error: too many memory references for `sub'
[INFO] [stderr] warning: src/asm/boot.s:120: Error: no such instruction: `mrs r1,cpsr//Fetch the cpsr register which includes CPU mode bits'
[INFO] [stderr] warning: src/asm/boot.s:121: Error: no such instruction: `bic r1,r1,'
[INFO] [stderr] warning: src/asm/boot.s:122: Error: no such instruction: `orr r1,r1,'
[INFO] [stderr] warning: src/asm/boot.s:123: Error: no such instruction: `msr CPSR_c,r1//Switch to FIQ_MODE'
[INFO] [stderr] warning: src/asm/boot.s:124: Error: no such instruction: `ldr sp,=__stack_top_FIQ__//Set the stack pointer for FIQ_MODE'
[INFO] [stderr] warning: src/asm/boot.s:125: Error: too many memory references for `sub'
[INFO] [stderr] warning: src/asm/boot.s:127: Error: no such instruction: `bic r1,r1,'
[INFO] [stderr] warning: src/asm/boot.s:128: Error: no such instruction: `orr r1,r1,'
[INFO] [stderr] warning: src/asm/boot.s:129: Error: no such instruction: `msr CPSR_c,r1//Switch to IRQ_MODE'
[INFO] [stderr] warning: src/asm/boot.s:130: Error: no such instruction: `ldr sp,=__stack_top_IRQ__//Set the stack pointer for IRQ_MODE'
[INFO] [stderr] warning: src/asm/boot.s:131: Error: too many memory references for `sub'
[INFO] [stderr] warning: src/asm/boot.s:133: Error: no such instruction: `bic r1,r1,'
[INFO] [stderr] warning: src/asm/boot.s:134: Error: no such instruction: `orr r1,r1,'
[INFO] [stderr] warning: src/asm/boot.s:135: Error: no such instruction: `msr CPSR_c,r1//Switch to ABT_MODE'
[INFO] [stderr] warning: src/asm/boot.s:136: Error: no such instruction: `ldr sp,=__stack_top_ABT__//Set the stack pointer for IRQ_MODE'
[INFO] [stderr] warning: src/asm/boot.s:137: Error: too many memory references for `sub'
[INFO] [stderr] warning: src/asm/boot.s:139: Error: no such instruction: `bic r1,r1,'
[INFO] [stderr] warning: src/asm/boot.s:140: Error: no such instruction: `orr r1,r1,'
[INFO] [stderr] warning: src/asm/boot.s:141: Error: no such instruction: `msr CPSR_c,r1//Switch to SYS_MODE'
[INFO] [stderr] warning: src/asm/boot.s:142: Error: no such instruction: `ldr sp,=__stack_top_SYS__//Set the stack pointer for IRQ_MODE'
[INFO] [stderr] warning: src/asm/boot.s:143: Error: too many memory references for `sub'
[INFO] [stderr] warning: src/asm/boot.s:145: Error: no such instruction: `bic r1,r1,'
[INFO] [stderr] warning: src/asm/boot.s:146: Error: no such instruction: `orr r1,r1,'
[INFO] [stderr] warning: src/asm/boot.s:147: Error: no such instruction: `msr CPSR_c,r1//Switch to UND_MODE'
[INFO] [stderr] warning: src/asm/boot.s:148: Error: no such instruction: `ldr sp,=__stack_top_UND__//Set the stack pointer for ABORT_MODE'
[INFO] [stderr] warning: src/asm/boot.s:149: Error: too many memory references for `sub'
[INFO] [stderr] warning: src/asm/boot.s:151: Error: no such instruction: `bic r1,r1,'
[INFO] [stderr] warning: src/asm/boot.s:152: Error: no such instruction: `orr r1,r1,'
[INFO] [stderr] warning: src/asm/boot.s:153: Error: no such instruction: `msr CPSR_c,r1//Switch to SVC_MODE again all stacks ready to go'
[INFO] [stderr] warning: src/asm/boot.s:155: Error: invalid instruction suffix for `ds'
[INFO] [stderr] warning: src/asm/boot.s:156: Error: no such instruction: `isb '
[INFO] [stderr] warning: src/asm/boot.s:159: Error: no such instruction: `cpsie i'
[INFO] [stderr] warning: src/asm/boot.s:160: Error: no such instruction: `cpsie f'
[INFO] [stderr] warning: src/asm/boot.s:163: Error: no such instruction: `bl __setup_mmu'
[INFO] [stderr] warning: src/asm/boot.s:169: Error: no such instruction: `mrc p15,0,r0,c1,c0,2'
[INFO] [stderr] warning: src/asm/boot.s:170: Error: no such instruction: `orr r0,r0,'
[INFO] [stderr] warning: src/asm/boot.s:171: Error: no such instruction: `orr r0,r0,'
[INFO] [stderr] warning: src/asm/boot.s:172: Error: no such instruction: `mcr p15,0,r0,c1,c0,2'
[INFO] [stderr] warning: src/asm/boot.s:173: Error: expecting operand after ','; got nothing
[INFO] [stderr] warning: src/asm/boot.s:174: Error: no such instruction: `fmxr fpexc,r0'
[INFO] [stderr] warning: src/asm/boot.s:178: Error: no such instruction: `mrc p15,0,r3,c0,c0,5'
[INFO] [stderr] warning: src/asm/boot.s:179: Error: too many memory references for `and'
[INFO] [stderr] warning: src/asm/boot.s:180: Error: expecting operand after ','; got nothing
[INFO] [stderr] warning: src/asm/boot.s:181: Error: no such instruction: `bne .bss_done'
[INFO] [stderr] warning: src/asm/boot.s:187: Error: no such instruction: `ldr r0,=__bss_start__'
[INFO] [stderr] warning: src/asm/boot.s:188: Error: no such instruction: `ldr r1,=__bss_end__'
[INFO] [stderr] warning: src/asm/boot.s:189: Error: expecting operand after ','; got nothing
[INFO] [stderr] warning: src/asm/boot.s:192: Error: too many memory references for `cmp'
[INFO] [stderr] warning: src/asm/boot.s:193: Error: no such instruction: `it lt'
[INFO] [stderr] warning: src/asm/boot.s:194: Error: no such instruction: `strlt r2,[r0],'
[INFO] [stderr] warning: src/asm/boot.s:195: Error: no such instruction: `blt .bss_zero_loop'
[INFO] [stderr] warning: src/asm/boot.s:199: Error: no such instruction: `mrc p15,0,r0,c0,c0,5'
[INFO] [stderr] warning: src/asm/boot.s:200: Error: too many memory references for `and'
[INFO] [stderr] warning: src/asm/boot.s:204: Error: no such instruction: `bl __come_alive'
[INFO] [stderr] warning: src/asm/boot.s:210: Error: no such instruction: `mrc p15,0,r0,c0,c0,5'
[INFO] [stderr] warning: src/asm/boot.s:211: Error: too many memory references for `and'
[INFO] [stderr] warning: src/asm/boot.s:212: Error: expecting operand after ','; got nothing
[INFO] [stderr] warning: src/asm/boot.s:213: Error: no such instruction: `bge .no_further_core//no further core need to be kicked off'
[INFO] [stderr] warning: src/asm/boot.s:215: Error: no such instruction: `ldr r1,=__boot//each core start at the same entry point'
[INFO] [stderr] warning: src/asm/boot.s:216: Error: no such instruction: `ldr r2,=0x4000008C//inter core mailbox base address for core 0'
[INFO] [stderr] warning: src/asm/boot.s:217: Error: expecting operand after ','; got nothing
[INFO] [stderr] warning: src/asm/boot.s:218: Error: too many memory references for `add'
[INFO] [stderr] warning: src/asm/boot.s:219: Error: too many memory references for `mul'
[INFO] [stderr] warning: src/asm/boot.s:220: Error: invalid char '[' beginning operand 2 `[r2'
[INFO] [stderr] warning: src/asm/boot.s:221: Error: no such instruction: `sev// kick off next core as it was suspended with wfe'
[INFO] [stderr] warning: src/asm/boot.s:229: Error: no such instruction: `mrc p15,0,r0,c0,c0,5'
[INFO] [stderr] warning: src/asm/boot.s:230: Error: too many memory references for `and'
[INFO] [stderr] warning: src/asm/boot.s:231: Error: no such instruction: `bl __run//this usually never returns!r0=current core id passed along'
[INFO] [stderr] warning: src/asm/boot.s:238: Error: no such instruction: `b __hang'
[INFO] [stderr] 
[INFO] [stderr] error: failed to run custom build command for `ruspiro-boot v0.1.0`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/ruspiro-boot-fd037f13b45a0248/build-script-build` (exit code: 1)
[INFO] [stderr] --- stdout
[INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr] OPT_LEVEL = Some("0")
[INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr] CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr] CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr] HOST_CC = None
[INFO] [stderr] CC = None
[INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr] HOST_CFLAGS = None
[INFO] [stderr] CFLAGS = None
[INFO] [stderr] CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr] DEBUG = Some("true")
[INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,mmx,sse,sse2")
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/ruspiro-boot-124f620599bb6d5f/out/src/asm/boot.o" "-c" "src/asm/boot.s"
[INFO] [stderr] cargo:warning=src/asm/boot.s: Assembler messages:
[INFO] [stderr] cargo:warning=src/asm/boot.s:38: Error: no such instruction: `mrc p15,0,r3,c0,c0,5'
[INFO] [stderr] cargo:warning=src/asm/boot.s:39: Error: too many memory references for `and'
[INFO] [stderr] cargo:warning=src/asm/boot.s:42: Error: no such instruction: `ldr r1,=__stack_top_core0__'
[INFO] [stderr] cargo:warning=src/asm/boot.s:43: Error: no such instruction: `ldr r2,=__stack_top_core1__'
[INFO] [stderr] cargo:warning=src/asm/boot.s:44: Error: too many memory references for `sub'
[INFO] [stderr] cargo:warning=src/asm/boot.s:45: Error: too many memory references for `mul'
[INFO] [stderr] cargo:warning=src/asm/boot.s:50: Error: no such instruction: `ldr sp,=__stack_top_HYP__'
[INFO] [stderr] cargo:warning=src/asm/boot.s:51: Error: too many memory references for `sub'
[INFO] [stderr] cargo:warning=src/asm/boot.s:56: Error: expecting operand after ','; got nothing
[INFO] [stderr] cargo:warning=src/asm/boot.s:57: Error: no such instruction: `bne .irq_prepared'
[INFO] [stderr] cargo:warning=src/asm/boot.s:58: Error: invalid char '{' beginning operand 1 `{r0 - r3}'
[INFO] [stderr] cargo:warning=src/asm/boot.s:60: Error: no such instruction: `ldr r0,=__irq_trampolines'
[INFO] [stderr] cargo:warning=src/asm/boot.s:61: Error: expecting operand after ','; got nothing
[INFO] [stderr] cargo:warning=src/asm/boot.s:62: Error: no such instruction: `ldmia r0!,{r2-r9}//load 8x 32bit values from source'
[INFO] [stderr] cargo:warning=src/asm/boot.s:63: Error: no such instruction: `stmia r1!,{r2-r9}//store 8x 32bit values to target'
[INFO] [stderr] cargo:warning=src/asm/boot.s:64: Error: no such instruction: `ldmia r0!,{r2-r9}//load 8x 32bit values from source'
[INFO] [stderr] cargo:warning=src/asm/boot.s:65: Error: no such instruction: `stmia r1!,{r2-r9}//store 8x 32bit values to target'
[INFO] [stderr] cargo:warning=src/asm/boot.s:66: Error: invalid char '{' beginning operand 1 `{r0 - r3}'
[INFO] [stderr] cargo:warning=src/asm/boot.s:72: Error: expecting operand after ','; got nothing
[INFO] [stderr] cargo:warning=src/asm/boot.s:74: Error: no such instruction: `bic r0,r0,'
[INFO] [stderr] cargo:warning=src/asm/boot.s:75: Error: no such instruction: `bic r0,r0,'
[INFO] [stderr] cargo:warning=src/asm/boot.s:76: Error: invalid instruction suffix for `ds'
[INFO] [stderr] cargo:warning=src/asm/boot.s:77: Error: no such instruction: `mcr p15,0,r0,c1,c0,0'
[INFO] [stderr] cargo:warning=src/asm/boot.s:78: Error: no such instruction: `isb '
[INFO] [stderr] cargo:warning=src/asm/boot.s:80: Error: no such instruction: `bl __invalidate_ttlb'
[INFO] [stderr] cargo:warning=src/asm/boot.s:84: Error: no such instruction: `mrc p15,0,r0,c1,c0,0'
[INFO] [stderr] cargo:warning=src/asm/boot.s:85: Error: no such instruction: `bic r0,r0,'
[INFO] [stderr] cargo:warning=src/asm/boot.s:86: Error: no such instruction: `mcr p15,0,r0,c1,c0,0'
[INFO] [stderr] cargo:warning=src/asm/boot.s:87: Error: invalid instruction suffix for `ds'
[INFO] [stderr] cargo:warning=src/asm/boot.s:88: Error: no such instruction: `isb '
[INFO] [stderr] cargo:warning=src/asm/boot.s:94: Error: no such instruction: `mrs r0,cpsr//Get the CPSR'
[INFO] [stderr] cargo:warning=src/asm/boot.s:95: Error: no such instruction: `eor r0,r0,'
[INFO] [stderr] cargo:warning=src/asm/boot.s:96: Error: no such instruction: `tst r0,'
[INFO] [stderr] cargo:warning=src/asm/boot.s:97: Error: no such instruction: `bic r0,r0,'
[INFO] [stderr] cargo:warning=src/asm/boot.s:98: Error: no such instruction: `orr r0,r0,'
[INFO] [stderr] cargo:warning=src/asm/boot.s:99: Error: no such instruction: `bne .NoSwitch//no need to switch if not in HYP mode'
[INFO] [stderr] cargo:warning=src/asm/boot.s:101: Error: no such instruction: `orr r0,r0,'
[INFO] [stderr] cargo:warning=src/asm/boot.s:102: Error: no such instruction: `adr r1,.SwitchReturn//store the address to call when leaving HYP mode'
[INFO] [stderr] cargo:warning=src/asm/boot.s:103: Error: no such instruction: `msr spsr_cxsf,r0//set the SPSR'
[INFO] [stderr] cargo:warning=src/asm/boot.s:105: Error: no such instruction: `msr ELR_hyp,r1//enter SVC mode and load r1 address to ELR_hyp'
[INFO] [stderr] cargo:warning=src/asm/boot.s:106: Error: no such instruction: `eret// jumps to the address in ELR_hyp'
[INFO] [stderr] cargo:warning=src/asm/boot.s:110: Error: no such instruction: `msr cpsr_c,r0//which would just set the SVC mode'
[INFO] [stderr] cargo:warning=src/asm/boot.s:117: Error: no such instruction: `ldr sp,=__stack_top_SVC__//load stackpointer for SVC mode'
[INFO] [stderr] cargo:warning=src/asm/boot.s:118: Error: too many memory references for `sub'
[INFO] [stderr] cargo:warning=src/asm/boot.s:120: Error: no such instruction: `mrs r1,cpsr//Fetch the cpsr register which includes CPU mode bits'
[INFO] [stderr] cargo:warning=src/asm/boot.s:121: Error: no such instruction: `bic r1,r1,'
[INFO] [stderr] cargo:warning=src/asm/boot.s:122: Error: no such instruction: `orr r1,r1,'
[INFO] [stderr] cargo:warning=src/asm/boot.s:123: Error: no such instruction: `msr CPSR_c,r1//Switch to FIQ_MODE'
[INFO] [stderr] cargo:warning=src/asm/boot.s:124: Error: no such instruction: `ldr sp,=__stack_top_FIQ__//Set the stack pointer for FIQ_MODE'
[INFO] [stderr] cargo:warning=src/asm/boot.s:125: Error: too many memory references for `sub'
[INFO] [stderr] cargo:warning=src/asm/boot.s:127: Error: no such instruction: `bic r1,r1,'
[INFO] [stderr] cargo:warning=src/asm/boot.s:128: Error: no such instruction: `orr r1,r1,'
[INFO] [stderr] cargo:warning=src/asm/boot.s:129: Error: no such instruction: `msr CPSR_c,r1//Switch to IRQ_MODE'
[INFO] [stderr] cargo:warning=src/asm/boot.s:130: Error: no such instruction: `ldr sp,=__stack_top_IRQ__//Set the stack pointer for IRQ_MODE'
[INFO] [stderr] cargo:warning=src/asm/boot.s:131: Error: too many memory references for `sub'
[INFO] [stderr] cargo:warning=src/asm/boot.s:133: Error: no such instruction: `bic r1,r1,'
[INFO] [stderr] cargo:warning=src/asm/boot.s:134: Error: no such instruction: `orr r1,r1,'
[INFO] [stderr] cargo:warning=src/asm/boot.s:135: Error: no such instruction: `msr CPSR_c,r1//Switch to ABT_MODE'
[INFO] [stderr] cargo:warning=src/asm/boot.s:136: Error: no such instruction: `ldr sp,=__stack_top_ABT__//Set the stack pointer for IRQ_MODE'
[INFO] [stderr] cargo:warning=src/asm/boot.s:137: Error: too many memory references for `sub'
[INFO] [stderr] cargo:warning=src/asm/boot.s:139: Error: no such instruction: `bic r1,r1,'
[INFO] [stderr] cargo:warning=src/asm/boot.s:140: Error: no such instruction: `orr r1,r1,'
[INFO] [stderr] cargo:warning=src/asm/boot.s:141: Error: no such instruction: `msr CPSR_c,r1//Switch to SYS_MODE'
[INFO] [stderr] cargo:warning=src/asm/boot.s:142: Error: no such instruction: `ldr sp,=__stack_top_SYS__//Set the stack pointer for IRQ_MODE'
[INFO] [stderr] cargo:warning=src/asm/boot.s:143: Error: too many memory references for `sub'
[INFO] [stderr] cargo:warning=src/asm/boot.s:145: Error: no such instruction: `bic r1,r1,'
[INFO] [stderr] cargo:warning=src/asm/boot.s:146: Error: no such instruction: `orr r1,r1,'
[INFO] [stderr] cargo:warning=src/asm/boot.s:147: Error: no such instruction: `msr CPSR_c,r1//Switch to UND_MODE'
[INFO] [stderr] cargo:warning=src/asm/boot.s:148: Error: no such instruction: `ldr sp,=__stack_top_UND__//Set the stack pointer for ABORT_MODE'
[INFO] [stderr] cargo:warning=src/asm/boot.s:149: Error: too many memory references for `sub'
[INFO] [stderr] cargo:warning=src/asm/boot.s:151: Error: no such instruction: `bic r1,r1,'
[INFO] [stderr] cargo:warning=src/asm/boot.s:152: Error: no such instruction: `orr r1,r1,'
[INFO] [stderr] cargo:warning=src/asm/boot.s:153: Error: no such instruction: `msr CPSR_c,r1//Switch to SVC_MODE again all stacks ready to go'
[INFO] [stderr] cargo:warning=src/asm/boot.s:155: Error: invalid instruction suffix for `ds'
[INFO] [stderr] cargo:warning=src/asm/boot.s:156: Error: no such instruction: `isb '
[INFO] [stderr] cargo:warning=src/asm/boot.s:159: Error: no such instruction: `cpsie i'
[INFO] [stderr] cargo:warning=src/asm/boot.s:160: Error: no such instruction: `cpsie f'
[INFO] [stderr] cargo:warning=src/asm/boot.s:163: Error: no such instruction: `bl __setup_mmu'
[INFO] [stderr] cargo:warning=src/asm/boot.s:169: Error: no such instruction: `mrc p15,0,r0,c1,c0,2'
[INFO] [stderr] cargo:warning=src/asm/boot.s:170: Error: no such instruction: `orr r0,r0,'
[INFO] [stderr] cargo:warning=src/asm/boot.s:171: Error: no such instruction: `orr r0,r0,'
[INFO] [stderr] cargo:warning=src/asm/boot.s:172: Error: no such instruction: `mcr p15,0,r0,c1,c0,2'
[INFO] [stderr] cargo:warning=src/asm/boot.s:173: Error: expecting operand after ','; got nothing
[INFO] [stderr] cargo:warning=src/asm/boot.s:174: Error: no such instruction: `fmxr fpexc,r0'
[INFO] [stderr] cargo:warning=src/asm/boot.s:178: Error: no such instruction: `mrc p15,0,r3,c0,c0,5'
[INFO] [stderr] cargo:warning=src/asm/boot.s:179: Error: too many memory references for `and'
[INFO] [stderr] cargo:warning=src/asm/boot.s:180: Error: expecting operand after ','; got nothing
[INFO] [stderr] cargo:warning=src/asm/boot.s:181: Error: no such instruction: `bne .bss_done'
[INFO] [stderr] cargo:warning=src/asm/boot.s:187: Error: no such instruction: `ldr r0,=__bss_start__'
[INFO] [stderr] cargo:warning=src/asm/boot.s:188: Error: no such instruction: `ldr r1,=__bss_end__'
[INFO] [stderr] cargo:warning=src/asm/boot.s:189: Error: expecting operand after ','; got nothing
[INFO] [stderr] cargo:warning=src/asm/boot.s:192: Error: too many memory references for `cmp'
[INFO] [stderr] cargo:warning=src/asm/boot.s:193: Error: no such instruction: `it lt'
[INFO] [stderr] cargo:warning=src/asm/boot.s:194: Error: no such instruction: `strlt r2,[r0],'
[INFO] [stderr] cargo:warning=src/asm/boot.s:195: Error: no such instruction: `blt .bss_zero_loop'
[INFO] [stderr] cargo:warning=src/asm/boot.s:199: Error: no such instruction: `mrc p15,0,r0,c0,c0,5'
[INFO] [stderr] cargo:warning=src/asm/boot.s:200: Error: too many memory references for `and'
[INFO] [stderr] cargo:warning=src/asm/boot.s:204: Error: no such instruction: `bl __come_alive'
[INFO] [stderr] cargo:warning=src/asm/boot.s:210: Error: no such instruction: `mrc p15,0,r0,c0,c0,5'
[INFO] [stderr] cargo:warning=src/asm/boot.s:211: Error: too many memory references for `and'
[INFO] [stderr] cargo:warning=src/asm/boot.s:212: Error: expecting operand after ','; got nothing
[INFO] [stderr] cargo:warning=src/asm/boot.s:213: Error: no such instruction: `bge .no_further_core//no further core need to be kicked off'
[INFO] [stderr] cargo:warning=src/asm/boot.s:215: Error: no such instruction: `ldr r1,=__boot//each core start at the same entry point'
[INFO] [stderr] cargo:warning=src/asm/boot.s:216: Error: no such instruction: `ldr r2,=0x4000008C//inter core mailbox base address for core 0'
[INFO] [stderr] cargo:warning=src/asm/boot.s:217: Error: expecting operand after ','; got nothing
[INFO] [stderr] cargo:warning=src/asm/boot.s:218: Error: too many memory references for `add'
[INFO] [stderr] cargo:warning=src/asm/boot.s:219: Error: too many memory references for `mul'
[INFO] [stderr] cargo:warning=src/asm/boot.s:220: Error: invalid char '[' beginning operand 2 `[r2'
[INFO] [stderr] cargo:warning=src/asm/boot.s:221: Error: no such instruction: `sev// kick off next core as it was suspended with wfe'
[INFO] [stderr] cargo:warning=src/asm/boot.s:229: Error: no such instruction: `mrc p15,0,r0,c0,c0,5'
[INFO] [stderr] cargo:warning=src/asm/boot.s:230: Error: too many memory references for `and'
[INFO] [stderr] cargo:warning=src/asm/boot.s:231: Error: no such instruction: `bl __run//this usually never returns!r0=current core id passed along'
[INFO] [stderr] cargo:warning=src/asm/boot.s:238: Error: no such instruction: `b __hang'
[INFO] [stderr] exit code: 1
[INFO] [stderr] 
[INFO] [stderr] --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/ruspiro-boot-124f620599bb6d5f/out/src/asm/boot.o" "-c" "src/asm/boot.s" with args "cc" did not execute successfully (status code exit code: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `"docker" "inspect" "06ddec00d0bf66eba831f93bd28438e5cc07dddd49a16dd1022ec71d80c659a9"`
[INFO] running `"docker" "rm" "-f" "06ddec00d0bf66eba831f93bd28438e5cc07dddd49a16dd1022ec71d80c659a9"`
[INFO] [stdout] 06ddec00d0bf66eba831f93bd28438e5cc07dddd49a16dd1022ec71d80c659a9
