[INFO] fetching crate stylua 0.9.3... [INFO] checking stylua-0.9.3 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate stylua 0.9.3 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate stylua 0.9.3 on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate stylua 0.9.3 [INFO] finished tweaking crates.io crate stylua 0.9.3 [INFO] tweaked toml for crates.io crate stylua 0.9.3 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate stylua 0.9.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded full_moon_derive v0.7.0 [INFO] [stderr] Downloaded full_moon v0.12.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c7dc8b7ab4ab2dee4ab3470c7a24d84a1f0427c512605aa5ce71653afbf15c17 [INFO] running `Command { std: "docker" "start" "-a" "c7dc8b7ab4ab2dee4ab3470c7a24d84a1f0427c512605aa5ce71653afbf15c17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7dc8b7ab4ab2dee4ab3470c7a24d84a1f0427c512605aa5ce71653afbf15c17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7dc8b7ab4ab2dee4ab3470c7a24d84a1f0427c512605aa5ce71653afbf15c17", kill_on_drop: false }` [INFO] [stdout] c7dc8b7ab4ab2dee4ab3470c7a24d84a1f0427c512605aa5ce71653afbf15c17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9dacc4ad7b9d4933d6594e4e6919cb997b73bf6a6f556201bcc258338aff486f [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" "9dacc4ad7b9d4933d6594e4e6919cb997b73bf6a6f556201bcc258338aff486f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking bytecount v0.5.1 [INFO] [stderr] Checking similar v1.3.0 [INFO] [stderr] Checking plotters-backend v0.3.0 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking plotters-svg v0.3.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling peg-macros v0.7.0 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Compiling cast v0.2.6 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking directories v3.0.2 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking peg v0.7.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling full_moon_derive v0.7.0 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking full_moon v0.12.1 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:110:32 [INFO] [stdout] | [INFO] [stdout] 110 | let (state, returns) = expect!( [INFO] [stdout] | ________________________________- [INFO] [stdout] 111 | | state, [INFO] [stdout] 112 | | ZeroOrMoreDelimited(ParseExpression, ParseSymbol(Symbol::Comma), false).parse(state), [INFO] [stdout] 113 | | "return values" [INFO] [stdout] 114 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:139:28 [INFO] [stdout] | [INFO] [stdout] 139 | let (state, key) = expect!(state, ParseExpression.parse(state), "expected key"); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:140:36 [INFO] [stdout] | [INFO] [stdout] 140 | let (state, end_bracket) = expect!( [INFO] [stdout] | ____________________________________- [INFO] [stdout] 141 | | state, [INFO] [stdout] 142 | | ParseSymbol(Symbol::RightBracket).parse(state), [INFO] [stdout] 143 | | "expected ']'" [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:145:30 [INFO] [stdout] | [INFO] [stdout] 145 | let (state, equal) = expect!( [INFO] [stdout] | ______________________________- [INFO] [stdout] 146 | | state, [INFO] [stdout] 147 | | ParseSymbol(Symbol::Equal).parse(state), [INFO] [stdout] 148 | | "expected '='" [INFO] [stdout] 149 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:150:30 [INFO] [stdout] | [INFO] [stdout] 150 | let (state, value) = expect!(state, ParseExpression.parse(state), "expected value"); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:163:34 [INFO] [stdout] | [INFO] [stdout] 163 | let (state, value) = expect!(state, ParseExpression.parse(state), "expected value"); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:202:30 [INFO] [stdout] | [INFO] [stdout] 202 | let (state, end_brace) = expect!( [INFO] [stdout] | ______________________________- [INFO] [stdout] 203 | | state, [INFO] [stdout] 204 | | ParseSymbol(Symbol::RightBrace).parse(state), [INFO] [stdout] 205 | | "expected '}'" [INFO] [stdout] 206 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:221:31 [INFO] [stdout] | [INFO] [stdout] 221 | let (state, expression) = expect!( [INFO] [stdout] | _______________________________- [INFO] [stdout] 222 | | state, [INFO] [stdout] 223 | | ParseExpressionAtPrecedence(unop.precedence()).parse(state), [INFO] [stdout] 224 | | "expected expression" [INFO] [stdout] 225 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:235:31 [INFO] [stdout] | [INFO] [stdout] 235 | let (state, expression) = expect!(state, ParseExpression.parse(state), "expected expression"); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:237:32 [INFO] [stdout] | [INFO] [stdout] 237 | let (state, right_paren) = expect!( [INFO] [stdout] | ________________________________- [INFO] [stdout] 238 | | state, [INFO] [stdout] 239 | | ParseSymbol(Symbol::RightParen).parse(state), [INFO] [stdout] 240 | | "expected ')'" [INFO] [stdout] 241 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:309:37 [INFO] [stdout] | [INFO] [stdout] 309 | let (next_state, rhs) = expect!( [INFO] [stdout] | _____________________________________- [INFO] [stdout] 310 | | next_state, [INFO] [stdout] 311 | | ParseExpressionAtPrecedence(next_min_precedence).parse(next_state), [INFO] [stdout] 312 | | "expected expression" [INFO] [stdout] 313 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:407:13 [INFO] [stdout] | [INFO] [stdout] 407 | expect!(state, ParseExpression.parse(state), "expected expression"); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:408:36 [INFO] [stdout] | [INFO] [stdout] 408 | let (state, end_bracket) = expect!( [INFO] [stdout] | ____________________________________- [INFO] [stdout] 409 | | state, [INFO] [stdout] 410 | | ParseSymbol(Symbol::RightBracket).parse(state), [INFO] [stdout] 411 | | "expected ']'" [INFO] [stdout] 412 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:421:29 [INFO] [stdout] | [INFO] [stdout] 421 | let (state, name) = expect!(state, ParseIdentifier.parse(state), "expected name"); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:436:34 [INFO] [stdout] | [INFO] [stdout] 436 | let (state, arguments) = expect!( [INFO] [stdout] | __________________________________- [INFO] [stdout] 437 | | state, [INFO] [stdout] 438 | | ZeroOrMoreDelimited(ParseExpression, ParseSymbol(Symbol::Comma), false).parse(state), [INFO] [stdout] 439 | | "expected arguments" [INFO] [stdout] 440 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:441:36 [INFO] [stdout] | [INFO] [stdout] 441 | let (state, right_paren) = expect!( [INFO] [stdout] | ____________________________________- [INFO] [stdout] 442 | | state, [INFO] [stdout] 443 | | ParseSymbol(Symbol::RightParen).parse(state), [INFO] [stdout] 444 | | "expected ')'" [INFO] [stdout] 445 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:482:17 [INFO] [stdout] | [INFO] [stdout] 482 | expect!(state, ParseIdentifier.parse(state), "expected names"); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:490:26 [INFO] [stdout] | [INFO] [stdout] 490 | let (state, start) = expect!( [INFO] [stdout] | __________________________- [INFO] [stdout] 491 | | state, [INFO] [stdout] 492 | | ParseExpression.parse(state), [INFO] [stdout] 493 | | "expected start expression" [INFO] [stdout] 494 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:495:36 [INFO] [stdout] | [INFO] [stdout] 495 | let (state, start_end_comma) = expect!( [INFO] [stdout] | ____________________________________- [INFO] [stdout] 496 | | state, [INFO] [stdout] 497 | | ParseSymbol(Symbol::Comma).parse(state), [INFO] [stdout] 498 | | "expected comma" [INFO] [stdout] 499 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:500:24 [INFO] [stdout] | [INFO] [stdout] 500 | let (state, end) = expect!( [INFO] [stdout] | ________________________- [INFO] [stdout] 501 | | state, [INFO] [stdout] 502 | | ParseExpression.parse(state), [INFO] [stdout] 503 | | "expected end expression" [INFO] [stdout] 504 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:507:39 [INFO] [stdout] | [INFO] [stdout] 507 | let (state, expression) = expect!( [INFO] [stdout] | _______________________________________- [INFO] [stdout] 508 | | state, [INFO] [stdout] 509 | | ParseExpression.parse(state), [INFO] [stdout] 510 | | "expected limit expression" [INFO] [stdout] 511 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:516:29 [INFO] [stdout] | [INFO] [stdout] 516 | let (state, do_token) = expect!(state, ParseSymbol(Symbol::Do).parse(state), "expected 'do'"); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:517:26 [INFO] [stdout] | [INFO] [stdout] 517 | let (state, block) = expect!(state, ParseBlock.parse(state), "expected block"); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:518:30 [INFO] [stdout] | [INFO] [stdout] 518 | let (state, end_token) = expect!( [INFO] [stdout] | ______________________________- [INFO] [stdout] 519 | | state, [INFO] [stdout] 520 | | ParseSymbol(Symbol::End).parse(state), [INFO] [stdout] 521 | | "expected 'end'" [INFO] [stdout] 522 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:555:43 [INFO] [stdout] | [INFO] [stdout] 555 | let (new_state, full_name_list) = expect!( [INFO] [stdout] | ___________________________________________- [INFO] [stdout] 556 | | state, [INFO] [stdout] 557 | | OneOrMore(ParseNameWithType, ParseSymbol(Symbol::Comma), false).parse(state), [INFO] [stdout] 558 | | "expected names" [INFO] [stdout] 559 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:568:38 [INFO] [stdout] | [INFO] [stdout] 568 | let (new_state, new_names) = expect!( [INFO] [stdout] | ______________________________________- [INFO] [stdout] 569 | | state, [INFO] [stdout] 570 | | OneOrMore(ParseIdentifier, ParseSymbol(Symbol::Comma), false).parse(state), [INFO] [stdout] 571 | | "expected names" [INFO] [stdout] 572 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:578:29 [INFO] [stdout] | [INFO] [stdout] 578 | let (state, in_token) = expect!(state, ParseSymbol(Symbol::In).parse(state), "expected 'in'"); // Numeric fors run before here, so th... [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:579:30 [INFO] [stdout] | [INFO] [stdout] 579 | let (state, expr_list) = expect!( [INFO] [stdout] | ______________________________- [INFO] [stdout] 580 | | state, [INFO] [stdout] 581 | | OneOrMore(ParseExpression, ParseSymbol(Symbol::Comma), false).parse(state), [INFO] [stdout] 582 | | "expected expression" [INFO] [stdout] 583 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:584:29 [INFO] [stdout] | [INFO] [stdout] 584 | let (state, do_token) = expect!(state, ParseSymbol(Symbol::Do).parse(state), "expected 'do'"); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:585:26 [INFO] [stdout] | [INFO] [stdout] 585 | let (state, block) = expect!(state, ParseBlock.parse(state), "expected block"); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:586:30 [INFO] [stdout] | [INFO] [stdout] 586 | let (state, end_token) = expect!( [INFO] [stdout] | ______________________________- [INFO] [stdout] 587 | | state, [INFO] [stdout] 588 | | ParseSymbol(Symbol::End).parse(state), [INFO] [stdout] 589 | | "expected 'end'" [INFO] [stdout] 590 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:611:30 [INFO] [stdout] | [INFO] [stdout] 611 | let (state, condition) = expect!(state, ParseExpression.parse(state), "expected condition"); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:612:31 [INFO] [stdout] | [INFO] [stdout] 612 | let (state, then_token) = expect!( [INFO] [stdout] | _______________________________- [INFO] [stdout] 613 | | state, [INFO] [stdout] 614 | | ParseSymbol(Symbol::Then).parse(state), [INFO] [stdout] 615 | | "expected 'then'" [INFO] [stdout] 616 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:617:30 [INFO] [stdout] | [INFO] [stdout] 617 | let (mut state, block) = expect!(state, ParseBlock.parse(state), "expected block"); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:621:38 [INFO] [stdout] | [INFO] [stdout] 621 | let (new_state, condition) = expect!( [INFO] [stdout] | ______________________________________- [INFO] [stdout] 622 | | state, [INFO] [stdout] 623 | | ParseExpression.parse(new_state), [INFO] [stdout] 624 | | "expected condition" [INFO] [stdout] 625 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:626:39 [INFO] [stdout] | [INFO] [stdout] 626 | let (new_state, then_token) = expect!( [INFO] [stdout] | _______________________________________- [INFO] [stdout] 627 | | state, [INFO] [stdout] 628 | | ParseSymbol(Symbol::Then).parse(new_state), [INFO] [stdout] 629 | | "expected 'then'" [INFO] [stdout] 630 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:631:34 [INFO] [stdout] | [INFO] [stdout] 631 | let (new_state, block) = expect!(state, ParseBlock.parse(new_state), "expected block"); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:643:34 [INFO] [stdout] | [INFO] [stdout] 643 | let (state, block) = expect!(state, ParseBlock.parse(state), "expected block"); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:649:30 [INFO] [stdout] | [INFO] [stdout] 649 | let (state, end_token) = expect!( [INFO] [stdout] | ______________________________- [INFO] [stdout] 650 | | state, [INFO] [stdout] 651 | | ParseSymbol(Symbol::End).parse(state), [INFO] [stdout] 652 | | "expected 'end'" [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:678:30 [INFO] [stdout] | [INFO] [stdout] 678 | let (state, condition) = expect!(state, ParseExpression.parse(state), "expected condition"); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:679:29 [INFO] [stdout] | [INFO] [stdout] 679 | let (state, do_token) = expect!(state, ParseSymbol(Symbol::Do).parse(state), "expected 'do'"); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:680:26 [INFO] [stdout] | [INFO] [stdout] 680 | let (state, block) = expect!(state, ParseBlock.parse(state), "expected block"); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:681:30 [INFO] [stdout] | [INFO] [stdout] 681 | let (state, end_token) = expect!( [INFO] [stdout] | ______________________________- [INFO] [stdout] 682 | | state, [INFO] [stdout] 683 | | ParseSymbol(Symbol::End).parse(state), [INFO] [stdout] 684 | | "expected 'end'" [INFO] [stdout] 685 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:702:26 [INFO] [stdout] | [INFO] [stdout] 702 | let (state, block) = expect!(state, ParseBlock.parse(state), "expected block"); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:703:32 [INFO] [stdout] | [INFO] [stdout] 703 | let (state, until_token) = expect!( [INFO] [stdout] | ________________________________- [INFO] [stdout] 704 | | state, [INFO] [stdout] 705 | | ParseSymbol(Symbol::Until).parse(state), [INFO] [stdout] 706 | | "expected 'until'" [INFO] [stdout] 707 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:708:26 [INFO] [stdout] | [INFO] [stdout] 708 | let (state, until) = expect!(state, ParseExpression.parse(state), "expected condition"); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:723:25 [INFO] [stdout] | [INFO] [stdout] 723 | let (state, name) = expect!(state, ParseIdentifier.parse(state), "expected method"); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:724:25 [INFO] [stdout] | [INFO] [stdout] 724 | let (state, args) = expect!(state, ParseFunctionArgs.parse(state), "expected args"); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:746:41 [INFO] [stdout] | [INFO] [stdout] 746 | let (mut state, start_parenthese) = expect!( [INFO] [stdout] | _________________________________________- [INFO] [stdout] 747 | | state, [INFO] [stdout] 748 | | ParseSymbol(Symbol::LeftParen).parse(state), [INFO] [stdout] 749 | | "expected '('" [INFO] [stdout] 750 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:819:35 [INFO] [stdout] | [INFO] [stdout] 819 | let (state, end_parenthese) = expect!( [INFO] [stdout] | ___________________________________- [INFO] [stdout] 820 | | state, [INFO] [stdout] 821 | | ParseSymbol(Symbol::RightParen).parse(state), [INFO] [stdout] 822 | | "expected ')'" [INFO] [stdout] 823 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:832:26 [INFO] [stdout] | [INFO] [stdout] 832 | let (state, block) = expect!(state, ParseBlock.parse(state), "expected block"); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:833:30 [INFO] [stdout] | [INFO] [stdout] 833 | let (state, end_token) = expect!( [INFO] [stdout] | ______________________________- [INFO] [stdout] 834 | | state, [INFO] [stdout] 835 | | ParseSymbol(Symbol::End).parse(state), [INFO] [stdout] 836 | | "expected 'end'" [INFO] [stdout] 837 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:860:29 [INFO] [stdout] | [INFO] [stdout] 860 | let (state, body) = expect!( [INFO] [stdout] | _____________________________- [INFO] [stdout] 861 | | state, [INFO] [stdout] 862 | | ParseFunctionBody.parse(state), [INFO] [stdout] 863 | | "expected function body" [INFO] [stdout] 864 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:901:30 [INFO] [stdout] | [INFO] [stdout] 901 | let (state, expr_list) = expect!( [INFO] [stdout] | ______________________________- [INFO] [stdout] 902 | | state, [INFO] [stdout] 903 | | OneOrMore(ParseExpression, ParseSymbol(Symbol::Comma), false).parse(state), [INFO] [stdout] 904 | | "expected values" [INFO] [stdout] 905 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:922:25 [INFO] [stdout] | [INFO] [stdout] 922 | let (state, name) = expect!(state, ParseIdentifier.parse(state), "expected name"); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:955:43 [INFO] [stdout] | [INFO] [stdout] 955 | let (new_state, full_name_list) = expect!( [INFO] [stdout] | ___________________________________________- [INFO] [stdout] 956 | | state, [INFO] [stdout] 957 | | OneOrMore(ParseNameWithType, ParseSymbol(Symbol::Comma), false).parse(state), [INFO] [stdout] 958 | | "expected name" [INFO] [stdout] 959 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:968:42 [INFO] [stdout] | [INFO] [stdout] 968 | let (new_state, new_name_list) = expect!( [INFO] [stdout] | __________________________________________- [INFO] [stdout] 969 | | state, [INFO] [stdout] 970 | | OneOrMore(ParseIdentifier, ParseSymbol(Symbol::Comma), false).parse(state), [INFO] [stdout] 971 | | "expected name" [INFO] [stdout] 972 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:1009:26 [INFO] [stdout] | [INFO] [stdout] 1009 | let (state, block) = expect!(state, ParseBlock.parse(state), "expected block"); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:1010:30 [INFO] [stdout] | [INFO] [stdout] 1010 | let (state, end_token) = expect!( [INFO] [stdout] | ______________________________- [INFO] [stdout] 1011 | | state, [INFO] [stdout] 1012 | | ParseSymbol(Symbol::End).parse(state), [INFO] [stdout] 1013 | | "expected 'end'" [INFO] [stdout] 1014 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:1046:13 [INFO] [stdout] | [INFO] [stdout] 1046 | expect!(state, ParseIdentifier.parse(state), "expected method name"); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:1062:29 [INFO] [stdout] | [INFO] [stdout] 1062 | let (state, name) = expect!( [INFO] [stdout] | _____________________________- [INFO] [stdout] 1063 | | state, [INFO] [stdout] 1064 | | ParseFunctionName.parse(state), [INFO] [stdout] 1065 | | "expected function name" [INFO] [stdout] 1066 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parser_util.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/full_moon-0.12.1/src/ast/parsers.rs:1074:29 [INFO] [stdout] | [INFO] [stdout] 1074 | let (state, body) = expect!( [INFO] [stdout] | _____________________________- [INFO] [stdout] 1075 | | state, [INFO] [stdout] 1076 | | ParseFunctionBody.parse(state), [INFO] [stdout] 1077 | | "expected function body" [INFO] [stdout] 1078 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Checking insta v1.7.1 [INFO] [stderr] Checking criterion v0.3.4 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/macros_private.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | try_else_return!($x, || {}); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:537:29 [INFO] [stdout] | [INFO] [stdout] 537 | let mut found_ids = try_else_return!(fs::list_existing_benchmarks(&output_directory)); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_else_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/macros_private.rs:36:63 [INFO] [stdout] | [INFO] [stdout] 36 | println!("Criterion.rs ERROR: {}", &format!($($arg)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/plot/gnuplot_backend/mod.rs:243:28 [INFO] [stdout] | [INFO] [stdout] 243 | Ok(out) => error!("Error in Gnuplot: {}", String::from_utf8_lossy(&out.stderr)), [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/macros_private.rs:36:63 [INFO] [stdout] | [INFO] [stdout] 36 | println!("Criterion.rs ERROR: {}", &format!($($arg)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/plot/gnuplot_backend/mod.rs:244:27 [INFO] [stdout] | [INFO] [stdout] 244 | Err(e) => error!("Got IO error while waiting for Gnuplot to complete: {}", e), [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 62 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `full_moon` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9dacc4ad7b9d4933d6594e4e6919cb997b73bf6a6f556201bcc258338aff486f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dacc4ad7b9d4933d6594e4e6919cb997b73bf6a6f556201bcc258338aff486f", kill_on_drop: false }` [INFO] [stdout] 9dacc4ad7b9d4933d6594e4e6919cb997b73bf6a6f556201bcc258338aff486f