[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 master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptonote-rust%2Fcryptonight" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cryptonote-rust/cryptonight on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "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-3/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" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "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] 1804465d377db626e0eb8725b50ec28249ddedba9592f7cb36a8a7f6a00a56bd [INFO] running `Command { std: "docker" "start" "-a" "1804465d377db626e0eb8725b50ec28249ddedba9592f7cb36a8a7f6a00a56bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1804465d377db626e0eb8725b50ec28249ddedba9592f7cb36a8a7f6a00a56bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1804465d377db626e0eb8725b50ec28249ddedba9592f7cb36a8a7f6a00a56bd", kill_on_drop: false }` [INFO] [stdout] 1804465d377db626e0eb8725b50ec28249ddedba9592f7cb36a8a7f6a00a56bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c2dfc6335ac55f68e4424b234e809492c32d86220af99fe814e642334d63265 [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" "6c2dfc6335ac55f68e4424b234e809492c32d86220af99fe814e642334d63265", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Checking byte-tools v0.3.0 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Checking opaque-debug v0.2.1 [INFO] [stderr] Checking generic-array v0.12.0 [INFO] [stderr] Checking block-padding v0.1.2 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking digest v0.8.0 [INFO] [stderr] Checking block-buffer v0.7.0 [INFO] [stderr] Checking tiny-keccak v1.4.2 [INFO] [stderr] Checking groestl v0.8.0 [INFO] [stderr] Compiling blake v2.0.0 [INFO] [stderr] Compiling skein-ffi v0.5.0 [INFO] [stderr] Compiling jh-ffi v0.5.0 [INFO] [stderr] Checking cryptonight v0.1.0 (/opt/rustwide/workdir) [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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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] 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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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:33 [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:38 [INFO] [stdout] | [INFO] [stdout] 43 | let mut tmp: [Self; 8] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/u64x2.rs:17:33 [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:38 [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; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cryptonight` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6c2dfc6335ac55f68e4424b234e809492c32d86220af99fe814e642334d63265", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c2dfc6335ac55f68e4424b234e809492c32d86220af99fe814e642334d63265", kill_on_drop: false }` [INFO] [stdout] 6c2dfc6335ac55f68e4424b234e809492c32d86220af99fe814e642334d63265