[INFO] fetching crate cuna 0.6.2... [INFO] testing cuna-0.6.2 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate cuna 0.6.2 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate cuna 0.6.2 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-6/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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] 4d7bfcf2d902323a43e54d668b889ce92058b67f9f0cefc97e28cf9c94922647 [INFO] running `Command { std: "docker" "start" "-a" "4d7bfcf2d902323a43e54d668b889ce92058b67f9f0cefc97e28cf9c94922647", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d7bfcf2d902323a43e54d668b889ce92058b67f9f0cefc97e28cf9c94922647", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d7bfcf2d902323a43e54d668b889ce92058b67f9f0cefc97e28cf9c94922647", kill_on_drop: false }` [INFO] [stdout] 4d7bfcf2d902323a43e54d668b889ce92058b67f9f0cefc97e28cf9c94922647 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", 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] 6fbd8a120ac8babe3db6ed25197d5c42845fbaca5cbe4e4a21c5afab0348986c [INFO] running `Command { std: "docker" "start" "-a" "6fbd8a120ac8babe3db6ed25197d5c42845fbaca5cbe4e4a21c5afab0348986c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling tap v1.0.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling nom v6.1.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling bitvec v0.19.4 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling cuna v0.6.2 (/opt/rustwide/workdir) [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 30.80s [INFO] running `Command { std: "docker" "inspect" "6fbd8a120ac8babe3db6ed25197d5c42845fbaca5cbe4e4a21c5afab0348986c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fbd8a120ac8babe3db6ed25197d5c42845fbaca5cbe4e4a21c5afab0348986c", kill_on_drop: false }` [INFO] [stdout] 6fbd8a120ac8babe3db6ed25197d5c42845fbaca5cbe4e4a21c5afab0348986c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f49f8d5ec25b199928b93a6406012b306df4ef95b233755d410047287dcc190d [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" "f49f8d5ec25b199928b93a6406012b306df4ef95b233755d410047287dcc190d", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling libc v0.2.84 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling oorandom v11.1.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] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling clap v2.33.3 [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] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling tinytemplate v1.2.0 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling cuna v0.6.2 (/opt/rustwide/workdir) [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 test [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "f49f8d5ec25b199928b93a6406012b306df4ef95b233755d410047287dcc190d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f49f8d5ec25b199928b93a6406012b306df4ef95b233755d410047287dcc190d", kill_on_drop: false }` [INFO] [stdout] f49f8d5ec25b199928b93a6406012b306df4ef95b233755d410047287dcc190d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9ab4d45d5e103351387087b8bf0272c255006e80d50f37237ae2e2bb8f1144f9 [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" "9ab4d45d5e103351387087b8bf0272c255006e80d50f37237ae2e2bb8f1144f9", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser.rs:21:72 [INFO] [stderr] | [INFO] [stderr] 21 | return Err($crate::error::ParseError::syntax_error($cmd, $msg)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 61 | Err(_) => fail!(syntax s, "missing arguments"), [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser.rs:21:72 [INFO] [stderr] | [INFO] [stderr] 21 | return Err($crate::error::ParseError::syntax_error($cmd, $msg)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 70 | Err(_) => fail!(syntax content, "invaild catalog"), [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser.rs:21:72 [INFO] [stderr] | [INFO] [stderr] 21 | return Err($crate::error::ParseError::syntax_error($cmd, $msg)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 110 | _ => fail!(syntax self, "multiple `CATALOG` commands is not allowed"), [INFO] [stderr] | ---------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser.rs:18:72 [INFO] [stderr] | [INFO] [stderr] 18 | return Err($crate::error::ParseError::unexpected_token($token)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 120 | None => fail!(token "TRACK"), [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser.rs:21:72 [INFO] [stderr] | [INFO] [stderr] 21 | return Err($crate::error::ParseError::syntax_error($cmd, $msg)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 126 | Some(_) => fail!(syntax self, "Command `INDEX` should be before `POSTGAP`"), [INFO] [stderr] | ---------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser.rs:18:72 [INFO] [stderr] | [INFO] [stderr] 18 | return Err($crate::error::ParseError::unexpected_token($token)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 127 | None => fail!(token "INDEX"), [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser.rs:21:72 [INFO] [stderr] | [INFO] [stderr] 21 | return Err($crate::error::ParseError::syntax_error($cmd, $msg)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 134 | fail!(syntax self, "Multiple `PREGAP` commands are not allowed in one `TRACK` scope") [INFO] [stderr] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser.rs:21:72 [INFO] [stderr] | [INFO] [stderr] 21 | return Err($crate::error::ParseError::syntax_error($cmd, $msg)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 136 | Some(_) => fail!(syntax self, "Command `PREGAP` should be before `INDEX`"), [INFO] [stderr] | --------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser.rs:18:72 [INFO] [stderr] | [INFO] [stderr] 18 | return Err($crate::error::ParseError::unexpected_token($token)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 137 | _ => fail!(token "PREGAP"), [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser.rs:21:72 [INFO] [stderr] | [INFO] [stderr] 21 | return Err($crate::error::ParseError::syntax_error($cmd, $msg)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 144 | fail!(syntax self, "Multiple `POSTGAP` commands are not allowed in one `TRACK` scope") [INFO] [stderr] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser.rs:18:72 [INFO] [stderr] | [INFO] [stderr] 18 | return Err($crate::error::ParseError::unexpected_token($token)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 146 | None => fail!(token "POSTGAP"), [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser.rs:21:72 [INFO] [stderr] | [INFO] [stderr] 21 | return Err($crate::error::ParseError::syntax_error($cmd, $msg)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 153 | fail!(syntax self, "Multiple `ISRC` commands are not allowed in one `TRACK` scope") [INFO] [stderr] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser.rs:18:72 [INFO] [stderr] | [INFO] [stderr] 18 | return Err($crate::error::ParseError::unexpected_token($token)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 155 | None => fail!(token "ISRC"), [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser.rs:21:72 [INFO] [stderr] | [INFO] [stderr] 21 | return Err($crate::error::ParseError::syntax_error($cmd, $msg)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 160 | fail!(syntax self, "Multiple `FLAGS` commands are not allowed in one `TRACK` scope") [INFO] [stderr] | ------------------------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser.rs:18:72 [INFO] [stderr] | [INFO] [stderr] 18 | return Err($crate::error::ParseError::unexpected_token($token)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 162 | None => fail!(token "FLAGS"), [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `cuna` (lib) generated 15 warnings [INFO] [stderr] warning: `cuna` (lib test) generated 15 warnings (15 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cuna-062929529eb3dd59) [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-6699dad848b4e7cb) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test command::display ... ok [INFO] [stdout] test time::create ... ok [INFO] [stdout] test command::new ... ok [INFO] [stdout] test time::display ... ok [INFO] [stdout] test cue_sheet::new ... ok [INFO] [stdout] test parser::parse_next_n_lines ... ok [INFO] [stdout] test cue_sheet::tracks ... ok [INFO] [stdout] test time::convert ... ok [INFO] [stdout] test time::getter ... ok [INFO] [stdout] test parser::current_line ... ok [INFO] [stdout] test time::modify ... ok [INFO] [stdout] test time::parse ... ok [INFO] [stdout] test cue_sheet::from_buf_read ... ok [INFO] [stdout] test time::modify_panic - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Doc-tests cuna [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/time.rs - time::TimeStamp::from_msf (line 42) ... ok [INFO] [stdout] test src/time.rs - time::TimeStamp::from_frames (line 56) ... ok [INFO] [stdout] test src/cuna.rs - cuna::Cuna::new (line 35) ... ok [INFO] [stdout] test src/cuna.rs - cuna::Cuna::from_str (line 189) ... ok [INFO] [stdout] test src/lib.rs - trim_utf8_header (line 15) ... ok [INFO] [stdout] test src/parser.rs - parser::Parna::current_line (line 250) ... ok [INFO] [stdout] test src/cuna.rs - cuna::Cuna::open (line 61) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.85s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9ab4d45d5e103351387087b8bf0272c255006e80d50f37237ae2e2bb8f1144f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ab4d45d5e103351387087b8bf0272c255006e80d50f37237ae2e2bb8f1144f9", kill_on_drop: false }` [INFO] [stdout] 9ab4d45d5e103351387087b8bf0272c255006e80d50f37237ae2e2bb8f1144f9