[INFO] cloning repository https://github.com/mmacedoeu/hello [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mmacedoeu/hello" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmacedoeu%2Fhello", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmacedoeu%2Fhello'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 912818b2b15e56e78eb0429db5bc9f8ce2256693 [INFO] checking mmacedoeu/hello against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmacedoeu%2Fhello" "/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/mmacedoeu/hello 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/mmacedoeu/hello [INFO] finished tweaking git repo https://github.com/mmacedoeu/hello [INFO] tweaked toml for git repo https://github.com/mmacedoeu/hello written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/mmacedoeu/hello 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 backtrace-sys v0.1.19 [INFO] [stderr] Downloaded h2 v0.1.8 [INFO] [stderr] Downloaded uuid v0.6.4 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9ec229a40e8953d66c1154bf42f173d6b009021a8189b5a8c829d245fedb747 [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" "e9ec229a40e8953d66c1154bf42f173d6b009021a8189b5a8c829d245fedb747", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9ec229a40e8953d66c1154bf42f173d6b009021a8189b5a8c829d245fedb747", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9ec229a40e8953d66c1154bf42f173d6b009021a8189b5a8c829d245fedb747", kill_on_drop: false }` [INFO] [stdout] e9ec229a40e8953d66c1154bf42f173d6b009021a8189b5a8c829d245fedb747 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 75ce50eef2094f0497368dbe5ec6931f58e66bd9c189b5b4dd5431438185fd1b [INFO] running `Command { std: "docker" "start" "-a" "75ce50eef2094f0497368dbe5ec6931f58e66bd9c189b5b4dd5431438185fd1b", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.41 [INFO] [stderr] Checking cfg-if v0.1.3 [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Checking futures v0.1.21 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Checking byteorder v1.2.3 [INFO] [stderr] Checking slab v0.4.0 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Compiling serde v1.0.59 [INFO] [stderr] Checking lazycell v0.6.0 [INFO] [stderr] Checking rustc-demangle v0.1.8 [INFO] [stderr] Checking matches v0.1.6 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Checking quick-error v1.2.1 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling bytecount v0.3.1 [INFO] [stderr] Checking smallvec v0.6.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Checking adler32 v1.0.2 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking bitflags v1.0.3 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking string v0.1.0 [INFO] [stderr] Checking indexmap v1.0.1 [INFO] [stderr] Checking httparse v1.2.4 [INFO] [stderr] Checking xdg v2.1.0 [INFO] [stderr] Checking http-range v0.1.1 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Compiling backtrace-sys v0.1.19 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz_oxide_c_api v0.1.2 [INFO] [stderr] Compiling proc-macro2 v0.4.3 [INFO] [stderr] Compiling openssl-sys v0.9.31 [INFO] [stderr] Compiling syntex_fmt_macros v0.5.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking crossbeam-utils v0.3.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Checking humantime v1.1.1 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking net2 v0.2.32 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking hostname v0.1.4 [INFO] [stderr] Checking atty v0.2.10 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking miniz_oxide v0.1.2 [INFO] [stderr] Checking regex-syntax v0.6.0 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling actix_derive v0.2.0 [INFO] [stderr] Compiling actix-web v0.6.10 [INFO] [stderr] Checking base64 v0.9.1 [INFO] [stderr] Checking tokio-executor v0.1.2 [INFO] [stderr] Checking app_dirs v1.2.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking crossbeam-epoch v0.4.1 [INFO] [stderr] Checking bytes v0.4.7 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.11.11/src/attr.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | / named!(pub inner_attr -> Attribute, alt!( [INFO] [stdout] 118 | | do_parse!( [INFO] [stdout] 119 | | punct!("#") >> [INFO] [stdout] 120 | | punct!("!") >> [INFO] [stdout] ... | [INFO] [stdout] 156 | | ) [INFO] [stdout] 157 | | )); [INFO] [stdout] | |_______^ [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.11.11/src/attr.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | / named!(pub outer_attr -> Attribute, alt!( [INFO] [stdout] 160 | | do_parse!( [INFO] [stdout] 161 | | punct!("#") >> [INFO] [stdout] 162 | | punct!("[") >> [INFO] [stdout] ... | [INFO] [stdout] 198 | | ) [INFO] [stdout] 199 | | )); [INFO] [stdout] | |_______^ [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.11.11/src/constant.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | / named!(pub const_expr -> ConstExpr, do_parse!( [INFO] [stdout] 56 | | mut e: alt!( [INFO] [stdout] 57 | | expr_unary [INFO] [stdout] 58 | | | [INFO] [stdout] ... | [INFO] [stdout] 88 | | (e) [INFO] [stdout] 89 | | )); [INFO] [stdout] | |_______^ [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.11.11/src/constant.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | / named!(pub const_expr -> ConstExpr, do_parse!( [INFO] [stdout] 56 | | mut e: alt!( [INFO] [stdout] 57 | | expr_unary [INFO] [stdout] 58 | | | [INFO] [stdout] ... | [INFO] [stdout] 88 | | (e) [INFO] [stdout] 89 | | )); [INFO] [stdout] | |_______^ [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.11.11/src/constant.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | / named!(pub const_expr -> ConstExpr, do_parse!( [INFO] [stdout] 56 | | mut e: alt!( [INFO] [stdout] 57 | | expr_unary [INFO] [stdout] 58 | | | [INFO] [stdout] ... | [INFO] [stdout] 88 | | (e) [INFO] [stdout] 89 | | )); [INFO] [stdout] | |_______^ [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.11.11/src/constant.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | / named!(pub const_expr -> ConstExpr, do_parse!( [INFO] [stdout] 56 | | mut e: alt!( [INFO] [stdout] 57 | | expr_unary [INFO] [stdout] 58 | | | [INFO] [stdout] ... | [INFO] [stdout] 88 | | (e) [INFO] [stdout] 89 | | )); [INFO] [stdout] | |_______^ [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 resolv-conf v0.6.0 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.11.11/src/expr.rs:393:9 [INFO] [stdout] | [INFO] [stdout] 393 | / do_parse!( [INFO] [stdout] 394 | | i, [INFO] [stdout] 395 | | mut e: alt!( [INFO] [stdout] 396 | | expr_lit // must be before expr_struct [INFO] [stdout] ... | [INFO] [stdout] 496 | | (e.into()) [INFO] [stdout] 497 | | ) [INFO] [stdout] | |_________^ [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.11.11/src/expr.rs:393:9 [INFO] [stdout] | [INFO] [stdout] 393 | / do_parse!( [INFO] [stdout] 394 | | i, [INFO] [stdout] 395 | | mut e: alt!( [INFO] [stdout] 396 | | expr_lit // must be before expr_struct [INFO] [stdout] ... | [INFO] [stdout] 496 | | (e.into()) [INFO] [stdout] 497 | | ) [INFO] [stdout] | |_________^ [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.11.11/src/expr.rs:393:9 [INFO] [stdout] | [INFO] [stdout] 393 | / do_parse!( [INFO] [stdout] 394 | | i, [INFO] [stdout] 395 | | mut e: alt!( [INFO] [stdout] 396 | | expr_lit // must be before expr_struct [INFO] [stdout] ... | [INFO] [stdout] 496 | | (e.into()) [INFO] [stdout] 497 | | ) [INFO] [stdout] | |_________^ [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.11.11/src/expr.rs:393:9 [INFO] [stdout] | [INFO] [stdout] 393 | / do_parse!( [INFO] [stdout] 394 | | i, [INFO] [stdout] 395 | | mut e: alt!( [INFO] [stdout] 396 | | expr_lit // must be before expr_struct [INFO] [stdout] ... | [INFO] [stdout] 496 | | (e.into()) [INFO] [stdout] 497 | | ) [INFO] [stdout] | |_________^ [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.11.11/src/expr.rs:393:9 [INFO] [stdout] | [INFO] [stdout] 393 | / do_parse!( [INFO] [stdout] 394 | | i, [INFO] [stdout] 395 | | mut e: alt!( [INFO] [stdout] 396 | | expr_lit // must be before expr_struct [INFO] [stdout] ... | [INFO] [stdout] 496 | | (e.into()) [INFO] [stdout] 497 | | ) [INFO] [stdout] | |_________^ [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.11.11/src/expr.rs:393:9 [INFO] [stdout] | [INFO] [stdout] 393 | / do_parse!( [INFO] [stdout] 394 | | i, [INFO] [stdout] 395 | | mut e: alt!( [INFO] [stdout] 396 | | expr_lit // must be before expr_struct [INFO] [stdout] ... | [INFO] [stdout] 496 | | (e.into()) [INFO] [stdout] 497 | | ) [INFO] [stdout] | |_________^ [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.11.11/src/expr.rs:393:9 [INFO] [stdout] | [INFO] [stdout] 393 | / do_parse!( [INFO] [stdout] 394 | | i, [INFO] [stdout] 395 | | mut e: alt!( [INFO] [stdout] 396 | | expr_lit // must be before expr_struct [INFO] [stdout] ... | [INFO] [stdout] 496 | | (e.into()) [INFO] [stdout] 497 | | ) [INFO] [stdout] | |_________^ [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.11.11/src/expr.rs:662:5 [INFO] [stdout] | [INFO] [stdout] 662 | / named!(expr_match -> ExprKind, do_parse!( [INFO] [stdout] 663 | | keyword!("match") >> [INFO] [stdout] 664 | | obj: expr_no_struct >> [INFO] [stdout] 665 | | punct!("{") >> [INFO] [stdout] ... | [INFO] [stdout] 677 | | })) [INFO] [stdout] 678 | | )); [INFO] [stdout] | |_______^ [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.2 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.11.11/src/expr.rs:758:5 [INFO] [stdout] | [INFO] [stdout] 758 | / named!(expr_continue -> ExprKind, do_parse!( [INFO] [stdout] 759 | | keyword!("continue") >> [INFO] [stdout] 760 | | lbl: option!(label) >> [INFO] [stdout] 761 | | (ExprKind::Continue(lbl)) [INFO] [stdout] 762 | | )); [INFO] [stdout] | |_______^ [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.11.11/src/expr.rs:764:5 [INFO] [stdout] | [INFO] [stdout] 764 | / named_ambiguous_expr!(expr_break -> ExprKind, allow_struct, do_parse!( [INFO] [stdout] 765 | | keyword!("break") >> [INFO] [stdout] 766 | | lbl: option!(label) >> [INFO] [stdout] 767 | | val: option!(call!(ambiguous_expr, allow_struct, false)) >> [INFO] [stdout] 768 | | (ExprKind::Break(lbl, val.map(Box::new))) [INFO] [stdout] 769 | | )); [INFO] [stdout] | |_______^ [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.11.11/src/expr.rs:881:5 [INFO] [stdout] | [INFO] [stdout] 881 | / named!(pub within_block -> Vec, do_parse!( [INFO] [stdout] 882 | | many0!(punct!(";")) >> [INFO] [stdout] 883 | | mut standalone: many0!(terminated!(stmt, many0!(punct!(";")))) >> [INFO] [stdout] 884 | | last: option!(expr) >> [INFO] [stdout] ... | [INFO] [stdout] 891 | | }) [INFO] [stdout] 892 | | )); [INFO] [stdout] | |_______^ [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 futures-cpupool v0.1.8 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.11.11/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 | | what: path >> [INFO] [stdout] 284 | | punct!("!") >> [INFO] [stdout] ... | [INFO] [stdout] 299 | | }) [INFO] [stdout] 300 | | )); [INFO] [stdout] | |_______^ [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.11.11/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] | |_______^ [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.11.11/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] | |_______^ [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.11.11/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] | |_______^ [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.11.11/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] | |_______^ [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.11.11/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] | |_______^ [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.11.11/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] | |_______^ [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.11.11/src/mac.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 270 | / named!(doc_comment -> String, alt!( [INFO] [stdout] 271 | | do_parse!( [INFO] [stdout] 272 | | punct!("//!") >> [INFO] [stdout] 273 | | content: take_until!("\n") >> [INFO] [stdout] ... | [INFO] [stdout] 296 | | ) [INFO] [stdout] 297 | | )); [INFO] [stdout] | |_______^ [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.11.11/src/mac.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 270 | / named!(doc_comment -> String, alt!( [INFO] [stdout] 271 | | do_parse!( [INFO] [stdout] 272 | | punct!("//!") >> [INFO] [stdout] 273 | | content: take_until!("\n") >> [INFO] [stdout] ... | [INFO] [stdout] 296 | | ) [INFO] [stdout] 297 | | )); [INFO] [stdout] | |_______^ [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 thread_local v0.3.5 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.11.11/src/ty.rs:318:5 [INFO] [stdout] | [INFO] [stdout] 318 | / named!(ty_rptr -> Ty, do_parse!( [INFO] [stdout] 319 | | punct!("&") >> [INFO] [stdout] 320 | | life: option!(lifetime) >> [INFO] [stdout] 321 | | mutability: mutability >> [INFO] [stdout] ... | [INFO] [stdout] 326 | | }))) [INFO] [stdout] 327 | | )); [INFO] [stdout] | |_______^ [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.11.11/src/ty.rs:329:5 [INFO] [stdout] | [INFO] [stdout] 329 | / named!(ty_bare_fn -> Ty, do_parse!( [INFO] [stdout] 330 | | lifetimes: opt_vec!(do_parse!( [INFO] [stdout] 331 | | keyword!("for") >> [INFO] [stdout] 332 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 359 | | }))) [INFO] [stdout] 360 | | )); [INFO] [stdout] | |_______^ [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.11.11/src/ty.rs:371:5 [INFO] [stdout] | [INFO] [stdout] 371 | / named!(ty_path -> Ty, do_parse!( [INFO] [stdout] 372 | | qpath: qpath >> [INFO] [stdout] 373 | | parenthesized: cond!( [INFO] [stdout] 374 | | qpath.1.segments.last().unwrap().parameters == PathParameters::none(), [INFO] [stdout] ... | [INFO] [stdout] 396 | | }) [INFO] [stdout] 397 | | )); [INFO] [stdout] | |_______^ [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.11.11/src/ty.rs:481:5 [INFO] [stdout] | [INFO] [stdout] 481 | / named!(path_segment -> PathSegment, alt!( [INFO] [stdout] 482 | | do_parse!( [INFO] [stdout] 483 | | id: option!(ident) >> [INFO] [stdout] 484 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 519 | | ), Into::into) [INFO] [stdout] 520 | | )); [INFO] [stdout] | |_______^ [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.11.11/src/ty.rs:571:5 [INFO] [stdout] | [INFO] [stdout] 571 | / named!(pub abi -> Abi, do_parse!( [INFO] [stdout] 572 | | keyword!("extern") >> [INFO] [stdout] 573 | | name: option!(quoted_string) >> [INFO] [stdout] 574 | | (match name { [INFO] [stdout] ... | [INFO] [stdout] 577 | | }) [INFO] [stdout] 578 | | )); [INFO] [stdout] | |_______^ [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 idna v0.1.4 [INFO] [stderr] Checking mio v0.6.14 [INFO] [stderr] Checking clap v2.31.2 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Checking tokio-timer v0.2.3 [INFO] [stderr] Compiling vergen v0.1.1 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking uuid v0.6.4 [INFO] [stderr] Compiling syn v0.14.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Checking crossbeam-deque v0.3.1 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.0/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.0/src/expr.rs:1451:5 [INFO] [stdout] | [INFO] [stdout] 1451 | / named!(trailer_expr(allow_struct: bool, allow_block: bool) -> Expr, do_parse!( [INFO] [stdout] 1452 | | mut e: call!(atom_expr, allow_struct, allow_block) >> [INFO] [stdout] 1453 | | many0!(alt!( [INFO] [stdout] 1454 | | tap!(args: and_call => { [INFO] [stdout] ... | [INFO] [stdout] 1498 | | (e) [INFO] [stdout] 1499 | | )); [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.0/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.0/src/expr.rs:1451:5 [INFO] [stdout] | [INFO] [stdout] 1451 | / named!(trailer_expr(allow_struct: bool, allow_block: bool) -> Expr, do_parse!( [INFO] [stdout] 1452 | | mut e: call!(atom_expr, allow_struct, allow_block) >> [INFO] [stdout] 1453 | | many0!(alt!( [INFO] [stdout] 1454 | | tap!(args: and_call => { [INFO] [stdout] ... | [INFO] [stdout] 1498 | | (e) [INFO] [stdout] 1499 | | )); [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.0/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.0/src/expr.rs:1451:5 [INFO] [stdout] | [INFO] [stdout] 1451 | / named!(trailer_expr(allow_struct: bool, allow_block: bool) -> Expr, do_parse!( [INFO] [stdout] 1452 | | mut e: call!(atom_expr, allow_struct, allow_block) >> [INFO] [stdout] 1453 | | many0!(alt!( [INFO] [stdout] 1454 | | tap!(args: and_call => { [INFO] [stdout] ... | [INFO] [stdout] 1498 | | (e) [INFO] [stdout] 1499 | | )); [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.0/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.0/src/expr.rs:1451:5 [INFO] [stdout] | [INFO] [stdout] 1451 | / named!(trailer_expr(allow_struct: bool, allow_block: bool) -> Expr, do_parse!( [INFO] [stdout] 1452 | | mut e: call!(atom_expr, allow_struct, allow_block) >> [INFO] [stdout] 1453 | | many0!(alt!( [INFO] [stdout] 1454 | | tap!(args: and_call => { [INFO] [stdout] ... | [INFO] [stdout] 1498 | | (e) [INFO] [stdout] 1499 | | )); [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 tokio-io v0.1.6 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.0/src/parsers.rs:1390:33 [INFO] [stdout] | [INFO] [stdout] 1390 | brackets!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.0/src/expr.rs:1687:9 [INFO] [stdout] | [INFO] [stdout] 1687 | / named!(parse -> Self, do_parse!( [INFO] [stdout] 1688 | | elems: brackets!(Punctuated::parse_terminated) >> [INFO] [stdout] 1689 | | (ExprArray { [INFO] [stdout] 1690 | | attrs: Vec::new(), [INFO] [stdout] ... | [INFO] [stdout] 1693 | | }) [INFO] [stdout] 1694 | | )); [INFO] [stdout] | |___________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `brackets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking http v0.1.5 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.0/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.0/src/expr.rs:1701:5 [INFO] [stdout] | [INFO] [stdout] 1701 | / named!(and_call -> (token::Paren, Punctuated), [INFO] [stdout] 1702 | | 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.0/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.0/src/expr.rs:1705:5 [INFO] [stdout] | [INFO] [stdout] 1705 | / named!(and_method_call -> ExprMethodCall, do_parse!( [INFO] [stdout] 1706 | | dot: punct!(.) >> [INFO] [stdout] 1707 | | method: syn!(Ident) >> [INFO] [stdout] 1708 | | turbofish: option!(tuple!( [INFO] [stdout] ... | [INFO] [stdout] 1734 | | }) [INFO] [stdout] 1735 | | )); [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.0/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.0/src/expr.rs:1749:9 [INFO] [stdout] | [INFO] [stdout] 1749 | / named!(parse -> Self, do_parse!( [INFO] [stdout] 1750 | | elems: parens!(Punctuated::parse_terminated) >> [INFO] [stdout] 1751 | | (ExprTuple { [INFO] [stdout] 1752 | | attrs: Vec::new(), [INFO] [stdout] ... | [INFO] [stdout] 1755 | | }) [INFO] [stdout] 1756 | | )); [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.0/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.0/src/expr.rs:1765:9 [INFO] [stdout] | [INFO] [stdout] 1765 | / named!(parse -> Self, do_parse!( [INFO] [stdout] 1766 | | if_: keyword!(if) >> [INFO] [stdout] 1767 | | let_: keyword!(let) >> [INFO] [stdout] 1768 | | pats: call!(Punctuated::parse_separated_nonempty) >> [INFO] [stdout] ... | [INFO] [stdout] 1785 | | }) [INFO] [stdout] 1786 | | )); [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.0/src/parsers.rs:1142:31 [INFO] [stdout] | [INFO] [stdout] 1142 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.0/src/expr.rs:1765:9 [INFO] [stdout] | [INFO] [stdout] 1765 | / named!(parse -> Self, do_parse!( [INFO] [stdout] 1766 | | if_: keyword!(if) >> [INFO] [stdout] 1767 | | let_: keyword!(let) >> [INFO] [stdout] 1768 | | pats: call!(Punctuated::parse_separated_nonempty) >> [INFO] [stdout] ... | [INFO] [stdout] 1785 | | }) [INFO] [stdout] 1786 | | )); [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.14.0/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.0/src/expr.rs:1795:9 [INFO] [stdout] | [INFO] [stdout] 1795 | / named!(parse -> Self, do_parse!( [INFO] [stdout] 1796 | | if_: keyword!(if) >> [INFO] [stdout] 1797 | | cond: expr_no_struct >> [INFO] [stdout] 1798 | | then_block: braces!(Block::parse_within) >> [INFO] [stdout] ... | [INFO] [stdout] 1809 | | }) [INFO] [stdout] 1810 | | )); [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.0/src/parsers.rs:1142:31 [INFO] [stdout] | [INFO] [stdout] 1142 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.0/src/expr.rs:1795:9 [INFO] [stdout] | [INFO] [stdout] 1795 | / named!(parse -> Self, do_parse!( [INFO] [stdout] 1796 | | if_: keyword!(if) >> [INFO] [stdout] 1797 | | cond: expr_no_struct >> [INFO] [stdout] 1798 | | then_block: braces!(Block::parse_within) >> [INFO] [stdout] ... | [INFO] [stdout] 1809 | | }) [INFO] [stdout] 1810 | | )); [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.14.0/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.0/src/expr.rs:1818:5 [INFO] [stdout] | [INFO] [stdout] 1818 | / named!(else_block -> (Token![else], Box), do_parse!( [INFO] [stdout] 1819 | | else_: keyword!(else) >> [INFO] [stdout] 1820 | | expr: alt!( [INFO] [stdout] 1821 | | syn!(ExprIf) => { Expr::If } [INFO] [stdout] ... | [INFO] [stdout] 1836 | | (else_, Box::new(expr)) [INFO] [stdout] 1837 | | )); [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.0/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.0/src/expr.rs:2309:9 [INFO] [stdout] | [INFO] [stdout] 2309 | / named!(parse -> Self, do_parse!( [INFO] [stdout] 2310 | | stmts: braces!(Block::parse_within) >> [INFO] [stdout] 2311 | | (Block { [INFO] [stdout] 2312 | | brace_token: stmts.0, [INFO] [stdout] 2313 | | stmts: stmts.1, [INFO] [stdout] 2314 | | }) [INFO] [stdout] 2315 | | )); [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.0/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.0/src/item.rs:885:5 [INFO] [stdout] | [INFO] [stdout] 885 | / impl_synom!(UseGroup "use group" do_parse!( [INFO] [stdout] 886 | | list: braces!(Punctuated::parse_terminated) >> [INFO] [stdout] 887 | | (UseGroup { [INFO] [stdout] 888 | | brace_token: list.0, [INFO] [stdout] 889 | | items: list.1, [INFO] [stdout] 890 | | }) [INFO] [stdout] 891 | | )); [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.0/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.0/src/item.rs:941:5 [INFO] [stdout] | [INFO] [stdout] 941 | / impl_synom!(ItemFn "fn item" do_parse!( [INFO] [stdout] 942 | | outer_attrs: many0!(Attribute::parse_outer) >> [INFO] [stdout] 943 | | vis: syn!(Visibility) >> [INFO] [stdout] 944 | | constness: option!(keyword!(const)) >> [INFO] [stdout] ... | [INFO] [stdout] 983 | | }) [INFO] [stdout] 984 | | )); [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.0/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.0/src/item.rs:1279:5 [INFO] [stdout] | [INFO] [stdout] 1279 | / impl_synom!(TraitItemMethod "method trait item" do_parse!( [INFO] [stdout] 1280 | | outer_attrs: many0!(Attribute::parse_outer) >> [INFO] [stdout] 1281 | | constness: option!(keyword!(const)) >> [INFO] [stdout] 1282 | | unsafety: option!(keyword!(unsafe)) >> [INFO] [stdout] ... | [INFO] [stdout] 1331 | | }) [INFO] [stdout] 1332 | | )); [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.0/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.0/src/item.rs:1447:5 [INFO] [stdout] | [INFO] [stdout] 1447 | / impl_synom!(ImplItemMethod "method in impl block" do_parse!( [INFO] [stdout] 1448 | | outer_attrs: many0!(Attribute::parse_outer) >> [INFO] [stdout] 1449 | | vis: syn!(Visibility) >> [INFO] [stdout] 1450 | | defaultness: option!(keyword!(default)) >> [INFO] [stdout] ... | [INFO] [stdout] 1493 | | }) [INFO] [stdout] 1494 | | )); [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.0/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.0/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.0/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.0/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.0/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.0/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] [stdout] error: aborting due to 31 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling openssl v0.9.24 [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 21 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "75ce50eef2094f0497368dbe5ec6931f58e66bd9c189b5b4dd5431438185fd1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75ce50eef2094f0497368dbe5ec6931f58e66bd9c189b5b4dd5431438185fd1b", kill_on_drop: false }` [INFO] [stdout] 75ce50eef2094f0497368dbe5ec6931f58e66bd9c189b5b4dd5431438185fd1b