[INFO] fetching crate tg-rcore-clock 0.1.0-preview.1...
[INFO] testing tg-rcore-clock-0.1.0-preview.1 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate tg-rcore-clock 0.1.0-preview.1 into /workspace/builds/worker-6-tc2/source
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate tg-rcore-clock 0.1.0-preview.1
[INFO] finished tweaking crates.io crate tg-rcore-clock 0.1.0-preview.1
[INFO] tweaked toml for crates.io crate tg-rcore-clock 0.1.0-preview.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tg-rcore-clock 0.1.0-preview.1 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tg-rcore-clock 0.1.0-preview.1 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 42281355b6f1b9ca25db54cc6a0952a588621290f1b259a504ae5ec399b52e7c
[INFO] running `Command { std: "docker" "start" "-a" "42281355b6f1b9ca25db54cc6a0952a588621290f1b259a504ae5ec399b52e7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42281355b6f1b9ca25db54cc6a0952a588621290f1b259a504ae5ec399b52e7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42281355b6f1b9ca25db54cc6a0952a588621290f1b259a504ae5ec399b52e7c", kill_on_drop: false }`
[INFO] [stdout] 42281355b6f1b9ca25db54cc6a0952a588621290f1b259a504ae5ec399b52e7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4509e874b05198631db750c7560a6b7f08f5e7284a3aa9ba091ce7718e60294f
[INFO] running `Command { std: "docker" "start" "-a" "4509e874b05198631db750c7560a6b7f08f5e7284a3aa9ba091ce7718e60294f", kill_on_drop: false }`
[INFO] [stderr]    Compiling tg-rcore-clock v0.1.0-preview.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: invalid instruction mnemonic 'addi'
[INFO] [stdout]   |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]  --> <inline asm>:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | addi sp, sp, -128
[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>:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | sd ra, 0(sp)
[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>:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | sd t0, 8(sp)
[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>:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | sd t1, 16(sp)
[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>:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | sd t2, 24(sp)
[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>:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | sd t3, 32(sp)
[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:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | sd t4, 40(sp)
[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>:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | sd t5, 48(sp)
[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>:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | sd t6, 56(sp)
[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>:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | sd a0, 64(sp)
[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>:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | sd a1, 72(sp)
[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>:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | sd a2, 80(sp)
[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>:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | sd a3, 88(sp)
[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>:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | sd a4, 96(sp)
[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:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | sd a5, 104(sp)
[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>:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | sd a6, 112(sp)
[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>:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | sd a7, 120(sp)
[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>:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | ld ra, 0(sp)
[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>:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | ld t0, 8(sp)
[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>:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | ld t1, 16(sp)
[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>:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | ld t2, 24(sp)
[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>:29:10
[INFO] [stdout]    |
[INFO] [stdout] 29 | ld t3, 32(sp)
[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>:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 | ld t4, 40(sp)
[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>:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | ld t5, 48(sp)
[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>:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | ld t6, 56(sp)
[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>:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | ld a0, 64(sp)
[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>:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | ld a1, 72(sp)
[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>:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | ld a2, 80(sp)
[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>:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | ld a3, 88(sp)
[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>:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | ld a4, 96(sp)
[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>:38:11
[INFO] [stdout]    |
[INFO] [stdout] 38 | ld a5, 104(sp)
[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>:39:11
[INFO] [stdout]    |
[INFO] [stdout] 39 | ld a6, 112(sp)
[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>:40:11
[INFO] [stdout]    |
[INFO] [stdout] 40 | ld a7, 120(sp)
[INFO] [stdout]    |           ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'addi'
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | addi sp, sp, 128
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'sret'
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | sret
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'csrr'
[INFO] [stdout]    --> src/main.rs:135:27
[INFO] [stdout]     |
[INFO] [stdout] 135 |         core::arch::asm!("csrr {}, scause", out(reg) scause);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:2:2
[INFO] [stdout]     |
[INFO] [stdout]   2 |     csrr rax, scause
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tg-rcore-clock` (bin "tg-rcore-clock") due to 36 previous errors
[INFO] running `Command { std: "docker" "inspect" "4509e874b05198631db750c7560a6b7f08f5e7284a3aa9ba091ce7718e60294f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4509e874b05198631db750c7560a6b7f08f5e7284a3aa9ba091ce7718e60294f", kill_on_drop: false }`
[INFO] [stdout] 4509e874b05198631db750c7560a6b7f08f5e7284a3aa9ba091ce7718e60294f
