[INFO] cloning repository https://github.com/cryptape/cita-common [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cryptape/cita-common" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptape%2Fcita-common", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptape%2Fcita-common'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5acb4259e4398403ede0faf2b464b15c66b87e8c [INFO] checking cryptape/cita-common against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptape%2Fcita-common" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cryptape/cita-common 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/cryptape/cita-common [INFO] finished tweaking git repo https://github.com/cryptape/cita-common [INFO] tweaked toml for git repo https://github.com/cryptape/cita-common written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/cryptape/cita-common 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-uds v0.1.7 [INFO] [stderr] Downloaded websocket v0.20.4 [INFO] [stderr] Downloaded ethabi v6.1.0 [INFO] [stderr] Downloaded web3 v0.4.0 [INFO] [stderr] Downloaded tokio-uds v0.2.6 [INFO] [stderr] Downloaded jsonrpc-core v8.0.1 [INFO] [stderr] Downloaded secp256k1 v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c2fee0bce05cc505c21678ac3b57560780dc23f1875ca0fca6e32679bc9a030 [INFO] running `Command { std: "docker" "start" "-a" "1c2fee0bce05cc505c21678ac3b57560780dc23f1875ca0fca6e32679bc9a030", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c2fee0bce05cc505c21678ac3b57560780dc23f1875ca0fca6e32679bc9a030", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c2fee0bce05cc505c21678ac3b57560780dc23f1875ca0fca6e32679bc9a030", kill_on_drop: false }` [INFO] [stdout] 1c2fee0bce05cc505c21678ac3b57560780dc23f1875ca0fca6e32679bc9a030 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 245afa39c02008ce20373c0a0b98c1ba54d29cc0cf9b365c19f1f8d14005a564 [INFO] running `Command { std: "docker" "start" "-a" "245afa39c02008ce20373c0a0b98c1ba54d29cc0cf9b365c19f1f8d14005a564", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking rustc-hex v1.0.0 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking arc-swap v0.4.4 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Checking arc-swap v0.3.11 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking bit-vec v0.4.4 [INFO] [stderr] Compiling protobuf v2.8.1 [INFO] [stderr] Checking static_merkle_tree v0.1.1 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Checking try-lock v0.1.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking sha1 v0.2.0 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking error v0.1.0 (/opt/rustwide/workdir/error) [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking proc-macro2 v0.4.30 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking snappy v0.1.0 (/opt/rustwide/workdir/snappy) [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking rustc_version v0.2.3 [INFO] [stderr] Checking signal-hook v0.1.13 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking plain_hasher v0.1.0 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking elastic-array v0.9.0 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking relay v0.1.1 [INFO] [stderr] Checking futures-cpupool v0.1.8 [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:1531:5 [INFO] [stdout] | [INFO] [stdout] 1531 | / named!(trailer_expr(allow_struct: bool, allow_block: bool) -> Expr, do_parse!( [INFO] [stdout] 1532 | | mut e: call!(atom_expr, allow_struct, allow_block) >> [INFO] [stdout] 1533 | | many0!(alt!( [INFO] [stdout] 1534 | | tap!(args: and_call => { [INFO] [stdout] ... | [INFO] [stdout] 1562 | | (e) [INFO] [stdout] 1563 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.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:1531:5 [INFO] [stdout] | [INFO] [stdout] 1531 | / named!(trailer_expr(allow_struct: bool, allow_block: bool) -> Expr, do_parse!( [INFO] [stdout] 1532 | | mut e: call!(atom_expr, allow_struct, allow_block) >> [INFO] [stdout] 1533 | | many0!(alt!( [INFO] [stdout] 1534 | | tap!(args: and_call => { [INFO] [stdout] ... | [INFO] [stdout] 1562 | | (e) [INFO] [stdout] 1563 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.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:1531:5 [INFO] [stdout] | [INFO] [stdout] 1531 | / named!(trailer_expr(allow_struct: bool, allow_block: bool) -> Expr, do_parse!( [INFO] [stdout] 1532 | | mut e: call!(atom_expr, allow_struct, allow_block) >> [INFO] [stdout] 1533 | | many0!(alt!( [INFO] [stdout] 1534 | | tap!(args: and_call => { [INFO] [stdout] ... | [INFO] [stdout] 1562 | | (e) [INFO] [stdout] 1563 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.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] [stderr] Checking tokio-timer v0.1.2 [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] [stderr] Checking fixed-hash v0.2.5 [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] [stderr] Checking rand v0.3.23 [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] Checking parking_lot_core v0.2.14 [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:1531:5 [INFO] [stdout] | [INFO] [stdout] 1531 | / named!(trailer_expr(allow_struct: bool, allow_block: bool) -> Expr, do_parse!( [INFO] [stdout] 1532 | | mut e: call!(atom_expr, allow_struct, allow_block) >> [INFO] [stdout] 1533 | | many0!(alt!( [INFO] [stdout] 1534 | | tap!(args: and_call => { [INFO] [stdout] ... | [INFO] [stdout] 1562 | | (e) [INFO] [stdout] 1563 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.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:1531:5 [INFO] [stdout] | [INFO] [stdout] 1531 | / named!(trailer_expr(allow_struct: bool, allow_block: bool) -> Expr, do_parse!( [INFO] [stdout] 1532 | | mut e: call!(atom_expr, allow_struct, allow_block) >> [INFO] [stdout] 1533 | | many0!(alt!( [INFO] [stdout] 1534 | | tap!(args: and_call => { [INFO] [stdout] ... | [INFO] [stdout] 1562 | | (e) [INFO] [stdout] 1563 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.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:1531:5 [INFO] [stdout] | [INFO] [stdout] 1531 | / named!(trailer_expr(allow_struct: bool, allow_block: bool) -> Expr, do_parse!( [INFO] [stdout] 1532 | | mut e: call!(atom_expr, allow_struct, allow_block) >> [INFO] [stdout] 1533 | | many0!(alt!( [INFO] [stdout] 1534 | | tap!(args: and_call => { [INFO] [stdout] ... | [INFO] [stdout] 1562 | | (e) [INFO] [stdout] 1563 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.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: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] [stderr] Checking cita-common-benches v0.1.0 (/opt/rustwide/workdir/cita-common-benches) [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] [stderr] Compiling filetime v0.2.8 [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 xattr v0.2.2 [INFO] [stderr] Checking uint v0.4.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uint-0.4.1/src/uint.rs:157:71 [INFO] [stdout] | [INFO] [stdout] 157 | uint_full_mul_reg!($name, $n_words, $self_expr, $other, |_, _| true); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1377 | construct_uint!(U256, 4); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_full_mul_reg` (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/uint-0.4.1/src/uint.rs:154:76 [INFO] [stdout] | [INFO] [stdout] 154 | uint_full_mul_reg!($name, 8, $self_expr, $other, |a, b| a != 0 || b != 0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1378 | construct_uint!(U512, 8); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_full_mul_reg` (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/uint-0.4.1/src/uint.rs:157:71 [INFO] [stdout] | [INFO] [stdout] 157 | uint_full_mul_reg!($name, $n_words, $self_expr, $other, |_, _| true); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1386 | U512(uint_full_mul_reg!(U256, 4, self, other)) [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_full_mul_reg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking parking_lot v0.5.5 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.16 [INFO] [stderr] Compiling curl-sys v0.4.30+curl-7.69.1 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling blake2b v0.1.0 (/opt/rustwide/workdir/blake2b) [INFO] [stderr] Compiling secp256k1 v0.12.0 [INFO] [stderr] Compiling secp256k1 v0.15.5 [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "245afa39c02008ce20373c0a0b98c1ba54d29cc0cf9b365c19f1f8d14005a564", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "245afa39c02008ce20373c0a0b98c1ba54d29cc0cf9b365c19f1f8d14005a564", kill_on_drop: false }` [INFO] [stdout] 245afa39c02008ce20373c0a0b98c1ba54d29cc0cf9b365c19f1f8d14005a564