[INFO] cloning repository https://github.com/TheWaWaR/try-raw-asm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheWaWaR/try-raw-asm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheWaWaR%2Ftry-raw-asm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheWaWaR%2Ftry-raw-asm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e00cf77960e4cfdfce1964c3700e864eea1c11a3 [INFO] testing TheWaWaR/try-raw-asm against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheWaWaR%2Ftry-raw-asm" "/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/TheWaWaR/try-raw-asm on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TheWaWaR/try-raw-asm [INFO] finished tweaking git repo https://github.com/TheWaWaR/try-raw-asm [INFO] tweaked toml for git repo https://github.com/TheWaWaR/try-raw-asm written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/TheWaWaR/try-raw-asm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded buddy-alloc v0.4.1 [INFO] [stderr] Downloaded molecule v0.6.1 [INFO] [stderr] Downloaded ckb-standalone-types v0.0.1-pre.1 [INFO] [stderr] Downloaded ckb-std v0.7.4 [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0837891195d13f2b0f6aaf94c56c40be0a50a3bfa90ae5c20872aa99c04b8763 [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" "0837891195d13f2b0f6aaf94c56c40be0a50a3bfa90ae5c20872aa99c04b8763", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0837891195d13f2b0f6aaf94c56c40be0a50a3bfa90ae5c20872aa99c04b8763", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0837891195d13f2b0f6aaf94c56c40be0a50a3bfa90ae5c20872aa99c04b8763", kill_on_drop: false }` [INFO] [stdout] 0837891195d13f2b0f6aaf94c56c40be0a50a3bfa90ae5c20872aa99c04b8763 [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=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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aad344cc0f153940d0b5b8e528813c8aa8c2c742b5cfb743f9430c59ae94ef0c [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" "aad344cc0f153940d0b5b8e528813c8aa8c2c742b5cfb743f9430c59ae94ef0c", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling buddy-alloc v0.4.1 [INFO] [stderr] Compiling molecule v0.6.1 [INFO] [stderr] Compiling ckb-standalone-types v0.0.1-pre.1 [INFO] [stderr] Compiling ckb-std v0.7.4 [INFO] [stderr] Compiling try-raw-asm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: invalid instruction mnemonic 'addi' [INFO] [stdout] --> src/main.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 26 | "ADDI x0, x0, 0", [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :2:2 [INFO] [stdout] | [INFO] [stdout] 2 | ADDI x0, x0, 0 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'addi' [INFO] [stdout] --> src/main.rs:27:14 [INFO] [stdout] | [INFO] [stdout] 27 | "ADDI x0, x0, 0", [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :3:1 [INFO] [stdout] | [INFO] [stdout] 3 | ADDI x0, x0, 0 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'addi' [INFO] [stdout] --> src/main.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 28 | "ADDI x0, x0, 0", [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :4:1 [INFO] [stdout] | [INFO] [stdout] 4 | ADDI x0, x0, 0 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'addi' [INFO] [stdout] --> src/main.rs:29:14 [INFO] [stdout] | [INFO] [stdout] 29 | "ADDI x0, x0, 0", [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :5:1 [INFO] [stdout] | [INFO] [stdout] 5 | ADDI x0, x0, 0 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid instruction mnemonic 'addi' [INFO] [stdout] --> src/main.rs:30:14 [INFO] [stdout] | [INFO] [stdout] 30 | "ADDI x0, x0, 0", [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :6:1 [INFO] [stdout] | [INFO] [stdout] 6 | ADDI x0, x0, 0 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid operand for instruction [INFO] [stdout] --> src/main.rs:31:14 [INFO] [stdout] | [INFO] [stdout] 31 | "add {0}, {1}, {2}", [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :7:1 [INFO] [stdout] | [INFO] [stdout] 7 | add rax, rdi, rsi [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `try-raw-asm` due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "aad344cc0f153940d0b5b8e528813c8aa8c2c742b5cfb743f9430c59ae94ef0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aad344cc0f153940d0b5b8e528813c8aa8c2c742b5cfb743f9430c59ae94ef0c", kill_on_drop: false }` [INFO] [stdout] aad344cc0f153940d0b5b8e528813c8aa8c2c742b5cfb743f9430c59ae94ef0c