[INFO] fetching crate mpstthree 0.0.9... [INFO] checking mpstthree-0.0.9 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate mpstthree 0.0.9 into /workspace/builds/worker-116/source [INFO] validating manifest of crates.io crate mpstthree 0.0.9 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mpstthree 0.0.9 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mpstthree 0.0.9 [INFO] tweaked toml for crates.io crate mpstthree 0.0.9 written to /workspace/builds/worker-116/source/Cargo.toml [INFO] crate crates.io crate mpstthree 0.0.9 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4042475ac2fa4fe11df03efa108af8c59f5592d1139513eaf0371b9f8ce92488 [INFO] running `Command { std: "docker" "start" "-a" "4042475ac2fa4fe11df03efa108af8c59f5592d1139513eaf0371b9f8ce92488", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4042475ac2fa4fe11df03efa108af8c59f5592d1139513eaf0371b9f8ce92488", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4042475ac2fa4fe11df03efa108af8c59f5592d1139513eaf0371b9f8ce92488", kill_on_drop: false }` [INFO] [stdout] 4042475ac2fa4fe11df03efa108af8c59f5592d1139513eaf0371b9f8ce92488 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 515243c61046e1075bff49e52c775d62d007b14e5da9d3b0016db9fe64b30b6d [INFO] running `Command { std: "docker" "start" "-a" "515243c61046e1075bff49e52c775d62d007b14e5da9d3b0016db9fe64b30b6d", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] crossbeam-utils v0.8.5: default [INFO] [stderr] syn v1.0.73 (as host dependency): visit [INFO] [stderr] tokio v1.8.1: winapi [INFO] [stderr] [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Compiling trybuild v1.0.42 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling ntest_proc_macro_helper v0.7.3 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking plotters-svg v0.3.1 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling mpst-seq-proc v0.0.7 [INFO] [stderr] Compiling ntest_test_cases v0.7.3 [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Checking hyper v0.14.10 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking mpst-seq v0.0.7 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking criterion v0.3.4 [INFO] [stderr] Compiling ntest_timeout v0.7.3 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking mpstthree v0.0.9 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Checking ntest v0.7.3 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:22:64 [INFO] [stdout] | [INFO] [stdout] 22 | mpst_seq::recv_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 109 | recv_aux_simple!(s, RoleB, 1)() [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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 `recv_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:22:64 [INFO] [stdout] | [INFO] [stdout] 22 | mpst_seq::recv_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 187 | recv_aux_simple!(s, RoleA, 1)() [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 `recv_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:22:64 [INFO] [stdout] | [INFO] [stdout] 22 | mpst_seq::recv_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 265 | recv_aux_simple!(s, RoleA, 1)() [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 `recv_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:22:64 [INFO] [stdout] | [INFO] [stdout] 22 | mpst_seq::recv_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | recv_aux_simple!(s, RoleC, 2)() [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 `recv_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:22:64 [INFO] [stdout] | [INFO] [stdout] 22 | mpst_seq::recv_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 421 | recv_aux_simple!(s, RoleC, 2)() [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 `recv_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:22:64 [INFO] [stdout] | [INFO] [stdout] 22 | mpst_seq::recv_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 499 | recv_aux_simple!(s, RoleB, 2)() [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 `recv_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:30:68 [INFO] [stdout] | [INFO] [stdout] 30 | mpst_seq::recv_all_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 516 | recv_all_aux_simple!(s, RoleAlltoB, 1)() [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 `recv_all_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:30:68 [INFO] [stdout] | [INFO] [stdout] 30 | mpst_seq::recv_all_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 533 | recv_all_aux_simple!(s, RoleAlltoC, 2)() [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 `recv_all_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:30:68 [INFO] [stdout] | [INFO] [stdout] 30 | mpst_seq::recv_all_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 550 | recv_all_aux_simple!(s, RoleAlltoA, 1)() [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 `recv_all_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:30:68 [INFO] [stdout] | [INFO] [stdout] 30 | mpst_seq::recv_all_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 567 | recv_all_aux_simple!(s, RoleAlltoC, 2)() [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 `recv_all_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:30:68 [INFO] [stdout] | [INFO] [stdout] 30 | mpst_seq::recv_all_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 584 | recv_all_aux_simple!(s, RoleAlltoA, 1)() [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 `recv_all_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:30:68 [INFO] [stdout] | [INFO] [stdout] 30 | mpst_seq::recv_all_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 601 | recv_all_aux_simple!(s, RoleAlltoB, 2)() [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 `recv_all_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/send.rs:16:74 [INFO] [stdout] | [INFO] [stdout] 16 | mpst_seq::send_aux_simple!($session, $payload, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 80 | send_aux_simple!(s, x, RoleB, 1) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `send_aux_simple` [INFO] [stdout] = note: this warning originates in the macro `send_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/send.rs:16:74 [INFO] [stdout] | [INFO] [stdout] 16 | mpst_seq::send_aux_simple!($session, $payload, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 144 | send_aux_simple!(s, x, RoleA, 1) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `send_aux_simple` [INFO] [stdout] = note: this warning originates in the macro `send_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/send.rs:16:74 [INFO] [stdout] | [INFO] [stdout] 16 | mpst_seq::send_aux_simple!($session, $payload, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 208 | send_aux_simple!(s, x, RoleA, 1) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `send_aux_simple` [INFO] [stdout] = note: this warning originates in the macro `send_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/send.rs:16:74 [INFO] [stdout] | [INFO] [stdout] 16 | mpst_seq::send_aux_simple!($session, $payload, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 272 | send_aux_simple!(s, x, RoleC, 2) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `send_aux_simple` [INFO] [stdout] = note: this warning originates in the macro `send_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/send.rs:16:74 [INFO] [stdout] | [INFO] [stdout] 16 | mpst_seq::send_aux_simple!($session, $payload, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 336 | send_aux_simple!(s, x, RoleC, 2) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `send_aux_simple` [INFO] [stdout] = note: this warning originates in the macro `send_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/send.rs:16:74 [INFO] [stdout] | [INFO] [stdout] 16 | mpst_seq::send_aux_simple!($session, $payload, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 400 | send_aux_simple!(s, x, RoleB, 2) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `send_aux_simple` [INFO] [stdout] = note: this warning originates in the macro `send_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/send.rs:16:74 [INFO] [stdout] | [INFO] [stdout] 16 | mpst_seq::send_aux_simple!($session, $payload, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/meshedchannels/impl_a.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | send_aux_simple!(self, payload, RoleB, 1) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `send_aux_simple` [INFO] [stdout] = note: this warning originates in the macro `send_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/send.rs:16:74 [INFO] [stdout] | [INFO] [stdout] 16 | mpst_seq::send_aux_simple!($session, $payload, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/meshedchannels/impl_a.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | send_aux_simple!(self, payload, RoleC, 2) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `send_aux_simple` [INFO] [stdout] = note: this warning originates in the macro `send_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:22:64 [INFO] [stdout] | [INFO] [stdout] 22 | mpst_seq::recv_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/meshedchannels/impl_a.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | recv_aux_simple!(self, RoleB, 1)() [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 `recv_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:22:64 [INFO] [stdout] | [INFO] [stdout] 22 | mpst_seq::recv_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/meshedchannels/impl_a.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | recv_aux_simple!(self, RoleC, 2)() [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 `recv_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:30:68 [INFO] [stdout] | [INFO] [stdout] 30 | mpst_seq::recv_all_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/meshedchannels/impl_a.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | recv_all_aux_simple!(self, RoleAlltoB, 1)() [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 `recv_all_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:30:68 [INFO] [stdout] | [INFO] [stdout] 30 | mpst_seq::recv_all_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/meshedchannels/impl_a.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | recv_all_aux_simple!(self, RoleAlltoC, 2)() [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 `recv_all_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/send.rs:16:74 [INFO] [stdout] | [INFO] [stdout] 16 | mpst_seq::send_aux_simple!($session, $payload, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/meshedchannels/impl_b.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | send_aux_simple!(self, payload, RoleA, 1) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `send_aux_simple` [INFO] [stdout] = note: this warning originates in the macro `send_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/send.rs:16:74 [INFO] [stdout] | [INFO] [stdout] 16 | mpst_seq::send_aux_simple!($session, $payload, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/meshedchannels/impl_b.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | send_aux_simple!(self, payload, RoleC, 2) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `send_aux_simple` [INFO] [stdout] = note: this warning originates in the macro `send_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:22:64 [INFO] [stdout] | [INFO] [stdout] 22 | mpst_seq::recv_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/meshedchannels/impl_b.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | recv_aux_simple!(self, RoleA, 1)() [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 `recv_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:22:64 [INFO] [stdout] | [INFO] [stdout] 22 | mpst_seq::recv_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/meshedchannels/impl_b.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | recv_aux_simple!(self, RoleC, 2)() [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 `recv_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:30:68 [INFO] [stdout] | [INFO] [stdout] 30 | mpst_seq::recv_all_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/meshedchannels/impl_b.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | recv_all_aux_simple!(self, RoleAlltoA, 1)() [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 `recv_all_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:30:68 [INFO] [stdout] | [INFO] [stdout] 30 | mpst_seq::recv_all_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/meshedchannels/impl_b.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | recv_all_aux_simple!(self, RoleAlltoC, 2)() [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 `recv_all_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/send.rs:16:74 [INFO] [stdout] | [INFO] [stdout] 16 | mpst_seq::send_aux_simple!($session, $payload, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/meshedchannels/impl_c.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | send_aux_simple!(self, payload, RoleA, 1) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `send_aux_simple` [INFO] [stdout] = note: this warning originates in the macro `send_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/send.rs:16:74 [INFO] [stdout] | [INFO] [stdout] 16 | mpst_seq::send_aux_simple!($session, $payload, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/meshedchannels/impl_c.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | send_aux_simple!(self, payload, RoleB, 2) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `send_aux_simple` [INFO] [stdout] = note: this warning originates in the macro `send_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:22:64 [INFO] [stdout] | [INFO] [stdout] 22 | mpst_seq::recv_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/meshedchannels/impl_c.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | recv_aux_simple!(self, RoleA, 1)() [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 `recv_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:22:64 [INFO] [stdout] | [INFO] [stdout] 22 | mpst_seq::recv_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/meshedchannels/impl_c.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | recv_aux_simple!(self, RoleB, 2)() [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 `recv_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:30:68 [INFO] [stdout] | [INFO] [stdout] 30 | mpst_seq::recv_all_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/meshedchannels/impl_c.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | recv_all_aux_simple!(self, RoleAlltoA, 1)() [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 `recv_all_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:30:68 [INFO] [stdout] | [INFO] [stdout] 30 | mpst_seq::recv_all_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/meshedchannels/impl_c.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | recv_all_aux_simple!(self, RoleAlltoB, 2)() [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 `recv_all_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 36 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating examples/smtp.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/main.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/o_auth_2.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/distributed_calc.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/online_wallet.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/travel_three.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/o_auth.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/three_buyer.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/dns_imai.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/actyx_os_api.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/checking.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/actyx_os_logging.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/simple_voting.rs from 2018 edition to 2021 [INFO] [stderr] Migrating main.rs from 2018 edition to 2021 [INFO] [stderr] Migrating benches/ping_pong.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/fib.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/video_stream.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/dns_fowler.rs from 2018 edition to 2021 [INFO] [stderr] Migrating benches/main.rs from 2018 edition to 2021 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:22:64 [INFO] [stdout] | [INFO] [stdout] 22 | mpst_seq::recv_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 109 | recv_aux_simple!(s, RoleB, 1)() [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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 `recv_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:22:64 [INFO] [stdout] | [INFO] [stdout] 22 | mpst_seq::recv_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 187 | recv_aux_simple!(s, RoleA, 1)() [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 `recv_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:22:64 [INFO] [stdout] | [INFO] [stdout] 22 | mpst_seq::recv_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 265 | recv_aux_simple!(s, RoleA, 1)() [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 `recv_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:22:64 [INFO] [stdout] | [INFO] [stdout] 22 | mpst_seq::recv_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | recv_aux_simple!(s, RoleC, 2)() [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 `recv_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:22:64 [INFO] [stdout] | [INFO] [stdout] 22 | mpst_seq::recv_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 421 | recv_aux_simple!(s, RoleC, 2)() [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 `recv_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:22:64 [INFO] [stdout] | [INFO] [stdout] 22 | mpst_seq::recv_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 499 | recv_aux_simple!(s, RoleB, 2)() [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 `recv_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:30:68 [INFO] [stdout] | [INFO] [stdout] 30 | mpst_seq::recv_all_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 516 | recv_all_aux_simple!(s, RoleAlltoB, 1)() [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 `recv_all_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:30:68 [INFO] [stdout] | [INFO] [stdout] 30 | mpst_seq::recv_all_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 533 | recv_all_aux_simple!(s, RoleAlltoC, 2)() [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 `recv_all_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:30:68 [INFO] [stdout] | [INFO] [stdout] 30 | mpst_seq::recv_all_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 550 | recv_all_aux_simple!(s, RoleAlltoA, 1)() [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 `recv_all_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:30:68 [INFO] [stdout] | [INFO] [stdout] 30 | mpst_seq::recv_all_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 567 | recv_all_aux_simple!(s, RoleAlltoC, 2)() [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 `recv_all_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:30:68 [INFO] [stdout] | [INFO] [stdout] 30 | mpst_seq::recv_all_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 584 | recv_all_aux_simple!(s, RoleAlltoA, 1)() [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 `recv_all_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:30:68 [INFO] [stdout] | [INFO] [stdout] 30 | mpst_seq::recv_all_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 601 | recv_all_aux_simple!(s, RoleAlltoB, 2)() [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 `recv_all_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/send.rs:16:74 [INFO] [stdout] | [INFO] [stdout] 16 | mpst_seq::send_aux_simple!($session, $payload, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 80 | send_aux_simple!(s, x, RoleB, 1) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `send_aux_simple` [INFO] [stdout] = note: this warning originates in the macro `send_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/send.rs:16:74 [INFO] [stdout] | [INFO] [stdout] 16 | mpst_seq::send_aux_simple!($session, $payload, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 144 | send_aux_simple!(s, x, RoleA, 1) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `send_aux_simple` [INFO] [stdout] = note: this warning originates in the macro `send_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/send.rs:16:74 [INFO] [stdout] | [INFO] [stdout] 16 | mpst_seq::send_aux_simple!($session, $payload, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 208 | send_aux_simple!(s, x, RoleA, 1) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `send_aux_simple` [INFO] [stdout] = note: this warning originates in the macro `send_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/send.rs:16:74 [INFO] [stdout] | [INFO] [stdout] 16 | mpst_seq::send_aux_simple!($session, $payload, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 272 | send_aux_simple!(s, x, RoleC, 2) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `send_aux_simple` [INFO] [stdout] = note: this warning originates in the macro `send_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/send.rs:16:74 [INFO] [stdout] | [INFO] [stdout] 16 | mpst_seq::send_aux_simple!($session, $payload, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 336 | send_aux_simple!(s, x, RoleC, 2) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `send_aux_simple` [INFO] [stdout] = note: this warning originates in the macro `send_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/send.rs:16:74 [INFO] [stdout] | [INFO] [stdout] 16 | mpst_seq::send_aux_simple!($session, $payload, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 400 | send_aux_simple!(s, x, RoleB, 2) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `send_aux_simple` [INFO] [stdout] = note: this warning originates in the macro `send_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/send.rs:16:74 [INFO] [stdout] | [INFO] [stdout] 16 | mpst_seq::send_aux_simple!($session, $payload, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/meshedchannels/impl_a.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | send_aux_simple!(self, payload, RoleB, 1) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `send_aux_simple` [INFO] [stdout] = note: this warning originates in the macro `send_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/send.rs:16:74 [INFO] [stdout] | [INFO] [stdout] 16 | mpst_seq::send_aux_simple!($session, $payload, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/meshedchannels/impl_a.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | send_aux_simple!(self, payload, RoleC, 2) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `send_aux_simple` [INFO] [stdout] = note: this warning originates in the macro `send_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:22:64 [INFO] [stdout] | [INFO] [stdout] 22 | mpst_seq::recv_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/meshedchannels/impl_a.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | recv_aux_simple!(self, RoleB, 1)() [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 `recv_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:22:64 [INFO] [stdout] | [INFO] [stdout] 22 | mpst_seq::recv_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/meshedchannels/impl_a.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | recv_aux_simple!(self, RoleC, 2)() [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 `recv_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:30:68 [INFO] [stdout] | [INFO] [stdout] 30 | mpst_seq::recv_all_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/meshedchannels/impl_a.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | recv_all_aux_simple!(self, RoleAlltoB, 1)() [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 `recv_all_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:30:68 [INFO] [stdout] | [INFO] [stdout] 30 | mpst_seq::recv_all_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/meshedchannels/impl_a.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | recv_all_aux_simple!(self, RoleAlltoC, 2)() [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 `recv_all_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/send.rs:16:74 [INFO] [stdout] | [INFO] [stdout] 16 | mpst_seq::send_aux_simple!($session, $payload, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/meshedchannels/impl_b.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | send_aux_simple!(self, payload, RoleA, 1) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `send_aux_simple` [INFO] [stdout] = note: this warning originates in the macro `send_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/send.rs:16:74 [INFO] [stdout] | [INFO] [stdout] 16 | mpst_seq::send_aux_simple!($session, $payload, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/meshedchannels/impl_b.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | send_aux_simple!(self, payload, RoleC, 2) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `send_aux_simple` [INFO] [stdout] = note: this warning originates in the macro `send_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:22:64 [INFO] [stdout] | [INFO] [stdout] 22 | mpst_seq::recv_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/meshedchannels/impl_b.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | recv_aux_simple!(self, RoleA, 1)() [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 `recv_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:22:64 [INFO] [stdout] | [INFO] [stdout] 22 | mpst_seq::recv_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/meshedchannels/impl_b.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | recv_aux_simple!(self, RoleC, 2)() [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 `recv_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:30:68 [INFO] [stdout] | [INFO] [stdout] 30 | mpst_seq::recv_all_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/meshedchannels/impl_b.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | recv_all_aux_simple!(self, RoleAlltoA, 1)() [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 `recv_all_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:30:68 [INFO] [stdout] | [INFO] [stdout] 30 | mpst_seq::recv_all_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/meshedchannels/impl_b.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | recv_all_aux_simple!(self, RoleAlltoC, 2)() [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 `recv_all_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/send.rs:16:74 [INFO] [stdout] | [INFO] [stdout] 16 | mpst_seq::send_aux_simple!($session, $payload, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/meshedchannels/impl_c.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | send_aux_simple!(self, payload, RoleA, 1) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `send_aux_simple` [INFO] [stdout] = note: this warning originates in the macro `send_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/send.rs:16:74 [INFO] [stdout] | [INFO] [stdout] 16 | mpst_seq::send_aux_simple!($session, $payload, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/meshedchannels/impl_c.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | send_aux_simple!(self, payload, RoleB, 2) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `send_aux_simple` [INFO] [stdout] = note: this warning originates in the macro `send_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:22:64 [INFO] [stdout] | [INFO] [stdout] 22 | mpst_seq::recv_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/meshedchannels/impl_c.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | recv_aux_simple!(self, RoleA, 1)() [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 `recv_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:22:64 [INFO] [stdout] | [INFO] [stdout] 22 | mpst_seq::recv_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/meshedchannels/impl_c.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | recv_aux_simple!(self, RoleB, 2)() [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 `recv_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:30:68 [INFO] [stdout] | [INFO] [stdout] 30 | mpst_seq::recv_all_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/meshedchannels/impl_c.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | recv_all_aux_simple!(self, RoleAlltoA, 1)() [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 `recv_all_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/functionmpst/recv.rs:30:68 [INFO] [stdout] | [INFO] [stdout] 30 | mpst_seq::recv_all_aux_simple!($session, $role, $exclusion); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/meshedchannels/impl_c.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | recv_all_aux_simple!(self, RoleAlltoB, 2)() [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 `recv_all_aux_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 36 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/baking/macros/macro_multi_recursion_macro_of_macro.rs:143:17 [INFO] [stdout] | [INFO] [stdout] 143 | choose_mpst_client_to_all!(s, Branches0AtoD::Video, Branches0BtoD::Video); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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 `choose_mpst_client_to_all` (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/baking/macros/macro_multi_recursion_macro_of_macro.rs:150:21 [INFO] [stdout] | [INFO] [stdout] 150 | let s = choose_mpst_client_to_all!(s, Branches0AtoD::End, Branches0BtoD::End); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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 `choose_mpst_client_to_all` (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/baking/macros/macro_multi_recursion_short.rs:136:17 [INFO] [stdout] | [INFO] [stdout] 136 | choose_mpst_d_to_all!(s, Branches0AtoD::Video, Branches0BtoD::Video); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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 `choose_mpst_d_to_all` (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/baking/macros/macro_multi_recursion_short.rs:143:21 [INFO] [stdout] | [INFO] [stdout] 143 | let s = choose_mpst_d_to_all!(s, Branches0AtoD::End, Branches0BtoD::End); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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 `choose_mpst_d_to_all` (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] --> examples/dns_imai.rs:175:17 [INFO] [stdout] | [INFO] [stdout] 175 | let s = choose_mpst_server_to_all!( [INFO] [stdout] | _________________^ [INFO] [stdout] 176 | | s, [INFO] [stdout] 177 | | Branching0fromServerToClient::Dummy, [INFO] [stdout] 178 | | Branching0fromServerToOther::Dummy [INFO] [stdout] 179 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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 `choose_mpst_server_to_all` (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] --> examples/dns_imai.rs:189:17 [INFO] [stdout] | [INFO] [stdout] 189 | let s = choose_mpst_server_to_all!( [INFO] [stdout] | _________________^ [INFO] [stdout] 190 | | s, [INFO] [stdout] 191 | | Branching0fromServerToClient::Query, [INFO] [stdout] 192 | | Branching0fromServerToOther::Query [INFO] [stdout] 193 | | ); [INFO] [stdout] | |_________^ [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 `choose_mpst_server_to_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Group(ExprGroup { attrs: [], group_token: Group, expr: Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { ident: "s", span: #0 bytes(2036..2037) }, arguments: None }] } }) }) [INFO] [stdout] [INFO] [stdout] Group(ExprGroup { attrs: [], group_token: Group, expr: Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { ident: "test_struct", span: #0 bytes(2054..2065) }, arguments: None }] } }) }) [INFO] [stdout] [INFO] [stdout] Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { ident: "test_struct", span: #0 bytes(2092..2103) }, arguments: None }] } }) [INFO] [stdout] [INFO] [stdout] Struct(ExprStruct { attrs: [], path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { ident: "MeshedChannelsPoints", span: #0 bytes(2130..2150) }, arguments: AngleBracketed(AngleBracketedGenericArguments { colon2_token: Some(Colon2), lt_token: Lt, args: [Type(Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { ident: "i32", span: #0 bytes(2153..2156) }, arguments: None }] } }))], gt_token: Gt }) }] }, brace_token: Brace, fields: [FieldValue { attrs: [], member: Named(Ident { ident: "sender", span: #0 bytes(2168..2174) }), colon_token: Some(Colon), expr: Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { ident: "test_sender", span: #0 bytes(2176..2187) }, arguments: None }] } }) }, Comma, FieldValue { attrs: [], member: Named(Ident { ident: "receiver", span: #0 bytes(2197..2205) }), colon_token: Some(Colon), expr: Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { ident: "test_receiver", span: #0 bytes(2207..2220) }, arguments: None }] } }) }, Comma, FieldValue { attrs: [], member: Named(Ident { ident: "stack", span: #0 bytes(2230..2235) }), colon_token: Some(Colon), expr: Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { ident: "test_stack", span: #0 bytes(2237..2247) }, arguments: None }] } }) }, Comma, FieldValue { attrs: [], member: Named(Ident { ident: "name", span: #0 bytes(2257..2261) }), colon_token: Some(Colon), expr: Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { ident: "test_name", span: #0 bytes(2263..2272) }, arguments: None }] } }) }], dot2_token: None, rest: None }) [INFO] [stdout] [INFO] [stdout] Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { ident: "s", span: #0 bytes(2305..2306) }, arguments: None }] } }) [INFO] [stdout] [INFO] [stdout] Group(ExprGroup { attrs: [], group_token: Group, expr: Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { ident: "test_channel", span: #0 bytes(2323..2335) }, arguments: None }] } }) }) [INFO] [stdout] [INFO] [stdout] Path(ExprPath { attrs: [], qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { ident: "test_channel", span: #0 bytes(2362..2374) }, arguments: None }] } }) [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> examples/dns_fowler.rs:196:17 [INFO] [stdout] | [INFO] [stdout] 196 | let s = choose_mpst_regional_to_all!( [INFO] [stdout] | _________________^ [INFO] [stdout] 197 | | s, [INFO] [stdout] 198 | | Branching0fromRegionalToData::Loop, [INFO] [stdout] 199 | | Branching0fromRegionalToHandler::Loop [INFO] [stdout] 200 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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 `choose_mpst_regional_to_all` (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] --> examples/dns_fowler.rs:208:17 [INFO] [stdout] | [INFO] [stdout] 208 | let s = choose_mpst_regional_to_all!( [INFO] [stdout] | _________________^ [INFO] [stdout] 209 | | s, [INFO] [stdout] 210 | | Branching0fromRegionalToData::Invalid, [INFO] [stdout] 211 | | Branching0fromRegionalToHandler::Invalid [INFO] [stdout] 212 | | ); [INFO] [stdout] | |_________^ [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 `choose_mpst_regional_to_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> benches/benchmarks/basic/dns_fowler.rs:204:21 [INFO] [stdout] | [INFO] [stdout] 204 | let s = choose_mpst_regional_to_all!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 205 | | s, [INFO] [stdout] 206 | | Branching0fromRegionalToData::Invalid, [INFO] [stdout] 207 | | Branching0fromRegionalToHandler::Invalid [INFO] [stdout] 208 | | ); [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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 `choose_mpst_regional_to_all` (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] --> benches/benchmarks/basic/dns_fowler.rs:215:21 [INFO] [stdout] | [INFO] [stdout] 215 | let s = choose_mpst_regional_to_all!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 216 | | s, [INFO] [stdout] 217 | | Branching0fromRegionalToData::Loop, [INFO] [stdout] 218 | | Branching0fromRegionalToHandler::Loop [INFO] [stdout] 219 | | ); [INFO] [stdout] | |_____________^ [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 `choose_mpst_regional_to_all` (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] --> benches/benchmarks/basic/dns_imai.rs:183:21 [INFO] [stdout] | [INFO] [stdout] 183 | let s = choose_mpst_server_to_all!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 184 | | s, [INFO] [stdout] 185 | | Branching0fromServerToClient::Query, [INFO] [stdout] 186 | | Branching0fromServerToOther::Query [INFO] [stdout] 187 | | ); [INFO] [stdout] | |_____________^ [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 `choose_mpst_server_to_all` (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] --> benches/benchmarks/basic/dns_imai.rs:200:21 [INFO] [stdout] | [INFO] [stdout] 200 | let s = choose_mpst_server_to_all!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 201 | | s, [INFO] [stdout] 202 | | Branching0fromServerToClient::Dummy, [INFO] [stdout] 203 | | Branching0fromServerToOther::Dummy [INFO] [stdout] 204 | | ); [INFO] [stdout] | |_____________^ [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 `choose_mpst_server_to_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] child failed with signal `9` [INFO] [stderr] error: could not compile `mpstthree`; 4 warnings emitted [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "515243c61046e1075bff49e52c775d62d007b14e5da9d3b0016db9fe64b30b6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "515243c61046e1075bff49e52c775d62d007b14e5da9d3b0016db9fe64b30b6d", kill_on_drop: false }` [INFO] [stdout] 515243c61046e1075bff49e52c775d62d007b14e5da9d3b0016db9fe64b30b6d