[INFO] cloning repository https://github.com/JoakimOL/Toygame [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JoakimOL/Toygame" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoakimOL%2FToygame", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoakimOL%2FToygame'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d5f2cc04f22d96d09aedf5dcba514843787e9ce [INFO] checking JoakimOL/Toygame against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoakimOL%2FToygame" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JoakimOL/Toygame 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/JoakimOL/Toygame [INFO] finished tweaking git repo https://github.com/JoakimOL/Toygame [INFO] tweaked toml for git repo https://github.com/JoakimOL/Toygame written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/JoakimOL/Toygame 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-graphics v0.26.0 [INFO] [stderr] Downloaded piston-gfx_texture v0.32.0 [INFO] [stderr] Downloaded piston-ai_behavior v0.24.0 [INFO] [stderr] Downloaded pistoncore-input v0.21.0 [INFO] [stderr] Downloaded piston v0.37.0 [INFO] [stderr] Downloaded pistoncore-window v0.32.0 [INFO] [stderr] Downloaded gif v0.10.0 [INFO] [stderr] Downloaded inflate v0.4.3 [INFO] [stderr] Downloaded pistoncore-glutin_window v0.47.0 [INFO] [stderr] Downloaded piston2d-gfx_graphics v0.51.0 [INFO] [stderr] Downloaded pistoncore-event_loop v0.37.0 [INFO] [stderr] Downloaded winit v0.12.0 [INFO] [stderr] Downloaded piston2d-sprite v0.45.0 [INFO] [stderr] Downloaded piston_window v0.80.0 [INFO] [stderr] Downloaded piston2d-opengl_graphics v0.53.0 [INFO] [stderr] Downloaded glutin v0.14.0 [INFO] [stderr] Downloaded num-derive v0.2.2 [INFO] [stderr] Downloaded image v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] b4cbbcc275787211e29063f7df3a7afdecf614fa93bbb17a4d378d1661b51d44 [INFO] running `Command { std: "docker" "start" "-a" "b4cbbcc275787211e29063f7df3a7afdecf614fa93bbb17a4d378d1661b51d44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4cbbcc275787211e29063f7df3a7afdecf614fa93bbb17a4d378d1661b51d44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4cbbcc275787211e29063f7df3a7afdecf614fa93bbb17a4d378d1661b51d44", kill_on_drop: false }` [INFO] [stdout] b4cbbcc275787211e29063f7df3a7afdecf614fa93bbb17a4d378d1661b51d44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] eed9eb602e0e80c91ec77f264158081a2cafd3ab7e29869eeb707b4a44170c0c [INFO] running `Command { std: "docker" "start" "-a" "eed9eb602e0e80c91ec77f264158081a2cafd3ab7e29869eeb707b4a44170c0c", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [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 byteorder v1.2.4 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling serde v1.0.71 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling pkg-config v0.3.13 [INFO] [stderr] Checking shader_version v0.3.0 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking piston-texture v0.6.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking read_color v1.0.0 [INFO] [stderr] Checking interpolation v0.1.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Checking find_folder v0.3.0 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking termion v1.5.1 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Checking inflate v0.4.3 [INFO] [stderr] Checking tempfile v3.0.3 [INFO] [stderr] Compiling xml-rs v0.7.0 [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] [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] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Compiling log v0.4.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: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] [stderr] Checking piston-viewport v0.3.0 [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] [stderr] Checking vecmath 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/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] [stderr] Checking stb_truetype v0.2.2 [INFO] [stderr] Checking deflate v0.7.18 [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 gif v0.10.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Compiling quote v0.6.5 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Compiling syn v0.14.7 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Checking wayland-sys v0.12.5 [INFO] [stderr] Checking rayon-core v1.4.1 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.7/src/parsers.rs:1200:41 [INFO] [stdout] | [INFO] [stdout] 1200 | tap!($i, $name: call!($f) => $e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.7/src/expr.rs:1531:5 [INFO] [stdout] | [INFO] [stdout] 1531 | / named!(trailer_expr(allow_struct: bool, allow_block: bool) -> Expr, do_parse!( [INFO] [stdout] 1532 | | mut e: call!(atom_expr, allow_struct, allow_block) >> [INFO] [stdout] 1533 | | many0!(alt!( [INFO] [stdout] 1534 | | tap!(args: and_call => { [INFO] [stdout] ... | [INFO] [stdout] 1562 | | (e) [INFO] [stdout] 1563 | | )); [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.7/src/parsers.rs:1200:41 [INFO] [stdout] | [INFO] [stdout] 1200 | tap!($i, $name: call!($f) => $e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.7/src/expr.rs:1531:5 [INFO] [stdout] | [INFO] [stdout] 1531 | / named!(trailer_expr(allow_struct: bool, allow_block: bool) -> Expr, do_parse!( [INFO] [stdout] 1532 | | mut e: call!(atom_expr, allow_struct, allow_block) >> [INFO] [stdout] 1533 | | many0!(alt!( [INFO] [stdout] 1534 | | tap!(args: and_call => { [INFO] [stdout] ... | [INFO] [stdout] 1562 | | (e) [INFO] [stdout] 1563 | | )); [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.7/src/parsers.rs:1200:41 [INFO] [stdout] | [INFO] [stdout] 1200 | tap!($i, $name: call!($f) => $e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.7/src/expr.rs:1531:5 [INFO] [stdout] | [INFO] [stdout] 1531 | / named!(trailer_expr(allow_struct: bool, allow_block: bool) -> Expr, do_parse!( [INFO] [stdout] 1532 | | mut e: call!(atom_expr, allow_struct, allow_block) >> [INFO] [stdout] 1533 | | many0!(alt!( [INFO] [stdout] 1534 | | tap!(args: and_call => { [INFO] [stdout] ... | [INFO] [stdout] 1562 | | (e) [INFO] [stdout] 1563 | | )); [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.7/src/parsers.rs:1341:31 [INFO] [stdout] | [INFO] [stdout] 1341 | parens!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.7/src/expr.rs:1785:5 [INFO] [stdout] | [INFO] [stdout] 1785 | / named!(and_call -> (token::Paren, Punctuated), [INFO] [stdout] 1786 | | parens!(Punctuated::parse_terminated) [INFO] [stdout] 1787 | | ); [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.7/src/parsers.rs:1413:31 [INFO] [stdout] | [INFO] [stdout] 1413 | braces!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.7/src/derive.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | / named!(data_enum -> (Option, token::Brace, Punctuated), do_parse!( [INFO] [stdout] 182 | | wh: option!(syn!(WhereClause)) >> [INFO] [stdout] 183 | | data: braces!(Punctuated::parse_terminated) >> [INFO] [stdout] 184 | | (wh, data.0, data.1) [INFO] [stdout] 185 | | )); [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.7/src/parsers.rs:1341:31 [INFO] [stdout] | [INFO] [stdout] 1341 | parens!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.7/src/ty.rs:439:9 [INFO] [stdout] | [INFO] [stdout] 439 | / named!(parse -> Self, do_parse!( [INFO] [stdout] 440 | | data: parens!(Punctuated::parse_terminated) >> [INFO] [stdout] 441 | | (TypeTuple { [INFO] [stdout] 442 | | paren_token: data.0, [INFO] [stdout] 443 | | elems: data.1, [INFO] [stdout] 444 | | }) [INFO] [stdout] 445 | | )); [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.7/src/parsers.rs:1341:31 [INFO] [stdout] | [INFO] [stdout] 1341 | parens!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.7/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] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Checking rayon v1.0.2 [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" "eed9eb602e0e80c91ec77f264158081a2cafd3ab7e29869eeb707b4a44170c0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eed9eb602e0e80c91ec77f264158081a2cafd3ab7e29869eeb707b4a44170c0c", kill_on_drop: false }` [INFO] [stdout] eed9eb602e0e80c91ec77f264158081a2cafd3ab7e29869eeb707b4a44170c0c