[INFO] fetching crate block-utils 0.10.2... [INFO] checking block-utils-0.10.2 against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] extracting crate block-utils 0.10.2 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate block-utils 0.10.2 on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate block-utils 0.10.2 [INFO] finished tweaking crates.io crate block-utils 0.10.2 [INFO] tweaked toml for crates.io crate block-utils 0.10.2 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shellscript v0.3.1 [INFO] [stderr] Downloaded fstab v0.3.1 [INFO] [stderr] Downloaded udev v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5904202f8caa1f389841f109803211d5ccad218ec7cef02efcfc0ed5a832db5d [INFO] running `Command { std: "docker" "start" "-a" "5904202f8caa1f389841f109803211d5ccad218ec7cef02efcfc0ed5a832db5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5904202f8caa1f389841f109803211d5ccad218ec7cef02efcfc0ed5a832db5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5904202f8caa1f389841f109803211d5ccad218ec7cef02efcfc0ed5a832db5d", kill_on_drop: false }` [INFO] [stdout] 5904202f8caa1f389841f109803211d5ccad218ec7cef02efcfc0ed5a832db5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2f54d3f0a3c19acf35a81d7256b4e57b8b0b7749f566640c7592a12750b53ba [INFO] running `Command { std: "docker" "start" "-a" "e2f54d3f0a3c19acf35a81d7256b4e57b8b0b7749f566640c7592a12750b53ba", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Checking strum v0.20.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking shellscript v0.3.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking lexical-core v0.7.6 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking fstab v0.3.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking udev v0.5.0 [INFO] [stderr] Checking regex v1.4.6 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking serde_json v1.0.68 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Checking thiserror v1.0.29 [INFO] [stderr] Checking block-utils v0.10.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1311:70 [INFO] [stdout] | [INFO] [stdout] 1311 | delimited!($i, multispace0, $submac!($($args)*), multispace0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1318 | / named!( [INFO] [stdout] 1319 | | host, [INFO] [stdout] 1320 | | trim!(preceded!(trim!(tag!("Host: scsi")), take_u8)) [INFO] [stdout] 1321 | | ); [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: 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 `trim` [INFO] [stdout] = note: this warning originates in the macro `trim` (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/lib.rs:1311:70 [INFO] [stdout] | [INFO] [stdout] 1311 | delimited!($i, multispace0, $submac!($($args)*), multispace0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1318 | / named!( [INFO] [stdout] 1319 | | host, [INFO] [stdout] 1320 | | trim!(preceded!(trim!(tag!("Host: scsi")), take_u8)) [INFO] [stdout] 1321 | | ); [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 `trim` [INFO] [stdout] = note: this warning originates in the macro `trim` (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/lib.rs:1311:70 [INFO] [stdout] | [INFO] [stdout] 1311 | delimited!($i, multispace0, $submac!($($args)*), multispace0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1323 | / named!( [INFO] [stdout] 1324 | | model<&str>, [INFO] [stdout] 1325 | | trim!(map_res!( [INFO] [stdout] 1326 | | delimited!(trim!(tag!("Model:")), alpha1, tag!(" ")), [INFO] [stdout] 1327 | | from_utf8 [INFO] [stdout] 1328 | | )) [INFO] [stdout] 1329 | | ); [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 `trim` [INFO] [stdout] = note: this warning originates in the macro `trim` (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/lib.rs:1311:70 [INFO] [stdout] | [INFO] [stdout] 1311 | delimited!($i, multispace0, $submac!($($args)*), multispace0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1323 | / named!( [INFO] [stdout] 1324 | | model<&str>, [INFO] [stdout] 1325 | | trim!(map_res!( [INFO] [stdout] 1326 | | delimited!(trim!(tag!("Model:")), alpha1, tag!(" ")), [INFO] [stdout] 1327 | | from_utf8 [INFO] [stdout] 1328 | | )) [INFO] [stdout] 1329 | | ); [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 `trim` [INFO] [stdout] = note: this warning originates in the macro `trim` (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/lib.rs:1311:70 [INFO] [stdout] | [INFO] [stdout] 1311 | delimited!($i, multispace0, $submac!($($args)*), multispace0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1331 | / named!( [INFO] [stdout] 1332 | | rev<&str>, [INFO] [stdout] 1333 | | trim!(map_res!( [INFO] [stdout] 1334 | | delimited!(trim!(tag!("Rev:")), alpha1, tag!(" ")), [INFO] [stdout] 1335 | | from_utf8 [INFO] [stdout] 1336 | | )) [INFO] [stdout] 1337 | | ); [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 `trim` [INFO] [stdout] = note: this warning originates in the macro `trim` (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/lib.rs:1311:70 [INFO] [stdout] | [INFO] [stdout] 1311 | delimited!($i, multispace0, $submac!($($args)*), multispace0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1331 | / named!( [INFO] [stdout] 1332 | | rev<&str>, [INFO] [stdout] 1333 | | trim!(map_res!( [INFO] [stdout] 1334 | | delimited!(trim!(tag!("Rev:")), alpha1, tag!(" ")), [INFO] [stdout] 1335 | | from_utf8 [INFO] [stdout] 1336 | | )) [INFO] [stdout] 1337 | | ); [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 `trim` [INFO] [stdout] = note: this warning originates in the macro `trim` (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/lib.rs:1311:70 [INFO] [stdout] | [INFO] [stdout] 1311 | delimited!($i, multispace0, $submac!($($args)*), multispace0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1339 | / named!( [INFO] [stdout] 1340 | | vendor<&str>, [INFO] [stdout] 1341 | | trim!(map_res!( [INFO] [stdout] 1342 | | delimited!(trim!(tag!("Vendor:")), alpha1, tag!(" ")), [INFO] [stdout] 1343 | | from_utf8 [INFO] [stdout] 1344 | | )) [INFO] [stdout] 1345 | | ); [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 `trim` [INFO] [stdout] = note: this warning originates in the macro `trim` (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/lib.rs:1311:70 [INFO] [stdout] | [INFO] [stdout] 1311 | delimited!($i, multispace0, $submac!($($args)*), multispace0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1339 | / named!( [INFO] [stdout] 1340 | | vendor<&str>, [INFO] [stdout] 1341 | | trim!(map_res!( [INFO] [stdout] 1342 | | delimited!(trim!(tag!("Vendor:")), alpha1, tag!(" ")), [INFO] [stdout] 1343 | | from_utf8 [INFO] [stdout] 1344 | | )) [INFO] [stdout] 1345 | | ); [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 `trim` [INFO] [stdout] = note: this warning originates in the macro `trim` (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/lib.rs:1311:70 [INFO] [stdout] | [INFO] [stdout] 1311 | delimited!($i, multispace0, $submac!($($args)*), multispace0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1347 | / named!( [INFO] [stdout] 1348 | | scsi_type<&str>, [INFO] [stdout] 1349 | | trim!(map_res!( [INFO] [stdout] 1350 | | delimited!(trim!(tag!("Type:")), alpha1, tag!(" ")), [INFO] [stdout] 1351 | | from_utf8 [INFO] [stdout] 1352 | | )) [INFO] [stdout] 1353 | | ); [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 `trim` [INFO] [stdout] = note: this warning originates in the macro `trim` (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/lib.rs:1311:70 [INFO] [stdout] | [INFO] [stdout] 1311 | delimited!($i, multispace0, $submac!($($args)*), multispace0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1347 | / named!( [INFO] [stdout] 1348 | | scsi_type<&str>, [INFO] [stdout] 1349 | | trim!(map_res!( [INFO] [stdout] 1350 | | delimited!(trim!(tag!("Type:")), alpha1, tag!(" ")), [INFO] [stdout] 1351 | | from_utf8 [INFO] [stdout] 1352 | | )) [INFO] [stdout] 1353 | | ); [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 `trim` [INFO] [stdout] = note: this warning originates in the macro `trim` (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/lib.rs:1311:70 [INFO] [stdout] | [INFO] [stdout] 1311 | delimited!($i, multispace0, $submac!($($args)*), multispace0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1365 | / named!( [INFO] [stdout] 1366 | | channel, [INFO] [stdout] 1367 | | trim!(preceded!(trim!(tag!("Channel:")), take_u8)) [INFO] [stdout] 1368 | | ); [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 `trim` [INFO] [stdout] = note: this warning originates in the macro `trim` (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/lib.rs:1311:70 [INFO] [stdout] | [INFO] [stdout] 1311 | delimited!($i, multispace0, $submac!($($args)*), multispace0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1365 | / named!( [INFO] [stdout] 1366 | | channel, [INFO] [stdout] 1367 | | trim!(preceded!(trim!(tag!("Channel:")), take_u8)) [INFO] [stdout] 1368 | | ); [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 `trim` [INFO] [stdout] = note: this warning originates in the macro `trim` (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/lib.rs:1311:70 [INFO] [stdout] | [INFO] [stdout] 1311 | delimited!($i, multispace0, $submac!($($args)*), multispace0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1370 | named!(scsi_id, trim!(preceded!(trim!(tag!("Id:")), take_u8))); [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 `trim` [INFO] [stdout] = note: this warning originates in the macro `trim` (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/lib.rs:1311:70 [INFO] [stdout] | [INFO] [stdout] 1311 | delimited!($i, multispace0, $submac!($($args)*), multispace0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1370 | named!(scsi_id, trim!(preceded!(trim!(tag!("Id:")), take_u8))); [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 `trim` [INFO] [stdout] = note: this warning originates in the macro `trim` (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/lib.rs:1311:70 [INFO] [stdout] | [INFO] [stdout] 1311 | delimited!($i, multispace0, $submac!($($args)*), multispace0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1372 | named!(scsi_lun, trim!(preceded!(trim!(tag!("Lun:")), take_u8))); [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 `trim` [INFO] [stdout] = note: this warning originates in the macro `trim` (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/lib.rs:1311:70 [INFO] [stdout] | [INFO] [stdout] 1311 | delimited!($i, multispace0, $submac!($($args)*), multispace0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1372 | named!(scsi_lun, trim!(preceded!(trim!(tag!("Lun:")), take_u8))); [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 `trim` [INFO] [stdout] = note: this warning originates in the macro `trim` (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/lib.rs:1311:70 [INFO] [stdout] | [INFO] [stdout] 1311 | delimited!($i, multispace0, $submac!($($args)*), multispace0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1374 | / named!( [INFO] [stdout] 1375 | | revision, [INFO] [stdout] 1376 | | trim!(preceded!(trim!(tag!("ANSI SCSI revision:")), take_u32)) [INFO] [stdout] 1377 | | ); [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 `trim` [INFO] [stdout] = note: this warning originates in the macro `trim` (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/lib.rs:1311:70 [INFO] [stdout] | [INFO] [stdout] 1311 | delimited!($i, multispace0, $submac!($($args)*), multispace0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1374 | / named!( [INFO] [stdout] 1375 | | revision, [INFO] [stdout] 1376 | | trim!(preceded!(trim!(tag!("ANSI SCSI revision:")), take_u32)) [INFO] [stdout] 1377 | | ); [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 `trim` [INFO] [stdout] = note: this warning originates in the macro `trim` (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/lib.rs:1311:70 [INFO] [stdout] | [INFO] [stdout] 1311 | delimited!($i, multispace0, $submac!($($args)*), multispace0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1318 | / named!( [INFO] [stdout] 1319 | | host, [INFO] [stdout] 1320 | | trim!(preceded!(trim!(tag!("Host: scsi")), take_u8)) [INFO] [stdout] 1321 | | ); [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: 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 `trim` [INFO] [stdout] = note: this warning originates in the macro `trim` (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/lib.rs:1311:70 [INFO] [stdout] | [INFO] [stdout] 1311 | delimited!($i, multispace0, $submac!($($args)*), multispace0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1318 | / named!( [INFO] [stdout] 1319 | | host, [INFO] [stdout] 1320 | | trim!(preceded!(trim!(tag!("Host: scsi")), take_u8)) [INFO] [stdout] 1321 | | ); [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 `trim` [INFO] [stdout] = note: this warning originates in the macro `trim` (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/lib.rs:1311:70 [INFO] [stdout] | [INFO] [stdout] 1311 | delimited!($i, multispace0, $submac!($($args)*), multispace0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1323 | / named!( [INFO] [stdout] 1324 | | model<&str>, [INFO] [stdout] 1325 | | trim!(map_res!( [INFO] [stdout] 1326 | | delimited!(trim!(tag!("Model:")), alpha1, tag!(" ")), [INFO] [stdout] 1327 | | from_utf8 [INFO] [stdout] 1328 | | )) [INFO] [stdout] 1329 | | ); [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 `trim` [INFO] [stdout] = note: this warning originates in the macro `trim` (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/lib.rs:1311:70 [INFO] [stdout] | [INFO] [stdout] 1311 | delimited!($i, multispace0, $submac!($($args)*), multispace0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1323 | / named!( [INFO] [stdout] 1324 | | model<&str>, [INFO] [stdout] 1325 | | trim!(map_res!( [INFO] [stdout] 1326 | | delimited!(trim!(tag!("Model:")), alpha1, tag!(" ")), [INFO] [stdout] 1327 | | from_utf8 [INFO] [stdout] 1328 | | )) [INFO] [stdout] 1329 | | ); [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 `trim` [INFO] [stdout] = note: this warning originates in the macro `trim` (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/lib.rs:1311:70 [INFO] [stdout] | [INFO] [stdout] 1311 | delimited!($i, multispace0, $submac!($($args)*), multispace0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1331 | / named!( [INFO] [stdout] 1332 | | rev<&str>, [INFO] [stdout] 1333 | | trim!(map_res!( [INFO] [stdout] 1334 | | delimited!(trim!(tag!("Rev:")), alpha1, tag!(" ")), [INFO] [stdout] 1335 | | from_utf8 [INFO] [stdout] 1336 | | )) [INFO] [stdout] 1337 | | ); [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 `trim` [INFO] [stdout] = note: this warning originates in the macro `trim` (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/lib.rs:1311:70 [INFO] [stdout] | [INFO] [stdout] 1311 | delimited!($i, multispace0, $submac!($($args)*), multispace0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1331 | / named!( [INFO] [stdout] 1332 | | rev<&str>, [INFO] [stdout] 1333 | | trim!(map_res!( [INFO] [stdout] 1334 | | delimited!(trim!(tag!("Rev:")), alpha1, tag!(" ")), [INFO] [stdout] 1335 | | from_utf8 [INFO] [stdout] 1336 | | )) [INFO] [stdout] 1337 | | ); [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 `trim` [INFO] [stdout] = note: this warning originates in the macro `trim` (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/lib.rs:1311:70 [INFO] [stdout] | [INFO] [stdout] 1311 | delimited!($i, multispace0, $submac!($($args)*), multispace0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1339 | / named!( [INFO] [stdout] 1340 | | vendor<&str>, [INFO] [stdout] 1341 | | trim!(map_res!( [INFO] [stdout] 1342 | | delimited!(trim!(tag!("Vendor:")), alpha1, tag!(" ")), [INFO] [stdout] 1343 | | from_utf8 [INFO] [stdout] 1344 | | )) [INFO] [stdout] 1345 | | ); [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 `trim` [INFO] [stdout] = note: this warning originates in the macro `trim` (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/lib.rs:1311:70 [INFO] [stdout] | [INFO] [stdout] 1311 | delimited!($i, multispace0, $submac!($($args)*), multispace0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1339 | / named!( [INFO] [stdout] 1340 | | vendor<&str>, [INFO] [stdout] 1341 | | trim!(map_res!( [INFO] [stdout] 1342 | | delimited!(trim!(tag!("Vendor:")), alpha1, tag!(" ")), [INFO] [stdout] 1343 | | from_utf8 [INFO] [stdout] 1344 | | )) [INFO] [stdout] 1345 | | ); [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 `trim` [INFO] [stdout] = note: this warning originates in the macro `trim` (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/lib.rs:1311:70 [INFO] [stdout] | [INFO] [stdout] 1311 | delimited!($i, multispace0, $submac!($($args)*), multispace0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1347 | / named!( [INFO] [stdout] 1348 | | scsi_type<&str>, [INFO] [stdout] 1349 | | trim!(map_res!( [INFO] [stdout] 1350 | | delimited!(trim!(tag!("Type:")), alpha1, tag!(" ")), [INFO] [stdout] 1351 | | from_utf8 [INFO] [stdout] 1352 | | )) [INFO] [stdout] 1353 | | ); [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 `trim` [INFO] [stdout] = note: this warning originates in the macro `trim` (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/lib.rs:1311:70 [INFO] [stdout] | [INFO] [stdout] 1311 | delimited!($i, multispace0, $submac!($($args)*), multispace0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1347 | / named!( [INFO] [stdout] 1348 | | scsi_type<&str>, [INFO] [stdout] 1349 | | trim!(map_res!( [INFO] [stdout] 1350 | | delimited!(trim!(tag!("Type:")), alpha1, tag!(" ")), [INFO] [stdout] 1351 | | from_utf8 [INFO] [stdout] 1352 | | )) [INFO] [stdout] 1353 | | ); [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 `trim` [INFO] [stdout] = note: this warning originates in the macro `trim` (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/lib.rs:1311:70 [INFO] [stdout] | [INFO] [stdout] 1311 | delimited!($i, multispace0, $submac!($($args)*), multispace0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1365 | / named!( [INFO] [stdout] 1366 | | channel, [INFO] [stdout] 1367 | | trim!(preceded!(trim!(tag!("Channel:")), take_u8)) [INFO] [stdout] 1368 | | ); [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 `trim` [INFO] [stdout] = note: this warning originates in the macro `trim` (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/lib.rs:1311:70 [INFO] [stdout] | [INFO] [stdout] 1311 | delimited!($i, multispace0, $submac!($($args)*), multispace0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1365 | / named!( [INFO] [stdout] 1366 | | channel, [INFO] [stdout] 1367 | | trim!(preceded!(trim!(tag!("Channel:")), take_u8)) [INFO] [stdout] 1368 | | ); [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 `trim` [INFO] [stdout] = note: this warning originates in the macro `trim` (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/lib.rs:1311:70 [INFO] [stdout] | [INFO] [stdout] 1311 | delimited!($i, multispace0, $submac!($($args)*), multispace0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1370 | named!(scsi_id, trim!(preceded!(trim!(tag!("Id:")), take_u8))); [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 `trim` [INFO] [stdout] = note: this warning originates in the macro `trim` (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/lib.rs:1311:70 [INFO] [stdout] | [INFO] [stdout] 1311 | delimited!($i, multispace0, $submac!($($args)*), multispace0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1370 | named!(scsi_id, trim!(preceded!(trim!(tag!("Id:")), take_u8))); [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 `trim` [INFO] [stdout] = note: this warning originates in the macro `trim` (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/lib.rs:1311:70 [INFO] [stdout] | [INFO] [stdout] 1311 | delimited!($i, multispace0, $submac!($($args)*), multispace0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1372 | named!(scsi_lun, trim!(preceded!(trim!(tag!("Lun:")), take_u8))); [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 `trim` [INFO] [stdout] = note: this warning originates in the macro `trim` (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/lib.rs:1311:70 [INFO] [stdout] | [INFO] [stdout] 1311 | delimited!($i, multispace0, $submac!($($args)*), multispace0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1372 | named!(scsi_lun, trim!(preceded!(trim!(tag!("Lun:")), take_u8))); [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 `trim` [INFO] [stdout] = note: this warning originates in the macro `trim` (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/lib.rs:1311:70 [INFO] [stdout] | [INFO] [stdout] 1311 | delimited!($i, multispace0, $submac!($($args)*), multispace0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1374 | / named!( [INFO] [stdout] 1375 | | revision, [INFO] [stdout] 1376 | | trim!(preceded!(trim!(tag!("ANSI SCSI revision:")), take_u32)) [INFO] [stdout] 1377 | | ); [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 `trim` [INFO] [stdout] = note: this warning originates in the macro `trim` (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/lib.rs:1311:70 [INFO] [stdout] | [INFO] [stdout] 1311 | delimited!($i, multispace0, $submac!($($args)*), multispace0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1374 | / named!( [INFO] [stdout] 1375 | | revision, [INFO] [stdout] 1376 | | trim!(preceded!(trim!(tag!("ANSI SCSI revision:")), take_u32)) [INFO] [stdout] 1377 | | ); [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 `trim` [INFO] [stdout] = note: this warning originates in the macro `trim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.09s [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e2f54d3f0a3c19acf35a81d7256b4e57b8b0b7749f566640c7592a12750b53ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2f54d3f0a3c19acf35a81d7256b4e57b8b0b7749f566640c7592a12750b53ba", kill_on_drop: false }` [INFO] [stdout] e2f54d3f0a3c19acf35a81d7256b4e57b8b0b7749f566640c7592a12750b53ba