[INFO] cloning repository https://github.com/dialogbox/rapi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dialogbox/rapi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdialogbox%2Frapi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdialogbox%2Frapi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 16bd8106dfbdd85e2bcf76add71e292e1f01be5d [INFO] checking dialogbox/rapi against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdialogbox%2Frapi" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dialogbox/rapi 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/dialogbox/rapi [INFO] finished tweaking git repo https://github.com/dialogbox/rapi [INFO] tweaked toml for git repo https://github.com/dialogbox/rapi written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/dialogbox/rapi 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 34e59492fc4a59883efa36a51c8196fb9173c222e7e4d343edf4a205dec2834f [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" "34e59492fc4a59883efa36a51c8196fb9173c222e7e4d343edf4a205dec2834f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34e59492fc4a59883efa36a51c8196fb9173c222e7e4d343edf4a205dec2834f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34e59492fc4a59883efa36a51c8196fb9173c222e7e4d343edf4a205dec2834f", kill_on_drop: false }` [INFO] [stdout] 34e59492fc4a59883efa36a51c8196fb9173c222e7e4d343edf4a205dec2834f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 22a1abe34fed94b45b073f9fe1e5842a1195e3d385a9f36d796bae58839caf28 [INFO] running `Command { std: "docker" "start" "-a" "22a1abe34fed94b45b073f9fe1e5842a1195e3d385a9f36d796bae58839caf28", kill_on_drop: false }` [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking lazycell v0.6.0 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking itoa v0.4.2 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling serde v1.0.71 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking dtoa v0.4.3 [INFO] [stderr] Checking lazycell v1.0.0 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking log v0.4.4 [INFO] [stderr] Checking tokio-executor v0.1.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Checking crossbeam-utils v0.3.2 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling ring v0.13.2 [INFO] [stderr] Checking socket2 v0.3.7 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling actix-web v0.7.3 [INFO] [stderr] Checking base64 v0.9.2 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Checking bytes v0.4.9 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Compiling proc-macro2 v0.4.13 [INFO] [stderr] Checking smallvec v0.6.4 [INFO] [stderr] Checking resolv-conf v0.6.1 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Checking mio v0.6.15 [INFO] [stderr] Checking aho-corasick v0.6.6 [INFO] [stderr] Checking tokio-timer v0.2.5 [INFO] [stderr] Checking xorshift v0.1.3 [INFO] [stderr] Checking lazy_static v1.1.0 [INFO] [stderr] Checking url v1.7.1 [INFO] [stderr] Checking lock_api v0.1.3 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling quote v0.6.6 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking tokio-io v0.1.7 [INFO] [stderr] Checking http v0.1.10 [INFO] [stderr] Checking crossbeam-epoch v0.4.3 [INFO] [stderr] Checking crossbeam-epoch v0.5.2 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Checking mio-uds v0.6.6 [INFO] [stderr] Checking mime v0.3.9 [INFO] [stderr] Compiling syn v0.14.8 [INFO] [stderr] Checking crossbeam-deque v0.3.1 [INFO] [stderr] Checking parking_lot v0.6.3 [INFO] [stderr] Checking flate2 v1.0.2 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Checking error-chain v0.1.12 [INFO] [stderr] Checking tokio-reactor v0.1.3 [INFO] [stderr] Checking tokio-codec v0.1.0 [INFO] [stderr] Checking phf v0.7.22 [INFO] [stderr] Checking tokio-threadpool v0.1.5 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.8/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.8/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.8/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.8/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.8/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.8/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.8/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.8/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.8/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.8/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.8/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.8/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.8/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.8/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.8/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.8/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.8/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.8/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.8/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.8/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.8/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.8/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.8/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.8/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] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Checking crossbeam-channel v0.2.4 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.8/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.8/src/item.rs:889:5 [INFO] [stdout] | [INFO] [stdout] 889 | / impl_synom!(UseGroup "use group" do_parse!( [INFO] [stdout] 890 | | list: braces!(Punctuated::parse_terminated) >> [INFO] [stdout] 891 | | (UseGroup { [INFO] [stdout] 892 | | brace_token: list.0, [INFO] [stdout] 893 | | items: list.1, [INFO] [stdout] 894 | | }) [INFO] [stdout] 895 | | )); [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.8/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.8/src/item.rs:945:5 [INFO] [stdout] | [INFO] [stdout] 945 | / impl_synom!(ItemFn "fn item" do_parse!( [INFO] [stdout] 946 | | outer_attrs: many0!(Attribute::parse_outer) >> [INFO] [stdout] 947 | | vis: syn!(Visibility) >> [INFO] [stdout] 948 | | constness: option!(keyword!(const)) >> [INFO] [stdout] ... | [INFO] [stdout] 987 | | }) [INFO] [stdout] 988 | | )); [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.8/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.8/src/item.rs:990:5 [INFO] [stdout] | [INFO] [stdout] 990 | / named!(unstable_async_fn -> ItemVerbatim, do_parse!( [INFO] [stdout] 991 | | begin: call!(verbatim::grab_cursor) >> [INFO] [stdout] 992 | | many0!(Attribute::parse_outer) >> [INFO] [stdout] 993 | | syn!(Visibility) >> [INFO] [stdout] ... | [INFO] [stdout] 1011 | | }) [INFO] [stdout] 1012 | | )); [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.8/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.8/src/item.rs:1327:5 [INFO] [stdout] | [INFO] [stdout] 1327 | / impl_synom!(TraitItemMethod "method trait item" do_parse!( [INFO] [stdout] 1328 | | outer_attrs: many0!(Attribute::parse_outer) >> [INFO] [stdout] 1329 | | constness: option!(keyword!(const)) >> [INFO] [stdout] 1330 | | unsafety: option!(keyword!(unsafe)) >> [INFO] [stdout] ... | [INFO] [stdout] 1379 | | }) [INFO] [stdout] 1380 | | )); [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.8/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.8/src/item.rs:1497:5 [INFO] [stdout] | [INFO] [stdout] 1497 | / impl_synom!(ImplItemMethod "method in impl block" do_parse!( [INFO] [stdout] 1498 | | outer_attrs: many0!(Attribute::parse_outer) >> [INFO] [stdout] 1499 | | vis: syn!(Visibility) >> [INFO] [stdout] 1500 | | defaultness: option!(keyword!(default)) >> [INFO] [stdout] ... | [INFO] [stdout] 1543 | | }) [INFO] [stdout] 1544 | | )); [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.8/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.8/src/item.rs:1546:5 [INFO] [stdout] | [INFO] [stdout] 1546 | / named!(unstable_async_method -> ImplItemVerbatim, do_parse!( [INFO] [stdout] 1547 | | begin: call!(verbatim::grab_cursor) >> [INFO] [stdout] 1548 | | many0!(Attribute::parse_outer) >> [INFO] [stdout] 1549 | | syn!(Visibility) >> [INFO] [stdout] ... | [INFO] [stdout] 1568 | | }) [INFO] [stdout] 1569 | | )); [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.8/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.8/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.8/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.8/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.8/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.8/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 mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking tokio-tcp v0.1.1 [INFO] [stderr] Checking tokio-udp v0.1.1 [INFO] [stderr] Checking tokio-signal v0.2.2 [INFO] [stderr] Checking cookie v0.11.0 [INFO] [stderr] Checking tokio-fs v0.1.3 [INFO] [stderr] Checking trust-dns-proto v0.4.0 [INFO] [stderr] Checking tokio v0.1.7 [INFO] [stderr] Checking h2 v0.1.12 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/trust-dns-proto-0.4.0/src/rr/domain/label.rs:239:17 [INFO] [stdout] | [INFO] [stdout] 239 | / debug!( [INFO] [stdout] 240 | | "xn-- prefixed string did not translate via IDNA properly: {:?}", [INFO] [stdout] 241 | | e [INFO] [stdout] 242 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `debug` (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/trust-dns-proto-0.4.0/src/tcp/tcp_client_stream.rs:99:21 [INFO] [stdout] | [INFO] [stdout] 99 | warn!("{} does not match name_server: {}", src_addr, peer) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `warn` (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/trust-dns-proto-0.4.0/src/udp/udp_client_stream.rs:67:21 [INFO] [stdout] | [INFO] [stdout] 67 | / debug!( [INFO] [stdout] 68 | | "{} does not match name_server: {}", [INFO] [stdout] 69 | | src_addr, [INFO] [stdout] 70 | | self.name_server [INFO] [stdout] 71 | | ) [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `debug` (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/trust-dns-proto-0.4.0/src/udp/udp_stream.rs:196:29 [INFO] [stdout] | [INFO] [stdout] 196 | Err(err) => debug!("unable to bind port, attempt: {}: {}", attempt, err), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `debug` (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/trust-dns-proto-0.4.0/src/xfer/dns_future.rs:404:50 [INFO] [stdout] | [INFO] [stdout] 404 | ... Entry::Vacant(..) => debug!("unexpected request_id: {}", message.id()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `debug` (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/trust-dns-proto-0.4.0/src/xfer/dns_future.rs:407:35 [INFO] [stdout] | [INFO] [stdout] 407 | Err(e) => debug!("error decoding message: {}", e), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `trust-dns-proto` [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" "22a1abe34fed94b45b073f9fe1e5842a1195e3d385a9f36d796bae58839caf28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22a1abe34fed94b45b073f9fe1e5842a1195e3d385a9f36d796bae58839caf28", kill_on_drop: false }` [INFO] [stdout] 22a1abe34fed94b45b073f9fe1e5842a1195e3d385a9f36d796bae58839caf28