[INFO] fetching crate cryptonight 0.1.0...
[INFO] checking cryptonight-0.1.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate cryptonight 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate cryptonight 0.1.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cryptonight 0.1.0
[INFO] finished tweaking crates.io crate cryptonight 0.1.0
[INFO] tweaked toml for crates.io crate cryptonight 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jh-ffi v0.5.0
[INFO] [stderr]   Downloaded blake v2.0.2
[INFO] [stderr]   Downloaded groestl v0.8.0
[INFO] [stderr]   Downloaded skein-ffi v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 42a2f805e86ca065d342ca4bb41eb399c1d8481da202f5f010bafccac2d41a12
[INFO] running `Command { std: "docker" "start" "-a" "42a2f805e86ca065d342ca4bb41eb399c1d8481da202f5f010bafccac2d41a12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42a2f805e86ca065d342ca4bb41eb399c1d8481da202f5f010bafccac2d41a12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42a2f805e86ca065d342ca4bb41eb399c1d8481da202f5f010bafccac2d41a12", kill_on_drop: false }`
[INFO] [stdout] 42a2f805e86ca065d342ca4bb41eb399c1d8481da202f5f010bafccac2d41a12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb2b917dea7e0bd33324fd438842109782fc48545ff0bdb9c0fd528e75d337dc
[INFO] running `Command { std: "docker" "start" "-a" "bb2b917dea7e0bd33324fd438842109782fc48545ff0bdb9c0fd528e75d337dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking tiny-keccak v1.5.0
[INFO] [stderr]    Compiling blake v2.0.2
[INFO] [stderr]    Compiling jh-ffi v0.5.0
[INFO] [stderr]    Compiling skein-ffi v0.5.0
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking groestl v0.8.0
[INFO] [stderr]     Checking cryptonight v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(box_syntax)]
[INFO] [stdout]   |            ^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: replaced with `#[rustc_box]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(box_syntax)]
[INFO] [stdout]   |            ^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: replaced with `#[rustc_box]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]   --> src/hash.rs:27:51
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let mut scratchpad : Box<[u64x2; MEM_SIZE]> = box [u64x2(0,0); MEM_SIZE];
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let mut scratchpad : Box<[u64x2; MEM_SIZE]> = Box::new([u64x2(0,0); MEM_SIZE]);
[INFO] [stdout]    |                                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]   --> src/hash.rs:27:51
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let mut scratchpad : Box<[u64x2; MEM_SIZE]> = box [u64x2(0,0); MEM_SIZE];
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let mut scratchpad : Box<[u64x2; MEM_SIZE]> = Box::new([u64x2(0,0); MEM_SIZE]);
[INFO] [stdout]    |                                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> src/sse.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout] 8  |         asm!(concat!("pshufd xmm1, xmm2, ", $ib)
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |         mm_shuffle_epi32!(key, 0x55, r)
[INFO] [stdout]    |         ------------------------------- in this macro invocation
[INFO] [stdout]    |
[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] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 4  + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 4  + use std::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> src/sse.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout] 8  |         asm!(concat!("pshufd xmm1, xmm2, ", $ib)
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |         mm_shuffle_epi32!(key, 0x55, r)
[INFO] [stdout]    |         ------------------------------- in this macro invocation
[INFO] [stdout]    |
[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] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 4  + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 4  + use std::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> src/sse.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout] 8  |         asm!(concat!("pshufd xmm1, xmm2, ", $ib)
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |         mm_shuffle_epi32!(key, 0xFF, r)
[INFO] [stdout]    |         ------------------------------- in this macro invocation
[INFO] [stdout]    |
[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] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 4  + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 4  + use std::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> src/sse.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout] 8  |         asm!(concat!("pshufd xmm1, xmm2, ", $ib)
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |         mm_shuffle_epi32!(key, 0xFF, r)
[INFO] [stdout]    |         ------------------------------- in this macro invocation
[INFO] [stdout]    |
[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] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 4  + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 4  + use std::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> src/sse.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout] 8  |         asm!(concat!("pshufd xmm1, xmm2, ", $ib)
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |         mm_shuffle_epi32!(key, 0xAA, r)
[INFO] [stdout]    |         ------------------------------- in this macro invocation
[INFO] [stdout]    |
[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] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 4  + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 4  + use std::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> src/sse.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout] 8  |         asm!(concat!("pshufd xmm1, xmm2, ", $ib)
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |         mm_shuffle_epi32!(key, 0xAA, r)
[INFO] [stdout]    |         ------------------------------- in this macro invocation
[INFO] [stdout]    |
[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] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 4  + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 4  + use std::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> src/sse.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         asm!("movd eax, xmm1"
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |         mm_cvtsi128_si32!(v, r)
[INFO] [stdout]    |         ----------------------- in this macro invocation
[INFO] [stdout]    |
[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] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 4  + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 4  + use std::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> src/sse.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         asm!("movd eax, xmm1"
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |         mm_cvtsi128_si32!(v, r)
[INFO] [stdout]    |         ----------------------- in this macro invocation
[INFO] [stdout]    |
[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] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 4  + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 4  + use std::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> src/sse.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         asm!(concat!("pslldq xmm1, ", $ib)
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |         mm_slli_si128!(v, 0x04, r)
[INFO] [stdout]    |         -------------------------- in this macro invocation
[INFO] [stdout]    |
[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] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 4  + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 4  + use std::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> src/sse.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         asm!(concat!("pslldq xmm1, ", $ib)
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |         mm_slli_si128!(v, 0x04, r)
[INFO] [stdout]    |         -------------------------- in this macro invocation
[INFO] [stdout]    |
[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] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 4  + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 4  + use std::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> src/sse.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         asm!("pxor xmm1, xmm2"
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 99 |         mm_xor_si128!(v0, v1, r)
[INFO] [stdout]    |         ------------------------ in this macro invocation
[INFO] [stdout]    |
[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] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 4  + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 4  + use std::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> src/sse.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         asm!("pxor xmm1, xmm2"
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 99 |         mm_xor_si128!(v0, v1, r)
[INFO] [stdout]    |         ------------------------ in this macro invocation
[INFO] [stdout]    |
[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] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 4  + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 4  + use std::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]    --> src/sse.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |         asm!("PMULUDQ xmm1, xmm2"
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |         mm_mul_su32!(v0, v1, r)
[INFO] [stdout]     |         ----------------------- in this macro invocation
[INFO] [stdout]     |
[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] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 4   + use core::arch::asm;
[INFO] [stdout]     |
[INFO] [stdout] 4   + use std::arch::asm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> src/hw_aes.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         asm!(concat!("
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |         gen_key!("0x01", "0xFF", r0, input0, input1);
[INFO] [stdout]    |         -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `gen_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 4  + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 4  + use std::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]    --> src/sse.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |         asm!("PMULUDQ xmm1, xmm2"
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |         mm_mul_su32!(v0, v1, r)
[INFO] [stdout]     |         ----------------------- in this macro invocation
[INFO] [stdout]     |
[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] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 4   + use core::arch::asm;
[INFO] [stdout]     |
[INFO] [stdout] 4   + use std::arch::asm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> src/hw_aes.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         asm!(concat!("
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |         gen_key!("0x00", "0xAA", r1, input1, r0);
[INFO] [stdout]    |         ---------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `gen_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 4  + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 4  + use std::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> src/hw_aes.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         asm!(concat!("
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |         gen_key!("0x01", "0xFF", r0, input0, input1);
[INFO] [stdout]    |         -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `gen_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 4  + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 4  + use std::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> src/hw_aes.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         asm!(concat!("
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |         gen_key!("0x02", "0xFF", r0, input0, input1);
[INFO] [stdout]    |         -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `gen_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 4  + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 4  + use std::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> src/hw_aes.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         asm!(concat!("
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |         gen_key!("0x00", "0xAA", r1, input1, r0);
[INFO] [stdout]    |         ---------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `gen_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 4  + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 4  + use std::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> src/hw_aes.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         asm!(concat!("
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |         gen_key!("0x00", "0xAA", r1, input1, r0);
[INFO] [stdout]    |         ---------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `gen_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 4  + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 4  + use std::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> src/hw_aes.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         asm!(concat!("
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |         gen_key!("0x02", "0xFF", r0, input0, input1);
[INFO] [stdout]    |         -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `gen_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 4  + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 4  + use std::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> src/hw_aes.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         asm!(concat!("
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 |         gen_key!("0x04", "0xFF", r0, input0, input1);
[INFO] [stdout]    |         -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `gen_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 4  + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 4  + use std::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> src/hw_aes.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         asm!(concat!("
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |         gen_key!("0x00", "0xAA", r1, input1, r0);
[INFO] [stdout]    |         ---------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `gen_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 4  + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 4  + use std::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> src/hw_aes.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         asm!(concat!("
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |         gen_key!("0x00", "0xAA", r1, input1, r0);
[INFO] [stdout]    |         ---------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `gen_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 4  + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 4  + use std::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> src/hw_aes.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         asm!(concat!("
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |         gen_key!("0x08", "0xFF", r0, input0, input1);
[INFO] [stdout]    |         -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `gen_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 4  + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 4  + use std::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> src/hw_aes.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         asm!(concat!("
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 |         gen_key!("0x04", "0xFF", r0, input0, input1);
[INFO] [stdout]    |         -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `gen_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 4  + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 4  + use std::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> src/hw_aes.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         asm!(concat!("
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 |         gen_key!("0x00", "0xAA", r1, input1, r0);
[INFO] [stdout]    |         ---------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `gen_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 4  + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 4  + use std::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> src/hw_aes.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         asm!(concat!("
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |         gen_key!("0x00", "0xAA", r1, input1, r0);
[INFO] [stdout]    |         ---------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `gen_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 4  + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 4  + use std::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]    --> src/hw_aes.rs:37:9
[INFO] [stdout]     |
[INFO] [stdout] 37  |         asm!("aesenc xmm1, xmm2"
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |         aes_enc!(block, key, r);
[INFO] [stdout]     |         ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `aes_enc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 4   + use core::arch::asm;
[INFO] [stdout]     |
[INFO] [stdout] 4   + use std::arch::asm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> src/hw_aes.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         asm!(concat!("
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |         gen_key!("0x08", "0xFF", r0, input0, input1);
[INFO] [stdout]    |         -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `gen_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 4  + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 4  + use std::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Box` is imported redundantly
[INFO] [stdout]   --> src/hash.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::boxed::Box;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Box` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> src/hw_aes.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         asm!(concat!("
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 |         gen_key!("0x00", "0xAA", r1, input1, r0);
[INFO] [stdout]    |         ---------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `gen_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 4  + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 4  + use std::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]    --> src/hw_aes.rs:37:9
[INFO] [stdout]     |
[INFO] [stdout] 37  |         asm!("aesenc xmm1, xmm2"
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |         aes_enc!(block, key, r);
[INFO] [stdout]     |         ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `aes_enc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 4   + use core::arch::asm;
[INFO] [stdout]     |
[INFO] [stdout] 4   + use std::arch::asm;
[INFO] [stdout]     |
[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]    = 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 <https://github.com/rust-lang/rust/issues/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: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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: the item `Box` is imported redundantly
[INFO] [stdout]   --> src/hash.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::boxed::Box;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Box` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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: 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]    = 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 <https://github.com/rust-lang/rust/issues/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: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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] warning: the feature `asm` has been stable since 1.59.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(asm)]
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `mpsc_select`
[INFO] [stdout]  --> src/lib.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | #![feature(mpsc_select)]
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `integer_atomics`
[INFO] [stdout]  --> src/lib.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![feature(integer_atomics)]
[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: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] warning: the feature `asm` has been stable since 1.59.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(asm)]
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `mpsc_select`
[INFO] [stdout]  --> src/lib.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | #![feature(mpsc_select)]
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `integer_atomics`
[INFO] [stdout]  --> src/lib.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![feature(integer_atomics)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 20 previous errors; 11 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0557, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cryptonight` (lib test) due to 21 previous errors; 18 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 20 previous errors; 11 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0557, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cryptonight` (lib) due to 21 previous errors; 18 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "bb2b917dea7e0bd33324fd438842109782fc48545ff0bdb9c0fd528e75d337dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb2b917dea7e0bd33324fd438842109782fc48545ff0bdb9c0fd528e75d337dc", kill_on_drop: false }`
[INFO] [stdout] bb2b917dea7e0bd33324fd438842109782fc48545ff0bdb9c0fd528e75d337dc
