[INFO] cloning repository https://github.com/Quinas/AC8I-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Quinas/AC8I-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQuinas%2FAC8I-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQuinas%2FAC8I-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e310919e0b4d4c7726cdf4df61ff49d417f1a779 [INFO] checking Quinas/AC8I-rust against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQuinas%2FAC8I-rust" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Quinas/AC8I-rust 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 git repo https://github.com/Quinas/AC8I-rust [INFO] finished tweaking git repo https://github.com/Quinas/AC8I-rust [INFO] tweaked toml for git repo https://github.com/Quinas/AC8I-rust written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Quinas/AC8I-rust 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 piston2d-opengl_graphics v0.53.0 [INFO] [stderr] Downloaded objc v0.2.3 [INFO] [stderr] Downloaded x11-dl v2.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42b90edb93c4ca37ed7633ede7656c80f28551a8121a91be25d3337e921abfe6 [INFO] running `Command { std: "docker" "start" "-a" "42b90edb93c4ca37ed7633ede7656c80f28551a8121a91be25d3337e921abfe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42b90edb93c4ca37ed7633ede7656c80f28551a8121a91be25d3337e921abfe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42b90edb93c4ca37ed7633ede7656c80f28551a8121a91be25d3337e921abfe6", kill_on_drop: false }` [INFO] [stdout] 42b90edb93c4ca37ed7633ede7656c80f28551a8121a91be25d3337e921abfe6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e0dd671f60df28d98db1437ea235fc3ec3ea13891d0537285d9c3b0f3cf2e0b [INFO] running `Command { std: "docker" "start" "-a" "2e0dd671f60df28d98db1437ea235fc3ec3ea13891d0537285d9c3b0f3cf2e0b", kill_on_drop: false }` [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Checking piston-float v0.3.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking shader_version v0.3.0 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking piston-texture v0.6.0 [INFO] [stderr] Checking read_color v1.0.0 [INFO] [stderr] Checking interpolation v0.1.0 [INFO] [stderr] Checking piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling x11-dl v2.18.0 [INFO] [stderr] Checking tempfile v3.0.2 [INFO] [stderr] Checking rand v0.5.4 [INFO] [stderr] Checking wayland-sys v0.12.5 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Checking inflate v0.4.3 [INFO] [stderr] Checking deflate v0.7.18 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking piston-viewport v0.3.0 [INFO] [stderr] Checking vecmath v0.3.1 [INFO] [stderr] Checking ordered-float v0.5.0 [INFO] [stderr] Checking gif v0.10.0 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/attr.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | / named!(pub inner_attr -> Attribute, alt!( [INFO] [stdout] 106 | | do_parse!( [INFO] [stdout] 107 | | punct!("#") >> [INFO] [stdout] 108 | | punct!("!") >> [INFO] [stdout] ... | [INFO] [stdout] 144 | | ) [INFO] [stdout] 145 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/attr.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | / named!(pub outer_attr -> Attribute, alt!( [INFO] [stdout] 148 | | do_parse!( [INFO] [stdout] 149 | | punct!("#") >> [INFO] [stdout] 150 | | punct!("[") >> [INFO] [stdout] ... | [INFO] [stdout] 186 | | ) [INFO] [stdout] 187 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (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/syn-0.10.8/src/helper.rs:78:41 [INFO] [stdout] | [INFO] [stdout] 78 | tap!($i, $name: call!($f) => $e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/constant.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | / named!(pub const_expr -> ConstExpr, do_parse!( [INFO] [stdout] 48 | | mut e: alt!( [INFO] [stdout] 49 | | expr_unary [INFO] [stdout] 50 | | | [INFO] [stdout] ... | [INFO] [stdout] 75 | | (e) [INFO] [stdout] 76 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tap` (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/syn-0.10.8/src/helper.rs:78:41 [INFO] [stdout] | [INFO] [stdout] 78 | tap!($i, $name: call!($f) => $e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/constant.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | / named!(pub const_expr -> ConstExpr, do_parse!( [INFO] [stdout] 48 | | mut e: alt!( [INFO] [stdout] 49 | | expr_unary [INFO] [stdout] 50 | | | [INFO] [stdout] ... | [INFO] [stdout] 75 | | (e) [INFO] [stdout] 76 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tap` (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/syn-0.10.8/src/helper.rs:78:41 [INFO] [stdout] | [INFO] [stdout] 78 | tap!($i, $name: call!($f) => $e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/constant.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | / named!(pub const_expr -> ConstExpr, do_parse!( [INFO] [stdout] 48 | | mut e: alt!( [INFO] [stdout] 49 | | expr_unary [INFO] [stdout] 50 | | | [INFO] [stdout] ... | [INFO] [stdout] 75 | | (e) [INFO] [stdout] 76 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tap` (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/syn-0.10.8/src/helper.rs:78:41 [INFO] [stdout] | [INFO] [stdout] 78 | tap!($i, $name: call!($f) => $e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/constant.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | / named!(pub const_expr -> ConstExpr, do_parse!( [INFO] [stdout] 48 | | mut e: alt!( [INFO] [stdout] 49 | | expr_unary [INFO] [stdout] 50 | | | [INFO] [stdout] ... | [INFO] [stdout] 75 | | (e) [INFO] [stdout] 76 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tap` (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/syn-0.10.8/src/helper.rs:78:41 [INFO] [stdout] | [INFO] [stdout] 78 | tap!($i, $name: call!($f) => $e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/expr.rs:347:9 [INFO] [stdout] | [INFO] [stdout] 347 | / do_parse!( [INFO] [stdout] 348 | | i, [INFO] [stdout] 349 | | mut e: alt!( [INFO] [stdout] 350 | | expr_lit // must be before expr_struct [INFO] [stdout] ... | [INFO] [stdout] 450 | | (e.into()) [INFO] [stdout] 451 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tap` (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/syn-0.10.8/src/helper.rs:78:41 [INFO] [stdout] | [INFO] [stdout] 78 | tap!($i, $name: call!($f) => $e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/expr.rs:347:9 [INFO] [stdout] | [INFO] [stdout] 347 | / do_parse!( [INFO] [stdout] 348 | | i, [INFO] [stdout] 349 | | mut e: alt!( [INFO] [stdout] 350 | | expr_lit // must be before expr_struct [INFO] [stdout] ... | [INFO] [stdout] 450 | | (e.into()) [INFO] [stdout] 451 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tap` (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/syn-0.10.8/src/helper.rs:78:41 [INFO] [stdout] | [INFO] [stdout] 78 | tap!($i, $name: call!($f) => $e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/expr.rs:347:9 [INFO] [stdout] | [INFO] [stdout] 347 | / do_parse!( [INFO] [stdout] 348 | | i, [INFO] [stdout] 349 | | mut e: alt!( [INFO] [stdout] 350 | | expr_lit // must be before expr_struct [INFO] [stdout] ... | [INFO] [stdout] 450 | | (e.into()) [INFO] [stdout] 451 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tap` (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/syn-0.10.8/src/helper.rs:78:41 [INFO] [stdout] | [INFO] [stdout] 78 | tap!($i, $name: call!($f) => $e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/expr.rs:347:9 [INFO] [stdout] | [INFO] [stdout] 347 | / do_parse!( [INFO] [stdout] 348 | | i, [INFO] [stdout] 349 | | mut e: alt!( [INFO] [stdout] 350 | | expr_lit // must be before expr_struct [INFO] [stdout] ... | [INFO] [stdout] 450 | | (e.into()) [INFO] [stdout] 451 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tap` (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/syn-0.10.8/src/helper.rs:78:41 [INFO] [stdout] | [INFO] [stdout] 78 | tap!($i, $name: call!($f) => $e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/expr.rs:347:9 [INFO] [stdout] | [INFO] [stdout] 347 | / do_parse!( [INFO] [stdout] 348 | | i, [INFO] [stdout] 349 | | mut e: alt!( [INFO] [stdout] 350 | | expr_lit // must be before expr_struct [INFO] [stdout] ... | [INFO] [stdout] 450 | | (e.into()) [INFO] [stdout] 451 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tap` (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/syn-0.10.8/src/helper.rs:78:41 [INFO] [stdout] | [INFO] [stdout] 78 | tap!($i, $name: call!($f) => $e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/expr.rs:347:9 [INFO] [stdout] | [INFO] [stdout] 347 | / do_parse!( [INFO] [stdout] 348 | | i, [INFO] [stdout] 349 | | mut e: alt!( [INFO] [stdout] 350 | | expr_lit // must be before expr_struct [INFO] [stdout] ... | [INFO] [stdout] 450 | | (e.into()) [INFO] [stdout] 451 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tap` (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/syn-0.10.8/src/helper.rs:78:41 [INFO] [stdout] | [INFO] [stdout] 78 | tap!($i, $name: call!($f) => $e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/expr.rs:347:9 [INFO] [stdout] | [INFO] [stdout] 347 | / do_parse!( [INFO] [stdout] 348 | | i, [INFO] [stdout] 349 | | mut e: alt!( [INFO] [stdout] 350 | | expr_lit // must be before expr_struct [INFO] [stdout] ... | [INFO] [stdout] 450 | | (e.into()) [INFO] [stdout] 451 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tap` (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/syn-0.10.8/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/expr.rs:616:5 [INFO] [stdout] | [INFO] [stdout] 616 | / named!(expr_match -> ExprKind, do_parse!( [INFO] [stdout] 617 | | keyword!("match") >> [INFO] [stdout] 618 | | obj: expr_no_struct >> [INFO] [stdout] 619 | | punct!("{") >> [INFO] [stdout] ... | [INFO] [stdout] 631 | | })) [INFO] [stdout] 632 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (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/syn-0.10.8/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/expr.rs:717:5 [INFO] [stdout] | [INFO] [stdout] 717 | / named!(expr_continue -> ExprKind, do_parse!( [INFO] [stdout] 718 | | keyword!("continue") >> [INFO] [stdout] 719 | | lbl: option!(label) >> [INFO] [stdout] 720 | | (ExprKind::Continue(lbl)) [INFO] [stdout] 721 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (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/syn-0.10.8/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/expr.rs:723:5 [INFO] [stdout] | [INFO] [stdout] 723 | / named!(expr_break -> ExprKind, do_parse!( [INFO] [stdout] 724 | | keyword!("break") >> [INFO] [stdout] 725 | | lbl: option!(label) >> [INFO] [stdout] 726 | | (ExprKind::Break(lbl)) [INFO] [stdout] 727 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (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/syn-0.10.8/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/expr.rs:843:5 [INFO] [stdout] | [INFO] [stdout] 843 | / named!(pub within_block -> Vec, do_parse!( [INFO] [stdout] 844 | | many0!(punct!(";")) >> [INFO] [stdout] 845 | | mut standalone: many0!(terminated!(standalone_stmt, many0!(punct!(";")))) >> [INFO] [stdout] 846 | | last: option!(expr) >> [INFO] [stdout] ... | [INFO] [stdout] 853 | | }) [INFO] [stdout] 854 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (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/syn-0.10.8/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/item.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 281 | / named!(item_mac -> Item, do_parse!( [INFO] [stdout] 282 | | attrs: many0!(outer_attr) >> [INFO] [stdout] 283 | | path: ident >> [INFO] [stdout] 284 | | punct!("!") >> [INFO] [stdout] ... | [INFO] [stdout] 299 | | }) [INFO] [stdout] 300 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (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/syn-0.10.8/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/item.rs:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | / named!(item_fn -> Item, do_parse!( [INFO] [stdout] 436 | | outer_attrs: many0!(outer_attr) >> [INFO] [stdout] 437 | | vis: visibility >> [INFO] [stdout] 438 | | constness: constness >> [INFO] [stdout] ... | [INFO] [stdout] 478 | | }) [INFO] [stdout] 479 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (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/syn-0.10.8/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/item.rs:481:5 [INFO] [stdout] | [INFO] [stdout] 481 | / named!(fn_arg -> FnArg, alt!( [INFO] [stdout] 482 | | do_parse!( [INFO] [stdout] 483 | | punct!("&") >> [INFO] [stdout] 484 | | lt: option!(lifetime) >> [INFO] [stdout] ... | [INFO] [stdout] 505 | | ty => { FnArg::Ignored } [INFO] [stdout] 506 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (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/syn-0.10.8/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/item.rs:753:5 [INFO] [stdout] | [INFO] [stdout] 753 | / named!(trait_item_method -> TraitItem, do_parse!( [INFO] [stdout] 754 | | outer_attrs: many0!(outer_attr) >> [INFO] [stdout] 755 | | constness: constness >> [INFO] [stdout] 756 | | unsafety: unsafety >> [INFO] [stdout] ... | [INFO] [stdout] 802 | | }) [INFO] [stdout] 803 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (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/syn-0.10.8/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/item.rs:909:5 [INFO] [stdout] | [INFO] [stdout] 909 | / named!(impl_item_method -> ImplItem, do_parse!( [INFO] [stdout] 910 | | outer_attrs: many0!(outer_attr) >> [INFO] [stdout] 911 | | vis: visibility >> [INFO] [stdout] 912 | | defaultness: defaultness >> [INFO] [stdout] ... | [INFO] [stdout] 956 | | }) [INFO] [stdout] 957 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (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/syn-0.10.8/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/krate.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / named!(pub krate -> Crate, do_parse!( [INFO] [stdout] 17 | | option!(byte_order_mark) >> [INFO] [stdout] 18 | | shebang: option!(shebang) >> [INFO] [stdout] 19 | | attrs: many0!(inner_attr) >> [INFO] [stdout] ... | [INFO] [stdout] 25 | | }) [INFO] [stdout] 26 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (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/syn-0.10.8/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/krate.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / named!(pub krate -> Crate, do_parse!( [INFO] [stdout] 17 | | option!(byte_order_mark) >> [INFO] [stdout] 18 | | shebang: option!(shebang) >> [INFO] [stdout] 19 | | attrs: many0!(inner_attr) >> [INFO] [stdout] ... | [INFO] [stdout] 25 | | }) [INFO] [stdout] 26 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (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/syn-0.10.8/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/mac.rs:269:5 [INFO] [stdout] | [INFO] [stdout] 269 | / named!(doc_comment -> String, alt!( [INFO] [stdout] 270 | | do_parse!( [INFO] [stdout] 271 | | punct!("//!") >> [INFO] [stdout] 272 | | content: take_until!("\n") >> [INFO] [stdout] ... | [INFO] [stdout] 295 | | ) [INFO] [stdout] 296 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (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/syn-0.10.8/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/mac.rs:269:5 [INFO] [stdout] | [INFO] [stdout] 269 | / named!(doc_comment -> String, alt!( [INFO] [stdout] 270 | | do_parse!( [INFO] [stdout] 271 | | punct!("//!") >> [INFO] [stdout] 272 | | content: take_until!("\n") >> [INFO] [stdout] ... | [INFO] [stdout] 295 | | ) [INFO] [stdout] 296 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (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/syn-0.10.8/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/ty.rs:301:5 [INFO] [stdout] | [INFO] [stdout] 301 | / named!(ty_rptr -> Ty, do_parse!( [INFO] [stdout] 302 | | punct!("&") >> [INFO] [stdout] 303 | | life: option!(lifetime) >> [INFO] [stdout] 304 | | mutability: mutability >> [INFO] [stdout] ... | [INFO] [stdout] 309 | | }))) [INFO] [stdout] 310 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (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/syn-0.10.8/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/ty.rs:312:5 [INFO] [stdout] | [INFO] [stdout] 312 | / named!(ty_bare_fn -> Ty, do_parse!( [INFO] [stdout] 313 | | lifetimes: opt_vec!(do_parse!( [INFO] [stdout] 314 | | keyword!("for") >> [INFO] [stdout] 315 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 342 | | }))) [INFO] [stdout] 343 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (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/syn-0.10.8/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/ty.rs:354:5 [INFO] [stdout] | [INFO] [stdout] 354 | / named!(ty_path -> Ty, do_parse!( [INFO] [stdout] 355 | | qpath: qpath >> [INFO] [stdout] 356 | | parenthesized: cond!( [INFO] [stdout] 357 | | qpath.1.segments.last().unwrap().parameters == PathParameters::none(), [INFO] [stdout] ... | [INFO] [stdout] 372 | | }) [INFO] [stdout] 373 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (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/syn-0.10.8/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/ty.rs:457:5 [INFO] [stdout] | [INFO] [stdout] 457 | / named!(path_segment -> PathSegment, alt!( [INFO] [stdout] 458 | | do_parse!( [INFO] [stdout] 459 | | id: option!(ident) >> [INFO] [stdout] 460 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 495 | | ), Into::into) [INFO] [stdout] 496 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (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/syn-0.10.8/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/ty.rs:547:5 [INFO] [stdout] | [INFO] [stdout] 547 | / named!(pub abi -> Abi, do_parse!( [INFO] [stdout] 548 | | keyword!("extern") >> [INFO] [stdout] 549 | | name: option!(quoted_string) >> [INFO] [stdout] 550 | | (match name { [INFO] [stdout] ... | [INFO] [stdout] 553 | | }) [INFO] [stdout] 554 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rusttype v0.4.3 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking rayon-core v1.4.0 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.4/src/parsers.rs:1213:41 [INFO] [stdout] | [INFO] [stdout] 1213 | tap!($i, $name: call!($f) => $e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.4/src/expr.rs:1503:5 [INFO] [stdout] | [INFO] [stdout] 1503 | / named!(trailer_expr(allow_struct: bool, allow_block: bool) -> Expr, do_parse!( [INFO] [stdout] 1504 | | mut e: call!(atom_expr, allow_struct, allow_block) >> [INFO] [stdout] 1505 | | many0!(alt!( [INFO] [stdout] 1506 | | tap!(args: and_call => { [INFO] [stdout] ... | [INFO] [stdout] 1534 | | (e) [INFO] [stdout] 1535 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tap` (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/syn-0.14.4/src/parsers.rs:1213:41 [INFO] [stdout] | [INFO] [stdout] 1213 | tap!($i, $name: call!($f) => $e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.4/src/expr.rs:1503:5 [INFO] [stdout] | [INFO] [stdout] 1503 | / named!(trailer_expr(allow_struct: bool, allow_block: bool) -> Expr, do_parse!( [INFO] [stdout] 1504 | | mut e: call!(atom_expr, allow_struct, allow_block) >> [INFO] [stdout] 1505 | | many0!(alt!( [INFO] [stdout] 1506 | | tap!(args: and_call => { [INFO] [stdout] ... | [INFO] [stdout] 1534 | | (e) [INFO] [stdout] 1535 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tap` (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/syn-0.14.4/src/parsers.rs:1213:41 [INFO] [stdout] | [INFO] [stdout] 1213 | tap!($i, $name: call!($f) => $e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.4/src/expr.rs:1503:5 [INFO] [stdout] | [INFO] [stdout] 1503 | / named!(trailer_expr(allow_struct: bool, allow_block: bool) -> Expr, do_parse!( [INFO] [stdout] 1504 | | mut e: call!(atom_expr, allow_struct, allow_block) >> [INFO] [stdout] 1505 | | many0!(alt!( [INFO] [stdout] 1506 | | tap!(args: and_call => { [INFO] [stdout] ... | [INFO] [stdout] 1534 | | (e) [INFO] [stdout] 1535 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tap` (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/syn-0.14.4/src/parsers.rs:1354:31 [INFO] [stdout] | [INFO] [stdout] 1354 | parens!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.4/src/expr.rs:1711:5 [INFO] [stdout] | [INFO] [stdout] 1711 | / named!(and_call -> (token::Paren, Punctuated), [INFO] [stdout] 1712 | | parens!(Punctuated::parse_terminated)); [INFO] [stdout] | |__________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parens` (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/syn-0.14.4/src/parsers.rs:1426:31 [INFO] [stdout] | [INFO] [stdout] 1426 | braces!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.4/src/derive.rs:155:5 [INFO] [stdout] | [INFO] [stdout] 155 | / named!(data_enum -> (Option, token::Brace, Punctuated), do_parse!( [INFO] [stdout] 156 | | wh: option!(syn!(WhereClause)) >> [INFO] [stdout] 157 | | data: braces!(Punctuated::parse_terminated) >> [INFO] [stdout] 158 | | (wh, data.0, data.1) [INFO] [stdout] 159 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `braces` (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/syn-0.14.4/src/parsers.rs:1354:31 [INFO] [stdout] | [INFO] [stdout] 1354 | parens!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.4/src/ty.rs:438:9 [INFO] [stdout] | [INFO] [stdout] 438 | / named!(parse -> Self, do_parse!( [INFO] [stdout] 439 | | data: parens!(Punctuated::parse_terminated) >> [INFO] [stdout] 440 | | (TypeTuple { [INFO] [stdout] 441 | | paren_token: data.0, [INFO] [stdout] 442 | | elems: data.1, [INFO] [stdout] 443 | | }) [INFO] [stdout] 444 | | )); [INFO] [stdout] | |___________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parens` (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/syn-0.14.4/src/parsers.rs:1354:31 [INFO] [stdout] | [INFO] [stdout] 1354 | parens!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.4/src/path.rs:298:9 [INFO] [stdout] | [INFO] [stdout] 298 | / named!(parse -> Self, do_parse!( [INFO] [stdout] 299 | | data: parens!(Punctuated::parse_terminated) >> [INFO] [stdout] 300 | | output: call!(ReturnType::without_plus) >> [INFO] [stdout] 301 | | (ParenthesizedGenericArguments { [INFO] [stdout] ... | [INFO] [stdout] 305 | | }) [INFO] [stdout] 306 | | )); [INFO] [stdout] | |___________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parens` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking piston2d-graphics v0.26.0 [INFO] [stderr] Checking rayon v1.0.1 [INFO] [stdout] error: aborting due to 31 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` [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 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2e0dd671f60df28d98db1437ea235fc3ec3ea13891d0537285d9c3b0f3cf2e0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e0dd671f60df28d98db1437ea235fc3ec3ea13891d0537285d9c3b0f3cf2e0b", kill_on_drop: false }` [INFO] [stdout] 2e0dd671f60df28d98db1437ea235fc3ec3ea13891d0537285d9c3b0f3cf2e0b