[INFO] fetching crate calliope 0.0.2...
[INFO] testing calliope-0.0.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate calliope 0.0.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate calliope 0.0.2
[INFO] finished tweaking crates.io crate calliope 0.0.2
[INFO] tweaked toml for crates.io crate calliope 0.0.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate calliope 0.0.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 36 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9eabf05b4a0eea057bd006871a47f46cb2f0cc923e78cfa46981e2b3a50165c0
[INFO] running `Command { std: "docker" "start" "-a" "9eabf05b4a0eea057bd006871a47f46cb2f0cc923e78cfa46981e2b3a50165c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9eabf05b4a0eea057bd006871a47f46cb2f0cc923e78cfa46981e2b3a50165c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9eabf05b4a0eea057bd006871a47f46cb2f0cc923e78cfa46981e2b3a50165c0", kill_on_drop: false }`
[INFO] [stdout] 9eabf05b4a0eea057bd006871a47f46cb2f0cc923e78cfa46981e2b3a50165c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4c7e53eac4ab12106e8d5737ae41c751a545becb42384dca095c83e55929d46
[INFO] running `Command { std: "docker" "start" "-a" "c4c7e53eac4ab12106e8d5737ae41c751a545becb42384dca095c83e55929d46", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling cortex-m-rt v0.7.5
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling fixed v1.29.0
[INFO] [stderr]    Compiling nrf51-pac v0.10.1
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling nrf-hal-common v0.14.1
[INFO] [stderr]    Compiling embedded-dma v0.1.2
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling embedded-storage v0.2.0
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling volatile-register v0.2.2
[INFO] [stderr]    Compiling nrf51-hal v0.14.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.7.5
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling calliope-common v0.0.2
[INFO] [stderr]    Compiling calliope v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: unknown token in expression
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/calliope-common-0.0.2/src/lib.rs:108:14
[INFO] [stdout]     |
[INFO] [stdout] 108 |             "ADDS {1}, {1}, #1",
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:3:16
[INFO] [stdout]     |
[INFO] [stdout]   3 | ADDS rcx, rcx, #1
[INFO] [stdout]     |                ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown token in expression
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/calliope-common-0.0.2/src/lib.rs:109:14
[INFO] [stdout]     |
[INFO] [stdout] 109 |             "CMP {1}, #24",
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:4:10
[INFO] [stdout]     |
[INFO] [stdout]   4 | CMP rcx, #24
[INFO] [stdout]     |          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'bhi'
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/calliope-common-0.0.2/src/lib.rs:110:14
[INFO] [stdout]     |
[INFO] [stdout] 110 |             "BHI 2f",
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | BHI 2f
[INFO] [stdout]     | ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown token in expression
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/calliope-common-0.0.2/src/lib.rs:112:14
[INFO] [stdout]     |
[INFO] [stdout] 112 |             "LSLS {0}, {0}, #1",
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:6:16
[INFO] [stdout]     |
[INFO] [stdout]   6 | LSLS rax, rax, #1
[INFO] [stdout]     |                ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'bcs'
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/calliope-common-0.0.2/src/lib.rs:113:14
[INFO] [stdout]     |
[INFO] [stdout] 113 |             "BCS 4f",
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 | BCS 4f
[INFO] [stdout]     | ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/calliope-common-0.0.2/src/lib.rs:118:14
[INFO] [stdout]     |
[INFO] [stdout] 118 |             "STR  {2}, [{3}]",
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | STR  rdx, [rsi]
[INFO] [stdout]     | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/calliope-common-0.0.2/src/lib.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 |             "STR  {2}, [{4}]",
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | STR  rdx, [rdi]
[INFO] [stdout]     | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'b'
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/calliope-common-0.0.2/src/lib.rs:141:14
[INFO] [stdout]     |
[INFO] [stdout] 141 |             "B 1b",
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | B 1b
[INFO] [stdout]     | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/calliope-common-0.0.2/src/lib.rs:146:14
[INFO] [stdout]     |
[INFO] [stdout] 146 |             "STR  {2}, [{3}]",
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | STR  rdx, [rsi]
[INFO] [stdout]     | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/calliope-common-0.0.2/src/lib.rs:159:14
[INFO] [stdout]     |
[INFO] [stdout] 159 |             "STR  {2}, [{4}]",
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:29:1
[INFO] [stdout]     |
[INFO] [stdout]  29 | STR  rdx, [rdi]
[INFO] [stdout]     | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'b'
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/calliope-common-0.0.2/src/lib.rs:169:14
[INFO] [stdout]     |
[INFO] [stdout] 169 |             "B 1b",
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | B 1b
[INFO] [stdout]     | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid operand for instruction
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/calliope-common-0.0.2/src/lib.rs:199:14
[INFO] [stdout]     |
[INFO] [stdout] 199 |             "STR  {1}, [{0}]",
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:2:2
[INFO] [stdout]     |
[INFO] [stdout]   2 |     STR  rcx, [rax]
[INFO] [stdout]     |     ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `calliope-common` (lib) due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "c4c7e53eac4ab12106e8d5737ae41c751a545becb42384dca095c83e55929d46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4c7e53eac4ab12106e8d5737ae41c751a545becb42384dca095c83e55929d46", kill_on_drop: false }`
[INFO] [stdout] c4c7e53eac4ab12106e8d5737ae41c751a545becb42384dca095c83e55929d46
