[INFO] fetching crate mem-aead-mrs 0.1.1... [INFO] checking mem-aead-mrs-0.1.1 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] extracting crate mem-aead-mrs 0.1.1 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate mem-aead-mrs 0.1.1 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "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-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 13 packages [INFO] [stderr] Adding getrandom v0.1.16 (latest: v0.2.12) [INFO] [stderr] Adding rand v0.7.3 (latest: v0.8.5) [INFO] [stderr] Adding rand_chacha v0.2.2 (latest: v0.3.1) [INFO] [stderr] Adding rand_core v0.5.1 (latest: v0.6.4) [INFO] [stderr] Adding rand_hc v0.2.0 (latest: v0.3.2) [INFO] [stderr] Adding wasi v0.9.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8088e60e549405b785380811d2edd6a867bae01153a27422495f8372e213b89b [INFO] running `Command { std: "docker" "start" "-a" "8088e60e549405b785380811d2edd6a867bae01153a27422495f8372e213b89b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8088e60e549405b785380811d2edd6a867bae01153a27422495f8372e213b89b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8088e60e549405b785380811d2edd6a867bae01153a27422495f8372e213b89b", kill_on_drop: false }` [INFO] [stdout] 8088e60e549405b785380811d2edd6a867bae01153a27422495f8372e213b89b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e78cf2276a061c3dd8a479a48c54390163432d0031f484ebd76ed1b62d0e8286 [INFO] running `Command { std: "docker" "start" "-a" "e78cf2276a061c3dd8a479a48c54390163432d0031f484ebd76ed1b62d0e8286", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking mem-aead-mrs v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking rand_core v0.5.1 [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: 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; 34 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mem-aead-mrs` (test "kat") due to 2 previous errors; 68 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e78cf2276a061c3dd8a479a48c54390163432d0031f484ebd76ed1b62d0e8286", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e78cf2276a061c3dd8a479a48c54390163432d0031f484ebd76ed1b62d0e8286", kill_on_drop: false }` [INFO] [stdout] e78cf2276a061c3dd8a479a48c54390163432d0031f484ebd76ed1b62d0e8286