[INFO] cloning repository https://github.com/Ragnaroek/mithril [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ragnaroek/mithril" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRagnaroek%2Fmithril", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRagnaroek%2Fmithril'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 87796355568e973033551c4ba2c1d8061af69872 [INFO] testing Ragnaroek/mithril against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRagnaroek%2Fmithril" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ragnaroek/mithril on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ragnaroek/mithril [INFO] finished tweaking git repo https://github.com/Ragnaroek/mithril [INFO] tweaked toml for git repo https://github.com/Ragnaroek/mithril written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Ragnaroek/mithril already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6cc8125c289dd91be9381863c28d0686b054ae3df8d50379a9d43900e4cd3a66 [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" "6cc8125c289dd91be9381863c28d0686b054ae3df8d50379a9d43900e4cd3a66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cc8125c289dd91be9381863c28d0686b054ae3df8d50379a9d43900e4cd3a66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cc8125c289dd91be9381863c28d0686b054ae3df8d50379a9d43900e4cd3a66", kill_on_drop: false }` [INFO] [stdout] 6cc8125c289dd91be9381863c28d0686b054ae3df8d50379a9d43900e4cd3a66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a9b6775f94bb0cd8e0a0b485bfcf356badcefd294bd8af5437a3d543e63859c [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" "2a9b6775f94bb0cd8e0a0b485bfcf356badcefd294bd8af5437a3d543e63859c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling proc-macro2 v0.4.21 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling ucd-util v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling byte-tools v0.3.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling opaque-debug v0.2.1 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling block-padding v0.1.2 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling jh-ffi v0.5.0 [INFO] [stderr] Compiling skein-ffi v0.5.0 [INFO] [stderr] Compiling blake v2.0.0 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling groestl v0.8.0 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling toml v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling config v0.9.2 [INFO] [stderr] Compiling bandit v0.12.0 [INFO] [stderr] Compiling mithril v0.10.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected type, found `"={xmm3}"` [INFO] [stdout] --> src/cryptonight/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/cryptonight/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/cryptonight/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/cryptonight/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/cryptonight/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/cryptonight/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/cryptonight/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/cryptonight/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/cryptonight/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/cryptonight/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/cryptonight/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/cryptonight/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/cryptonight/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/cryptonight/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_srli_si128!(v, 0x08, 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/cryptonight/sse.rs:87:15 [INFO] [stdout] | [INFO] [stdout] 87 | : "={xmm1}"($result) [INFO] [stdout] | - ^^^^^^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this type ascription [INFO] [stdout] ... [INFO] [stdout] 99 | 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/cryptonight/sse.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | asm!("pxor 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_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/cryptonight/sse.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | asm!("PMULUDQ xmm1, xmm2" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 127 | | : "={xmm1}"($result) [INFO] [stdout] 128 | | : "{xmm1}"($v0), "{xmm2}"($v1) [INFO] [stdout] 129 | | : [INFO] [stdout] 130 | | : "intel", "alignstack", "volatile" [INFO] [stdout] 131 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 139 | 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: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> src/cryptonight/sse.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | asm!("PADDQ xmm1, xmm2" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 147 | | : "={xmm1}"($result) [INFO] [stdout] 148 | | : "{xmm1}"($v0), "{xmm2}"($v1) [INFO] [stdout] 149 | | : [INFO] [stdout] 150 | | : "intel", "alignstack", "volatile" [INFO] [stdout] 151 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 159 | mm_add_epi64!(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/cryptonight/sse.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | asm!("SQRTSD xmm1, xmm2" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 169 | | : "={xmm1}"($result) [INFO] [stdout] 170 | | : "{xmm1}"($v0), "{xmm2}"($v1) [INFO] [stdout] 171 | | : [INFO] [stdout] 172 | | : "intel", "alignstack", "volatile" [INFO] [stdout] 173 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 181 | mm_sqrt_sd!(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/cryptonight/sse.rs:190:9 [INFO] [stdout] | [INFO] [stdout] 190 | asm!("movq rax, xmm1" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 191 | | : "={rax}"($result) [INFO] [stdout] 192 | | : "{xmm1}"($v) [INFO] [stdout] 193 | | : [INFO] [stdout] 194 | | : "intel", "alignstack", "volatile" [INFO] [stdout] 195 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 203 | mm_cvtsi128_si64!(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[E0432]: unresolved import `std::sync::mpsc::Select` [INFO] [stdout] --> src/metric/mod.rs:3:68 [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::mpsc::{channel, Sender, Receiver, RecvTimeoutError, Select}; [INFO] [stdout] | ^^^^^^ no `Select` in `sync::mpsc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/u64x2.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | 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 item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/u64x2.rs:48:38 [INFO] [stdout] | [INFO] [stdout] 48 | let mut tmp: [Self; 8] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mithril`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "2a9b6775f94bb0cd8e0a0b485bfcf356badcefd294bd8af5437a3d543e63859c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a9b6775f94bb0cd8e0a0b485bfcf356badcefd294bd8af5437a3d543e63859c", kill_on_drop: false }` [INFO] [stdout] 2a9b6775f94bb0cd8e0a0b485bfcf356badcefd294bd8af5437a3d543e63859c