[INFO] fetching crate unhtml_util 0.1.0...
[INFO] checking unhtml_util-0.1.0 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477
[INFO] extracting crate unhtml_util 0.1.0 into /workspace/builds/worker-4/source
[INFO] validating manifest of crates.io crate unhtml_util 0.1.0 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 crates.io crate unhtml_util 0.1.0
[INFO] finished tweaking crates.io crate unhtml_util 0.1.0
[INFO] tweaked toml for crates.io crate unhtml_util 0.1.0 written to /workspace/builds/worker-4/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[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 cssparser-macros v0.3.6
[INFO] [stderr] Downloaded procedural-masquerade v0.1.7
[INFO] [stderr] Downloaded cssparser v0.24.1
[INFO] [stderr] Downloaded ego-tree v0.5.1
[INFO] [stderr] Downloaded scraper v0.8.2
[INFO] [stderr] Downloaded selectors v0.20.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 51cb6c19f21f6dbfb8d92185aa6bde65a28ffe7cdc26ab8c1e4ba34014f05650
[INFO] running `Command { std: "docker" "start" "-a" "51cb6c19f21f6dbfb8d92185aa6bde65a28ffe7cdc26ab8c1e4ba34014f05650", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51cb6c19f21f6dbfb8d92185aa6bde65a28ffe7cdc26ab8c1e4ba34014f05650", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51cb6c19f21f6dbfb8d92185aa6bde65a28ffe7cdc26ab8c1e4ba34014f05650", kill_on_drop: false }`
[INFO] [stdout] 51cb6c19f21f6dbfb8d92185aa6bde65a28ffe7cdc26ab8c1e4ba34014f05650
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89269272d0d46d57a3fd2d9160f763fd64795317ee2f2569bf9f60e320bf74a9
[INFO] running `Command { std: "docker" "start" "-a" "89269272d0d46d57a3fd2d9160f763fd64795317ee2f2569bf9f60e320bf74a9", kill_on_drop: false }`
[INFO] [stderr] Compiling autocfg v0.1.7
[INFO] [stderr] Compiling unicode-xid v0.1.0
[INFO] [stderr] Compiling string_cache_shared v0.3.0
[INFO] [stderr] Checking siphasher v0.2.3
[INFO] [stderr] Compiling syn v0.15.44
[INFO] [stderr] Checking new_debug_unreachable v1.0.4
[INFO] [stderr] Checking mac v0.1.1
[INFO] [stderr] Checking precomputed-hash v0.1.1
[INFO] [stderr] Compiling memchr v2.4.0
[INFO] [stderr] Compiling procedural-masquerade v0.1.7
[INFO] [stderr] Checking dtoa v0.4.8
[INFO] [stderr] Compiling cc v1.0.68
[INFO] [stderr] Checking gimli v0.24.0
[INFO] [stderr] Checking nodrop v0.1.14
[INFO] [stderr] Checking adler v1.0.2
[INFO] [stderr] Compiling failure_derive v0.1.8
[INFO] [stderr] Checking thin-slice v0.1.1
[INFO] [stderr] Checking rustc-demangle v0.1.20
[INFO] [stderr] Checking ego-tree v0.5.1
[INFO] [stderr] Compiling miniz_oxide v0.4.4
[INFO] [stderr] Compiling libc v0.2.97
[INFO] [stderr] Compiling serde v1.0.126
[INFO] [stderr] Checking fxhash v0.2.1
[INFO] [stderr] Checking getopts v0.2.21
[INFO] [stderr] Compiling ryu v1.0.5
[INFO] [stderr] Compiling syn v1.0.73
[INFO] [stderr] Compiling proc-macro2 v0.4.30
[INFO] [stderr] Checking phf_shared v0.7.24
[INFO] [stderr] Checking dtoa-short v0.3.3
[INFO] [stderr] Checking servo_arc v0.1.1
[INFO] [stderr] Checking futf v0.1.4
[INFO] [stderr] Checking phf v0.7.24
[INFO] [stderr] Checking tendril v0.4.2
[INFO] [stderr] Compiling rand_pcg v0.1.2
[INFO] [stderr] Compiling rand_chacha v0.1.1
[INFO] [stderr] Compiling rand v0.6.5
[INFO] [stderr] Checking object v0.25.3
[INFO] [stderr] Compiling rand_os v0.1.3
[INFO] [stderr] Compiling quote v0.6.13
[INFO] [stderr] Compiling syn v0.14.9
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/src/parsers.rs:1200:41
[INFO] [stdout] |
[INFO] [stdout] 1200 | tap!($i, $name: call!($f) => $e);
[INFO] [stdout] | ^
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/src/expr.rs:1468:5
[INFO] [stdout] |
[INFO] [stdout] 1468 | / named!(trailer_expr(allow_struct: bool, allow_block: bool) -> Expr, do_parse!(
[INFO] [stdout] 1469 | | mut e: call!(atom_expr, allow_struct, allow_block) >>
[INFO] [stdout] 1470 | | outer_attrs: value!({
[INFO] [stdout] 1471 | | let mut attrs = e.replace_attrs(Vec::new());
[INFO] [stdout] ... |
[INFO] [stdout] 1526 | | })
[INFO] [stdout] 1527 | | ));
[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.9/src/parsers.rs:1200:41
[INFO] [stdout] |
[INFO] [stdout] 1200 | tap!($i, $name: call!($f) => $e);
[INFO] [stdout] | ^
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/src/expr.rs:1468:5
[INFO] [stdout] |
[INFO] [stdout] 1468 | / named!(trailer_expr(allow_struct: bool, allow_block: bool) -> Expr, do_parse!(
[INFO] [stdout] 1469 | | mut e: call!(atom_expr, allow_struct, allow_block) >>
[INFO] [stdout] 1470 | | outer_attrs: value!({
[INFO] [stdout] 1471 | | let mut attrs = e.replace_attrs(Vec::new());
[INFO] [stdout] ... |
[INFO] [stdout] 1526 | | })
[INFO] [stdout] 1527 | | ));
[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.9/src/parsers.rs:1200:41
[INFO] [stdout] |
[INFO] [stdout] 1200 | tap!($i, $name: call!($f) => $e);
[INFO] [stdout] | ^
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/src/expr.rs:1468:5
[INFO] [stdout] |
[INFO] [stdout] 1468 | / named!(trailer_expr(allow_struct: bool, allow_block: bool) -> Expr, do_parse!(
[INFO] [stdout] 1469 | | mut e: call!(atom_expr, allow_struct, allow_block) >>
[INFO] [stdout] 1470 | | outer_attrs: value!({
[INFO] [stdout] 1471 | | let mut attrs = e.replace_attrs(Vec::new());
[INFO] [stdout] ... |
[INFO] [stdout] 1526 | | })
[INFO] [stdout] 1527 | | ));
[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.9/src/parsers.rs:1200:41
[INFO] [stdout] |
[INFO] [stdout] 1200 | tap!($i, $name: call!($f) => $e);
[INFO] [stdout] | ^
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/src/expr.rs:1468:5
[INFO] [stdout] |
[INFO] [stdout] 1468 | / named!(trailer_expr(allow_struct: bool, allow_block: bool) -> Expr, do_parse!(
[INFO] [stdout] 1469 | | mut e: call!(atom_expr, allow_struct, allow_block) >>
[INFO] [stdout] 1470 | | outer_attrs: value!({
[INFO] [stdout] 1471 | | let mut attrs = e.replace_attrs(Vec::new());
[INFO] [stdout] ... |
[INFO] [stdout] 1526 | | })
[INFO] [stdout] 1527 | | ));
[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.9/src/parsers.rs:1341:31
[INFO] [stdout] |
[INFO] [stdout] 1341 | parens!($i, call!($f));
[INFO] [stdout] | ^
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/src/expr.rs:1785:5
[INFO] [stdout] |
[INFO] [stdout] 1785 | / named!(and_call -> (token::Paren, Punctuated),
[INFO] [stdout] 1786 | | parens!(Punctuated::parse_terminated)
[INFO] [stdout] 1787 | | );
[INFO] [stdout] | |______- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `parens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/src/parsers.rs:1341:31
[INFO] [stdout] |
[INFO] [stdout] 1341 | parens!($i, call!($f));
[INFO] [stdout] | ^
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/src/expr.rs:1790:5
[INFO] [stdout] |
[INFO] [stdout] 1790 | / named!(and_method_call -> ExprMethodCall, do_parse!(
[INFO] [stdout] 1791 | | dot: punct!(.) >>
[INFO] [stdout] 1792 | | method: syn!(Ident) >>
[INFO] [stdout] 1793 | | turbofish: option!(tuple!(
[INFO] [stdout] ... |
[INFO] [stdout] 1819 | | })
[INFO] [stdout] 1820 | | ));
[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.9/src/parsers.rs:1413:31
[INFO] [stdout] |
[INFO] [stdout] 1413 | braces!($i, call!($f));
[INFO] [stdout] | ^
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/src/expr.rs:1858:9
[INFO] [stdout] |
[INFO] [stdout] 1858 | / named!(parse -> Self, do_parse!(
[INFO] [stdout] 1859 | | if_: keyword!(if) >>
[INFO] [stdout] 1860 | | let_: keyword!(let) >>
[INFO] [stdout] 1861 | | pats: call!(Punctuated::parse_separated_nonempty) >>
[INFO] [stdout] ... |
[INFO] [stdout] 1878 | | })
[INFO] [stdout] 1879 | | ));
[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.9/src/parsers.rs:1129:31
[INFO] [stdout] |
[INFO] [stdout] 1129 | option!($i, call!($f));
[INFO] [stdout] | ^
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/src/expr.rs:1858:9
[INFO] [stdout] |
[INFO] [stdout] 1858 | / named!(parse -> Self, do_parse!(
[INFO] [stdout] 1859 | | if_: keyword!(if) >>
[INFO] [stdout] 1860 | | let_: keyword!(let) >>
[INFO] [stdout] 1861 | | pats: call!(Punctuated::parse_separated_nonempty) >>
[INFO] [stdout] ... |
[INFO] [stdout] 1878 | | })
[INFO] [stdout] 1879 | | ));
[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.9/src/parsers.rs:1413:31
[INFO] [stdout] |
[INFO] [stdout] 1413 | braces!($i, call!($f));
[INFO] [stdout] | ^
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/src/expr.rs:1888:9
[INFO] [stdout] |
[INFO] [stdout] 1888 | / named!(parse -> Self, do_parse!(
[INFO] [stdout] 1889 | | if_: keyword!(if) >>
[INFO] [stdout] 1890 | | cond: expr_no_struct >>
[INFO] [stdout] 1891 | | then_block: braces!(Block::parse_within) >>
[INFO] [stdout] ... |
[INFO] [stdout] 1902 | | })
[INFO] [stdout] 1903 | | ));
[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.9/src/parsers.rs:1129:31
[INFO] [stdout] |
[INFO] [stdout] 1129 | option!($i, call!($f));
[INFO] [stdout] | ^
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/src/expr.rs:1888:9
[INFO] [stdout] |
[INFO] [stdout] 1888 | / named!(parse -> Self, do_parse!(
[INFO] [stdout] 1889 | | if_: keyword!(if) >>
[INFO] [stdout] 1890 | | cond: expr_no_struct >>
[INFO] [stdout] 1891 | | then_block: braces!(Block::parse_within) >>
[INFO] [stdout] ... |
[INFO] [stdout] 1902 | | })
[INFO] [stdout] 1903 | | ));
[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.9/src/parsers.rs:1413:31
[INFO] [stdout] |
[INFO] [stdout] 1413 | braces!($i, call!($f));
[INFO] [stdout] | ^
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/src/expr.rs:1911:5
[INFO] [stdout] |
[INFO] [stdout] 1911 | / named!(else_block -> (Token![else], Box), do_parse!(
[INFO] [stdout] 1912 | | else_: keyword!(else) >>
[INFO] [stdout] 1913 | | expr: alt!(
[INFO] [stdout] 1914 | | syn!(ExprIf) => { Expr::If }
[INFO] [stdout] ... |
[INFO] [stdout] 1929 | | (else_, Box::new(expr))
[INFO] [stdout] 1930 | | ));
[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.9/src/parsers.rs:1413:31
[INFO] [stdout] |
[INFO] [stdout] 1413 | braces!($i, call!($f));
[INFO] [stdout] | ^
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/src/expr.rs:2534:9
[INFO] [stdout] |
[INFO] [stdout] 2534 | / named!(parse -> Self, do_parse!(
[INFO] [stdout] 2535 | | stmts: braces!(Block::parse_within) >>
[INFO] [stdout] 2536 | | (Block {
[INFO] [stdout] 2537 | | brace_token: stmts.0,
[INFO] [stdout] 2538 | | stmts: stmts.1,
[INFO] [stdout] 2539 | | })
[INFO] [stdout] 2540 | | ));
[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.9/src/parsers.rs:1413:31
[INFO] [stdout] |
[INFO] [stdout] 1413 | braces!($i, call!($f));
[INFO] [stdout] | ^
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/src/item.rs:891:5
[INFO] [stdout] |
[INFO] [stdout] 891 | / impl_synom!(UseGroup "use group" do_parse!(
[INFO] [stdout] 892 | | list: braces!(Punctuated::parse_terminated) >>
[INFO] [stdout] 893 | | (UseGroup {
[INFO] [stdout] 894 | | brace_token: list.0,
[INFO] [stdout] 895 | | items: list.1,
[INFO] [stdout] 896 | | })
[INFO] [stdout] 897 | | ));
[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.9/src/parsers.rs:1341:31
[INFO] [stdout] |
[INFO] [stdout] 1341 | parens!($i, call!($f));
[INFO] [stdout] | ^
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/src/item.rs:947:5
[INFO] [stdout] |
[INFO] [stdout] 947 | / impl_synom!(ItemFn "fn item" do_parse!(
[INFO] [stdout] 948 | | outer_attrs: many0!(Attribute::parse_outer) >>
[INFO] [stdout] 949 | | vis: syn!(Visibility) >>
[INFO] [stdout] 950 | | constness: option!(keyword!(const)) >>
[INFO] [stdout] ... |
[INFO] [stdout] 989 | | })
[INFO] [stdout] 990 | | ));
[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.9/src/parsers.rs:1341:31
[INFO] [stdout] |
[INFO] [stdout] 1341 | parens!($i, call!($f));
[INFO] [stdout] | ^
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/src/item.rs:992:5
[INFO] [stdout] |
[INFO] [stdout] 992 | / named!(unstable_async_fn -> ItemVerbatim, do_parse!(
[INFO] [stdout] 993 | | begin: call!(verbatim::grab_cursor) >>
[INFO] [stdout] 994 | | many0!(Attribute::parse_outer) >>
[INFO] [stdout] 995 | | syn!(Visibility) >>
[INFO] [stdout] ... |
[INFO] [stdout] 1013 | | })
[INFO] [stdout] 1014 | | ));
[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.9/src/parsers.rs:1341:31
[INFO] [stdout] |
[INFO] [stdout] 1341 | parens!($i, call!($f));
[INFO] [stdout] | ^
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/src/item.rs:1355:5
[INFO] [stdout] |
[INFO] [stdout] 1355 | / impl_synom!(TraitItemMethod "method trait item" do_parse!(
[INFO] [stdout] 1356 | | outer_attrs: many0!(Attribute::parse_outer) >>
[INFO] [stdout] 1357 | | constness: option!(keyword!(const)) >>
[INFO] [stdout] 1358 | | unsafety: option!(keyword!(unsafe)) >>
[INFO] [stdout] ... |
[INFO] [stdout] 1407 | | })
[INFO] [stdout] 1408 | | ));
[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.9/src/parsers.rs:1341:31
[INFO] [stdout] |
[INFO] [stdout] 1341 | parens!($i, call!($f));
[INFO] [stdout] | ^
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/src/item.rs:1532:5
[INFO] [stdout] |
[INFO] [stdout] 1532 | / impl_synom!(ImplItemMethod "method in impl block" do_parse!(
[INFO] [stdout] 1533 | | outer_attrs: many0!(Attribute::parse_outer) >>
[INFO] [stdout] 1534 | | vis: syn!(Visibility) >>
[INFO] [stdout] 1535 | | defaultness: option!(keyword!(default)) >>
[INFO] [stdout] ... |
[INFO] [stdout] 1578 | | })
[INFO] [stdout] 1579 | | ));
[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.9/src/parsers.rs:1341:31
[INFO] [stdout] |
[INFO] [stdout] 1341 | parens!($i, call!($f));
[INFO] [stdout] | ^
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/src/item.rs:1581:5
[INFO] [stdout] |
[INFO] [stdout] 1581 | / named!(unstable_async_method -> ImplItemVerbatim, do_parse!(
[INFO] [stdout] 1582 | | begin: call!(verbatim::grab_cursor) >>
[INFO] [stdout] 1583 | | many0!(Attribute::parse_outer) >>
[INFO] [stdout] 1584 | | syn!(Visibility) >>
[INFO] [stdout] ... |
[INFO] [stdout] 1603 | | })
[INFO] [stdout] 1604 | | ));
[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.9/src/parsers.rs:1413:31
[INFO] [stdout] |
[INFO] [stdout] 1413 | braces!($i, call!($f));
[INFO] [stdout] | ^
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/src/derive.rs:181:5
[INFO] [stdout] |
[INFO] [stdout] 181 | / named!(data_enum -> (Option, token::Brace, Punctuated), do_parse!(
[INFO] [stdout] 182 | | wh: option!(syn!(WhereClause)) >>
[INFO] [stdout] 183 | | data: braces!(Punctuated::parse_terminated) >>
[INFO] [stdout] 184 | | (wh, data.0, data.1)
[INFO] [stdout] 185 | | ));
[INFO] [stdout] | |_______- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `braces` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/src/parsers.rs:1341:31
[INFO] [stdout] |
[INFO] [stdout] 1341 | parens!($i, call!($f));
[INFO] [stdout] | ^
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/src/ty.rs:439:9
[INFO] [stdout] |
[INFO] [stdout] 439 | / named!(parse -> Self, do_parse!(
[INFO] [stdout] 440 | | data: parens!(Punctuated::parse_terminated) >>
[INFO] [stdout] 441 | | (TypeTuple {
[INFO] [stdout] 442 | | paren_token: data.0,
[INFO] [stdout] 443 | | elems: data.1,
[INFO] [stdout] 444 | | })
[INFO] [stdout] 445 | | ));
[INFO] [stdout] | |___________- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `parens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/src/parsers.rs:1341:31
[INFO] [stdout] |
[INFO] [stdout] 1341 | parens!($i, call!($f));
[INFO] [stdout] | ^
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/src/path.rs:298:9
[INFO] [stdout] |
[INFO] [stdout] 298 | / named!(parse -> Self, do_parse!(
[INFO] [stdout] 299 | | data: parens!(Punctuated::parse_terminated) >>
[INFO] [stdout] 300 | | output: call!(ReturnType::without_plus) >>
[INFO] [stdout] 301 | | (ParenthesizedGenericArguments {
[INFO] [stdout] ... |
[INFO] [stdout] 305 | | })
[INFO] [stdout] 306 | | ));
[INFO] [stdout] | |___________- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `parens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Compiling backtrace v0.3.60
[INFO] [stderr] Compiling phf_generator v0.7.24
[INFO] [stderr] Compiling phf_codegen v0.7.24
[INFO] [stderr] Compiling string_cache_codegen v0.4.4
[INFO] [stderr] Compiling selectors v0.20.0
[INFO] [stderr] Compiling string_cache v0.7.5
[INFO] [stderr] Checking addr2line v0.15.2
[INFO] [stderr] Compiling serde_json v1.0.64
[INFO] [stdout] error: aborting due to 21 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" "89269272d0d46d57a3fd2d9160f763fd64795317ee2f2569bf9f60e320bf74a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89269272d0d46d57a3fd2d9160f763fd64795317ee2f2569bf9f60e320bf74a9", kill_on_drop: false }`
[INFO] [stdout] 89269272d0d46d57a3fd2d9160f763fd64795317ee2f2569bf9f60e320bf74a9