[INFO] cloning repository https://github.com/Khigashiguchi/docbase-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Khigashiguchi/docbase-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKhigashiguchi%2Fdocbase-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKhigashiguchi%2Fdocbase-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f4adcbbfc7e249f498c7dce7a4e8a5ce455b03d3 [INFO] checking Khigashiguchi/docbase-cli against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKhigashiguchi%2Fdocbase-cli" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Khigashiguchi/docbase-cli 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/Khigashiguchi/docbase-cli [INFO] finished tweaking git repo https://github.com/Khigashiguchi/docbase-cli [INFO] tweaked toml for git repo https://github.com/Khigashiguchi/docbase-cli written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/Khigashiguchi/docbase-cli 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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/rustless/jsonway` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_json v0.8.6 [INFO] [stderr] Downloaded bytes v0.4.5 [INFO] [stderr] Downloaded lazycell v0.5.1 [INFO] [stderr] Downloaded tokio-tls v0.1.3 [INFO] [stderr] Downloaded openssl-sys v0.9.23 [INFO] [stderr] Downloaded base64 v0.8.0 [INFO] [stderr] Downloaded native-tls v0.1.4 [INFO] [stderr] Downloaded mio v0.6.11 [INFO] [stderr] Downloaded hyper v0.11.9 [INFO] [stderr] Downloaded tokio-core v0.1.11 [INFO] [stderr] Downloaded serde_json v1.0.8 [INFO] [stderr] Downloaded futures-cpupool v0.1.7 [INFO] [stderr] Downloaded schannel v0.1.9 [INFO] [stderr] Downloaded openssl v0.9.23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ccfa7ddb54a3c7c3d49b582174ba3b438dd6ac51c94eb63da458095446e930ef [INFO] running `Command { std: "docker" "start" "-a" "ccfa7ddb54a3c7c3d49b582174ba3b438dd6ac51c94eb63da458095446e930ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ccfa7ddb54a3c7c3d49b582174ba3b438dd6ac51c94eb63da458095446e930ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccfa7ddb54a3c7c3d49b582174ba3b438dd6ac51c94eb63da458095446e930ef", kill_on_drop: false }` [INFO] [stdout] ccfa7ddb54a3c7c3d49b582174ba3b438dd6ac51c94eb63da458095446e930ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3ab574049b695a069380b47f3d4d4e8b487eac49ec47be76344d7124667cad1 [INFO] running `Command { std: "docker" "start" "-a" "d3ab574049b695a069380b47f3d4d4e8b487eac49ec47be76344d7124667cad1", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Checking futures v0.1.17 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking log v0.3.8 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking lazycell v0.5.1 [INFO] [stderr] Compiling openssl v0.9.23 [INFO] [stderr] Checking scoped-tls v0.1.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking num-traits v0.1.41 [INFO] [stderr] Checking rustc-demangle v0.1.5 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking serde v1.0.23 [INFO] [stderr] Checking httparse v1.2.3 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking iovec v0.1.1 [INFO] [stderr] Checking time v0.1.38 [INFO] [stderr] Checking net2 v0.2.31 [INFO] [stderr] Checking thread_local v0.3.4 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking base64 v0.8.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking bytes v0.4.5 [INFO] [stderr] Checking regex v0.2.3 [INFO] [stderr] Compiling syn v0.11.11 [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] [stderr] Checking mio v0.6.11 [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/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] [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 serde_json v0.8.6 [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] [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 jsonway v1.0.1 (https://github.com/rustless/jsonway#4ee05241) [INFO] [stderr] Compiling openssl-sys v0.9.23 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Checking tokio-io v0.1.4 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking futures-cpupool v0.1.7 [INFO] [stderr] Checking relay v0.1.0 [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d3ab574049b695a069380b47f3d4d4e8b487eac49ec47be76344d7124667cad1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3ab574049b695a069380b47f3d4d4e8b487eac49ec47be76344d7124667cad1", kill_on_drop: false }` [INFO] [stdout] d3ab574049b695a069380b47f3d4d4e8b487eac49ec47be76344d7124667cad1