[INFO] cloning repository https://github.com/giistr/giistr_api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/giistr/giistr_api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiistr%2Fgiistr_api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiistr%2Fgiistr_api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ebceeb9468166e2551a419e091173a4874d42522 [INFO] checking giistr/giistr_api against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiistr%2Fgiistr_api" "/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/giistr/giistr_api 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/giistr/giistr_api [INFO] finished tweaking git repo https://github.com/giistr/giistr_api [INFO] tweaked toml for git repo https://github.com/giistr/giistr_api written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/giistr/giistr_api 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] Updating git repository `https://github.com/jeremyletang/backit` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quote v0.2.3 [INFO] [stderr] Downloaded router v0.2.0 [INFO] [stderr] Downloaded sequence_trie v0.0.13 [INFO] [stderr] Downloaded r2d2-diesel v0.8.0 [INFO] [stderr] Downloaded serde_derive v0.8.19 [INFO] [stderr] Downloaded diesel_codegen v0.8.2 [INFO] [stderr] Downloaded diesel_codegen_shared v0.8.0 [INFO] [stderr] Downloaded mount v0.2.1 [INFO] [stderr] Downloaded diesel v0.8.2 [INFO] [stderr] Downloaded syn v0.8.7 [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0212f1ab742b9ec5059968e0a01043f0a7e5456f04718578548f13073323105 [INFO] running `Command { std: "docker" "start" "-a" "e0212f1ab742b9ec5059968e0a01043f0a7e5456f04718578548f13073323105", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0212f1ab742b9ec5059968e0a01043f0a7e5456f04718578548f13073323105", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0212f1ab742b9ec5059968e0a01043f0a7e5456f04718578548f13073323105", kill_on_drop: false }` [INFO] [stdout] e0212f1ab742b9ec5059968e0a01043f0a7e5456f04718578548f13073323105 [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c3d0111fe38a6b752857027a842c26c8c08c08e89ac2ee8e93245bc60fbcda7 [INFO] running `Command { std: "docker" "start" "-a" "2c3d0111fe38a6b752857027a842c26c8c08c08e89ac2ee8e93245bc60fbcda7", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.18 [INFO] [stderr] Checking log v0.3.6 [INFO] [stderr] Compiling pq-sys v0.2.7 [INFO] [stderr] Checking matches v0.1.4 [INFO] [stderr] Checking traitobject v0.0.3 [INFO] [stderr] Checking unicode-normalization v0.1.2 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Checking num-traits v0.1.36 [INFO] [stderr] Checking rustc-serialize v0.3.22 [INFO] [stderr] Checking httparse v1.2.1 [INFO] [stderr] Compiling quote v0.3.10 [INFO] [stderr] Checking traitobject v0.0.1 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling byteorder v0.3.13 [INFO] [stderr] Checking serde v0.8.19 [INFO] [stderr] Compiling quote v0.2.3 [INFO] [stderr] Checking sequence_trie v0.0.13 [INFO] [stderr] Checking route-recognizer v0.1.11 [INFO] [stderr] Compiling unicase v1.4.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking unicode-bidi v0.2.3 [INFO] [stderr] Checking hpack v0.2.0 [INFO] [stderr] Checking mime v0.2.2 [INFO] [stderr] Checking r2d2 v0.7.1 [INFO] [stderr] Checking unsafe-any v0.4.1 [INFO] [stderr] Checking error v0.1.9 [INFO] [stderr] Checking num-integer v0.1.32 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Compiling syn v0.8.7 [INFO] [stderr] Compiling syn v0.10.3 [INFO] [stderr] Checking solicit v0.4.4 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/attr.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | / named!(pub attribute -> Attribute, alt!( [INFO] [stdout] 53 | | do_parse!( [INFO] [stdout] 54 | | punct!("#") >> [INFO] [stdout] 55 | | punct!("[") >> [INFO] [stdout] ... | [INFO] [stdout] 78 | | ) [INFO] [stdout] 79 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (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.8.7/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/attr.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | / named!(meta_item -> MetaItem, alt!( [INFO] [stdout] 82 | | do_parse!( [INFO] [stdout] 83 | | id: ident >> [INFO] [stdout] 84 | | punct!("(") >> [INFO] [stdout] ... | [INFO] [stdout] 97 | | map!(ident, MetaItem::Word) [INFO] [stdout] 98 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (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.8.7/src/nom.rs:354:60 [INFO] [stdout] | [INFO] [stdout] 354 | separated_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/attr.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | / named!(meta_item -> MetaItem, alt!( [INFO] [stdout] 82 | | do_parse!( [INFO] [stdout] 83 | | id: ident >> [INFO] [stdout] 84 | | punct!("(") >> [INFO] [stdout] ... | [INFO] [stdout] 97 | | map!(ident, MetaItem::Word) [INFO] [stdout] 98 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_list` (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.8.7/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/attr.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | / named!(meta_item -> MetaItem, alt!( [INFO] [stdout] 82 | | do_parse!( [INFO] [stdout] 83 | | id: ident >> [INFO] [stdout] 84 | | punct!("(") >> [INFO] [stdout] ... | [INFO] [stdout] 97 | | map!(ident, MetaItem::Word) [INFO] [stdout] 98 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (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.8.7/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/attr.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | / named!(meta_item -> MetaItem, alt!( [INFO] [stdout] 82 | | do_parse!( [INFO] [stdout] 83 | | id: ident >> [INFO] [stdout] 84 | | punct!("(") >> [INFO] [stdout] ... | [INFO] [stdout] 97 | | map!(ident, MetaItem::Word) [INFO] [stdout] 98 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (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.8.7/src/nom.rs:58:44 [INFO] [stdout] | [INFO] [stdout] 58 | map_impl!($i, call!($f), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/attr.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | / named!(meta_item -> MetaItem, alt!( [INFO] [stdout] 82 | | do_parse!( [INFO] [stdout] 83 | | id: ident >> [INFO] [stdout] 84 | | punct!("(") >> [INFO] [stdout] ... | [INFO] [stdout] 97 | | map!(ident, MetaItem::Word) [INFO] [stdout] 98 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (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.8.7/src/nom.rs:483:52 [INFO] [stdout] | [INFO] [stdout] 483 | alt!($i, call!($e) => { $gen } | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/data.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / named!(pub struct_body -> VariantData, alt!( [INFO] [stdout] 66 | | struct_like_body => { VariantData::Struct } [INFO] [stdout] 67 | | | [INFO] [stdout] 68 | | terminated!(tuple_like_body, punct!(";")) => { VariantData::Tuple } [INFO] [stdout] 69 | | | [INFO] [stdout] 70 | | punct!(";") => { |_| VariantData::Unit } [INFO] [stdout] 71 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (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.8.7/src/nom.rs:149:56 [INFO] [stdout] | [INFO] [stdout] 149 | terminated!($i, call!($f), $submac!($($args)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/data.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / named!(pub struct_body -> VariantData, alt!( [INFO] [stdout] 66 | | struct_like_body => { VariantData::Struct } [INFO] [stdout] 67 | | | [INFO] [stdout] 68 | | terminated!(tuple_like_body, punct!(";")) => { VariantData::Tuple } [INFO] [stdout] 69 | | | [INFO] [stdout] 70 | | punct!(";") => { |_| VariantData::Unit } [INFO] [stdout] 71 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `terminated` (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.8.7/src/nom.rs:354:60 [INFO] [stdout] | [INFO] [stdout] 354 | separated_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/data.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | / named!(pub enum_body -> Vec, do_parse!( [INFO] [stdout] 74 | | punct!("{") >> [INFO] [stdout] 75 | | variants: separated_list!(punct!(","), variant) >> [INFO] [stdout] 76 | | option!(punct!(",")) >> [INFO] [stdout] 77 | | punct!("}") >> [INFO] [stdout] 78 | | (variants) [INFO] [stdout] 79 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_list` (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.8.7/src/nom.rs:191:30 [INFO] [stdout] | [INFO] [stdout] 191 | many0!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/data.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | / named!(variant -> Variant, do_parse!( [INFO] [stdout] 82 | | attrs: many0!(attribute) >> [INFO] [stdout] 83 | | id: ident >> [INFO] [stdout] 84 | | data: alt!( [INFO] [stdout] ... | [INFO] [stdout] 97 | | }) [INFO] [stdout] 98 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `many0` (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.8.7/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/data.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | / named!(variant -> Variant, do_parse!( [INFO] [stdout] 82 | | attrs: many0!(attribute) >> [INFO] [stdout] 83 | | id: ident >> [INFO] [stdout] 84 | | data: alt!( [INFO] [stdout] ... | [INFO] [stdout] 97 | | }) [INFO] [stdout] 98 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (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.8.7/src/nom.rs:483:52 [INFO] [stdout] | [INFO] [stdout] 483 | alt!($i, call!($e) => { $gen } | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/data.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | / named!(variant -> Variant, do_parse!( [INFO] [stdout] 82 | | attrs: many0!(attribute) >> [INFO] [stdout] 83 | | id: ident >> [INFO] [stdout] 84 | | data: alt!( [INFO] [stdout] ... | [INFO] [stdout] 97 | | }) [INFO] [stdout] 98 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (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.8.7/src/nom.rs:483:52 [INFO] [stdout] | [INFO] [stdout] 483 | alt!($i, call!($e) => { $gen } | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/data.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | / named!(variant -> Variant, do_parse!( [INFO] [stdout] 82 | | attrs: many0!(attribute) >> [INFO] [stdout] 83 | | id: ident >> [INFO] [stdout] 84 | | data: alt!( [INFO] [stdout] ... | [INFO] [stdout] 97 | | }) [INFO] [stdout] 98 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (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.8.7/src/nom.rs:124:54 [INFO] [stdout] | [INFO] [stdout] 124 | preceded!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/data.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | / named!(variant -> Variant, do_parse!( [INFO] [stdout] 82 | | attrs: many0!(attribute) >> [INFO] [stdout] 83 | | id: ident >> [INFO] [stdout] 84 | | data: alt!( [INFO] [stdout] ... | [INFO] [stdout] 97 | | }) [INFO] [stdout] 98 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `preceded` (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.8.7/src/nom.rs:354:60 [INFO] [stdout] | [INFO] [stdout] 354 | separated_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/data.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | / named!(struct_like_body -> Vec, do_parse!( [INFO] [stdout] 101 | | punct!("{") >> [INFO] [stdout] 102 | | fields: separated_list!(punct!(","), struct_field) >> [INFO] [stdout] 103 | | option!(punct!(",")) >> [INFO] [stdout] 104 | | punct!("}") >> [INFO] [stdout] 105 | | (fields) [INFO] [stdout] 106 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_list` (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.8.7/src/nom.rs:354:60 [INFO] [stdout] | [INFO] [stdout] 354 | separated_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/data.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | / named!(tuple_like_body -> Vec, do_parse!( [INFO] [stdout] 109 | | punct!("(") >> [INFO] [stdout] 110 | | fields: separated_list!(punct!(","), tuple_field) >> [INFO] [stdout] 111 | | option!(punct!(",")) >> [INFO] [stdout] 112 | | punct!(")") >> [INFO] [stdout] 113 | | (fields) [INFO] [stdout] 114 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_list` (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.8.7/src/nom.rs:191:30 [INFO] [stdout] | [INFO] [stdout] 191 | many0!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/data.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | / named!(struct_field -> Field, do_parse!( [INFO] [stdout] 117 | | attrs: many0!(attribute) >> [INFO] [stdout] 118 | | vis: visibility >> [INFO] [stdout] 119 | | id: ident >> [INFO] [stdout] ... | [INFO] [stdout] 127 | | }) [INFO] [stdout] 128 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `many0` (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.8.7/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/data.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | / named!(struct_field -> Field, do_parse!( [INFO] [stdout] 117 | | attrs: many0!(attribute) >> [INFO] [stdout] 118 | | vis: visibility >> [INFO] [stdout] 119 | | id: ident >> [INFO] [stdout] ... | [INFO] [stdout] 127 | | }) [INFO] [stdout] 128 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (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.8.7/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/data.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | / named!(struct_field -> Field, do_parse!( [INFO] [stdout] 117 | | attrs: many0!(attribute) >> [INFO] [stdout] 118 | | vis: visibility >> [INFO] [stdout] 119 | | id: ident >> [INFO] [stdout] ... | [INFO] [stdout] 127 | | }) [INFO] [stdout] 128 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (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.8.7/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/data.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | / named!(struct_field -> Field, do_parse!( [INFO] [stdout] 117 | | attrs: many0!(attribute) >> [INFO] [stdout] 118 | | vis: visibility >> [INFO] [stdout] 119 | | id: ident >> [INFO] [stdout] ... | [INFO] [stdout] 127 | | }) [INFO] [stdout] 128 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (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.8.7/src/nom.rs:191:30 [INFO] [stdout] | [INFO] [stdout] 191 | many0!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/data.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | / named!(tuple_field -> Field, do_parse!( [INFO] [stdout] 131 | | attrs: many0!(attribute) >> [INFO] [stdout] 132 | | vis: visibility >> [INFO] [stdout] 133 | | ty: ty >> [INFO] [stdout] ... | [INFO] [stdout] 139 | | }) [INFO] [stdout] 140 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `many0` (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.8.7/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/data.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | / named!(tuple_field -> Field, do_parse!( [INFO] [stdout] 131 | | attrs: many0!(attribute) >> [INFO] [stdout] 132 | | vis: visibility >> [INFO] [stdout] 133 | | ty: ty >> [INFO] [stdout] ... | [INFO] [stdout] 139 | | }) [INFO] [stdout] 140 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (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.8.7/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/data.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | / named!(tuple_field -> Field, do_parse!( [INFO] [stdout] 131 | | attrs: many0!(attribute) >> [INFO] [stdout] 132 | | vis: visibility >> [INFO] [stdout] 133 | | ty: ty >> [INFO] [stdout] ... | [INFO] [stdout] 139 | | }) [INFO] [stdout] 140 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (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.8.7/src/nom.rs:58:44 [INFO] [stdout] | [INFO] [stdout] 58 | map_impl!($i, call!($f), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/data.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 151 | / named!(discriminant -> Discriminant, map!( [INFO] [stdout] 152 | | int, [INFO] [stdout] 153 | | |(value, ty)| Discriminant { [INFO] [stdout] 154 | | value: value, [INFO] [stdout] 155 | | ty: ty, [INFO] [stdout] 156 | | } [INFO] [stdout] 157 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (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.8.7/src/nom.rs:354:60 [INFO] [stdout] | [INFO] [stdout] 354 | separated_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/generics.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | / named!(pub generics -> Generics, do_parse!( [INFO] [stdout] 173 | | bracketed: alt!( [INFO] [stdout] 174 | | do_parse!( [INFO] [stdout] 175 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 192 | | }) [INFO] [stdout] 193 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_list` (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.8.7/src/nom.rs:403:69 [INFO] [stdout] | [INFO] [stdout] 403 | separated_nonempty_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/generics.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | / named!(pub generics -> Generics, do_parse!( [INFO] [stdout] 173 | | bracketed: alt!( [INFO] [stdout] 174 | | do_parse!( [INFO] [stdout] 175 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 192 | | }) [INFO] [stdout] 193 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_nonempty_list` (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.8.7/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/generics.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | / named!(pub generics -> Generics, do_parse!( [INFO] [stdout] 173 | | bracketed: alt!( [INFO] [stdout] 174 | | do_parse!( [INFO] [stdout] 175 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 192 | | }) [INFO] [stdout] 193 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (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.8.7/src/nom.rs:58:44 [INFO] [stdout] | [INFO] [stdout] 58 | map_impl!($i, call!($f), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/generics.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | / named!(pub lifetime -> Lifetime, preceded!( [INFO] [stdout] 196 | | punct!("'"), [INFO] [stdout] 197 | | map!(ident, |id| Lifetime { [INFO] [stdout] 198 | | ident: format!("'{}", id).into(), [INFO] [stdout] 199 | | }) [INFO] [stdout] 200 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (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.8.7/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/generics.rs:202:5 [INFO] [stdout] | [INFO] [stdout] 202 | / named!(pub lifetime_def -> LifetimeDef, do_parse!( [INFO] [stdout] 203 | | life: lifetime >> [INFO] [stdout] 204 | | bounds: opt_vec!(preceded!( [INFO] [stdout] 205 | | punct!(":"), [INFO] [stdout] ... | [INFO] [stdout] 211 | | }) [INFO] [stdout] 212 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (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.8.7/src/nom.rs:403:69 [INFO] [stdout] | [INFO] [stdout] 403 | separated_nonempty_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/generics.rs:202:5 [INFO] [stdout] | [INFO] [stdout] 202 | / named!(pub lifetime_def -> LifetimeDef, do_parse!( [INFO] [stdout] 203 | | life: lifetime >> [INFO] [stdout] 204 | | bounds: opt_vec!(preceded!( [INFO] [stdout] 205 | | punct!(":"), [INFO] [stdout] ... | [INFO] [stdout] 211 | | }) [INFO] [stdout] 212 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_nonempty_list` (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.8.7/src/nom.rs:354:60 [INFO] [stdout] | [INFO] [stdout] 354 | separated_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/generics.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 214 | / named!(pub bound_lifetimes -> Vec, opt_vec!(do_parse!( [INFO] [stdout] 215 | | keyword!("for") >> [INFO] [stdout] 216 | | punct!("<") >> [INFO] [stdout] 217 | | lifetimes: separated_list!(punct!(","), lifetime_def) >> [INFO] [stdout] 218 | | punct!(">") >> [INFO] [stdout] 219 | | (lifetimes) [INFO] [stdout] 220 | | ))); [INFO] [stdout] | |________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_list` (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.8.7/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/generics.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 222 | / named!(ty_param -> TyParam, do_parse!( [INFO] [stdout] 223 | | id: ident >> [INFO] [stdout] 224 | | bounds: opt_vec!(preceded!( [INFO] [stdout] 225 | | punct!(":"), [INFO] [stdout] ... | [INFO] [stdout] 236 | | }) [INFO] [stdout] 237 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (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.8.7/src/nom.rs:403:69 [INFO] [stdout] | [INFO] [stdout] 403 | separated_nonempty_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/generics.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 222 | / named!(ty_param -> TyParam, do_parse!( [INFO] [stdout] 223 | | id: ident >> [INFO] [stdout] 224 | | bounds: opt_vec!(preceded!( [INFO] [stdout] 225 | | punct!(":"), [INFO] [stdout] ... | [INFO] [stdout] 236 | | }) [INFO] [stdout] 237 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_nonempty_list` (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.8.7/src/nom.rs:124:54 [INFO] [stdout] | [INFO] [stdout] 124 | preceded!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/generics.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 222 | / named!(ty_param -> TyParam, do_parse!( [INFO] [stdout] 223 | | id: ident >> [INFO] [stdout] 224 | | bounds: opt_vec!(preceded!( [INFO] [stdout] 225 | | punct!(":"), [INFO] [stdout] ... | [INFO] [stdout] 236 | | }) [INFO] [stdout] 237 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `preceded` (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.8.7/src/nom.rs:124:54 [INFO] [stdout] | [INFO] [stdout] 124 | preceded!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/generics.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 239 | / named!(pub ty_param_bound -> TyParamBound, alt!( [INFO] [stdout] 240 | | preceded!(punct!("?"), poly_trait_ref) => { [INFO] [stdout] 241 | | |poly| TyParamBound::Trait(poly, TraitBoundModifier::Maybe) [INFO] [stdout] 242 | | } [INFO] [stdout] ... | [INFO] [stdout] 248 | | } [INFO] [stdout] 249 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `preceded` (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.8.7/src/nom.rs:483:52 [INFO] [stdout] | [INFO] [stdout] 483 | alt!($i, call!($e) => { $gen } | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/generics.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 239 | / named!(pub ty_param_bound -> TyParamBound, alt!( [INFO] [stdout] 240 | | preceded!(punct!("?"), poly_trait_ref) => { [INFO] [stdout] 241 | | |poly| TyParamBound::Trait(poly, TraitBoundModifier::Maybe) [INFO] [stdout] 242 | | } [INFO] [stdout] ... | [INFO] [stdout] 248 | | } [INFO] [stdout] 249 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (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.8.7/src/nom.rs:487:40 [INFO] [stdout] | [INFO] [stdout] 487 | alt!($i, call!($e) => { $gen }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/generics.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 239 | / named!(pub ty_param_bound -> TyParamBound, alt!( [INFO] [stdout] 240 | | preceded!(punct!("?"), poly_trait_ref) => { [INFO] [stdout] 241 | | |poly| TyParamBound::Trait(poly, TraitBoundModifier::Maybe) [INFO] [stdout] 242 | | } [INFO] [stdout] ... | [INFO] [stdout] 248 | | } [INFO] [stdout] 249 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (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.8.7/src/nom.rs:403:69 [INFO] [stdout] | [INFO] [stdout] 403 | separated_nonempty_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/generics.rs:251:5 [INFO] [stdout] | [INFO] [stdout] 251 | / named!(pub where_clause -> WhereClause, alt!( [INFO] [stdout] 252 | | do_parse!( [INFO] [stdout] 253 | | keyword!("where") >> [INFO] [stdout] 254 | | predicates: separated_nonempty_list!(punct!(","), where_predicate) >> [INFO] [stdout] ... | [INFO] [stdout] 259 | | epsilon!() => { |_| Default::default() } [INFO] [stdout] 260 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_nonempty_list` (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.8.7/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/generics.rs:262:5 [INFO] [stdout] | [INFO] [stdout] 262 | / named!(where_predicate -> WherePredicate, alt!( [INFO] [stdout] 263 | | do_parse!( [INFO] [stdout] 264 | | ident: lifetime >> [INFO] [stdout] 265 | | punct!(":") >> [INFO] [stdout] ... | [INFO] [stdout] 283 | | ) [INFO] [stdout] 284 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (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.8.7/src/nom.rs:403:69 [INFO] [stdout] | [INFO] [stdout] 403 | separated_nonempty_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/generics.rs:262:5 [INFO] [stdout] | [INFO] [stdout] 262 | / named!(where_predicate -> WherePredicate, alt!( [INFO] [stdout] 263 | | do_parse!( [INFO] [stdout] 264 | | ident: lifetime >> [INFO] [stdout] 265 | | punct!(":") >> [INFO] [stdout] ... | [INFO] [stdout] 283 | | ) [INFO] [stdout] 284 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_nonempty_list` (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.8.7/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/generics.rs:262:5 [INFO] [stdout] | [INFO] [stdout] 262 | / named!(where_predicate -> WherePredicate, alt!( [INFO] [stdout] 263 | | do_parse!( [INFO] [stdout] 264 | | ident: lifetime >> [INFO] [stdout] 265 | | punct!(":") >> [INFO] [stdout] ... | [INFO] [stdout] 283 | | ) [INFO] [stdout] 284 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (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.8.7/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/generics.rs:262:5 [INFO] [stdout] | [INFO] [stdout] 262 | / named!(where_predicate -> WherePredicate, alt!( [INFO] [stdout] 263 | | do_parse!( [INFO] [stdout] 264 | | ident: lifetime >> [INFO] [stdout] 265 | | punct!(":") >> [INFO] [stdout] ... | [INFO] [stdout] 283 | | ) [INFO] [stdout] 284 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (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.8.7/src/nom.rs:403:69 [INFO] [stdout] | [INFO] [stdout] 403 | separated_nonempty_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/generics.rs:262:5 [INFO] [stdout] | [INFO] [stdout] 262 | / named!(where_predicate -> WherePredicate, alt!( [INFO] [stdout] 263 | | do_parse!( [INFO] [stdout] 264 | | ident: lifetime >> [INFO] [stdout] 265 | | punct!(":") >> [INFO] [stdout] ... | [INFO] [stdout] 283 | | ) [INFO] [stdout] 284 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_nonempty_list` (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.8.7/src/helper.rs:63:31 [INFO] [stdout] | [INFO] [stdout] 63 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/ident.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | / named!(pub ident -> Ident, preceded!( [INFO] [stdout] 58 | | option!(multispace), [INFO] [stdout] 59 | | map!(take_while1!(ident_ch), Into::into) [INFO] [stdout] 60 | | )); [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.8.7/src/nom.rs:54:54 [INFO] [stdout] | [INFO] [stdout] 54 | map_impl!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/ident.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | / named!(pub ident -> Ident, preceded!( [INFO] [stdout] 58 | | option!(multispace), [INFO] [stdout] 59 | | map!(take_while1!(ident_ch), Into::into) [INFO] [stdout] 60 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (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.8.7/src/nom.rs:223:40 [INFO] [stdout] | [INFO] [stdout] 223 | take_while1!($input, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/ident.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | / named!(pub ident -> Ident, preceded!( [INFO] [stdout] 58 | | option!(multispace), [INFO] [stdout] 59 | | map!(take_while1!(ident_ch), Into::into) [INFO] [stdout] 60 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `take_while1` (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.8.7/src/nom.rs:465:40 [INFO] [stdout] | [INFO] [stdout] 465 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/lit.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | / named!(pub lit -> Lit, alt!( [INFO] [stdout] 62 | | string [INFO] [stdout] 63 | | // TODO: ByteStr [INFO] [stdout] 64 | | // TODO: Byte [INFO] [stdout] ... | [INFO] [stdout] 69 | | // TODO: Bool [INFO] [stdout] 70 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (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.8.7/src/nom.rs:487:40 [INFO] [stdout] | [INFO] [stdout] 487 | alt!($i, call!($e) => { $gen }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/lit.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | / named!(pub lit -> Lit, alt!( [INFO] [stdout] 62 | | string [INFO] [stdout] 63 | | // TODO: ByteStr [INFO] [stdout] 64 | | // TODO: Byte [INFO] [stdout] ... | [INFO] [stdout] 69 | | // TODO: Bool [INFO] [stdout] 70 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (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.8.7/src/nom.rs:424:64 [INFO] [stdout] | [INFO] [stdout] 424 | tuple_parser!($i, ($($parsed),*), call!($e), $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/lit.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | / named!(string -> Lit, alt!( [INFO] [stdout] 73 | | delimited!( [INFO] [stdout] 74 | | punct!("\""), [INFO] [stdout] 75 | | cooked_string, [INFO] [stdout] ... | [INFO] [stdout] 82 | | ) => { |(s, n)| Lit::Str(s, StrStyle::Raw(n)) } [INFO] [stdout] 83 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_parser` (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.8.7/src/nom.rs:124:54 [INFO] [stdout] | [INFO] [stdout] 124 | preceded!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/lit.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | / named!(string -> Lit, alt!( [INFO] [stdout] 73 | | delimited!( [INFO] [stdout] 74 | | punct!("\""), [INFO] [stdout] 75 | | cooked_string, [INFO] [stdout] ... | [INFO] [stdout] 82 | | ) => { |(s, n)| Lit::Str(s, StrStyle::Raw(n)) } [INFO] [stdout] 83 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `preceded` (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.8.7/src/nom.rs:424:64 [INFO] [stdout] | [INFO] [stdout] 424 | tuple_parser!($i, ($($parsed),*), call!($e), $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/lit.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | / named!(pub int -> (u64, IntTy), tuple!( [INFO] [stdout] 86 | | digits, [INFO] [stdout] 87 | | alt!( [INFO] [stdout] 88 | | tag!("isize") => { |_| IntTy::Isize } [INFO] [stdout] ... | [INFO] [stdout] 109 | | ) [INFO] [stdout] 110 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_parser` (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.8.7/src/nom.rs:191:30 [INFO] [stdout] | [INFO] [stdout] 191 | many0!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/macro_input.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | / named!(pub macro_input -> MacroInput, do_parse!( [INFO] [stdout] 28 | | attrs: many0!(attribute) >> [INFO] [stdout] 29 | | vis: visibility >> [INFO] [stdout] 30 | | which: alt!(keyword!("struct") | keyword!("enum")) >> [INFO] [stdout] ... | [INFO] [stdout] 51 | | (item) [INFO] [stdout] 52 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `many0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/macro_input.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | / named!(pub macro_input -> MacroInput, do_parse!( [INFO] [stdout] 28 | | attrs: many0!(attribute) >> [INFO] [stdout] 29 | | vis: visibility >> [INFO] [stdout] 30 | | which: alt!(keyword!("struct") | keyword!("enum")) >> [INFO] [stdout] ... | [INFO] [stdout] 51 | | (item) [INFO] [stdout] 52 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (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.8.7/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/macro_input.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | / named!(pub macro_input -> MacroInput, do_parse!( [INFO] [stdout] 28 | | attrs: many0!(attribute) >> [INFO] [stdout] 29 | | vis: visibility >> [INFO] [stdout] 30 | | which: alt!(keyword!("struct") | keyword!("enum")) >> [INFO] [stdout] ... | [INFO] [stdout] 51 | | (item) [INFO] [stdout] 52 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (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.8.7/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/macro_input.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | / named!(pub macro_input -> MacroInput, do_parse!( [INFO] [stdout] 28 | | attrs: many0!(attribute) >> [INFO] [stdout] 29 | | vis: visibility >> [INFO] [stdout] 30 | | which: alt!(keyword!("struct") | keyword!("enum")) >> [INFO] [stdout] ... | [INFO] [stdout] 51 | | (item) [INFO] [stdout] 52 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (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.8.7/src/nom.rs:58:44 [INFO] [stdout] | [INFO] [stdout] 58 | map_impl!($i, call!($f), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/macro_input.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | / named!(pub macro_input -> MacroInput, do_parse!( [INFO] [stdout] 28 | | attrs: many0!(attribute) >> [INFO] [stdout] 29 | | vis: visibility >> [INFO] [stdout] 30 | | which: alt!(keyword!("struct") | keyword!("enum")) >> [INFO] [stdout] ... | [INFO] [stdout] 51 | | (item) [INFO] [stdout] 52 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (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.8.7/src/nom.rs:58:44 [INFO] [stdout] | [INFO] [stdout] 58 | map_impl!($i, call!($f), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/macro_input.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | / named!(pub macro_input -> MacroInput, do_parse!( [INFO] [stdout] 28 | | attrs: many0!(attribute) >> [INFO] [stdout] 29 | | vis: visibility >> [INFO] [stdout] 30 | | which: alt!(keyword!("struct") | keyword!("enum")) >> [INFO] [stdout] ... | [INFO] [stdout] 51 | | (item) [INFO] [stdout] 52 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking num-iter v0.1.32 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/helper.rs:63:31 [INFO] [stdout] | [INFO] [stdout] 63 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/macro_input.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | / named!(pub macro_input -> MacroInput, do_parse!( [INFO] [stdout] 28 | | attrs: many0!(attribute) >> [INFO] [stdout] 29 | | vis: visibility >> [INFO] [stdout] 30 | | which: alt!(keyword!("struct") | keyword!("enum")) >> [INFO] [stdout] ... | [INFO] [stdout] 51 | | (item) [INFO] [stdout] 52 | | )); [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.8.7/src/nom.rs:465:40 [INFO] [stdout] | [INFO] [stdout] 465 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/ty.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | / named!(pub ty -> Ty, alt!( [INFO] [stdout] 199 | | ty_vec [INFO] [stdout] 200 | | | [INFO] [stdout] 201 | | ty_fixed_length_vec [INFO] [stdout] ... | [INFO] [stdout] 219 | | ty_paren [INFO] [stdout] 220 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (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.8.7/src/nom.rs:465:40 [INFO] [stdout] | [INFO] [stdout] 465 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/ty.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | / named!(pub ty -> Ty, alt!( [INFO] [stdout] 199 | | ty_vec [INFO] [stdout] 200 | | | [INFO] [stdout] 201 | | ty_fixed_length_vec [INFO] [stdout] ... | [INFO] [stdout] 219 | | ty_paren [INFO] [stdout] 220 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (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.8.7/src/nom.rs:465:40 [INFO] [stdout] | [INFO] [stdout] 465 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/ty.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | / named!(pub ty -> Ty, alt!( [INFO] [stdout] 199 | | ty_vec [INFO] [stdout] 200 | | | [INFO] [stdout] 201 | | ty_fixed_length_vec [INFO] [stdout] ... | [INFO] [stdout] 219 | | ty_paren [INFO] [stdout] 220 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (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.8.7/src/nom.rs:465:40 [INFO] [stdout] | [INFO] [stdout] 465 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/ty.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | / named!(pub ty -> Ty, alt!( [INFO] [stdout] 199 | | ty_vec [INFO] [stdout] 200 | | | [INFO] [stdout] 201 | | ty_fixed_length_vec [INFO] [stdout] ... | [INFO] [stdout] 219 | | ty_paren [INFO] [stdout] 220 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (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.8.7/src/nom.rs:465:40 [INFO] [stdout] | [INFO] [stdout] 465 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/ty.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | / named!(pub ty -> Ty, alt!( [INFO] [stdout] 199 | | ty_vec [INFO] [stdout] 200 | | | [INFO] [stdout] 201 | | ty_fixed_length_vec [INFO] [stdout] ... | [INFO] [stdout] 219 | | ty_paren [INFO] [stdout] 220 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (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.8.7/src/nom.rs:465:40 [INFO] [stdout] | [INFO] [stdout] 465 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/ty.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | / named!(pub ty -> Ty, alt!( [INFO] [stdout] 199 | | ty_vec [INFO] [stdout] 200 | | | [INFO] [stdout] 201 | | ty_fixed_length_vec [INFO] [stdout] ... | [INFO] [stdout] 219 | | ty_paren [INFO] [stdout] 220 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (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.8.7/src/nom.rs:465:40 [INFO] [stdout] | [INFO] [stdout] 465 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/ty.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | / named!(pub ty -> Ty, alt!( [INFO] [stdout] 199 | | ty_vec [INFO] [stdout] 200 | | | [INFO] [stdout] 201 | | ty_fixed_length_vec [INFO] [stdout] ... | [INFO] [stdout] 219 | | ty_paren [INFO] [stdout] 220 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (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.8.7/src/nom.rs:465:40 [INFO] [stdout] | [INFO] [stdout] 465 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/ty.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | / named!(pub ty -> Ty, alt!( [INFO] [stdout] 199 | | ty_vec [INFO] [stdout] 200 | | | [INFO] [stdout] 201 | | ty_fixed_length_vec [INFO] [stdout] ... | [INFO] [stdout] 219 | | ty_paren [INFO] [stdout] 220 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (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.8.7/src/nom.rs:465:40 [INFO] [stdout] | [INFO] [stdout] 465 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/ty.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | / named!(pub ty -> Ty, alt!( [INFO] [stdout] 199 | | ty_vec [INFO] [stdout] 200 | | | [INFO] [stdout] 201 | | ty_fixed_length_vec [INFO] [stdout] ... | [INFO] [stdout] 219 | | ty_paren [INFO] [stdout] 220 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (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.8.7/src/nom.rs:465:40 [INFO] [stdout] | [INFO] [stdout] 465 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/ty.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | / named!(pub ty -> Ty, alt!( [INFO] [stdout] 199 | | ty_vec [INFO] [stdout] 200 | | | [INFO] [stdout] 201 | | ty_fixed_length_vec [INFO] [stdout] ... | [INFO] [stdout] 219 | | ty_paren [INFO] [stdout] 220 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (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.8.7/src/nom.rs:498:28 [INFO] [stdout] | [INFO] [stdout] 498 | alt!($i, call!($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/ty.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | / named!(pub ty -> Ty, alt!( [INFO] [stdout] 199 | | ty_vec [INFO] [stdout] 200 | | | [INFO] [stdout] 201 | | ty_fixed_length_vec [INFO] [stdout] ... | [INFO] [stdout] 219 | | ty_paren [INFO] [stdout] 220 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (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.8.7/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/ty.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 222 | / named!(ty_vec -> Ty, do_parse!( [INFO] [stdout] 223 | | punct!("[") >> [INFO] [stdout] 224 | | elem: ty >> [INFO] [stdout] 225 | | punct!("]") >> [INFO] [stdout] 226 | | (Ty::Vec(Box::new(elem))) [INFO] [stdout] 227 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (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.8.7/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/ty.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 229 | / named!(ty_fixed_length_vec -> Ty, do_parse!( [INFO] [stdout] 230 | | punct!("[") >> [INFO] [stdout] 231 | | elem: ty >> [INFO] [stdout] 232 | | punct!(";") >> [INFO] [stdout] ... | [INFO] [stdout] 235 | | (Ty::FixedLengthVec(Box::new(elem), len.0 as usize)) [INFO] [stdout] 236 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (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.8.7/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/ty.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 229 | / named!(ty_fixed_length_vec -> Ty, do_parse!( [INFO] [stdout] 230 | | punct!("[") >> [INFO] [stdout] 231 | | elem: ty >> [INFO] [stdout] 232 | | punct!(";") >> [INFO] [stdout] ... | [INFO] [stdout] 235 | | (Ty::FixedLengthVec(Box::new(elem), len.0 as usize)) [INFO] [stdout] 236 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (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.8.7/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/ty.rs:238:5 [INFO] [stdout] | [INFO] [stdout] 238 | / named!(ty_ptr -> Ty, do_parse!( [INFO] [stdout] 239 | | punct!("*") >> [INFO] [stdout] 240 | | mutability: alt!( [INFO] [stdout] 241 | | keyword!("const") => { |_| Mutability::Immutable } [INFO] [stdout] ... | [INFO] [stdout] 249 | | }))) [INFO] [stdout] 250 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (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.8.7/src/helper.rs:63:31 [INFO] [stdout] | [INFO] [stdout] 63 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/ty.rs:252:5 [INFO] [stdout] | [INFO] [stdout] 252 | / named!(ty_rptr -> Ty, do_parse!( [INFO] [stdout] 253 | | punct!("&") >> [INFO] [stdout] 254 | | life: option!(lifetime) >> [INFO] [stdout] 255 | | mutability: mutability >> [INFO] [stdout] ... | [INFO] [stdout] 260 | | }))) [INFO] [stdout] 261 | | )); [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.8.7/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/ty.rs:252:5 [INFO] [stdout] | [INFO] [stdout] 252 | / named!(ty_rptr -> Ty, do_parse!( [INFO] [stdout] 253 | | punct!("&") >> [INFO] [stdout] 254 | | life: option!(lifetime) >> [INFO] [stdout] 255 | | mutability: mutability >> [INFO] [stdout] ... | [INFO] [stdout] 260 | | }))) [INFO] [stdout] 261 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (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.8.7/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/ty.rs:252:5 [INFO] [stdout] | [INFO] [stdout] 252 | / named!(ty_rptr -> Ty, do_parse!( [INFO] [stdout] 253 | | punct!("&") >> [INFO] [stdout] 254 | | life: option!(lifetime) >> [INFO] [stdout] 255 | | mutability: mutability >> [INFO] [stdout] ... | [INFO] [stdout] 260 | | }))) [INFO] [stdout] 261 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (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.8.7/src/nom.rs:354:60 [INFO] [stdout] | [INFO] [stdout] 354 | separated_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/ty.rs:263:5 [INFO] [stdout] | [INFO] [stdout] 263 | / named!(ty_bare_fn -> Ty, do_parse!( [INFO] [stdout] 264 | | keyword!("fn") >> [INFO] [stdout] 265 | | lifetimes: opt_vec!(delimited!( [INFO] [stdout] 266 | | punct!("<"), [INFO] [stdout] ... | [INFO] [stdout] 286 | | }))) [INFO] [stdout] 287 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_list` (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.8.7/src/nom.rs:354:60 [INFO] [stdout] | [INFO] [stdout] 354 | separated_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/ty.rs:263:5 [INFO] [stdout] | [INFO] [stdout] 263 | / named!(ty_bare_fn -> Ty, do_parse!( [INFO] [stdout] 264 | | keyword!("fn") >> [INFO] [stdout] 265 | | lifetimes: opt_vec!(delimited!( [INFO] [stdout] 266 | | punct!("<"), [INFO] [stdout] ... | [INFO] [stdout] 286 | | }))) [INFO] [stdout] 287 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_list` (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.8.7/src/nom.rs:124:54 [INFO] [stdout] | [INFO] [stdout] 124 | preceded!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/ty.rs:263:5 [INFO] [stdout] | [INFO] [stdout] 263 | / named!(ty_bare_fn -> Ty, do_parse!( [INFO] [stdout] 264 | | keyword!("fn") >> [INFO] [stdout] 265 | | lifetimes: opt_vec!(delimited!( [INFO] [stdout] 266 | | punct!("<"), [INFO] [stdout] ... | [INFO] [stdout] 286 | | }))) [INFO] [stdout] 287 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `preceded` (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.8.7/src/nom.rs:54:54 [INFO] [stdout] | [INFO] [stdout] 54 | map_impl!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/ty.rs:289:5 [INFO] [stdout] | [INFO] [stdout] 289 | named!(ty_never -> Ty, map!(punct!("!"), |_| Ty::Never)); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (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.8.7/src/nom.rs:354:60 [INFO] [stdout] | [INFO] [stdout] 354 | separated_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/ty.rs:291:5 [INFO] [stdout] | [INFO] [stdout] 291 | / named!(ty_tup -> Ty, do_parse!( [INFO] [stdout] 292 | | punct!("(") >> [INFO] [stdout] 293 | | elems: separated_list!(punct!(","), ty) >> [INFO] [stdout] 294 | | punct!(")") >> [INFO] [stdout] 295 | | (Ty::Tup(elems)) [INFO] [stdout] 296 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_list` (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.8.7/src/nom.rs:58:44 [INFO] [stdout] | [INFO] [stdout] 58 | map_impl!($i, call!($f), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/ty.rs:298:5 [INFO] [stdout] | [INFO] [stdout] 298 | named!(ty_path -> Ty, map!(path, |p| Ty::Path(None, p))); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (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.8.7/src/nom.rs:58:44 [INFO] [stdout] | [INFO] [stdout] 58 | map_impl!($i, call!($f), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/ty.rs:300:5 [INFO] [stdout] | [INFO] [stdout] 300 | / named!(ty_qpath -> Ty, do_parse!( [INFO] [stdout] 301 | | punct!("<") >> [INFO] [stdout] 302 | | this: map!(ty, Box::new) >> [INFO] [stdout] 303 | | path: option!(preceded!( [INFO] [stdout] ... | [INFO] [stdout] 324 | | }) [INFO] [stdout] 325 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (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.8.7/src/nom.rs:124:54 [INFO] [stdout] | [INFO] [stdout] 124 | preceded!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/ty.rs:300:5 [INFO] [stdout] | [INFO] [stdout] 300 | / named!(ty_qpath -> Ty, do_parse!( [INFO] [stdout] 301 | | punct!("<") >> [INFO] [stdout] 302 | | this: map!(ty, Box::new) >> [INFO] [stdout] 303 | | path: option!(preceded!( [INFO] [stdout] ... | [INFO] [stdout] 324 | | }) [INFO] [stdout] 325 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `preceded` (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.8.7/src/nom.rs:403:69 [INFO] [stdout] | [INFO] [stdout] 403 | separated_nonempty_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/ty.rs:300:5 [INFO] [stdout] | [INFO] [stdout] 300 | / named!(ty_qpath -> Ty, do_parse!( [INFO] [stdout] 301 | | punct!("<") >> [INFO] [stdout] 302 | | this: map!(ty, Box::new) >> [INFO] [stdout] 303 | | path: option!(preceded!( [INFO] [stdout] ... | [INFO] [stdout] 324 | | }) [INFO] [stdout] 325 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_nonempty_list` (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.8.7/src/nom.rs:403:69 [INFO] [stdout] | [INFO] [stdout] 403 | separated_nonempty_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/ty.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | / named!(ty_impl_trait -> Ty, do_parse!( [INFO] [stdout] 328 | | keyword!("impl") >> [INFO] [stdout] 329 | | elem: separated_nonempty_list!(punct!("+"), ty_param_bound) >> [INFO] [stdout] 330 | | (Ty::ImplTrait(elem)) [INFO] [stdout] 331 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_nonempty_list` (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.8.7/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/ty.rs:333:5 [INFO] [stdout] | [INFO] [stdout] 333 | / named!(ty_paren -> Ty, do_parse!( [INFO] [stdout] 334 | | punct!("(") >> [INFO] [stdout] 335 | | elem: ty >> [INFO] [stdout] 336 | | punct!(")") >> [INFO] [stdout] 337 | | (Ty::Paren(Box::new(elem))) [INFO] [stdout] 338 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (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.8.7/src/nom.rs:403:69 [INFO] [stdout] | [INFO] [stdout] 403 | separated_nonempty_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/ty.rs:349:5 [INFO] [stdout] | [INFO] [stdout] 349 | / named!(pub path -> Path, do_parse!( [INFO] [stdout] 350 | | global: option!(punct!("::")) >> [INFO] [stdout] 351 | | segments: separated_nonempty_list!(punct!("::"), path_segment) >> [INFO] [stdout] 352 | | (Path { [INFO] [stdout] ... | [INFO] [stdout] 355 | | }) [INFO] [stdout] 356 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_nonempty_list` (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.8.7/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/ty.rs:358:5 [INFO] [stdout] | [INFO] [stdout] 358 | / named!(path_segment -> PathSegment, alt!( [INFO] [stdout] 359 | | do_parse!( [INFO] [stdout] 360 | | id: ident >> [INFO] [stdout] 361 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 387 | | map!(ident, PathSegment::ident) [INFO] [stdout] 388 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (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.8.7/src/nom.rs:354:60 [INFO] [stdout] | [INFO] [stdout] 354 | separated_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/ty.rs:358:5 [INFO] [stdout] | [INFO] [stdout] 358 | / named!(path_segment -> PathSegment, alt!( [INFO] [stdout] 359 | | do_parse!( [INFO] [stdout] 360 | | id: ident >> [INFO] [stdout] 361 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 387 | | map!(ident, PathSegment::ident) [INFO] [stdout] 388 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_list` (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.8.7/src/nom.rs:149:56 [INFO] [stdout] | [INFO] [stdout] 149 | terminated!($i, call!($f), $submac!($($args)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/ty.rs:358:5 [INFO] [stdout] | [INFO] [stdout] 358 | / named!(path_segment -> PathSegment, alt!( [INFO] [stdout] 359 | | do_parse!( [INFO] [stdout] 360 | | id: ident >> [INFO] [stdout] 361 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 387 | | map!(ident, PathSegment::ident) [INFO] [stdout] 388 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `terminated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/nom.rs:149:56 [INFO] [stdout] | [INFO] [stdout] 149 | terminated!($i, call!($f), $submac!($($args)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/ty.rs:358:5 [INFO] [stdout] | [INFO] [stdout] 358 | / named!(path_segment -> PathSegment, alt!( [INFO] [stdout] 359 | | do_parse!( [INFO] [stdout] 360 | | id: ident >> [INFO] [stdout] 361 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 387 | | map!(ident, PathSegment::ident) [INFO] [stdout] 388 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `terminated` (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.8.7/src/nom.rs:403:69 [INFO] [stdout] | [INFO] [stdout] 403 | separated_nonempty_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/ty.rs:358:5 [INFO] [stdout] | [INFO] [stdout] 358 | / named!(path_segment -> PathSegment, alt!( [INFO] [stdout] 359 | | do_parse!( [INFO] [stdout] 360 | | id: ident >> [INFO] [stdout] 361 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 387 | | map!(ident, PathSegment::ident) [INFO] [stdout] 388 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_nonempty_list` (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.8.7/src/nom.rs:58:44 [INFO] [stdout] | [INFO] [stdout] 58 | map_impl!($i, call!($f), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/ty.rs:358:5 [INFO] [stdout] | [INFO] [stdout] 358 | / named!(path_segment -> PathSegment, alt!( [INFO] [stdout] 359 | | do_parse!( [INFO] [stdout] 360 | | id: ident >> [INFO] [stdout] 361 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 387 | | map!(ident, PathSegment::ident) [INFO] [stdout] 388 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (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.8.7/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/ty.rs:390:5 [INFO] [stdout] | [INFO] [stdout] 390 | / named!(type_binding -> TypeBinding, do_parse!( [INFO] [stdout] 391 | | id: ident >> [INFO] [stdout] 392 | | punct!("=") >> [INFO] [stdout] 393 | | ty: ty >> [INFO] [stdout] ... | [INFO] [stdout] 397 | | }) [INFO] [stdout] 398 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (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.8.7/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/ty.rs:390:5 [INFO] [stdout] | [INFO] [stdout] 390 | / named!(type_binding -> TypeBinding, do_parse!( [INFO] [stdout] 391 | | id: ident >> [INFO] [stdout] 392 | | punct!("=") >> [INFO] [stdout] 393 | | ty: ty >> [INFO] [stdout] ... | [INFO] [stdout] 397 | | }) [INFO] [stdout] 398 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (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.8.7/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/ty.rs:400:5 [INFO] [stdout] | [INFO] [stdout] 400 | / named!(pub poly_trait_ref -> PolyTraitRef, do_parse!( [INFO] [stdout] 401 | | bound_lifetimes: bound_lifetimes >> [INFO] [stdout] 402 | | trait_ref: path >> [INFO] [stdout] 403 | | (PolyTraitRef { [INFO] [stdout] ... | [INFO] [stdout] 406 | | }) [INFO] [stdout] 407 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (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.8.7/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/ty.rs:400:5 [INFO] [stdout] | [INFO] [stdout] 400 | / named!(pub poly_trait_ref -> PolyTraitRef, do_parse!( [INFO] [stdout] 401 | | bound_lifetimes: bound_lifetimes >> [INFO] [stdout] 402 | | trait_ref: path >> [INFO] [stdout] 403 | | (PolyTraitRef { [INFO] [stdout] ... | [INFO] [stdout] 406 | | }) [INFO] [stdout] 407 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (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.8.7/src/nom.rs:149:56 [INFO] [stdout] | [INFO] [stdout] 149 | terminated!($i, call!($f), $submac!($($args)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/ty.rs:409:5 [INFO] [stdout] | [INFO] [stdout] 409 | / named!(fn_arg -> FnArg, do_parse!( [INFO] [stdout] 410 | | pat: option!(terminated!(ident, punct!(":"))) >> [INFO] [stdout] 411 | | ty: ty >> [INFO] [stdout] 412 | | (FnArg { [INFO] [stdout] ... | [INFO] [stdout] 415 | | }) [INFO] [stdout] 416 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `terminated` (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.8.7/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.7/src/ty.rs:409:5 [INFO] [stdout] | [INFO] [stdout] 409 | / named!(fn_arg -> FnArg, do_parse!( [INFO] [stdout] 410 | | pat: option!(terminated!(ident, punct!(":"))) >> [INFO] [stdout] 411 | | ty: ty >> [INFO] [stdout] 412 | | (FnArg { [INFO] [stdout] ... | [INFO] [stdout] 415 | | }) [INFO] [stdout] 416 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking idna v0.1.0 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.3/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.3/src/attr.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | / named!(pub outer_attr -> Attribute, alt!( [INFO] [stdout] 148 | | do_parse!( [INFO] [stdout] 149 | | punct!("#") >> [INFO] [stdout] 150 | | punct!("[") >> [INFO] [stdout] ... | [INFO] [stdout] 186 | | ) [INFO] [stdout] 187 | | )); [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.10.3/src/helper.rs:78:41 [INFO] [stdout] | [INFO] [stdout] 78 | tap!($i, $name: call!($f) => $e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.3/src/constant.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | / named!(pub const_expr -> ConstExpr, do_parse!( [INFO] [stdout] 48 | | mut e: alt!( [INFO] [stdout] 49 | | expr_unary [INFO] [stdout] 50 | | | [INFO] [stdout] ... | [INFO] [stdout] 75 | | (e) [INFO] [stdout] 76 | | )); [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.10.3/src/helper.rs:78:41 [INFO] [stdout] | [INFO] [stdout] 78 | tap!($i, $name: call!($f) => $e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.3/src/constant.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | / named!(pub const_expr -> ConstExpr, do_parse!( [INFO] [stdout] 48 | | mut e: alt!( [INFO] [stdout] 49 | | expr_unary [INFO] [stdout] 50 | | | [INFO] [stdout] ... | [INFO] [stdout] 75 | | (e) [INFO] [stdout] 76 | | )); [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.10.3/src/helper.rs:78:41 [INFO] [stdout] | [INFO] [stdout] 78 | tap!($i, $name: call!($f) => $e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.3/src/constant.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | / named!(pub const_expr -> ConstExpr, do_parse!( [INFO] [stdout] 48 | | mut e: alt!( [INFO] [stdout] 49 | | expr_unary [INFO] [stdout] 50 | | | [INFO] [stdout] ... | [INFO] [stdout] 75 | | (e) [INFO] [stdout] 76 | | )); [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.10.3/src/helper.rs:78:41 [INFO] [stdout] | [INFO] [stdout] 78 | tap!($i, $name: call!($f) => $e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.3/src/constant.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | / named!(pub const_expr -> ConstExpr, do_parse!( [INFO] [stdout] 48 | | mut e: alt!( [INFO] [stdout] 49 | | expr_unary [INFO] [stdout] 50 | | | [INFO] [stdout] ... | [INFO] [stdout] 75 | | (e) [INFO] [stdout] 76 | | )); [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.10.3/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.3/src/ty.rs:301:5 [INFO] [stdout] | [INFO] [stdout] 301 | / named!(ty_rptr -> Ty, do_parse!( [INFO] [stdout] 302 | | punct!("&") >> [INFO] [stdout] 303 | | life: option!(lifetime) >> [INFO] [stdout] 304 | | mutability: mutability >> [INFO] [stdout] ... | [INFO] [stdout] 309 | | }))) [INFO] [stdout] 310 | | )); [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.10.3/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.3/src/ty.rs:312:5 [INFO] [stdout] | [INFO] [stdout] 312 | / named!(ty_bare_fn -> Ty, do_parse!( [INFO] [stdout] 313 | | lifetimes: opt_vec!(do_parse!( [INFO] [stdout] 314 | | keyword!("for") >> [INFO] [stdout] 315 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 342 | | }))) [INFO] [stdout] 343 | | )); [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.10.3/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.3/src/ty.rs:354:5 [INFO] [stdout] | [INFO] [stdout] 354 | / named!(ty_path -> Ty, do_parse!( [INFO] [stdout] 355 | | qpath: qpath >> [INFO] [stdout] 356 | | parenthesized: cond!( [INFO] [stdout] 357 | | qpath.1.segments.last().unwrap().parameters == PathParameters::none(), [INFO] [stdout] ... | [INFO] [stdout] 372 | | }) [INFO] [stdout] 373 | | )); [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] [stderr] Checking num v0.1.36 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.3/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.3/src/ty.rs:457:5 [INFO] [stdout] | [INFO] [stdout] 457 | / named!(path_segment -> PathSegment, alt!( [INFO] [stdout] 458 | | do_parse!( [INFO] [stdout] 459 | | id: option!(ident) >> [INFO] [stdout] 460 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 495 | | ), Into::into) [INFO] [stdout] 496 | | )); [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.10.3/src/helper.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.3/src/ty.rs:547:5 [INFO] [stdout] | [INFO] [stdout] 547 | / named!(pub abi -> Abi, do_parse!( [INFO] [stdout] 548 | | keyword!("extern") >> [INFO] [stdout] 549 | | name: option!(quoted_string) >> [INFO] [stdout] 550 | | (match name { [INFO] [stdout] ... | [INFO] [stdout] 553 | | }) [INFO] [stdout] 554 | | )); [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: aborting due to 100 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 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2c3d0111fe38a6b752857027a842c26c8c08c08e89ac2ee8e93245bc60fbcda7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c3d0111fe38a6b752857027a842c26c8c08c08e89ac2ee8e93245bc60fbcda7", kill_on_drop: false }` [INFO] [stdout] 2c3d0111fe38a6b752857027a842c26c8c08c08e89ac2ee8e93245bc60fbcda7