[INFO] cloning repository https://github.com/rychipman/snake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rychipman/snake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frychipman%2Fsnake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frychipman%2Fsnake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3592f06845f07f5bb9ed4b4b9a8a7275ca5b1ae3 [INFO] checking rychipman/snake against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frychipman%2Fsnake" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rychipman/snake 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/rychipman/snake [INFO] finished tweaking git repo https://github.com/rychipman/snake [INFO] tweaked toml for git repo https://github.com/rychipman/snake written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/rychipman/snake already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.79 [INFO] [stderr] Downloaded handlebars v1.1.0 [INFO] [stderr] Downloaded pest_generator v2.1.0 [INFO] [stderr] Downloaded maplit v1.0.1 [INFO] [stderr] Downloaded serde_json v1.0.31 [INFO] [stderr] Downloaded ucd-trie v0.1.1 [INFO] [stderr] Downloaded pest v2.1.0 [INFO] [stderr] Downloaded pest_meta v2.1.0 [INFO] [stderr] Downloaded syn v0.15.7 [INFO] [stderr] Downloaded libsqlite3-sys v0.9.3 [INFO] [stderr] Downloaded proc-macro2 v0.4.19 [INFO] [stderr] Downloaded cc v1.0.30 [INFO] [stderr] Downloaded serde_derive v1.0.79 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab116c75653a21eabb719b83527c68bc3096719ba524d0dd41c6b80d0aa632c6 [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" "ab116c75653a21eabb719b83527c68bc3096719ba524d0dd41c6b80d0aa632c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab116c75653a21eabb719b83527c68bc3096719ba524d0dd41c6b80d0aa632c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab116c75653a21eabb719b83527c68bc3096719ba524d0dd41c6b80d0aa632c6", kill_on_drop: false }` [INFO] [stdout] ab116c75653a21eabb719b83527c68bc3096719ba524d0dd41c6b80d0aa632c6 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71dfdbd6c4974dc9ecae0c28c9e2b6f6373e6ba1b3e59c0da70bc08c7dad93f1 [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" "71dfdbd6c4974dc9ecae0c28c9e2b6f6373e6ba1b3e59c0da70bc08c7dad93f1", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling yansi v0.4.0 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Checking byteorder v1.2.6 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking utf8-ranges v1.0.1 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking log v0.4.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling pest v2.1.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling rocket_codegen v0.4.0 [INFO] [stderr] Compiling rocket v0.4.0 [INFO] [stderr] Compiling libsqlite3-sys v0.9.3 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking isatty v0.1.9 [INFO] [stderr] Checking filetime v0.2.4 [INFO] [stderr] Checking walkdir v2.2.7 [INFO] [stderr] Checking regex-syntax v0.6.5 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Checking scheduled-thread-pool v0.2.0 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Checking inotify v0.6.1 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking r2d2 v0.8.2 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling pest_meta v2.1.0 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.13.11/src/parsers.rs:1208:41 [INFO] [stdout] | [INFO] [stdout] 1208 | tap!($i, $name: call!($f) => $e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.13.11/src/expr.rs:1451:5 [INFO] [stdout] | [INFO] [stdout] 1451 | / named!(trailer_expr(allow_struct: bool, allow_block: bool) -> Expr, do_parse!( [INFO] [stdout] 1452 | | mut e: call!(atom_expr, allow_struct, allow_block) >> [INFO] [stdout] 1453 | | many0!(alt!( [INFO] [stdout] 1454 | | tap!(args: and_call => { [INFO] [stdout] ... | [INFO] [stdout] 1498 | | (e) [INFO] [stdout] 1499 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.13.11/src/parsers.rs:1208:41 [INFO] [stdout] | [INFO] [stdout] 1208 | tap!($i, $name: call!($f) => $e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.13.11/src/expr.rs:1451:5 [INFO] [stdout] | [INFO] [stdout] 1451 | / named!(trailer_expr(allow_struct: bool, allow_block: bool) -> Expr, do_parse!( [INFO] [stdout] 1452 | | mut e: call!(atom_expr, allow_struct, allow_block) >> [INFO] [stdout] 1453 | | many0!(alt!( [INFO] [stdout] 1454 | | tap!(args: and_call => { [INFO] [stdout] ... | [INFO] [stdout] 1498 | | (e) [INFO] [stdout] 1499 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.13.11/src/parsers.rs:1208:41 [INFO] [stdout] | [INFO] [stdout] 1208 | tap!($i, $name: call!($f) => $e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.13.11/src/expr.rs:1451:5 [INFO] [stdout] | [INFO] [stdout] 1451 | / named!(trailer_expr(allow_struct: bool, allow_block: bool) -> Expr, do_parse!( [INFO] [stdout] 1452 | | mut e: call!(atom_expr, allow_struct, allow_block) >> [INFO] [stdout] 1453 | | many0!(alt!( [INFO] [stdout] 1454 | | tap!(args: and_call => { [INFO] [stdout] ... | [INFO] [stdout] 1498 | | (e) [INFO] [stdout] 1499 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.13.11/src/parsers.rs:1208:41 [INFO] [stdout] | [INFO] [stdout] 1208 | tap!($i, $name: call!($f) => $e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.13.11/src/expr.rs:1451:5 [INFO] [stdout] | [INFO] [stdout] 1451 | / named!(trailer_expr(allow_struct: bool, allow_block: bool) -> Expr, do_parse!( [INFO] [stdout] 1452 | | mut e: call!(atom_expr, allow_struct, allow_block) >> [INFO] [stdout] 1453 | | many0!(alt!( [INFO] [stdout] 1454 | | tap!(args: and_call => { [INFO] [stdout] ... | [INFO] [stdout] 1498 | | (e) [INFO] [stdout] 1499 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.13.11/src/parsers.rs:1385:33 [INFO] [stdout] | [INFO] [stdout] 1385 | brackets!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.13.11/src/expr.rs:1687:9 [INFO] [stdout] | [INFO] [stdout] 1687 | / named!(parse -> Self, do_parse!( [INFO] [stdout] 1688 | | elems: brackets!(Punctuated::parse_terminated) >> [INFO] [stdout] 1689 | | (ExprArray { [INFO] [stdout] 1690 | | attrs: Vec::new(), [INFO] [stdout] ... | [INFO] [stdout] 1693 | | }) [INFO] [stdout] 1694 | | )); [INFO] [stdout] | |___________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `brackets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.13.11/src/parsers.rs:1349:31 [INFO] [stdout] | [INFO] [stdout] 1349 | parens!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.13.11/src/expr.rs:1701:5 [INFO] [stdout] | [INFO] [stdout] 1701 | / named!(and_call -> (token::Paren, Punctuated), [INFO] [stdout] 1702 | | parens!(Punctuated::parse_terminated)); [INFO] [stdout] | |__________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parens` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.13.11/src/parsers.rs:1349:31 [INFO] [stdout] | [INFO] [stdout] 1349 | parens!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.13.11/src/expr.rs:1705:5 [INFO] [stdout] | [INFO] [stdout] 1705 | / named!(and_method_call -> ExprMethodCall, do_parse!( [INFO] [stdout] 1706 | | dot: punct!(.) >> [INFO] [stdout] 1707 | | method: syn!(Ident) >> [INFO] [stdout] 1708 | | turbofish: option!(tuple!( [INFO] [stdout] ... | [INFO] [stdout] 1734 | | }) [INFO] [stdout] 1735 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parens` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.13.11/src/parsers.rs:1349:31 [INFO] [stdout] | [INFO] [stdout] 1349 | parens!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.13.11/src/expr.rs:1749:9 [INFO] [stdout] | [INFO] [stdout] 1749 | / named!(parse -> Self, do_parse!( [INFO] [stdout] 1750 | | elems: parens!(Punctuated::parse_terminated) >> [INFO] [stdout] 1751 | | (ExprTuple { [INFO] [stdout] 1752 | | attrs: Vec::new(), [INFO] [stdout] ... | [INFO] [stdout] 1755 | | }) [INFO] [stdout] 1756 | | )); [INFO] [stdout] | |___________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parens` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.13.11/src/parsers.rs:1421:31 [INFO] [stdout] | [INFO] [stdout] 1421 | braces!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.13.11/src/expr.rs:1765:9 [INFO] [stdout] | [INFO] [stdout] 1765 | / named!(parse -> Self, do_parse!( [INFO] [stdout] 1766 | | if_: keyword!(if) >> [INFO] [stdout] 1767 | | let_: keyword!(let) >> [INFO] [stdout] 1768 | | pats: call!(Punctuated::parse_separated_nonempty) >> [INFO] [stdout] ... | [INFO] [stdout] 1785 | | }) [INFO] [stdout] 1786 | | )); [INFO] [stdout] | |___________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `braces` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.13.11/src/parsers.rs:1137:31 [INFO] [stdout] | [INFO] [stdout] 1137 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.13.11/src/expr.rs:1765:9 [INFO] [stdout] | [INFO] [stdout] 1765 | / named!(parse -> Self, do_parse!( [INFO] [stdout] 1766 | | if_: keyword!(if) >> [INFO] [stdout] 1767 | | let_: keyword!(let) >> [INFO] [stdout] 1768 | | pats: call!(Punctuated::parse_separated_nonempty) >> [INFO] [stdout] ... | [INFO] [stdout] 1785 | | }) [INFO] [stdout] 1786 | | )); [INFO] [stdout] | |___________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.13.11/src/parsers.rs:1421:31 [INFO] [stdout] | [INFO] [stdout] 1421 | braces!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.13.11/src/expr.rs:1795:9 [INFO] [stdout] | [INFO] [stdout] 1795 | / named!(parse -> Self, do_parse!( [INFO] [stdout] 1796 | | if_: keyword!(if) >> [INFO] [stdout] 1797 | | cond: expr_no_struct >> [INFO] [stdout] 1798 | | then_block: braces!(Block::parse_within) >> [INFO] [stdout] ... | [INFO] [stdout] 1809 | | }) [INFO] [stdout] 1810 | | )); [INFO] [stdout] | |___________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `braces` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.13.11/src/parsers.rs:1137:31 [INFO] [stdout] | [INFO] [stdout] 1137 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.13.11/src/expr.rs:1795:9 [INFO] [stdout] | [INFO] [stdout] 1795 | / named!(parse -> Self, do_parse!( [INFO] [stdout] 1796 | | if_: keyword!(if) >> [INFO] [stdout] 1797 | | cond: expr_no_struct >> [INFO] [stdout] 1798 | | then_block: braces!(Block::parse_within) >> [INFO] [stdout] ... | [INFO] [stdout] 1809 | | }) [INFO] [stdout] 1810 | | )); [INFO] [stdout] | |___________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.13.11/src/parsers.rs:1421:31 [INFO] [stdout] | [INFO] [stdout] 1421 | braces!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.13.11/src/expr.rs:1818:5 [INFO] [stdout] | [INFO] [stdout] 1818 | / named!(else_block -> (Token![else], Box), do_parse!( [INFO] [stdout] 1819 | | else_: keyword!(else) >> [INFO] [stdout] 1820 | | expr: alt!( [INFO] [stdout] 1821 | | syn!(ExprIf) => { Expr::If } [INFO] [stdout] ... | [INFO] [stdout] 1836 | | (else_, Box::new(expr)) [INFO] [stdout] 1837 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `braces` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.13.11/src/parsers.rs:1421:31 [INFO] [stdout] | [INFO] [stdout] 1421 | braces!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.13.11/src/expr.rs:2309:9 [INFO] [stdout] | [INFO] [stdout] 2309 | / named!(parse -> Self, do_parse!( [INFO] [stdout] 2310 | | stmts: braces!(Block::parse_within) >> [INFO] [stdout] 2311 | | (Block { [INFO] [stdout] 2312 | | brace_token: stmts.0, [INFO] [stdout] 2313 | | stmts: stmts.1, [INFO] [stdout] 2314 | | }) [INFO] [stdout] 2315 | | )); [INFO] [stdout] | |___________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `braces` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.13.11/src/parsers.rs:1421:31 [INFO] [stdout] | [INFO] [stdout] 1421 | braces!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.13.11/src/item.rs:882:5 [INFO] [stdout] | [INFO] [stdout] 882 | / impl_synom!(UseGroup "use group" do_parse!( [INFO] [stdout] 883 | | list: braces!(Punctuated::parse_terminated) >> [INFO] [stdout] 884 | | (UseGroup { [INFO] [stdout] 885 | | brace_token: list.0, [INFO] [stdout] 886 | | items: list.1, [INFO] [stdout] 887 | | }) [INFO] [stdout] 888 | | )); [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.13.11/src/parsers.rs:1349:31 [INFO] [stdout] | [INFO] [stdout] 1349 | parens!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.13.11/src/item.rs:938:5 [INFO] [stdout] | [INFO] [stdout] 938 | / impl_synom!(ItemFn "fn item" do_parse!( [INFO] [stdout] 939 | | outer_attrs: many0!(Attribute::parse_outer) >> [INFO] [stdout] 940 | | vis: syn!(Visibility) >> [INFO] [stdout] 941 | | constness: option!(keyword!(const)) >> [INFO] [stdout] ... | [INFO] [stdout] 980 | | }) [INFO] [stdout] 981 | | )); [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.13.11/src/parsers.rs:1349:31 [INFO] [stdout] | [INFO] [stdout] 1349 | parens!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.13.11/src/item.rs:1276:5 [INFO] [stdout] | [INFO] [stdout] 1276 | / impl_synom!(TraitItemMethod "method trait item" do_parse!( [INFO] [stdout] 1277 | | outer_attrs: many0!(Attribute::parse_outer) >> [INFO] [stdout] 1278 | | constness: option!(keyword!(const)) >> [INFO] [stdout] 1279 | | unsafety: option!(keyword!(unsafe)) >> [INFO] [stdout] ... | [INFO] [stdout] 1328 | | }) [INFO] [stdout] 1329 | | )); [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.13.11/src/parsers.rs:1349:31 [INFO] [stdout] | [INFO] [stdout] 1349 | parens!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.13.11/src/item.rs:1444:5 [INFO] [stdout] | [INFO] [stdout] 1444 | / impl_synom!(ImplItemMethod "method in impl block" do_parse!( [INFO] [stdout] 1445 | | outer_attrs: many0!(Attribute::parse_outer) >> [INFO] [stdout] 1446 | | vis: syn!(Visibility) >> [INFO] [stdout] 1447 | | defaultness: option!(keyword!(default)) >> [INFO] [stdout] ... | [INFO] [stdout] 1490 | | }) [INFO] [stdout] 1491 | | )); [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.13.11/src/parsers.rs:1421:31 [INFO] [stdout] | [INFO] [stdout] 1421 | braces!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.13.11/src/derive.rs:155:5 [INFO] [stdout] | [INFO] [stdout] 155 | / named!(data_enum -> (Option, token::Brace, Punctuated), do_parse!( [INFO] [stdout] 156 | | wh: option!(syn!(WhereClause)) >> [INFO] [stdout] 157 | | data: braces!(Punctuated::parse_terminated) >> [INFO] [stdout] 158 | | (wh, data.0, data.1) [INFO] [stdout] 159 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `braces` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.13.11/src/parsers.rs:1349:31 [INFO] [stdout] | [INFO] [stdout] 1349 | parens!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.13.11/src/ty.rs:438:9 [INFO] [stdout] | [INFO] [stdout] 438 | / named!(parse -> Self, do_parse!( [INFO] [stdout] 439 | | data: parens!(Punctuated::parse_terminated) >> [INFO] [stdout] 440 | | (TypeTuple { [INFO] [stdout] 441 | | paren_token: data.0, [INFO] [stdout] 442 | | elems: data.1, [INFO] [stdout] 443 | | }) [INFO] [stdout] 444 | | )); [INFO] [stdout] | |___________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parens` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.13.11/src/parsers.rs:1349:31 [INFO] [stdout] | [INFO] [stdout] 1349 | parens!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.13.11/src/path.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | / named!(parse -> Self, do_parse!( [INFO] [stdout] 297 | | data: parens!(Punctuated::parse_terminated) >> [INFO] [stdout] 298 | | output: call!(ReturnType::without_plus) >> [INFO] [stdout] 299 | | (ParenthesizedGenericArguments { [INFO] [stdout] ... | [INFO] [stdout] 303 | | }) [INFO] [stdout] 304 | | )); [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 syn v0.15.7 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Checking aho-corasick v0.6.8 [INFO] [stderr] Checking notify v4.0.9 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.10.13/src/http/h1.rs:702:17 [INFO] [stdout] | [INFO] [stdout] 702 | todo!("chunk extension byte={}", ext); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `trace` (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/hyper-0.10.13/src/server/request.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | todo!("check for Transfer-Encoding: chunked"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `trace` (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/hyper-0.10.13/src/server/response.rs:263:30 [INFO] [stdout] | [INFO] [stdout] 263 | Ok(_) => debug!("drop successful"), [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/hyper-0.10.13/src/server/response.rs:264:31 [INFO] [stdout] | [INFO] [stdout] 264 | Err(e) => debug!("error dropping request: {:?}", 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: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.10.13/src/server/response.rs:266:27 [INFO] [stdout] | [INFO] [stdout] 266 | Err(e) => debug!("error dropping request: {:?}", 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: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.10.13/src/uri.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | todo!("compare vs u.authority()"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `trace` (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/hyper-0.10.13/src/http/h1.rs:702:17 [INFO] [stdout] | [INFO] [stdout] 702 | todo!("chunk extension byte={}", ext); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `trace` (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/hyper-0.10.13/src/server/request.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | todo!("check for Transfer-Encoding: chunked"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `trace` (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/hyper-0.10.13/src/server/response.rs:263:30 [INFO] [stdout] | [INFO] [stdout] 263 | Ok(_) => debug!("drop successful"), [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/hyper-0.10.13/src/server/response.rs:264:31 [INFO] [stdout] | [INFO] [stdout] 264 | Err(e) => debug!("error dropping request: {:?}", 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: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.10.13/src/server/response.rs:266:27 [INFO] [stdout] | [INFO] [stdout] 266 | Err(e) => debug!("error dropping request: {:?}", 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: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.10.13/src/uri.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | todo!("compare vs u.authority()"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cookie v0.11.0 [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] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "71dfdbd6c4974dc9ecae0c28c9e2b6f6373e6ba1b3e59c0da70bc08c7dad93f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71dfdbd6c4974dc9ecae0c28c9e2b6f6373e6ba1b3e59c0da70bc08c7dad93f1", kill_on_drop: false }` [INFO] [stdout] 71dfdbd6c4974dc9ecae0c28c9e2b6f6373e6ba1b3e59c0da70bc08c7dad93f1