[INFO] cloning repository https://github.com/justinmichaud/rust-nes-emulator2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/justinmichaud/rust-nes-emulator2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinmichaud%2Frust-nes-emulator2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinmichaud%2Frust-nes-emulator2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ceb16734ef7ba50da58e9bff4bd34be38420921 [INFO] checking justinmichaud/rust-nes-emulator2 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinmichaud%2Frust-nes-emulator2" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/justinmichaud/rust-nes-emulator2 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] removed /workspace/builds/worker-10/source/rust-toolchain [INFO] started tweaking git repo https://github.com/justinmichaud/rust-nes-emulator2 [INFO] finished tweaking git repo https://github.com/justinmichaud/rust-nes-emulator2 [INFO] tweaked toml for git repo https://github.com/justinmichaud/rust-nes-emulator2 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/justinmichaud/rust-nes-emulator2 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] Updating git repository `https://github.com/PistonDevelopers/sdl2_window` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num-traits v0.1.39 [INFO] [stderr] Downloaded cgl v0.2.2 [INFO] [stderr] Downloaded gleam v0.5.1 [INFO] [stderr] Downloaded vecmath v0.3.0 [INFO] [stderr] Downloaded num-rational v0.1.38 [INFO] [stderr] Downloaded objekt v0.1.1 [INFO] [stderr] Downloaded deflate v0.7.11 [INFO] [stderr] Downloaded num v0.1.39 [INFO] [stderr] Downloaded piston2d-opengl_graphics v0.53.0 [INFO] [stderr] Downloaded futures v0.1.14 [INFO] [stderr] Downloaded rayon v0.8.1 [INFO] [stderr] Downloaded jpeg-decoder v0.1.13 [INFO] [stderr] Downloaded objc v0.2.3 [INFO] [stderr] Downloaded pkg-config v0.3.11 [INFO] [stderr] Downloaded phf_macros v0.7.22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] [stdout] 0df1bdd74c1cb8496b69ce81e21626509f98b3030116e1c3d7472b6586d10748 [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" "0df1bdd74c1cb8496b69ce81e21626509f98b3030116e1c3d7472b6586d10748", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0df1bdd74c1cb8496b69ce81e21626509f98b3030116e1c3d7472b6586d10748", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0df1bdd74c1cb8496b69ce81e21626509f98b3030116e1c3d7472b6586d10748", kill_on_drop: false }` [INFO] [stdout] 0df1bdd74c1cb8496b69ce81e21626509f98b3030116e1c3d7472b6586d10748 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 5f8614dc23574d431f2eeb1c107cee413f6673a2aaa42fd8bf6f4ab81afee115 [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" "5f8614dc23574d431f2eeb1c107cee413f6673a2aaa42fd8bf6f4ab81afee115", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Checking num-traits v0.1.39 [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Checking piston-float v0.3.0 [INFO] [stderr] Checking lazy_static v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Checking either v1.1.0 [INFO] [stderr] Checking scopeguard v0.3.2 [INFO] [stderr] Checking token_store v0.1.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking shader_version v0.3.0 [INFO] [stderr] Checking futures v0.1.14 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking remove_dir_all v0.5.1 [INFO] [stderr] Checking scoped_threadpool v0.1.7 [INFO] [stderr] Checking piston-texture v0.6.0 [INFO] [stderr] Checking fnv v1.0.5 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking rand_core v0.2.1 [INFO] [stderr] Checking objekt v0.1.1 [INFO] [stderr] Checking rand v0.3.15 [INFO] [stderr] Checking num_cpus v1.6.2 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Checking stb_truetype v0.2.2 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Checking inflate v0.4.3 [INFO] [stderr] Checking deflate v0.7.11 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Checking piston-viewport v0.3.0 [INFO] [stderr] Checking vecmath v0.3.0 [INFO] [stderr] Checking gif v0.10.0 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Checking coco v0.1.1 [INFO] [stderr] Checking tempfile v3.0.2 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Checking rand v0.5.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: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] [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] [stderr] Checking num-integer v0.1.34 [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] [stderr] Checking ordered-float v0.5.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [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] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling rand v0.4.2 [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] [stderr] Checking phf v0.7.22 [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] Compiling syn v0.14.4 [INFO] [stderr] Checking num-iter v0.1.33 [INFO] [stderr] Checking num-rational v0.1.38 [INFO] [stderr] Checking rusttype v0.4.3 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [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] [stderr] Checking png v0.12.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: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 num v0.1.39 [INFO] [stderr] Checking rayon v0.8.1 [INFO] [stderr] Checking piston2d-graphics v0.26.0 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling phf_generator v0.7.22 [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" "5f8614dc23574d431f2eeb1c107cee413f6673a2aaa42fd8bf6f4ab81afee115", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f8614dc23574d431f2eeb1c107cee413f6673a2aaa42fd8bf6f4ab81afee115", kill_on_drop: false }` [INFO] [stdout] 5f8614dc23574d431f2eeb1c107cee413f6673a2aaa42fd8bf6f4ab81afee115