[INFO] cloning repository https://github.com/cryptonote-rust/cryptonight [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cryptonote-rust/cryptonight" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptonote-rust%2Fcryptonight", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptonote-rust%2Fcryptonight'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b9873021a813b6a4e72861a1c58530d600dca1dd [INFO] checking cryptonote-rust/cryptonight against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptonote-rust%2Fcryptonight" "/workspace/builds/worker-118/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-118/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cryptonote-rust/cryptonight 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] started tweaking git repo https://github.com/cryptonote-rust/cryptonight [INFO] finished tweaking git repo https://github.com/cryptonote-rust/cryptonight [INFO] tweaked toml for git repo https://github.com/cryptonote-rust/cryptonight written to /workspace/builds/worker-118/source/Cargo.toml [INFO] crate git repo https://github.com/cryptonote-rust/cryptonight already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/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] [stdout] dca1a2759ba13d076e95f09e58b383ff4293c899dc3f724727c0ed37e7545c3b [INFO] running `Command { std: "docker" "start" "-a" "dca1a2759ba13d076e95f09e58b383ff4293c899dc3f724727c0ed37e7545c3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dca1a2759ba13d076e95f09e58b383ff4293c899dc3f724727c0ed37e7545c3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dca1a2759ba13d076e95f09e58b383ff4293c899dc3f724727c0ed37e7545c3b", kill_on_drop: false }` [INFO] [stdout] dca1a2759ba13d076e95f09e58b383ff4293c899dc3f724727c0ed37e7545c3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/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] [stdout] 20cb031b579f1242496d8d9155e7cb558f169fb60e1b60888a3109d53ed017ad [INFO] running `Command { std: "docker" "start" "-a" "20cb031b579f1242496d8d9155e7cb558f169fb60e1b60888a3109d53ed017ad", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Checking byte-tools v0.3.0 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Checking opaque-debug v0.2.1 [INFO] [stderr] Checking generic-array v0.12.0 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking block-padding v0.1.2 [INFO] [stderr] Checking block-buffer v0.7.0 [INFO] [stderr] Checking digest v0.8.0 [INFO] [stderr] Compiling blake v2.0.0 [INFO] [stderr] Checking groestl v0.8.0 [INFO] [stderr] Compiling skein-ffi v0.5.0 [INFO] [stderr] Compiling jh-ffi v0.5.0 [INFO] [stderr] Checking tiny-keccak v1.4.2 [INFO] [stderr] Checking cryptonight v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] error: expected type, found `"={xmm3}"` [INFO] [stdout] --> src/hw_aes.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | : "={xmm3}"($key) [INFO] [stdout] | - ^^^^^^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this type ascription [INFO] [stdout] ... [INFO] [stdout] 51 | gen_key!("0x01", "0xFF", r0, input0, input1); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#![feature(type_ascription)]` lets you annotate an expression with a type: `: ` [INFO] [stdout] = note: see issue #23416 for more information [INFO] [stdout] = note: this error originates in the macro `gen_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"={xmm3}"` [INFO] [stdout] --> src/hw_aes.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | : "={xmm3}"($key) [INFO] [stdout] | - ^^^^^^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this type ascription [INFO] [stdout] ... [INFO] [stdout] 52 | gen_key!("0x00", "0xAA", r1, input1, r0); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#![feature(type_ascription)]` lets you annotate an expression with a type: `: ` [INFO] [stdout] = note: see issue #23416 for more information [INFO] [stdout] = note: this error originates in the macro `gen_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"={xmm3}"` [INFO] [stdout] --> src/hw_aes.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | : "={xmm3}"($key) [INFO] [stdout] | - ^^^^^^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this type ascription [INFO] [stdout] ... [INFO] [stdout] 62 | gen_key!("0x02", "0xFF", r0, input0, input1); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#![feature(type_ascription)]` lets you annotate an expression with a type: `: ` [INFO] [stdout] = note: see issue #23416 for more information [INFO] [stdout] = note: this error originates in the macro `gen_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"={xmm3}"` [INFO] [stdout] --> src/hw_aes.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | : "={xmm3}"($key) [INFO] [stdout] | - ^^^^^^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this type ascription [INFO] [stdout] ... [INFO] [stdout] 63 | gen_key!("0x00", "0xAA", r1, input1, r0); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#![feature(type_ascription)]` lets you annotate an expression with a type: `: ` [INFO] [stdout] = note: see issue #23416 for more information [INFO] [stdout] = note: this error originates in the macro `gen_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"={xmm3}"` [INFO] [stdout] --> src/hw_aes.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | : "={xmm3}"($key) [INFO] [stdout] | - ^^^^^^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this type ascription [INFO] [stdout] ... [INFO] [stdout] 73 | gen_key!("0x04", "0xFF", r0, input0, input1); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#![feature(type_ascription)]` lets you annotate an expression with a type: `: ` [INFO] [stdout] = note: see issue #23416 for more information [INFO] [stdout] = note: this error originates in the macro `gen_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"={xmm3}"` [INFO] [stdout] --> src/hw_aes.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | : "={xmm3}"($key) [INFO] [stdout] | - ^^^^^^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this type ascription [INFO] [stdout] ... [INFO] [stdout] 74 | gen_key!("0x00", "0xAA", r1, input1, r0); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#![feature(type_ascription)]` lets you annotate an expression with a type: `: ` [INFO] [stdout] = note: see issue #23416 for more information [INFO] [stdout] = note: this error originates in the macro `gen_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"={xmm3}"` [INFO] [stdout] --> src/hw_aes.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | : "={xmm3}"($key) [INFO] [stdout] | - ^^^^^^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this type ascription [INFO] [stdout] ... [INFO] [stdout] 84 | gen_key!("0x08", "0xFF", r0, input0, input1); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#![feature(type_ascription)]` lets you annotate an expression with a type: `: ` [INFO] [stdout] = note: see issue #23416 for more information [INFO] [stdout] = note: this error originates in the macro `gen_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"={xmm3}"` [INFO] [stdout] --> src/hw_aes.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | : "={xmm3}"($key) [INFO] [stdout] | - ^^^^^^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this type ascription [INFO] [stdout] ... [INFO] [stdout] 85 | gen_key!("0x00", "0xAA", r1, input1, r0); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#![feature(type_ascription)]` lets you annotate an expression with a type: `: ` [INFO] [stdout] = note: see issue #23416 for more information [INFO] [stdout] = note: this error originates in the macro `gen_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> src/hw_aes.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | asm!("aesenc xmm1, xmm2" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 38 | | : "={xmm1}"($result) [INFO] [stdout] 39 | | : "{xmm1}"($data),"{xmm2}"($key) [INFO] [stdout] 40 | | : [INFO] [stdout] 41 | | : "intel", "alignstack", "volatile" [INFO] [stdout] 42 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] ... [INFO] [stdout] 118 | aes_enc!(block, key, r); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] = note: this error originates in the macro `aes_enc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"={xmm1}"` [INFO] [stdout] --> src/sse.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | : "={xmm1}"($result) [INFO] [stdout] | - ^^^^^^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this type ascription [INFO] [stdout] ... [INFO] [stdout] 21 | mm_shuffle_epi32!(key, 0x55, r) [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#![feature(type_ascription)]` lets you annotate an expression with a type: `: ` [INFO] [stdout] = note: see issue #23416 for more information [INFO] [stdout] = note: this error originates in the macro `mm_shuffle_epi32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"={xmm1}"` [INFO] [stdout] --> src/sse.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | : "={xmm1}"($result) [INFO] [stdout] | - ^^^^^^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this type ascription [INFO] [stdout] ... [INFO] [stdout] 30 | mm_shuffle_epi32!(key, 0xFF, r) [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#![feature(type_ascription)]` lets you annotate an expression with a type: `: ` [INFO] [stdout] = note: see issue #23416 for more information [INFO] [stdout] = note: this error originates in the macro `mm_shuffle_epi32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"={xmm1}"` [INFO] [stdout] --> src/sse.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | : "={xmm1}"($result) [INFO] [stdout] | - ^^^^^^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this type ascription [INFO] [stdout] ... [INFO] [stdout] 39 | mm_shuffle_epi32!(key, 0xAA, r) [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#![feature(type_ascription)]` lets you annotate an expression with a type: `: ` [INFO] [stdout] = note: see issue #23416 for more information [INFO] [stdout] = note: this error originates in the macro `mm_shuffle_epi32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> src/sse.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | asm!("movd eax, xmm1" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 47 | | : "={eax}"($result) [INFO] [stdout] 48 | | : "{xmm1}"($v) [INFO] [stdout] 49 | | : [INFO] [stdout] 50 | | : "intel", "alignstack", "volatile" [INFO] [stdout] 51 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 59 | mm_cvtsi128_si32!(v, r) [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] = note: this error originates in the macro `mm_cvtsi128_si32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"={xmm1}"` [INFO] [stdout] --> src/sse.rs:67:15 [INFO] [stdout] | [INFO] [stdout] 67 | : "={xmm1}"($result) [INFO] [stdout] | - ^^^^^^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this type ascription [INFO] [stdout] ... [INFO] [stdout] 79 | mm_slli_si128!(v, 0x04, r) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#![feature(type_ascription)]` lets you annotate an expression with a type: `: ` [INFO] [stdout] = note: see issue #23416 for more information [INFO] [stdout] = note: this error originates in the macro `mm_slli_si128` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> src/sse.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | asm!("pxor xmm1, xmm2" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 87 | | : "={xmm1}"($result) [INFO] [stdout] 88 | | : "{xmm1}"($v0), "{xmm2}"($v1) [INFO] [stdout] 89 | | : [INFO] [stdout] 90 | | : "intel", "alignstack", "volatile" [INFO] [stdout] 91 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 99 | mm_xor_si128!(v0, v1, r) [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] = note: this error originates in the macro `mm_xor_si128` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> src/sse.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | asm!("PMULUDQ xmm1, xmm2" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 107 | | : "={xmm1}"($result) [INFO] [stdout] 108 | | : "{xmm1}"($v0), "{xmm2}"($v1) [INFO] [stdout] 109 | | : [INFO] [stdout] 110 | | : "intel", "alignstack", "volatile" [INFO] [stdout] 111 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 119 | mm_mul_su32!(v0, v1, r) [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] = note: this error originates in the macro `mm_mul_su32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/sse.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 21 | mm_shuffle_epi32!(key, 0x55, r) [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `mm_shuffle_epi32` [INFO] [stdout] = note: this warning originates in the macro `mm_shuffle_epi32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/sse.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 30 | mm_shuffle_epi32!(key, 0xFF, r) [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `mm_shuffle_epi32` [INFO] [stdout] = note: this warning originates in the macro `mm_shuffle_epi32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/sse.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 39 | mm_shuffle_epi32!(key, 0xAA, r) [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `mm_shuffle_epi32` [INFO] [stdout] = note: this warning originates in the macro `mm_shuffle_epi32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/sse.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 59 | mm_cvtsi128_si32!(v, r) [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `mm_cvtsi128_si32` [INFO] [stdout] = note: this warning originates in the macro `mm_cvtsi128_si32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/sse.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 79 | mm_slli_si128!(v, 0x04, r) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `mm_slli_si128` [INFO] [stdout] = note: this warning originates in the macro `mm_slli_si128` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/sse.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 99 | mm_xor_si128!(v0, v1, r) [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `mm_xor_si128` [INFO] [stdout] = note: this warning originates in the macro `mm_xor_si128` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/sse.rs:111:10 [INFO] [stdout] | [INFO] [stdout] 111 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 119 | mm_mul_su32!(v0, v1, r) [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `mm_mul_su32` [INFO] [stdout] = note: this warning originates in the macro `mm_mul_su32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/u64x2.rs:17:38 [INFO] [stdout] | [INFO] [stdout] 17 | let mut tmp: Self = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/u64x2.rs:43:43 [INFO] [stdout] | [INFO] [stdout] 43 | let mut tmp: [Self; 8] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors; 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cryptonight` due to 17 previous errors; 9 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: expected type, found `"={xmm3}"` [INFO] [stdout] --> src/hw_aes.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | : "={xmm3}"($key) [INFO] [stdout] | - ^^^^^^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this type ascription [INFO] [stdout] ... [INFO] [stdout] 51 | gen_key!("0x01", "0xFF", r0, input0, input1); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#![feature(type_ascription)]` lets you annotate an expression with a type: `: ` [INFO] [stdout] = note: see issue #23416 for more information [INFO] [stdout] = note: this error originates in the macro `gen_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"={xmm3}"` [INFO] [stdout] --> src/hw_aes.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | : "={xmm3}"($key) [INFO] [stdout] | - ^^^^^^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this type ascription [INFO] [stdout] ... [INFO] [stdout] 52 | gen_key!("0x00", "0xAA", r1, input1, r0); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#![feature(type_ascription)]` lets you annotate an expression with a type: `: ` [INFO] [stdout] = note: see issue #23416 for more information [INFO] [stdout] = note: this error originates in the macro `gen_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"={xmm3}"` [INFO] [stdout] --> src/hw_aes.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | : "={xmm3}"($key) [INFO] [stdout] | - ^^^^^^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this type ascription [INFO] [stdout] ... [INFO] [stdout] 62 | gen_key!("0x02", "0xFF", r0, input0, input1); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#![feature(type_ascription)]` lets you annotate an expression with a type: `: ` [INFO] [stdout] = note: see issue #23416 for more information [INFO] [stdout] = note: this error originates in the macro `gen_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"={xmm3}"` [INFO] [stdout] --> src/hw_aes.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | : "={xmm3}"($key) [INFO] [stdout] | - ^^^^^^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this type ascription [INFO] [stdout] ... [INFO] [stdout] 63 | gen_key!("0x00", "0xAA", r1, input1, r0); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#![feature(type_ascription)]` lets you annotate an expression with a type: `: ` [INFO] [stdout] = note: see issue #23416 for more information [INFO] [stdout] = note: this error originates in the macro `gen_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"={xmm3}"` [INFO] [stdout] --> src/hw_aes.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | : "={xmm3}"($key) [INFO] [stdout] | - ^^^^^^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this type ascription [INFO] [stdout] ... [INFO] [stdout] 73 | gen_key!("0x04", "0xFF", r0, input0, input1); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#![feature(type_ascription)]` lets you annotate an expression with a type: `: ` [INFO] [stdout] = note: see issue #23416 for more information [INFO] [stdout] = note: this error originates in the macro `gen_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"={xmm3}"` [INFO] [stdout] --> src/hw_aes.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | : "={xmm3}"($key) [INFO] [stdout] | - ^^^^^^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this type ascription [INFO] [stdout] ... [INFO] [stdout] 74 | gen_key!("0x00", "0xAA", r1, input1, r0); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#![feature(type_ascription)]` lets you annotate an expression with a type: `: ` [INFO] [stdout] = note: see issue #23416 for more information [INFO] [stdout] = note: this error originates in the macro `gen_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"={xmm3}"` [INFO] [stdout] --> src/hw_aes.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | : "={xmm3}"($key) [INFO] [stdout] | - ^^^^^^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this type ascription [INFO] [stdout] ... [INFO] [stdout] 84 | gen_key!("0x08", "0xFF", r0, input0, input1); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#![feature(type_ascription)]` lets you annotate an expression with a type: `: ` [INFO] [stdout] = note: see issue #23416 for more information [INFO] [stdout] = note: this error originates in the macro `gen_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"={xmm3}"` [INFO] [stdout] --> src/hw_aes.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | : "={xmm3}"($key) [INFO] [stdout] | - ^^^^^^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this type ascription [INFO] [stdout] ... [INFO] [stdout] 85 | gen_key!("0x00", "0xAA", r1, input1, r0); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#![feature(type_ascription)]` lets you annotate an expression with a type: `: ` [INFO] [stdout] = note: see issue #23416 for more information [INFO] [stdout] = note: this error originates in the macro `gen_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> src/hw_aes.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | asm!("aesenc xmm1, xmm2" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 38 | | : "={xmm1}"($result) [INFO] [stdout] 39 | | : "{xmm1}"($data),"{xmm2}"($key) [INFO] [stdout] 40 | | : [INFO] [stdout] 41 | | : "intel", "alignstack", "volatile" [INFO] [stdout] 42 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] ... [INFO] [stdout] 118 | aes_enc!(block, key, r); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] = note: this error originates in the macro `aes_enc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"={xmm1}"` [INFO] [stdout] --> src/sse.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | : "={xmm1}"($result) [INFO] [stdout] | - ^^^^^^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this type ascription [INFO] [stdout] ... [INFO] [stdout] 21 | mm_shuffle_epi32!(key, 0x55, r) [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#![feature(type_ascription)]` lets you annotate an expression with a type: `: ` [INFO] [stdout] = note: see issue #23416 for more information [INFO] [stdout] = note: this error originates in the macro `mm_shuffle_epi32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"={xmm1}"` [INFO] [stdout] --> src/sse.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | : "={xmm1}"($result) [INFO] [stdout] | - ^^^^^^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this type ascription [INFO] [stdout] ... [INFO] [stdout] 30 | mm_shuffle_epi32!(key, 0xFF, r) [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#![feature(type_ascription)]` lets you annotate an expression with a type: `: ` [INFO] [stdout] = note: see issue #23416 for more information [INFO] [stdout] = note: this error originates in the macro `mm_shuffle_epi32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"={xmm1}"` [INFO] [stdout] --> src/sse.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | : "={xmm1}"($result) [INFO] [stdout] | - ^^^^^^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this type ascription [INFO] [stdout] ... [INFO] [stdout] 39 | mm_shuffle_epi32!(key, 0xAA, r) [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#![feature(type_ascription)]` lets you annotate an expression with a type: `: ` [INFO] [stdout] = note: see issue #23416 for more information [INFO] [stdout] = note: this error originates in the macro `mm_shuffle_epi32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> src/sse.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | asm!("movd eax, xmm1" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 47 | | : "={eax}"($result) [INFO] [stdout] 48 | | : "{xmm1}"($v) [INFO] [stdout] 49 | | : [INFO] [stdout] 50 | | : "intel", "alignstack", "volatile" [INFO] [stdout] 51 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 59 | mm_cvtsi128_si32!(v, r) [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] = note: this error originates in the macro `mm_cvtsi128_si32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"={xmm1}"` [INFO] [stdout] --> src/sse.rs:67:15 [INFO] [stdout] | [INFO] [stdout] 67 | : "={xmm1}"($result) [INFO] [stdout] | - ^^^^^^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this type ascription [INFO] [stdout] ... [INFO] [stdout] 79 | mm_slli_si128!(v, 0x04, r) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#![feature(type_ascription)]` lets you annotate an expression with a type: `: ` [INFO] [stdout] = note: see issue #23416 for more information [INFO] [stdout] = note: this error originates in the macro `mm_slli_si128` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> src/sse.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | asm!("pxor xmm1, xmm2" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 87 | | : "={xmm1}"($result) [INFO] [stdout] 88 | | : "{xmm1}"($v0), "{xmm2}"($v1) [INFO] [stdout] 89 | | : [INFO] [stdout] 90 | | : "intel", "alignstack", "volatile" [INFO] [stdout] 91 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 99 | mm_xor_si128!(v0, v1, r) [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] = note: this error originates in the macro `mm_xor_si128` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> src/sse.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | asm!("PMULUDQ xmm1, xmm2" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 107 | | : "={xmm1}"($result) [INFO] [stdout] 108 | | : "{xmm1}"($v0), "{xmm2}"($v1) [INFO] [stdout] 109 | | : [INFO] [stdout] 110 | | : "intel", "alignstack", "volatile" [INFO] [stdout] 111 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 119 | mm_mul_su32!(v0, v1, r) [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] = note: this error originates in the macro `mm_mul_su32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/sse.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 21 | mm_shuffle_epi32!(key, 0x55, r) [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `mm_shuffle_epi32` [INFO] [stdout] = note: this warning originates in the macro `mm_shuffle_epi32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/sse.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 30 | mm_shuffle_epi32!(key, 0xFF, r) [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `mm_shuffle_epi32` [INFO] [stdout] = note: this warning originates in the macro `mm_shuffle_epi32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/sse.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 39 | mm_shuffle_epi32!(key, 0xAA, r) [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `mm_shuffle_epi32` [INFO] [stdout] = note: this warning originates in the macro `mm_shuffle_epi32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/sse.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 59 | mm_cvtsi128_si32!(v, r) [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `mm_cvtsi128_si32` [INFO] [stdout] = note: this warning originates in the macro `mm_cvtsi128_si32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/sse.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 79 | mm_slli_si128!(v, 0x04, r) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `mm_slli_si128` [INFO] [stdout] = note: this warning originates in the macro `mm_slli_si128` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/sse.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 99 | mm_xor_si128!(v0, v1, r) [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `mm_xor_si128` [INFO] [stdout] = note: this warning originates in the macro `mm_xor_si128` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/sse.rs:111:10 [INFO] [stdout] | [INFO] [stdout] 111 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 119 | mm_mul_su32!(v0, v1, r) [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `mm_mul_su32` [INFO] [stdout] = note: this warning originates in the macro `mm_mul_su32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/u64x2.rs:17:38 [INFO] [stdout] | [INFO] [stdout] 17 | let mut tmp: Self = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/u64x2.rs:43:43 [INFO] [stdout] | [INFO] [stdout] 43 | let mut tmp: [Self; 8] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors; 9 warnings emitted [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" "20cb031b579f1242496d8d9155e7cb558f169fb60e1b60888a3109d53ed017ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20cb031b579f1242496d8d9155e7cb558f169fb60e1b60888a3109d53ed017ad", kill_on_drop: false }` [INFO] [stdout] 20cb031b579f1242496d8d9155e7cb558f169fb60e1b60888a3109d53ed017ad