[INFO] fetching crate pmw1 0.2.0... [INFO] checking pmw1-0.2.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate pmw1 0.2.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate pmw1 0.2.0 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/source/rust-toolchain [INFO] started tweaking crates.io crate pmw1 0.2.0 [INFO] finished tweaking crates.io crate pmw1 0.2.0 [INFO] tweaked toml for crates.io crate pmw1 0.2.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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] 3911a9a006a3274f21f3cf85563c1431a61bec459fa671ccd8ce2ffad99ae964 [INFO] running `Command { std: "docker" "start" "-a" "3911a9a006a3274f21f3cf85563c1431a61bec459fa671ccd8ce2ffad99ae964", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3911a9a006a3274f21f3cf85563c1431a61bec459fa671ccd8ce2ffad99ae964", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3911a9a006a3274f21f3cf85563c1431a61bec459fa671ccd8ce2ffad99ae964", kill_on_drop: false }` [INFO] [stdout] 3911a9a006a3274f21f3cf85563c1431a61bec459fa671ccd8ce2ffad99ae964 [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 2f40d11d8801561a41f7970965110d61bed7ac692ba5ab4490b5aa9a93143546 [INFO] running `Command { std: "docker" "start" "-a" "2f40d11d8801561a41f7970965110d61bed7ac692ba5ab4490b5aa9a93143546", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Checking pmw1 v0.2.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] error: invalid register `rbx`: rbx is used internally by LLVM and cannot be used as an operand for inline asm [INFO] [stdout] --> src/codec.rs:464:9 [INFO] [stdout] | [INFO] [stdout] 464 | out("rbx") _, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `rbx`: rbx is used internally by LLVM and cannot be used as an operand for inline asm [INFO] [stdout] --> src/codec.rs:650:29 [INFO] [stdout] | [INFO] [stdout] 650 | ... out("rbx") i1); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: avoid using named labels in inline assembly [INFO] [stdout] --> src/codec.rs:278:14 [INFO] [stdout] | [INFO] [stdout] 278 | call decode [INFO] [stdout] | _______________^_^ [INFO] [stdout] | | ______________| [INFO] [stdout] | || [INFO] [stdout] 279 | || pop rbp [INFO] [stdout] 280 | || jmp _endinline [INFO] [stdout] | ||_____________^ [INFO] [stdout] 281 | ||| [INFO] [stdout] 282 | ||| decode: [INFO] [stdout] | |||______^ [INFO] [stdout] | ||_______| [INFO] [stdout] | |________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 287 | jb _oob [INFO] [stdout] | ______________^ [INFO] [stdout] 288 | | cmp rsi,r9 [INFO] [stdout] 289 | | jge _oob [INFO] [stdout] 290 | | cmp rdi,r10 [INFO] [stdout] ... | [INFO] [stdout] 293 | jge _enddecode [INFO] [stdout] | _______________^ [INFO] [stdout] 294 | [INFO] [stdout] 295 | | movs byte ptr es:[rdi],byte ptr es:[rsi] [INFO] [stdout] | |__________________________^ [INFO] [stdout] | |__________________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 298 | jmp short decode_decode [INFO] [stdout] | _____________________^ [INFO] [stdout] 299 | [INFO] [stdout] 300 | | decode_extended: [INFO] [stdout] | |___^^^^^^^^^^^^^^^ [INFO] [stdout] 301 | call decode_getbit [INFO] [stdout] | ________________^ [INFO] [stdout] 302 | jnc short decode_length [INFO] [stdout] | _____________________^ [INFO] [stdout] 303 | | [INFO] [stdout] 304 | | call decode_getbit [INFO] [stdout] 305 | | adc cl,1 [INFO] [stdout] 306 | | shl cl,1 [INFO] [stdout] 307 | | [INFO] [stdout] 308 | | l01l: [INFO] [stdout] | |___^^^^ [INFO] [stdout] | |______| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 317 | | l02l: [INFO] [stdout] | | ^^^^ [INFO] [stdout] ... | [INFO] [stdout] 320 | jc short decode_movestringdh [INFO] [stdout] | ____________________^ [INFO] [stdout] 321 | [INFO] [stdout] 322 | loop l02l [INFO] [stdout] 323 | [INFO] [stdout] 324 | call decode_getbit [INFO] [stdout] 325 | jnc short decode_length3bit [INFO] [stdout] | _____________________^ [INFO] [stdout] 326 | | [INFO] [stdout] 327 | | cmp rsi,r8 [INFO] [stdout] 328 | | jb _oob [INFO] [stdout] ... | [INFO] [stdout] 331 | | [INFO] [stdout] 332 | | lods byte ptr es:[rsi] [INFO] [stdout] | |__________________________^ [INFO] [stdout] | |__________________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 341 | | l03l: [INFO] [stdout] | | ^^^^ [INFO] [stdout] ... | [INFO] [stdout] 352 | | decode_movestring2: [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... | [INFO] [stdout] 359 | | l04l: [INFO] [stdout] | | ^^^^ [INFO] [stdout] ... | [INFO] [stdout] 378 | | l00: [INFO] [stdout] | | ^^^ [INFO] [stdout] ... | [INFO] [stdout] 409 | jc short decode_code11 [INFO] [stdout] | ____________________^ [INFO] [stdout] 410 | [INFO] [stdout] 411 | dec rbx [INFO] [stdout] 412 | jns decode_movestring2 [INFO] [stdout] ... [INFO] [stdout] 415 | [INFO] [stdout] 416 | | _oob: [INFO] [stdout] | |______^ [INFO] [stdout] ... [INFO] [stdout] 425 | | l05l: [INFO] [stdout] | | ^^^^ [INFO] [stdout] ... | [INFO] [stdout] 438 | jb _getbit_oob [INFO] [stdout] | ______________^ [INFO] [stdout] 439 | cmp rsi,r9 [INFO] [stdout] 440 | jge _getbit_oob [INFO] [stdout] 441 | [INFO] [stdout] 442 | | lods dword ptr es:[rsi] [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(named_asm_labels)]` on by default [INFO] [stdout] = help: only local labels of the form `:` should be used in inline asm [INFO] [stdout] = note: see the asm section of the unstable book for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pmw1` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: invalid register `rbx`: rbx is used internally by LLVM and cannot be used as an operand for inline asm [INFO] [stdout] --> src/codec.rs:464:9 [INFO] [stdout] | [INFO] [stdout] 464 | out("rbx") _, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `rbx`: rbx is used internally by LLVM and cannot be used as an operand for inline asm [INFO] [stdout] --> src/codec.rs:650:29 [INFO] [stdout] | [INFO] [stdout] 650 | ... out("rbx") i1); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: avoid using named labels in inline assembly [INFO] [stdout] --> src/codec.rs:278:14 [INFO] [stdout] | [INFO] [stdout] 278 | call decode [INFO] [stdout] | _______________^_^ [INFO] [stdout] | | ______________| [INFO] [stdout] | || [INFO] [stdout] 279 | || pop rbp [INFO] [stdout] 280 | || jmp _endinline [INFO] [stdout] | ||_____________^ [INFO] [stdout] 281 | ||| [INFO] [stdout] 282 | ||| decode: [INFO] [stdout] | |||______^ [INFO] [stdout] | ||_______| [INFO] [stdout] | |________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 287 | jb _oob [INFO] [stdout] | ______________^ [INFO] [stdout] 288 | | cmp rsi,r9 [INFO] [stdout] 289 | | jge _oob [INFO] [stdout] 290 | | cmp rdi,r10 [INFO] [stdout] ... | [INFO] [stdout] 293 | jge _enddecode [INFO] [stdout] | _______________^ [INFO] [stdout] 294 | [INFO] [stdout] 295 | | movs byte ptr es:[rdi],byte ptr es:[rsi] [INFO] [stdout] | |__________________________^ [INFO] [stdout] | |__________________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 298 | jmp short decode_decode [INFO] [stdout] | _____________________^ [INFO] [stdout] 299 | [INFO] [stdout] 300 | | decode_extended: [INFO] [stdout] | |___^^^^^^^^^^^^^^^ [INFO] [stdout] 301 | call decode_getbit [INFO] [stdout] | ________________^ [INFO] [stdout] 302 | jnc short decode_length [INFO] [stdout] | _____________________^ [INFO] [stdout] 303 | | [INFO] [stdout] 304 | | call decode_getbit [INFO] [stdout] 305 | | adc cl,1 [INFO] [stdout] 306 | | shl cl,1 [INFO] [stdout] 307 | | [INFO] [stdout] 308 | | l01l: [INFO] [stdout] | |___^^^^ [INFO] [stdout] | |______| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 317 | | l02l: [INFO] [stdout] | | ^^^^ [INFO] [stdout] ... | [INFO] [stdout] 320 | jc short decode_movestringdh [INFO] [stdout] | ____________________^ [INFO] [stdout] 321 | [INFO] [stdout] 322 | loop l02l [INFO] [stdout] 323 | [INFO] [stdout] 324 | call decode_getbit [INFO] [stdout] 325 | jnc short decode_length3bit [INFO] [stdout] | _____________________^ [INFO] [stdout] 326 | | [INFO] [stdout] 327 | | cmp rsi,r8 [INFO] [stdout] 328 | | jb _oob [INFO] [stdout] ... | [INFO] [stdout] 331 | | [INFO] [stdout] 332 | | lods byte ptr es:[rsi] [INFO] [stdout] | |__________________________^ [INFO] [stdout] | |__________________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 341 | | l03l: [INFO] [stdout] | | ^^^^ [INFO] [stdout] ... | [INFO] [stdout] 352 | | decode_movestring2: [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... | [INFO] [stdout] 359 | | l04l: [INFO] [stdout] | | ^^^^ [INFO] [stdout] ... | [INFO] [stdout] 378 | | l00: [INFO] [stdout] | | ^^^ [INFO] [stdout] ... | [INFO] [stdout] 409 | jc short decode_code11 [INFO] [stdout] | ____________________^ [INFO] [stdout] 410 | [INFO] [stdout] 411 | dec rbx [INFO] [stdout] 412 | jns decode_movestring2 [INFO] [stdout] ... [INFO] [stdout] 415 | [INFO] [stdout] 416 | | _oob: [INFO] [stdout] | |______^ [INFO] [stdout] ... [INFO] [stdout] 425 | | l05l: [INFO] [stdout] | | ^^^^ [INFO] [stdout] ... | [INFO] [stdout] 438 | jb _getbit_oob [INFO] [stdout] | ______________^ [INFO] [stdout] 439 | cmp rsi,r9 [INFO] [stdout] 440 | jge _getbit_oob [INFO] [stdout] 441 | [INFO] [stdout] 442 | | lods dword ptr es:[rsi] [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(named_asm_labels)]` on by default [INFO] [stdout] = help: only local labels of the form `:` should be used in inline asm [INFO] [stdout] = note: see the asm section of the unstable book for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "2f40d11d8801561a41f7970965110d61bed7ac692ba5ab4490b5aa9a93143546", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f40d11d8801561a41f7970965110d61bed7ac692ba5ab4490b5aa9a93143546", kill_on_drop: false }` [INFO] [stdout] 2f40d11d8801561a41f7970965110d61bed7ac692ba5ab4490b5aa9a93143546