[INFO] fetching crate cuna 0.6.2... [INFO] checking cuna-0.6.2 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate cuna 0.6.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate cuna 0.6.2 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 cuna 0.6.2 [INFO] finished tweaking crates.io crate cuna 0.6.2 [INFO] tweaked toml for crates.io crate cuna 0.6.2 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate cuna 0.6.2 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4fec87ac99b04079236ac4cadf4e7974f3a61ff1c4e26e1ef9aee6645075e8a4 [INFO] running `Command { std: "docker" "start" "-a" "4fec87ac99b04079236ac4cadf4e7974f3a61ff1c4e26e1ef9aee6645075e8a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fec87ac99b04079236ac4cadf4e7974f3a61ff1c4e26e1ef9aee6645075e8a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fec87ac99b04079236ac4cadf4e7974f3a61ff1c4e26e1ef9aee6645075e8a4", kill_on_drop: false }` [INFO] [stdout] 4fec87ac99b04079236ac4cadf4e7974f3a61ff1c4e26e1ef9aee6645075e8a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 7cf25ddf3db463ea8a8bc4f36f147ab161310231901adb7386798ccdeb8e17e3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7cf25ddf3db463ea8a8bc4f36f147ab161310231901adb7386798ccdeb8e17e3", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [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] syn v1.0.60 (as host dependency): full, visit [INFO] [stderr] [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling libc v0.2.84 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking plotters-backend v0.3.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Checking tap v1.0.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Compiling nom v6.1.0 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking plotters-svg v0.3.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking bitvec v0.19.4 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking plotters v0.3.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking serde_json v1.0.61 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking tinytemplate v1.2.0 [INFO] [stderr] Checking csv v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking cuna v0.6.2 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser.rs:21:72 [INFO] [stdout] | [INFO] [stdout] 21 | return Err($crate::error::ParseError::syntax_error($cmd, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 61 | Err(_) => fail!(syntax s, "missing arguments"), [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 `fail` (in Nightly builds, run 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/parser.rs:21:72 [INFO] [stdout] | [INFO] [stdout] 21 | return Err($crate::error::ParseError::syntax_error($cmd, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 70 | Err(_) => fail!(syntax content, "invaild catalog"), [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 `fail` (in Nightly builds, run 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/parser.rs:21:72 [INFO] [stdout] | [INFO] [stdout] 21 | return Err($crate::error::ParseError::syntax_error($cmd, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 110 | _ => fail!(syntax self, "multiple `CATALOG` commands is not allowed"), [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 `fail` (in Nightly builds, run 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/parser.rs:18:72 [INFO] [stdout] | [INFO] [stdout] 18 | return Err($crate::error::ParseError::unexpected_token($token)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 120 | None => fail!(token "TRACK"), [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 `fail` (in Nightly builds, run 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/parser.rs:21:72 [INFO] [stdout] | [INFO] [stdout] 21 | return Err($crate::error::ParseError::syntax_error($cmd, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 126 | Some(_) => fail!(syntax self, "Command `INDEX` should be before `POSTGAP`"), [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 `fail` (in Nightly builds, run 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/parser.rs:18:72 [INFO] [stdout] | [INFO] [stdout] 18 | return Err($crate::error::ParseError::unexpected_token($token)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 127 | None => fail!(token "INDEX"), [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 `fail` (in Nightly builds, run 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/parser.rs:21:72 [INFO] [stdout] | [INFO] [stdout] 21 | return Err($crate::error::ParseError::syntax_error($cmd, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 134 | fail!(syntax self, "Multiple `PREGAP` commands are not allowed in one `TRACK` scope") [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 `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run 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/parser.rs:21:72 [INFO] [stdout] | [INFO] [stdout] 21 | return Err($crate::error::ParseError::syntax_error($cmd, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 136 | Some(_) => fail!(syntax self, "Command `PREGAP` should be before `INDEX`"), [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 `fail` (in Nightly builds, run 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/parser.rs:18:72 [INFO] [stdout] | [INFO] [stdout] 18 | return Err($crate::error::ParseError::unexpected_token($token)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 137 | _ => fail!(token "PREGAP"), [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 `fail` (in Nightly builds, run 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/parser.rs:21:72 [INFO] [stdout] | [INFO] [stdout] 21 | return Err($crate::error::ParseError::syntax_error($cmd, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 144 | fail!(syntax self, "Multiple `POSTGAP` commands are not allowed in one `TRACK` scope") [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 `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run 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/parser.rs:18:72 [INFO] [stdout] | [INFO] [stdout] 18 | return Err($crate::error::ParseError::unexpected_token($token)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 146 | None => fail!(token "POSTGAP"), [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 `fail` (in Nightly builds, run 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/parser.rs:21:72 [INFO] [stdout] | [INFO] [stdout] 21 | return Err($crate::error::ParseError::syntax_error($cmd, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 153 | fail!(syntax self, "Multiple `ISRC` commands are not allowed in one `TRACK` scope") [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 `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run 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/parser.rs:18:72 [INFO] [stdout] | [INFO] [stdout] 18 | return Err($crate::error::ParseError::unexpected_token($token)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 155 | None => fail!(token "ISRC"), [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 `fail` (in Nightly builds, run 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/parser.rs:21:72 [INFO] [stdout] | [INFO] [stdout] 21 | return Err($crate::error::ParseError::syntax_error($cmd, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 160 | fail!(syntax self, "Multiple `FLAGS` commands are not allowed in one `TRACK` scope") [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 `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run 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/parser.rs:18:72 [INFO] [stdout] | [INFO] [stdout] 18 | return Err($crate::error::ParseError::unexpected_token($token)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 162 | None => fail!(token "FLAGS"), [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 `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking criterion v0.3.4 [INFO] [stderr] Migrating tests/tests.rs from 2018 edition to 2021 [INFO] [stderr] Migrating benches/cuna.rs from 2018 edition to 2021 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser.rs:21:72 [INFO] [stdout] | [INFO] [stdout] 21 | return Err($crate::error::ParseError::syntax_error($cmd, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 61 | Err(_) => fail!(syntax s, "missing arguments"), [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 `fail` (in Nightly builds, run 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/parser.rs:21:72 [INFO] [stdout] | [INFO] [stdout] 21 | return Err($crate::error::ParseError::syntax_error($cmd, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 70 | Err(_) => fail!(syntax content, "invaild catalog"), [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 `fail` (in Nightly builds, run 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/parser.rs:21:72 [INFO] [stdout] | [INFO] [stdout] 21 | return Err($crate::error::ParseError::syntax_error($cmd, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 110 | _ => fail!(syntax self, "multiple `CATALOG` commands is not allowed"), [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 `fail` (in Nightly builds, run 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/parser.rs:18:72 [INFO] [stdout] | [INFO] [stdout] 18 | return Err($crate::error::ParseError::unexpected_token($token)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 120 | None => fail!(token "TRACK"), [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 `fail` (in Nightly builds, run 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/parser.rs:21:72 [INFO] [stdout] | [INFO] [stdout] 21 | return Err($crate::error::ParseError::syntax_error($cmd, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 126 | Some(_) => fail!(syntax self, "Command `INDEX` should be before `POSTGAP`"), [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 `fail` (in Nightly builds, run 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/parser.rs:18:72 [INFO] [stdout] | [INFO] [stdout] 18 | return Err($crate::error::ParseError::unexpected_token($token)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 127 | None => fail!(token "INDEX"), [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 `fail` (in Nightly builds, run 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/parser.rs:21:72 [INFO] [stdout] | [INFO] [stdout] 21 | return Err($crate::error::ParseError::syntax_error($cmd, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 134 | fail!(syntax self, "Multiple `PREGAP` commands are not allowed in one `TRACK` scope") [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 `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run 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/parser.rs:21:72 [INFO] [stdout] | [INFO] [stdout] 21 | return Err($crate::error::ParseError::syntax_error($cmd, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 136 | Some(_) => fail!(syntax self, "Command `PREGAP` should be before `INDEX`"), [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 `fail` (in Nightly builds, run 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/parser.rs:18:72 [INFO] [stdout] | [INFO] [stdout] 18 | return Err($crate::error::ParseError::unexpected_token($token)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 137 | _ => fail!(token "PREGAP"), [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 `fail` (in Nightly builds, run 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/parser.rs:21:72 [INFO] [stdout] | [INFO] [stdout] 21 | return Err($crate::error::ParseError::syntax_error($cmd, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 144 | fail!(syntax self, "Multiple `POSTGAP` commands are not allowed in one `TRACK` scope") [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 `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run 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/parser.rs:18:72 [INFO] [stdout] | [INFO] [stdout] 18 | return Err($crate::error::ParseError::unexpected_token($token)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 146 | None => fail!(token "POSTGAP"), [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 `fail` (in Nightly builds, run 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/parser.rs:21:72 [INFO] [stdout] | [INFO] [stdout] 21 | return Err($crate::error::ParseError::syntax_error($cmd, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 153 | fail!(syntax self, "Multiple `ISRC` commands are not allowed in one `TRACK` scope") [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 `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run 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/parser.rs:18:72 [INFO] [stdout] | [INFO] [stdout] 18 | return Err($crate::error::ParseError::unexpected_token($token)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 155 | None => fail!(token "ISRC"), [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 `fail` (in Nightly builds, run 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/parser.rs:21:72 [INFO] [stdout] | [INFO] [stdout] 21 | return Err($crate::error::ParseError::syntax_error($cmd, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 160 | fail!(syntax self, "Multiple `FLAGS` commands are not allowed in one `TRACK` scope") [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 `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run 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/parser.rs:18:72 [INFO] [stdout] | [INFO] [stdout] 18 | return Err($crate::error::ParseError::unexpected_token($token)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 162 | None => fail!(token "FLAGS"), [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 `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking cuna v0.6.2 (/tmp/fixit) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser.rs:21:72 [INFO] [stdout] | [INFO] [stdout] 21 | return Err($crate::error::ParseError::syntax_error($cmd, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 61 | Err(_) => fail!(syntax s, "missing arguments"), [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 `fail` (in Nightly builds, run 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/parser.rs:21:72 [INFO] [stdout] | [INFO] [stdout] 21 | return Err($crate::error::ParseError::syntax_error($cmd, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 70 | Err(_) => fail!(syntax content, "invaild catalog"), [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 `fail` (in Nightly builds, run 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/parser.rs:21:72 [INFO] [stdout] | [INFO] [stdout] 21 | return Err($crate::error::ParseError::syntax_error($cmd, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 110 | _ => fail!(syntax self, "multiple `CATALOG` commands is not allowed"), [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 `fail` (in Nightly builds, run 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/parser.rs:18:72 [INFO] [stdout] | [INFO] [stdout] 18 | return Err($crate::error::ParseError::unexpected_token($token)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 120 | None => fail!(token "TRACK"), [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 `fail` (in Nightly builds, run 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/parser.rs:21:72 [INFO] [stdout] | [INFO] [stdout] 21 | return Err($crate::error::ParseError::syntax_error($cmd, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 126 | Some(_) => fail!(syntax self, "Command `INDEX` should be before `POSTGAP`"), [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 `fail` (in Nightly builds, run 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/parser.rs:18:72 [INFO] [stdout] | [INFO] [stdout] 18 | return Err($crate::error::ParseError::unexpected_token($token)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 127 | None => fail!(token "INDEX"), [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 `fail` (in Nightly builds, run 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/parser.rs:21:72 [INFO] [stdout] | [INFO] [stdout] 21 | return Err($crate::error::ParseError::syntax_error($cmd, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 134 | fail!(syntax self, "Multiple `PREGAP` commands are not allowed in one `TRACK` scope") [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 `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run 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/parser.rs:21:72 [INFO] [stdout] | [INFO] [stdout] 21 | return Err($crate::error::ParseError::syntax_error($cmd, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 136 | Some(_) => fail!(syntax self, "Command `PREGAP` should be before `INDEX`"), [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 `fail` (in Nightly builds, run 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/parser.rs:18:72 [INFO] [stdout] | [INFO] [stdout] 18 | return Err($crate::error::ParseError::unexpected_token($token)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 137 | _ => fail!(token "PREGAP"), [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 `fail` (in Nightly builds, run 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/parser.rs:21:72 [INFO] [stdout] | [INFO] [stdout] 21 | return Err($crate::error::ParseError::syntax_error($cmd, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 144 | fail!(syntax self, "Multiple `POSTGAP` commands are not allowed in one `TRACK` scope") [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 `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run 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/parser.rs:18:72 [INFO] [stdout] | [INFO] [stdout] 18 | return Err($crate::error::ParseError::unexpected_token($token)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 146 | None => fail!(token "POSTGAP"), [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 `fail` (in Nightly builds, run 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/parser.rs:21:72 [INFO] [stdout] | [INFO] [stdout] 21 | return Err($crate::error::ParseError::syntax_error($cmd, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 153 | fail!(syntax self, "Multiple `ISRC` commands are not allowed in one `TRACK` scope") [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 `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run 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/parser.rs:18:72 [INFO] [stdout] | [INFO] [stdout] 18 | return Err($crate::error::ParseError::unexpected_token($token)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 155 | None => fail!(token "ISRC"), [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 `fail` (in Nightly builds, run 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/parser.rs:21:72 [INFO] [stdout] | [INFO] [stdout] 21 | return Err($crate::error::ParseError::syntax_error($cmd, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 160 | fail!(syntax self, "Multiple `FLAGS` commands are not allowed in one `TRACK` scope") [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 `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run 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/parser.rs:18:72 [INFO] [stdout] | [INFO] [stdout] 18 | return Err($crate::error::ParseError::unexpected_token($token)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 162 | None => fail!(token "FLAGS"), [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 `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking criterion v0.3.4 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser.rs:21:72 [INFO] [stdout] | [INFO] [stdout] 21 | return Err($crate::error::ParseError::syntax_error($cmd, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 61 | Err(_) => fail!(syntax s, "missing arguments"), [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 `fail` (in Nightly builds, run 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/parser.rs:21:72 [INFO] [stdout] | [INFO] [stdout] 21 | return Err($crate::error::ParseError::syntax_error($cmd, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 70 | Err(_) => fail!(syntax content, "invaild catalog"), [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 `fail` (in Nightly builds, run 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/parser.rs:21:72 [INFO] [stdout] | [INFO] [stdout] 21 | return Err($crate::error::ParseError::syntax_error($cmd, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 110 | _ => fail!(syntax self, "multiple `CATALOG` commands is not allowed"), [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 `fail` (in Nightly builds, run 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/parser.rs:18:72 [INFO] [stdout] | [INFO] [stdout] 18 | return Err($crate::error::ParseError::unexpected_token($token)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 120 | None => fail!(token "TRACK"), [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 `fail` (in Nightly builds, run 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/parser.rs:21:72 [INFO] [stdout] | [INFO] [stdout] 21 | return Err($crate::error::ParseError::syntax_error($cmd, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 126 | Some(_) => fail!(syntax self, "Command `INDEX` should be before `POSTGAP`"), [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 `fail` (in Nightly builds, run 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/parser.rs:18:72 [INFO] [stdout] | [INFO] [stdout] 18 | return Err($crate::error::ParseError::unexpected_token($token)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 127 | None => fail!(token "INDEX"), [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 `fail` (in Nightly builds, run 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/parser.rs:21:72 [INFO] [stdout] | [INFO] [stdout] 21 | return Err($crate::error::ParseError::syntax_error($cmd, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 134 | fail!(syntax self, "Multiple `PREGAP` commands are not allowed in one `TRACK` scope") [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 `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run 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/parser.rs:21:72 [INFO] [stdout] | [INFO] [stdout] 21 | return Err($crate::error::ParseError::syntax_error($cmd, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 136 | Some(_) => fail!(syntax self, "Command `PREGAP` should be before `INDEX`"), [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 `fail` (in Nightly builds, run 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/parser.rs:18:72 [INFO] [stdout] | [INFO] [stdout] 18 | return Err($crate::error::ParseError::unexpected_token($token)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 137 | _ => fail!(token "PREGAP"), [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 `fail` (in Nightly builds, run 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/parser.rs:21:72 [INFO] [stdout] | [INFO] [stdout] 21 | return Err($crate::error::ParseError::syntax_error($cmd, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 144 | fail!(syntax self, "Multiple `POSTGAP` commands are not allowed in one `TRACK` scope") [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 `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run 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/parser.rs:18:72 [INFO] [stdout] | [INFO] [stdout] 18 | return Err($crate::error::ParseError::unexpected_token($token)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 146 | None => fail!(token "POSTGAP"), [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 `fail` (in Nightly builds, run 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/parser.rs:21:72 [INFO] [stdout] | [INFO] [stdout] 21 | return Err($crate::error::ParseError::syntax_error($cmd, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 153 | fail!(syntax self, "Multiple `ISRC` commands are not allowed in one `TRACK` scope") [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 `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run 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/parser.rs:18:72 [INFO] [stdout] | [INFO] [stdout] 18 | return Err($crate::error::ParseError::unexpected_token($token)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 155 | None => fail!(token "ISRC"), [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 `fail` (in Nightly builds, run 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/parser.rs:21:72 [INFO] [stdout] | [INFO] [stdout] 21 | return Err($crate::error::ParseError::syntax_error($cmd, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 160 | fail!(syntax self, "Multiple `FLAGS` commands are not allowed in one `TRACK` scope") [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 `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run 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/parser.rs:18:72 [INFO] [stdout] | [INFO] [stdout] 18 | return Err($crate::error::ParseError::unexpected_token($token)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 162 | None => fail!(token "FLAGS"), [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 `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.21s [INFO] running `Command { std: "docker" "inspect" "7cf25ddf3db463ea8a8bc4f36f147ab161310231901adb7386798ccdeb8e17e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cf25ddf3db463ea8a8bc4f36f147ab161310231901adb7386798ccdeb8e17e3", kill_on_drop: false }` [INFO] [stdout] 7cf25ddf3db463ea8a8bc4f36f147ab161310231901adb7386798ccdeb8e17e3