[INFO] fetching crate mem-aead-mrs 0.1.1... [INFO] checking mem-aead-mrs-0.1.1 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate mem-aead-mrs 0.1.1 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate mem-aead-mrs 0.1.1 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mem-aead-mrs 0.1.1 [INFO] finished tweaking crates.io crate mem-aead-mrs 0.1.1 [INFO] tweaked toml for crates.io crate mem-aead-mrs 0.1.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 18 packages to latest compatible versions [INFO] [stderr] Adding getrandom v0.1.16 (available: v0.2.15) [INFO] [stderr] Adding rand v0.7.3 (available: v0.8.5) [INFO] [stderr] Adding rand_chacha v0.2.2 (available: v0.3.1) [INFO] [stderr] Adding rand_core v0.5.1 (available: v0.6.4) [INFO] [stderr] Adding rand_hc v0.2.0 (available: v0.3.2) [INFO] [stderr] Adding wasi v0.9.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8adf09e44f73ef2ab101ff6c705eb5e9f75da46de1367781aa2ac1e6762fbd87 [INFO] running `Command { std: "docker" "start" "-a" "8adf09e44f73ef2ab101ff6c705eb5e9f75da46de1367781aa2ac1e6762fbd87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8adf09e44f73ef2ab101ff6c705eb5e9f75da46de1367781aa2ac1e6762fbd87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8adf09e44f73ef2ab101ff6c705eb5e9f75da46de1367781aa2ac1e6762fbd87", kill_on_drop: false }` [INFO] [stdout] 8adf09e44f73ef2ab101ff6c705eb5e9f75da46de1367781aa2ac1e6762fbd87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d36d8016200f7ef4b5dfc0179a141342677b551dd3c32baf30fabf5fa2a91cae [INFO] running `Command { std: "docker" "start" "-a" "d36d8016200f7ef4b5dfc0179a141342677b551dd3c32baf30fabf5fa2a91cae", kill_on_drop: false }` [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking mem-aead-mrs v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/aead/blake2-p.rs:27:49 [INFO] [stdout] | [INFO] [stdout] 27 | macro_rules! Bytes { ($x: expr) => (($x + 7) / 8;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 33 | for i in 0..Bytes!(MRO_W) { [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `Bytes` (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] --> tests/aead/blake2-p.rs:27:49 [INFO] [stdout] | [INFO] [stdout] 27 | macro_rules! Bytes { ($x: expr) => (($x + 7) / 8;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 41 | for i in 0..Bytes!(MRO_W) { [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Bytes` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 61 | G!(x[ 0], x[ 4], x[ 8], x[12]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 61 | G!(x[ 0], x[ 4], x[ 8], x[12]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 61 | G!(x[ 0], x[ 4], x[ 8], x[12]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 61 | G!(x[ 0], x[ 4], x[ 8], x[12]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 62 | G!(x[ 1], x[ 5], x[ 9], x[13]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 62 | G!(x[ 1], x[ 5], x[ 9], x[13]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 62 | G!(x[ 1], x[ 5], x[ 9], x[13]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 62 | G!(x[ 1], x[ 5], x[ 9], x[13]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 63 | G!(x[ 2], x[ 6], x[10], x[14]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 63 | G!(x[ 2], x[ 6], x[10], x[14]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 63 | G!(x[ 2], x[ 6], x[10], x[14]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 63 | G!(x[ 2], x[ 6], x[10], x[14]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 64 | G!(x[ 3], x[ 7], x[11], x[15]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 64 | G!(x[ 3], x[ 7], x[11], x[15]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 64 | G!(x[ 3], x[ 7], x[11], x[15]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 64 | G!(x[ 3], x[ 7], x[11], x[15]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | G!(x[ 0], x[ 5], x[10], x[15]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | G!(x[ 0], x[ 5], x[10], x[15]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | G!(x[ 0], x[ 5], x[10], x[15]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | G!(x[ 0], x[ 5], x[10], x[15]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 67 | G!(x[ 1], x[ 6], x[11], x[12]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 67 | G!(x[ 1], x[ 6], x[11], x[12]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 67 | G!(x[ 1], x[ 6], x[11], x[12]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 67 | G!(x[ 1], x[ 6], x[11], x[12]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 68 | G!(x[ 2], x[ 7], x[ 8], x[13]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 68 | G!(x[ 2], x[ 7], x[ 8], x[13]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 68 | G!(x[ 2], x[ 7], x[ 8], x[13]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 68 | G!(x[ 2], x[ 7], x[ 8], x[13]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 69 | G!(x[ 3], x[ 4], x[ 9], x[14]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 69 | G!(x[ 3], x[ 4], x[ 9], x[14]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 69 | G!(x[ 3], x[ 4], x[ 9], x[14]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 69 | G!(x[ 3], x[ 4], x[ 9], x[14]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 34 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> tests/kat.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(feature = "cargo-clippy", allow(needless_range_loop))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/aead/blake2-p.rs:27:49 [INFO] [stdout] | [INFO] [stdout] 27 | macro_rules! Bytes { ($x: expr) => (($x + 7) / 8;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 33 | for i in 0..Bytes!(MRO_W) { [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `Bytes` (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] --> tests/aead/blake2-p.rs:27:49 [INFO] [stdout] | [INFO] [stdout] 27 | macro_rules! Bytes { ($x: expr) => (($x + 7) / 8;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 41 | for i in 0..Bytes!(MRO_W) { [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Bytes` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 61 | G!(x[ 0], x[ 4], x[ 8], x[12]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 61 | G!(x[ 0], x[ 4], x[ 8], x[12]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 61 | G!(x[ 0], x[ 4], x[ 8], x[12]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 61 | G!(x[ 0], x[ 4], x[ 8], x[12]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 62 | G!(x[ 1], x[ 5], x[ 9], x[13]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 62 | G!(x[ 1], x[ 5], x[ 9], x[13]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 62 | G!(x[ 1], x[ 5], x[ 9], x[13]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 62 | G!(x[ 1], x[ 5], x[ 9], x[13]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 63 | G!(x[ 2], x[ 6], x[10], x[14]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 63 | G!(x[ 2], x[ 6], x[10], x[14]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 63 | G!(x[ 2], x[ 6], x[10], x[14]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 63 | G!(x[ 2], x[ 6], x[10], x[14]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 64 | G!(x[ 3], x[ 7], x[11], x[15]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 64 | G!(x[ 3], x[ 7], x[11], x[15]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 64 | G!(x[ 3], x[ 7], x[11], x[15]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 64 | G!(x[ 3], x[ 7], x[11], x[15]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | G!(x[ 0], x[ 5], x[10], x[15]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | G!(x[ 0], x[ 5], x[10], x[15]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | G!(x[ 0], x[ 5], x[10], x[15]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | G!(x[ 0], x[ 5], x[10], x[15]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 67 | G!(x[ 1], x[ 6], x[11], x[12]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 67 | G!(x[ 1], x[ 6], x[11], x[12]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 67 | G!(x[ 1], x[ 6], x[11], x[12]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 67 | G!(x[ 1], x[ 6], x[11], x[12]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 68 | G!(x[ 2], x[ 7], x[ 8], x[13]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 68 | G!(x[ 2], x[ 7], x[ 8], x[13]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 68 | G!(x[ 2], x[ 7], x[ 8], x[13]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 68 | G!(x[ 2], x[ 7], x[ 8], x[13]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 69 | G!(x[ 3], x[ 4], x[ 9], x[14]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 69 | G!(x[ 3], x[ 4], x[ 9], x[14]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 69 | G!(x[ 3], x[ 4], x[ 9], x[14]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (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] --> tests/aead/blake2-p.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! Add { ($x: expr, $y: expr) => ((Wrapping($x)+Wrapping($y)).0;); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 69 | G!(x[ 3], x[ 4], x[ 9], x[14]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `Add` which comes from the expansion of the macro `G` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: include macro expected single expression in source [INFO] [stdout] --> tests/kat_mrs_blake2p.txt:40993:2 [INFO] [stdout] | [INFO] [stdout] 40993 | ]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(incomplete_include)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 35 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mem-aead-mrs` (test "kat") due to 2 previous errors; 69 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d36d8016200f7ef4b5dfc0179a141342677b551dd3c32baf30fabf5fa2a91cae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d36d8016200f7ef4b5dfc0179a141342677b551dd3c32baf30fabf5fa2a91cae", kill_on_drop: false }` [INFO] [stdout] d36d8016200f7ef4b5dfc0179a141342677b551dd3c32baf30fabf5fa2a91cae