[INFO] updating cached repository https://github.com/cryptonote-rust/cryptonight [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b9873021a813b6a4e72861a1c58530d600dca1dd [INFO] checking cryptonote-rust/cryptonight against master#bd0bacc694d7d8175804bb6f690cb846bfa4a9ee for pr-71665 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptonote-rust%2Fcryptonight" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cryptonote-rust/cryptonight on toolchain bd0bacc694d7d8175804bb6f690cb846bfa4a9ee [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "read-manifest" "--manifest-path" "Cargo.toml"` [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-2/source/Cargo.toml [INFO] crate git repo https://github.com/cryptonote-rust/cryptonight already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "/opt/rustwide/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f401f7ea9355289d786827d8459749f393b90300c04b29c27f7f190a4d9322cf [INFO] running `"docker" "start" "-a" "f401f7ea9355289d786827d8459749f393b90300c04b29c27f7f190a4d9322cf"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Compiling skein-ffi v0.5.0 [INFO] [stderr] Compiling jh-ffi v0.5.0 [INFO] [stderr] Checking digest v0.8.0 [INFO] [stderr] Checking block-buffer v0.7.0 [INFO] [stderr] Checking groestl v0.8.0 [INFO] [stderr] Compiling blake v2.0.0 [INFO] [stderr] Checking cryptonight v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/hw_aes.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 10 | asm!(concat!(" [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] ... [INFO] [stderr] 51 | gen_key!("0x01", "0xFF", r0, input0, input1); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/hw_aes.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 10 | asm!(concat!(" [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] ... [INFO] [stderr] 52 | gen_key!("0x00", "0xAA", r1, input1, r0); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/hw_aes.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 10 | asm!(concat!(" [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] ... [INFO] [stderr] 62 | gen_key!("0x02", "0xFF", r0, input0, input1); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/hw_aes.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 10 | asm!(concat!(" [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] ... [INFO] [stderr] 63 | gen_key!("0x00", "0xAA", r1, input1, r0); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/hw_aes.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 10 | asm!(concat!(" [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] ... [INFO] [stderr] 73 | gen_key!("0x04", "0xFF", r0, input0, input1); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/hw_aes.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 10 | asm!(concat!(" [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] ... [INFO] [stderr] 74 | gen_key!("0x00", "0xAA", r1, input1, r0); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/hw_aes.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 10 | asm!(concat!(" [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] ... [INFO] [stderr] 84 | gen_key!("0x08", "0xFF", r0, input0, input1); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/hw_aes.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 10 | asm!(concat!(" [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] ... [INFO] [stderr] 85 | gen_key!("0x00", "0xAA", r1, input1, r0); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/hw_aes.rs:37:9 [INFO] [stderr] | [INFO] [stderr] 37 | asm!("aesenc xmm1, xmm2" [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] ... [INFO] [stderr] 118 | aes_enc!(block, key, r); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/sse.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 8 | asm!(concat!("pshufd xmm1, xmm2, ", $ib) [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] ... [INFO] [stderr] 21 | mm_shuffle_epi32!(key, 0x55, r) [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/sse.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 8 | asm!(concat!("pshufd xmm1, xmm2, ", $ib) [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] ... [INFO] [stderr] 30 | mm_shuffle_epi32!(key, 0xFF, r) [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/sse.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 8 | asm!(concat!("pshufd xmm1, xmm2, ", $ib) [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] ... [INFO] [stderr] 39 | mm_shuffle_epi32!(key, 0xAA, r) [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/sse.rs:46:9 [INFO] [stderr] | [INFO] [stderr] 46 | asm!("movd eax, xmm1" [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] ... [INFO] [stderr] 59 | mm_cvtsi128_si32!(v, r) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/sse.rs:66:9 [INFO] [stderr] | [INFO] [stderr] 66 | asm!(concat!("pslldq xmm1, ", $ib) [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] ... [INFO] [stderr] 79 | mm_slli_si128!(v, 0x04, r) [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/sse.rs:86:9 [INFO] [stderr] | [INFO] [stderr] 86 | asm!("pxor xmm1, xmm2" [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] ... [INFO] [stderr] 99 | mm_xor_si128!(v0, v1, r) [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/sse.rs:106:9 [INFO] [stderr] | [INFO] [stderr] 106 | asm!("PMULUDQ xmm1, xmm2" [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] ... [INFO] [stderr] 119 | mm_mul_su32!(v0, v1, r) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/hw_aes.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 10 | asm!(concat!(" [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] ... [INFO] [stderr] 51 | gen_key!("0x01", "0xFF", r0, input0, input1); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/hw_aes.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 10 | asm!(concat!(" [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] ... [INFO] [stderr] 52 | gen_key!("0x00", "0xAA", r1, input1, r0); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/hw_aes.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 10 | asm!(concat!(" [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] ... [INFO] [stderr] 62 | gen_key!("0x02", "0xFF", r0, input0, input1); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/hw_aes.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 10 | asm!(concat!(" [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] ... [INFO] [stderr] 63 | gen_key!("0x00", "0xAA", r1, input1, r0); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/hw_aes.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 10 | asm!(concat!(" [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] ... [INFO] [stderr] 73 | gen_key!("0x04", "0xFF", r0, input0, input1); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/hw_aes.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 10 | asm!(concat!(" [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] ... [INFO] [stderr] 74 | gen_key!("0x00", "0xAA", r1, input1, r0); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/hw_aes.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 10 | asm!(concat!(" [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] ... [INFO] [stderr] 84 | gen_key!("0x08", "0xFF", r0, input0, input1); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/hw_aes.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 10 | asm!(concat!(" [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] ... [INFO] [stderr] 85 | gen_key!("0x00", "0xAA", r1, input1, r0); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/hw_aes.rs:37:9 [INFO] [stderr] | [INFO] [stderr] 37 | asm!("aesenc xmm1, xmm2" [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] ... [INFO] [stderr] 118 | aes_enc!(block, key, r); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/sse.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 8 | asm!(concat!("pshufd xmm1, xmm2, ", $ib) [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] ... [INFO] [stderr] 21 | mm_shuffle_epi32!(key, 0x55, r) [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/sse.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 8 | asm!(concat!("pshufd xmm1, xmm2, ", $ib) [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] ... [INFO] [stderr] 30 | mm_shuffle_epi32!(key, 0xFF, r) [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/sse.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 8 | asm!(concat!("pshufd xmm1, xmm2, ", $ib) [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] ... [INFO] [stderr] 39 | mm_shuffle_epi32!(key, 0xAA, r) [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/sse.rs:46:9 [INFO] [stderr] | [INFO] [stderr] 46 | asm!("movd eax, xmm1" [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] ... [INFO] [stderr] 59 | mm_cvtsi128_si32!(v, r) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/sse.rs:66:9 [INFO] [stderr] | [INFO] [stderr] 66 | asm!(concat!("pslldq xmm1, ", $ib) [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] ... [INFO] [stderr] 79 | mm_slli_si128!(v, 0x04, r) [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/sse.rs:86:9 [INFO] [stderr] | [INFO] [stderr] 86 | asm!("pxor xmm1, xmm2" [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] ... [INFO] [stderr] 99 | mm_xor_si128!(v0, v1, r) [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/sse.rs:106:9 [INFO] [stderr] | [INFO] [stderr] 106 | asm!("PMULUDQ xmm1, xmm2" [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] ... [INFO] [stderr] 119 | mm_mul_su32!(v0, v1, r) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/u64x2.rs:17:33 [INFO] [stderr] | [INFO] [stderr] 17 | let mut tmp: Self = mem::uninitialized(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/u64x2.rs:43:38 [INFO] [stderr] | [INFO] [stderr] 43 | let mut tmp: [Self; 8] = mem::uninitialized(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/u64x2.rs:17:33 [INFO] [stderr] | [INFO] [stderr] 17 | let mut tmp: Self = mem::uninitialized(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/u64x2.rs:43:38 [INFO] [stderr] | [INFO] [stderr] 43 | let mut tmp: [Self; 8] = mem::uninitialized(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0635]: unknown feature `mpsc_select` [INFO] [stderr] --> src/lib.rs:8:12 [INFO] [stderr] | [INFO] [stderr] 8 | #![feature(mpsc_select)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 18 warnings emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0635`. [INFO] [stderr] error[E0635]: unknown feature `mpsc_select` [INFO] [stderr] --> src/lib.rs:8:12 [INFO] [stderr] | [INFO] [stderr] 8 | #![feature(mpsc_select)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 18 warnings emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0635`. [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: could not compile `cryptonight`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "f401f7ea9355289d786827d8459749f393b90300c04b29c27f7f190a4d9322cf"` [INFO] running `"docker" "rm" "-f" "f401f7ea9355289d786827d8459749f393b90300c04b29c27f7f190a4d9322cf"` [INFO] [stdout] f401f7ea9355289d786827d8459749f393b90300c04b29c27f7f190a4d9322cf