[INFO] cloning repository https://github.com/tkyk0317/raspi-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tkyk0317/raspi-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkyk0317%2Fraspi-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkyk0317%2Fraspi-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 18eb94d25224d4c793329d9f8cfbe045037db45e [INFO] testing tkyk0317/raspi-rust against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkyk0317%2Fraspi-rust" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tkyk0317/raspi-rust on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/source/.cargo/config [INFO] started tweaking git repo https://github.com/tkyk0317/raspi-rust [INFO] finished tweaking git repo https://github.com/tkyk0317/raspi-rust [INFO] tweaked toml for git repo https://github.com/tkyk0317/raspi-rust written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/tkyk0317/raspi-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 46f55c42632f3f22e2e3c0c5b67a193f7f8f4ed5ed5d5cce6a40400bdc65b051 [INFO] running `Command { std: "docker" "start" "-a" "46f55c42632f3f22e2e3c0c5b67a193f7f8f4ed5ed5d5cce6a40400bdc65b051", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46f55c42632f3f22e2e3c0c5b67a193f7f8f4ed5ed5d5cce6a40400bdc65b051", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46f55c42632f3f22e2e3c0c5b67a193f7f8f4ed5ed5d5cce6a40400bdc65b051", kill_on_drop: false }` [INFO] [stdout] 46f55c42632f3f22e2e3c0c5b67a193f7f8f4ed5ed5d5cce6a40400bdc65b051 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43f157992eb3d62f15d204131bcc8a30df9fec2848e6167b3d0fe21aa3c334ca [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "43f157992eb3d62f15d204131bcc8a30df9fec2848e6167b3d0fe21aa3c334ca", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling rlibc v1.0.0 [INFO] [stderr] Compiling raspi-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: cc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead [INFO] [stderr] warning: src/boot.s: Assembler messages: [INFO] [stderr] warning: src/boot.s:6: Error: no such instruction: `mrs x1,mpidr_el1' [INFO] [stderr] warning: src/boot.s:7: Error: too many memory references for `and' [INFO] [stderr] warning: src/boot.s:8: Error: expecting operand after ','; got nothing [INFO] [stderr] warning: src/boot.s:9: Error: no such instruction: `bne hang' [INFO] [stderr] warning: src/boot.s:11: Error: no such instruction: `ldr x1,=0x20000' [INFO] [stderr] warning: src/boot.s:13: Error: expecting operand after ','; got nothing [INFO] [stderr] warning: src/boot.s:14: Error: no such instruction: `msr scr_el3,x2' [INFO] [stderr] warning: src/boot.s:15: Error: expecting operand after ','; got nothing [INFO] [stderr] warning: src/boot.s:16: Error: no such instruction: `msr spsr_el3,x2' [INFO] [stderr] warning: src/boot.s:17: Error: no such instruction: `adr x2,start_el2' [INFO] [stderr] warning: src/boot.s:18: Error: no such instruction: `msr elr_el3,x2' [INFO] [stderr] warning: src/boot.s:19: Error: no such instruction: `eret' [INFO] [stderr] warning: src/boot.s:23: Error: no such instruction: `ldr x1,=0x10000' [INFO] [stderr] warning: src/boot.s:24: Error: no such instruction: `msr sp_el1,x1' [INFO] [stderr] warning: src/boot.s:27: Error: expecting operand after ','; got nothing [INFO] [stderr] warning: src/boot.s:28: Error: no such instruction: `orr x0,x0,' [INFO] [stderr] warning: src/boot.s:29: Error: no such instruction: `msr hcr_el2,x0' [INFO] [stderr] warning: src/boot.s:30: Error: no such instruction: `mrs x0,hcr_el2' [INFO] [stderr] warning: src/boot.s:32: Error: no such instruction: `ldr x0,=vector' [INFO] [stderr] warning: src/boot.s:33: Error: no such instruction: `msr vbar_el1,x0' [INFO] [stderr] warning: src/boot.s:35: Error: expecting operand after ','; got nothing [INFO] [stderr] warning: src/boot.s:37: Error: no such instruction: `msr spsr_el2,x2' [INFO] [stderr] warning: src/boot.s:38: Error: no such instruction: `adr x2,start_el1' [INFO] [stderr] warning: src/boot.s:39: Error: no such instruction: `msr elr_el2,x2' [INFO] [stderr] warning: src/boot.s:40: Error: no such instruction: `eret' [INFO] [stderr] warning: src/boot.s:44: Error: no such instruction: `ldr x1,=0x20000' [INFO] [stderr] warning: src/boot.s:45: Error: too many memory references for `mov' [INFO] [stderr] warning: src/boot.s:47: Error: no such instruction: `ldr x1,=__bss_start' [INFO] [stderr] warning: src/boot.s:48: Error: no such instruction: `ldr w2,=__bss_size' [INFO] [stderr] warning: src/boot.s:49: Error: no such instruction: `cbz w2,2f' [INFO] [stderr] warning: src/boot.s:50: Error: invalid char '[' beginning operand 2 `[x1]' [INFO] [stderr] warning: src/boot.s:51: Error: too many memory references for `sub' [INFO] [stderr] warning: src/boot.s:52: Error: no such instruction: `cbnz w2,1b' [INFO] [stderr] warning: src/boot.s:54: Error: no such instruction: `bl __start_kernel' [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `raspi-rust v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/raspi-rust-5384367b3db29990/build-script-build` (exit status: 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,sse,sse2") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-mcpu=cortex-a53" "-o" "/opt/rustwide/target/debug/build/raspi-rust-322cccfa9b5dc95c/out/src/boot.o" "-c" "src/boot.s" [INFO] [stderr] cargo:warning=cc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead [INFO] [stderr] cargo:warning=src/boot.s: Assembler messages: [INFO] [stderr] cargo:warning=src/boot.s:6: Error: no such instruction: `mrs x1,mpidr_el1' [INFO] [stderr] cargo:warning=src/boot.s:7: Error: too many memory references for `and' [INFO] [stderr] cargo:warning=src/boot.s:8: Error: expecting operand after ','; got nothing [INFO] [stderr] cargo:warning=src/boot.s:9: Error: no such instruction: `bne hang' [INFO] [stderr] cargo:warning=src/boot.s:11: Error: no such instruction: `ldr x1,=0x20000' [INFO] [stderr] cargo:warning=src/boot.s:13: Error: expecting operand after ','; got nothing [INFO] [stderr] cargo:warning=src/boot.s:14: Error: no such instruction: `msr scr_el3,x2' [INFO] [stderr] cargo:warning=src/boot.s:15: Error: expecting operand after ','; got nothing [INFO] [stderr] cargo:warning=src/boot.s:16: Error: no such instruction: `msr spsr_el3,x2' [INFO] [stderr] cargo:warning=src/boot.s:17: Error: no such instruction: `adr x2,start_el2' [INFO] [stderr] cargo:warning=src/boot.s:18: Error: no such instruction: `msr elr_el3,x2' [INFO] [stderr] cargo:warning=src/boot.s:19: Error: no such instruction: `eret' [INFO] [stderr] cargo:warning=src/boot.s:23: Error: no such instruction: `ldr x1,=0x10000' [INFO] [stderr] cargo:warning=src/boot.s:24: Error: no such instruction: `msr sp_el1,x1' [INFO] [stderr] cargo:warning=src/boot.s:27: Error: expecting operand after ','; got nothing [INFO] [stderr] cargo:warning=src/boot.s:28: Error: no such instruction: `orr x0,x0,' [INFO] [stderr] cargo:warning=src/boot.s:29: Error: no such instruction: `msr hcr_el2,x0' [INFO] [stderr] cargo:warning=src/boot.s:30: Error: no such instruction: `mrs x0,hcr_el2' [INFO] [stderr] cargo:warning=src/boot.s:32: Error: no such instruction: `ldr x0,=vector' [INFO] [stderr] cargo:warning=src/boot.s:33: Error: no such instruction: `msr vbar_el1,x0' [INFO] [stderr] cargo:warning=src/boot.s:35: Error: expecting operand after ','; got nothing [INFO] [stderr] cargo:warning=src/boot.s:37: Error: no such instruction: `msr spsr_el2,x2' [INFO] [stderr] cargo:warning=src/boot.s:38: Error: no such instruction: `adr x2,start_el1' [INFO] [stderr] cargo:warning=src/boot.s:39: Error: no such instruction: `msr elr_el2,x2' [INFO] [stderr] cargo:warning=src/boot.s:40: Error: no such instruction: `eret' [INFO] [stderr] cargo:warning=src/boot.s:44: Error: no such instruction: `ldr x1,=0x20000' [INFO] [stderr] cargo:warning=src/boot.s:45: Error: too many memory references for `mov' [INFO] [stderr] cargo:warning=src/boot.s:47: Error: no such instruction: `ldr x1,=__bss_start' [INFO] [stderr] cargo:warning=src/boot.s:48: Error: no such instruction: `ldr w2,=__bss_size' [INFO] [stderr] cargo:warning=src/boot.s:49: Error: no such instruction: `cbz w2,2f' [INFO] [stderr] cargo:warning=src/boot.s:50: Error: invalid char '[' beginning operand 2 `[x1]' [INFO] [stderr] cargo:warning=src/boot.s:51: Error: too many memory references for `sub' [INFO] [stderr] cargo:warning=src/boot.s:52: Error: no such instruction: `cbnz w2,1b' [INFO] [stderr] cargo:warning=src/boot.s:54: Error: no such instruction: `bl __start_kernel' [INFO] [stderr] exit status: 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" "-mcpu=cortex-a53" "-o" "/opt/rustwide/target/debug/build/raspi-rust-322cccfa9b5dc95c/out/src/boot.o" "-c" "src/boot.s" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "43f157992eb3d62f15d204131bcc8a30df9fec2848e6167b3d0fe21aa3c334ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43f157992eb3d62f15d204131bcc8a30df9fec2848e6167b3d0fe21aa3c334ca", kill_on_drop: false }` [INFO] [stdout] 43f157992eb3d62f15d204131bcc8a30df9fec2848e6167b3d0fe21aa3c334ca