[INFO] cloning repository https://github.com/kenaniah/ruby-lexer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kenaniah/ruby-lexer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenaniah%2Fruby-lexer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenaniah%2Fruby-lexer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b5b8651a574616f063c411065b17f61ff506a1b [INFO] checking kenaniah/ruby-lexer against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenaniah%2Fruby-lexer" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kenaniah/ruby-lexer on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kenaniah/ruby-lexer [INFO] finished tweaking git repo https://github.com/kenaniah/ruby-lexer [INFO] tweaked toml for git repo https://github.com/kenaniah/ruby-lexer written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/kenaniah/ruby-lexer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15a7a77e532d1dbbb155242821d3727f07edc7d52cc7d857268f46120b005f9f [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" "15a7a77e532d1dbbb155242821d3727f07edc7d52cc7d857268f46120b005f9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15a7a77e532d1dbbb155242821d3727f07edc7d52cc7d857268f46120b005f9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15a7a77e532d1dbbb155242821d3727f07edc7d52cc7d857268f46120b005f9f", kill_on_drop: false }` [INFO] [stdout] 15a7a77e532d1dbbb155242821d3727f07edc7d52cc7d857268f46120b005f9f [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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a44184294c771ea4d44bff0ce674b89c8a9638a0d38eabc739198c11ba9fcc4a [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" "a44184294c771ea4d44bff0ce674b89c8a9638a0d38eabc739198c11ba9fcc4a", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking codemap v0.1.3 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking os_str_bytes v2.3.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v6.0.0-alpha1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking ruby-parser v0.0.0-dev1 (/opt/rustwide/workdir/ruby-parser) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/comment.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | use_parser!(single_line_comment, output); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/comment.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | use_parser!(single_line_comment, output); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/comment.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | use_parser!(single_line_comment, output); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/comment.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | use_parser!(multi_line_comment); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/comment.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | use_parser!(multi_line_comment); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/comment.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | use_parser!(multi_line_comment); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/argument.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 172 | use_parser!(argument_list); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/argument.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 172 | use_parser!(argument_list); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/argument.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 172 | use_parser!(argument_list); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/argument.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | use_parser!(splatting_argument); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/argument.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | use_parser!(splatting_argument); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/argument.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | use_parser!(splatting_argument); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/argument.rs:208:9 [INFO] [stdout] | [INFO] [stdout] 208 | use_parser!(operator_expression_list); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/argument.rs:208:9 [INFO] [stdout] | [INFO] [stdout] 208 | use_parser!(operator_expression_list); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/argument.rs:208:9 [INFO] [stdout] | [INFO] [stdout] 208 | use_parser!(operator_expression_list); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/argument.rs:220:9 [INFO] [stdout] | [INFO] [stdout] 220 | use_parser!(block_argument); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/argument.rs:220:9 [INFO] [stdout] | [INFO] [stdout] 220 | use_parser!(block_argument); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/argument.rs:220:9 [INFO] [stdout] | [INFO] [stdout] 220 | use_parser!(block_argument); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/begin.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | use_parser!(ensure_clause); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/begin.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | use_parser!(ensure_clause); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/begin.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | use_parser!(ensure_clause); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/binary.rs:250:9 [INFO] [stdout] | [INFO] [stdout] 250 | use_parser!(equality_expression); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/binary.rs:250:9 [INFO] [stdout] | [INFO] [stdout] 250 | use_parser!(equality_expression); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/binary.rs:250:9 [INFO] [stdout] | [INFO] [stdout] 250 | use_parser!(equality_expression); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/binary.rs:281:9 [INFO] [stdout] | [INFO] [stdout] 281 | use_parser!(relational_expression); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/binary.rs:281:9 [INFO] [stdout] | [INFO] [stdout] 281 | use_parser!(relational_expression); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/binary.rs:281:9 [INFO] [stdout] | [INFO] [stdout] 281 | use_parser!(relational_expression); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/binary.rs:307:9 [INFO] [stdout] | [INFO] [stdout] 307 | use_parser!(bitwise_or_expression); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/binary.rs:307:9 [INFO] [stdout] | [INFO] [stdout] 307 | use_parser!(bitwise_or_expression); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/binary.rs:307:9 [INFO] [stdout] | [INFO] [stdout] 307 | use_parser!(bitwise_or_expression); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/binary.rs:333:9 [INFO] [stdout] | [INFO] [stdout] 333 | use_parser!(bitwise_and_expression); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/binary.rs:333:9 [INFO] [stdout] | [INFO] [stdout] 333 | use_parser!(bitwise_and_expression); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/binary.rs:333:9 [INFO] [stdout] | [INFO] [stdout] 333 | use_parser!(bitwise_and_expression); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/binary.rs:355:9 [INFO] [stdout] | [INFO] [stdout] 355 | use_parser!(bitwise_shift_expression); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/binary.rs:355:9 [INFO] [stdout] | [INFO] [stdout] 355 | use_parser!(bitwise_shift_expression); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/binary.rs:355:9 [INFO] [stdout] | [INFO] [stdout] 355 | use_parser!(bitwise_shift_expression); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/binary.rs:385:9 [INFO] [stdout] | [INFO] [stdout] 385 | use_parser!(additive_expression); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/binary.rs:385:9 [INFO] [stdout] | [INFO] [stdout] 385 | use_parser!(additive_expression); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/binary.rs:385:9 [INFO] [stdout] | [INFO] [stdout] 385 | use_parser!(additive_expression); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/binary.rs:428:9 [INFO] [stdout] | [INFO] [stdout] 428 | use_parser!(multiplicative_expression); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/binary.rs:428:9 [INFO] [stdout] | [INFO] [stdout] 428 | use_parser!(multiplicative_expression); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/binary.rs:428:9 [INFO] [stdout] | [INFO] [stdout] 428 | use_parser!(multiplicative_expression); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/binary.rs:455:9 [INFO] [stdout] | [INFO] [stdout] 455 | use_parser!(power_expression); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/binary.rs:455:9 [INFO] [stdout] | [INFO] [stdout] 455 | use_parser!(power_expression); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/binary.rs:455:9 [INFO] [stdout] | [INFO] [stdout] 455 | use_parser!(power_expression); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/conditional.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | use_parser!(case_expression); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/conditional.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | use_parser!(case_expression); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/conditional.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | use_parser!(case_expression); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/conditional.rs:235:9 [INFO] [stdout] | [INFO] [stdout] 235 | use_parser!(if_expression); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/conditional.rs:235:9 [INFO] [stdout] | [INFO] [stdout] 235 | use_parser!(if_expression); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/conditional.rs:235:9 [INFO] [stdout] | [INFO] [stdout] 235 | use_parser!(if_expression); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/conditional.rs:301:9 [INFO] [stdout] | [INFO] [stdout] 301 | use_parser!(unless_expression); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/conditional.rs:301:9 [INFO] [stdout] | [INFO] [stdout] 301 | use_parser!(unless_expression); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/conditional.rs:301:9 [INFO] [stdout] | [INFO] [stdout] 301 | use_parser!(unless_expression); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/conditional.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | use_parser!(conditional_operator_expression); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/conditional.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | use_parser!(conditional_operator_expression); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/conditional.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | use_parser!(conditional_operator_expression); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/defined.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | use_parser!(defined_with_parenthesis); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/defined.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | use_parser!(defined_with_parenthesis); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/defined.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | use_parser!(defined_with_parenthesis); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/defined.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | use_parser!(defined_without_parenthesis); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/defined.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | use_parser!(defined_without_parenthesis); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/defined.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | use_parser!(defined_without_parenthesis); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/iteration.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | use_parser!(while_expression); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/iteration.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | use_parser!(while_expression); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/iteration.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | use_parser!(while_expression); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/iteration.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | use_parser!(until_expression); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/iteration.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | use_parser!(until_expression); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/iteration.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | use_parser!(until_expression); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/logical.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | use_parser!(keyword_logical_expression); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/logical.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | use_parser!(keyword_logical_expression); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/logical.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | use_parser!(keyword_logical_expression); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/logical.rs:252:9 [INFO] [stdout] | [INFO] [stdout] 252 | use_parser!(keyword_or_expression); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/logical.rs:252:9 [INFO] [stdout] | [INFO] [stdout] 252 | use_parser!(keyword_or_expression); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/logical.rs:252:9 [INFO] [stdout] | [INFO] [stdout] 252 | use_parser!(keyword_or_expression); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/logical.rs:273:9 [INFO] [stdout] | [INFO] [stdout] 273 | use_parser!(keyword_and_expression); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/logical.rs:273:9 [INFO] [stdout] | [INFO] [stdout] 273 | use_parser!(keyword_and_expression); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/logical.rs:273:9 [INFO] [stdout] | [INFO] [stdout] 273 | use_parser!(keyword_and_expression); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/logical.rs:294:9 [INFO] [stdout] | [INFO] [stdout] 294 | use_parser!(keyword_not_expression); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/logical.rs:294:9 [INFO] [stdout] | [INFO] [stdout] 294 | use_parser!(keyword_not_expression); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/logical.rs:294:9 [INFO] [stdout] | [INFO] [stdout] 294 | use_parser!(keyword_not_expression); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/logical.rs:309:9 [INFO] [stdout] | [INFO] [stdout] 309 | use_parser!(operator_or_expression); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/logical.rs:309:9 [INFO] [stdout] | [INFO] [stdout] 309 | use_parser!(operator_or_expression); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/logical.rs:309:9 [INFO] [stdout] | [INFO] [stdout] 309 | use_parser!(operator_or_expression); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/logical.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | use_parser!(operator_and_expression); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/logical.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | use_parser!(operator_and_expression); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/logical.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | use_parser!(operator_and_expression); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/method.rs:408:9 [INFO] [stdout] | [INFO] [stdout] 408 | use_parser!(parameter_list); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/method.rs:408:9 [INFO] [stdout] | [INFO] [stdout] 408 | use_parser!(parameter_list); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/method.rs:408:9 [INFO] [stdout] | [INFO] [stdout] 408 | use_parser!(parameter_list); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/method.rs:488:9 [INFO] [stdout] | [INFO] [stdout] 488 | use_parser!(mandatory_parameter); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/method.rs:488:9 [INFO] [stdout] | [INFO] [stdout] 488 | use_parser!(mandatory_parameter); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/method.rs:488:9 [INFO] [stdout] | [INFO] [stdout] 488 | use_parser!(mandatory_parameter); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/method.rs:498:9 [INFO] [stdout] | [INFO] [stdout] 498 | use_parser!(mandatory_parameter_list); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/method.rs:498:9 [INFO] [stdout] | [INFO] [stdout] 498 | use_parser!(mandatory_parameter_list); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/method.rs:498:9 [INFO] [stdout] | [INFO] [stdout] 498 | use_parser!(mandatory_parameter_list); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/method.rs:518:9 [INFO] [stdout] | [INFO] [stdout] 518 | use_parser!(optional_parameter); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/method.rs:518:9 [INFO] [stdout] | [INFO] [stdout] 518 | use_parser!(optional_parameter); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/method.rs:518:9 [INFO] [stdout] | [INFO] [stdout] 518 | use_parser!(optional_parameter); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/method.rs:536:9 [INFO] [stdout] | [INFO] [stdout] 536 | use_parser!(optional_parameter_list); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/method.rs:536:9 [INFO] [stdout] | [INFO] [stdout] 536 | use_parser!(optional_parameter_list); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/method.rs:536:9 [INFO] [stdout] | [INFO] [stdout] 536 | use_parser!(optional_parameter_list); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/object.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | use_parser!(hash_constructor); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/object.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | use_parser!(hash_constructor); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/object.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | use_parser!(hash_constructor); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/object.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 162 | use_parser!(array_constructor); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/object.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 162 | use_parser!(array_constructor); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/object.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 162 | use_parser!(array_constructor); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/object.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | use_parser!(range_constructor); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/object.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | use_parser!(range_constructor); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/object.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | use_parser!(range_constructor); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/unary.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | use_parser!(unary_minus_expression); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/unary.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | use_parser!(unary_minus_expression); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/unary.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | use_parser!(unary_minus_expression); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/unary.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | use_parser!(unary_expression); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/unary.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | use_parser!(unary_expression); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/unary.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | use_parser!(unary_expression); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/variable.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | use_parser!(variable_reference); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/variable.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | use_parser!(variable_reference); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/variable.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | use_parser!(variable_reference); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/mod.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | use_parser!(primary_expression); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/mod.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | use_parser!(primary_expression); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/expression/mod.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | use_parser!(primary_expression); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/program.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | use_parser!(compound_statement); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/program.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | use_parser!(compound_statement); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/program.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | use_parser!(compound_statement); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/program.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | use_parser!(source_character); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/program.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | use_parser!(source_character); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/program.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | use_parser!(source_character); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/program.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 135 | use_parser!(line_terminator); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/program.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 135 | use_parser!(line_terminator); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/program.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 135 | use_parser!(line_terminator); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/program.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | use_parser!(line_terminator_escape_sequence); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/program.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | use_parser!(line_terminator_escape_sequence); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/program.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | use_parser!(line_terminator_escape_sequence); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/program.rs:159:9 [INFO] [stdout] | [INFO] [stdout] 159 | use_parser!(whitespace); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/program.rs:159:9 [INFO] [stdout] | [INFO] [stdout] 159 | use_parser!(whitespace); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/program.rs:159:9 [INFO] [stdout] | [INFO] [stdout] 159 | use_parser!(whitespace); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/program.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | use_parser!(end_of_program_marker); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/program.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | use_parser!(end_of_program_marker); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/program.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | use_parser!(end_of_program_marker); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/statement.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | use_parser!(alias_statement); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/statement.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | use_parser!(alias_statement); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/statement.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | use_parser!(alias_statement); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/statement.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | use_parser!(undef_statement); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/statement.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | use_parser!(undef_statement); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/statement.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | use_parser!(undef_statement); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/statement.rs:185:9 [INFO] [stdout] | [INFO] [stdout] 185 | use_parser!(statement); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/statement.rs:185:9 [INFO] [stdout] | [INFO] [stdout] 185 | use_parser!(statement); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/statement.rs:185:9 [INFO] [stdout] | [INFO] [stdout] 185 | use_parser!(statement); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/identifier.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | use_parser!(identifier_character); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/identifier.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | use_parser!(identifier_character); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/identifier.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | use_parser!(identifier_character); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/identifier.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 172 | use_parser!(identifier_start_character); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/identifier.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 172 | use_parser!(identifier_start_character); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/identifier.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 172 | use_parser!(identifier_start_character); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/identifier.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 196 | use_parser!(identifier); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/identifier.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 196 | use_parser!(identifier); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/identifier.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 196 | use_parser!(identifier); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/identifier.rs:224:9 [INFO] [stdout] | [INFO] [stdout] 224 | use_parser!(local_variable_identifier); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/identifier.rs:224:9 [INFO] [stdout] | [INFO] [stdout] 224 | use_parser!(local_variable_identifier); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/identifier.rs:224:9 [INFO] [stdout] | [INFO] [stdout] 224 | use_parser!(local_variable_identifier); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/identifier.rs:245:9 [INFO] [stdout] | [INFO] [stdout] 245 | use_parser!(global_variable_identifier); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/identifier.rs:245:9 [INFO] [stdout] | [INFO] [stdout] 245 | use_parser!(global_variable_identifier); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/identifier.rs:245:9 [INFO] [stdout] | [INFO] [stdout] 245 | use_parser!(global_variable_identifier); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/identifier.rs:261:9 [INFO] [stdout] | [INFO] [stdout] 261 | use_parser!(class_variable_identifier); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/identifier.rs:261:9 [INFO] [stdout] | [INFO] [stdout] 261 | use_parser!(class_variable_identifier); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/identifier.rs:261:9 [INFO] [stdout] | [INFO] [stdout] 261 | use_parser!(class_variable_identifier); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/identifier.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | use_parser!(instance_variable_identifier); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/identifier.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | use_parser!(instance_variable_identifier); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/identifier.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | use_parser!(instance_variable_identifier); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/identifier.rs:293:9 [INFO] [stdout] | [INFO] [stdout] 293 | use_parser!(constant_identifier); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/identifier.rs:293:9 [INFO] [stdout] | [INFO] [stdout] 293 | use_parser!(constant_identifier); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/identifier.rs:293:9 [INFO] [stdout] | [INFO] [stdout] 293 | use_parser!(constant_identifier); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/identifier.rs:309:9 [INFO] [stdout] | [INFO] [stdout] 309 | use_parser!(method_only_identifier); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/identifier.rs:309:9 [INFO] [stdout] | [INFO] [stdout] 309 | use_parser!(method_only_identifier); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/identifier.rs:309:9 [INFO] [stdout] | [INFO] [stdout] 309 | use_parser!(method_only_identifier); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/identifier.rs:323:9 [INFO] [stdout] | [INFO] [stdout] 323 | use_parser!(assignment_like_method_identifier); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/identifier.rs:323:9 [INFO] [stdout] | [INFO] [stdout] 323 | use_parser!(assignment_like_method_identifier); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/identifier.rs:323:9 [INFO] [stdout] | [INFO] [stdout] 323 | use_parser!(assignment_like_method_identifier); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/numeric.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | use_parser!(binary_integer_literal); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/numeric.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | use_parser!(binary_integer_literal); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/numeric.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | use_parser!(binary_integer_literal); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/numeric.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | use_parser!(octal_integer_literal); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/numeric.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | use_parser!(octal_integer_literal); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/numeric.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | use_parser!(octal_integer_literal); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/numeric.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | use_parser!(hexadecimal_integer_literal); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/numeric.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | use_parser!(hexadecimal_integer_literal); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/numeric.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | use_parser!(hexadecimal_integer_literal); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/numeric.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | use_parser!(decimal_integer_literal); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/numeric.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | use_parser!(decimal_integer_literal); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/numeric.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | use_parser!(decimal_integer_literal); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/numeric.rs:318:9 [INFO] [stdout] | [INFO] [stdout] 318 | use_parser!(signed_number); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/numeric.rs:318:9 [INFO] [stdout] | [INFO] [stdout] 318 | use_parser!(signed_number); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/numeric.rs:318:9 [INFO] [stdout] | [INFO] [stdout] 318 | use_parser!(signed_number); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/numeric.rs:358:9 [INFO] [stdout] | [INFO] [stdout] 358 | use_parser!(exponent_part); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/numeric.rs:358:9 [INFO] [stdout] | [INFO] [stdout] 358 | use_parser!(exponent_part); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/numeric.rs:358:9 [INFO] [stdout] | [INFO] [stdout] 358 | use_parser!(exponent_part); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/numeric.rs:378:9 [INFO] [stdout] | [INFO] [stdout] 378 | use_parser!(float_literal); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/numeric.rs:378:9 [INFO] [stdout] | [INFO] [stdout] 378 | use_parser!(float_literal); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/numeric.rs:378:9 [INFO] [stdout] | [INFO] [stdout] 378 | use_parser!(float_literal); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/character.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | use_parser!(character_literal); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/character.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | use_parser!(character_literal); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/character.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | use_parser!(character_literal); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/command.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | use_parser!(external_command_execution); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/command.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | use_parser!(external_command_execution); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/command.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | use_parser!(external_command_execution); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/double.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | use_parser!(double_quoted_string); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/double.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | use_parser!(double_quoted_string); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/double.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | use_parser!(double_quoted_string); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/double.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | use_parser!(double_quoted_string_character); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/double.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | use_parser!(double_quoted_string_character); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/double.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | use_parser!(double_quoted_string_character); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/double.rs:288:9 [INFO] [stdout] | [INFO] [stdout] 288 | use_parser!(double_escape_sequence); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/double.rs:288:9 [INFO] [stdout] | [INFO] [stdout] 288 | use_parser!(double_escape_sequence); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/double.rs:288:9 [INFO] [stdout] | [INFO] [stdout] 288 | use_parser!(double_escape_sequence); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/double.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 308 | use_parser!(non_escaped_sequence); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/double.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 308 | use_parser!(non_escaped_sequence); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/double.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 308 | use_parser!(non_escaped_sequence); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/double.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 332 | use_parser!(simple_escape_sequence); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/double.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 332 | use_parser!(simple_escape_sequence); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/double.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 332 | use_parser!(simple_escape_sequence); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/double.rs:352:9 [INFO] [stdout] | [INFO] [stdout] 352 | use_parser!(octal_escape_sequence); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/double.rs:352:9 [INFO] [stdout] | [INFO] [stdout] 352 | use_parser!(octal_escape_sequence); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/double.rs:352:9 [INFO] [stdout] | [INFO] [stdout] 352 | use_parser!(octal_escape_sequence); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/double.rs:374:9 [INFO] [stdout] | [INFO] [stdout] 374 | use_parser!(hexadecimal_escape_sequence); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/double.rs:374:9 [INFO] [stdout] | [INFO] [stdout] 374 | use_parser!(hexadecimal_escape_sequence); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/double.rs:374:9 [INFO] [stdout] | [INFO] [stdout] 374 | use_parser!(hexadecimal_escape_sequence); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/double.rs:395:9 [INFO] [stdout] | [INFO] [stdout] 395 | use_parser!(single_unicode_escape_sequence); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/double.rs:395:9 [INFO] [stdout] | [INFO] [stdout] 395 | use_parser!(single_unicode_escape_sequence); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/double.rs:395:9 [INFO] [stdout] | [INFO] [stdout] 395 | use_parser!(single_unicode_escape_sequence); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/double.rs:412:9 [INFO] [stdout] | [INFO] [stdout] 412 | use_parser!(multiple_unicode_escape_sequence); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/double.rs:412:9 [INFO] [stdout] | [INFO] [stdout] 412 | use_parser!(multiple_unicode_escape_sequence); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/double.rs:412:9 [INFO] [stdout] | [INFO] [stdout] 412 | use_parser!(multiple_unicode_escape_sequence); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/double.rs:430:9 [INFO] [stdout] | [INFO] [stdout] 430 | use_parser!(control_escape_sequence); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/double.rs:430:9 [INFO] [stdout] | [INFO] [stdout] 430 | use_parser!(control_escape_sequence); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/double.rs:430:9 [INFO] [stdout] | [INFO] [stdout] 430 | use_parser!(control_escape_sequence); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/heredoc.rs:315:9 [INFO] [stdout] | [INFO] [stdout] 315 | use_parser!(here_document); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/heredoc.rs:315:9 [INFO] [stdout] | [INFO] [stdout] 315 | use_parser!(here_document); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/heredoc.rs:315:9 [INFO] [stdout] | [INFO] [stdout] 315 | use_parser!(here_document); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/heredoc.rs:377:9 [INFO] [stdout] | [INFO] [stdout] 377 | use_parser!(wrapped_heredoc_signifier); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/heredoc.rs:377:9 [INFO] [stdout] | [INFO] [stdout] 377 | use_parser!(wrapped_heredoc_signifier); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/heredoc.rs:377:9 [INFO] [stdout] | [INFO] [stdout] 377 | use_parser!(wrapped_heredoc_signifier); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/heredoc.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | use_parser!(wrapped_heredoc_start_line); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/heredoc.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | use_parser!(wrapped_heredoc_start_line); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/heredoc.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | use_parser!(wrapped_heredoc_start_line); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/quoted.rs:246:9 [INFO] [stdout] | [INFO] [stdout] 246 | use_parser!(quoted_expanded_literal_string); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/quoted.rs:246:9 [INFO] [stdout] | [INFO] [stdout] 246 | use_parser!(quoted_expanded_literal_string); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/quoted.rs:246:9 [INFO] [stdout] | [INFO] [stdout] 246 | use_parser!(quoted_expanded_literal_string); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/quoted.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 270 | use_parser!(quoted_non_expanded_literal_string); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/quoted.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 270 | use_parser!(quoted_non_expanded_literal_string); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/quoted.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 270 | use_parser!(quoted_non_expanded_literal_string); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/quoted.rs:298:9 [INFO] [stdout] | [INFO] [stdout] 298 | use_parser!(literal_beginning_delimiter); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/quoted.rs:298:9 [INFO] [stdout] | [INFO] [stdout] 298 | use_parser!(literal_beginning_delimiter); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/quoted.rs:298:9 [INFO] [stdout] | [INFO] [stdout] 298 | use_parser!(literal_beginning_delimiter); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/single.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | use_parser!(single_quoted_string_non_escaped_character_sequence); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/single.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | use_parser!(single_quoted_string_non_escaped_character_sequence); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/single.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | use_parser!(single_quoted_string_non_escaped_character_sequence); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/single.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | use_parser!(single_escape_character_sequence); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/single.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | use_parser!(single_escape_character_sequence); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/single.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | use_parser!(single_escape_character_sequence); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/single.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | use_parser!(single_quoted_string); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/single.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | use_parser!(single_quoted_string); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/string/single.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | use_parser!(single_quoted_string); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/symbol.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | use_parser!(symbol_literal); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/symbol.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | use_parser!(symbol_literal); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/symbol.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | use_parser!(symbol_literal); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/symbol.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | use_parser!(dynamic_symbol); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/symbol.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | use_parser!(dynamic_symbol); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ruby-parser/src/macros.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: ruby-parser/src/parsers/token/literal/symbol.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | use_parser!(dynamic_symbol); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stdout] warning: 270 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ruby-bin v0.0.0-dev1 (/opt/rustwide/workdir/ruby-bin) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.30s [INFO] running `Command { std: "docker" "inspect" "a44184294c771ea4d44bff0ce674b89c8a9638a0d38eabc739198c11ba9fcc4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a44184294c771ea4d44bff0ce674b89c8a9638a0d38eabc739198c11ba9fcc4a", kill_on_drop: false }` [INFO] [stdout] a44184294c771ea4d44bff0ce674b89c8a9638a0d38eabc739198c11ba9fcc4a