[INFO] cloning repository https://github.com/tcr/rust-corrode [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tcr/rust-corrode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftcr%2Frust-corrode", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftcr%2Frust-corrode'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 383a5a1c872935e95235e9dbb4f8039cfe7ae53f [INFO] checking tcr/rust-corrode against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftcr%2Frust-corrode" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tcr/rust-corrode 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/tcr/rust-corrode [INFO] finished tweaking git repo https://github.com/tcr/rust-corrode [INFO] tweaked toml for git repo https://github.com/tcr/rust-corrode written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/tcr/rust-corrode already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num-traits v0.1.39 [INFO] [stderr] Downloaded num-rational v0.1.38 [INFO] [stderr] Downloaded libc v0.2.26 [INFO] [stderr] Downloaded num-bigint v0.1.39 [INFO] [stderr] Downloaded num-complex v0.1.38 [INFO] [stderr] Downloaded num v0.1.39 [INFO] [stderr] Downloaded maplit v0.1.4 [INFO] [stderr] Downloaded syn v0.7.1 [INFO] [stderr] Downloaded quote v0.1.4 [INFO] [stderr] Downloaded parser-c-macro v0.3.0 [INFO] [stderr] Downloaded num-derive v0.1.40 [INFO] [stderr] Downloaded parser-c v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee0008e4a26b565ab9bb363deea3349acaaaaea73efe8bffa0011038ce78c0df [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ee0008e4a26b565ab9bb363deea3349acaaaaea73efe8bffa0011038ce78c0df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee0008e4a26b565ab9bb363deea3349acaaaaea73efe8bffa0011038ce78c0df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee0008e4a26b565ab9bb363deea3349acaaaaea73efe8bffa0011038ce78c0df", kill_on_drop: false }` [INFO] [stdout] ee0008e4a26b565ab9bb363deea3349acaaaaea73efe8bffa0011038ce78c0df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b8f9d4089167ff8bad6c67e92a340dc0e9cd11c43092714021b0fd0204e0890 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7b8f9d4089167ff8bad6c67e92a340dc0e9cd11c43092714021b0fd0204e0890", kill_on_drop: false }` [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Checking either v1.1.0 [INFO] [stderr] Compiling quote v0.1.4 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking maplit v0.1.4 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Checking rand v0.3.15 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Checking itertools v0.6.1 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling syn v0.7.1 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/nom.rs:539:54 [INFO] [stdout] | [INFO] [stdout] 539 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/attr.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | / named!(pub attribute -> Attribute, alt!( [INFO] [stdout] 48 | | do_parse!( [INFO] [stdout] 49 | | punct!("#") >> [INFO] [stdout] 50 | | punct!("[") >> [INFO] [stdout] ... | [INFO] [stdout] 73 | | ) [INFO] [stdout] 74 | | )); [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.7.1/src/nom.rs:539:54 [INFO] [stdout] | [INFO] [stdout] 539 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/attr.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | / named!(pub attribute -> Attribute, alt!( [INFO] [stdout] 48 | | do_parse!( [INFO] [stdout] 49 | | punct!("#") >> [INFO] [stdout] 50 | | punct!("[") >> [INFO] [stdout] ... | [INFO] [stdout] 73 | | ) [INFO] [stdout] 74 | | )); [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.7.1/src/nom.rs:539:54 [INFO] [stdout] | [INFO] [stdout] 539 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/attr.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | / named!(meta_item -> MetaItem, alt!( [INFO] [stdout] 77 | | do_parse!( [INFO] [stdout] 78 | | id: ident >> [INFO] [stdout] 79 | | punct!("(") >> [INFO] [stdout] ... | [INFO] [stdout] 92 | | map!(ident, MetaItem::Word) [INFO] [stdout] 93 | | )); [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.7.1/src/nom.rs:362:60 [INFO] [stdout] | [INFO] [stdout] 362 | separated_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/attr.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | / named!(meta_item -> MetaItem, alt!( [INFO] [stdout] 77 | | do_parse!( [INFO] [stdout] 78 | | id: ident >> [INFO] [stdout] 79 | | punct!("(") >> [INFO] [stdout] ... | [INFO] [stdout] 92 | | map!(ident, MetaItem::Word) [INFO] [stdout] 93 | | )); [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.7.1/src/nom.rs:539:54 [INFO] [stdout] | [INFO] [stdout] 539 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/attr.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | / named!(meta_item -> MetaItem, alt!( [INFO] [stdout] 77 | | do_parse!( [INFO] [stdout] 78 | | id: ident >> [INFO] [stdout] 79 | | punct!("(") >> [INFO] [stdout] ... | [INFO] [stdout] 92 | | map!(ident, MetaItem::Word) [INFO] [stdout] 93 | | )); [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.7.1/src/nom.rs:539:54 [INFO] [stdout] | [INFO] [stdout] 539 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/attr.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | / named!(meta_item -> MetaItem, alt!( [INFO] [stdout] 77 | | do_parse!( [INFO] [stdout] 78 | | id: ident >> [INFO] [stdout] 79 | | punct!("(") >> [INFO] [stdout] ... | [INFO] [stdout] 92 | | map!(ident, MetaItem::Word) [INFO] [stdout] 93 | | )); [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.7.1/src/nom.rs:76:44 [INFO] [stdout] | [INFO] [stdout] 76 | map_impl!($i, call!($f), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/attr.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | / named!(meta_item -> MetaItem, alt!( [INFO] [stdout] 77 | | do_parse!( [INFO] [stdout] 78 | | id: ident >> [INFO] [stdout] 79 | | punct!("(") >> [INFO] [stdout] ... | [INFO] [stdout] 92 | | map!(ident, MetaItem::Word) [INFO] [stdout] 93 | | )); [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.7.1/src/nom.rs:491:52 [INFO] [stdout] | [INFO] [stdout] 491 | alt!($i, call!($e) => { $gen } | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/data.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | / named!(pub struct_body -> VariantData, alt!( [INFO] [stdout] 59 | | struct_like_body => { VariantData::Struct } [INFO] [stdout] 60 | | | [INFO] [stdout] 61 | | terminated!(tuple_like_body, punct!(";")) => { VariantData::Tuple } [INFO] [stdout] 62 | | | [INFO] [stdout] 63 | | punct!(";") => { |_| VariantData::Unit } [INFO] [stdout] 64 | | )); [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.7.1/src/nom.rs:167:56 [INFO] [stdout] | [INFO] [stdout] 167 | terminated!($i, call!($f), $submac!($($args)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/data.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | / named!(pub struct_body -> VariantData, alt!( [INFO] [stdout] 59 | | struct_like_body => { VariantData::Struct } [INFO] [stdout] 60 | | | [INFO] [stdout] 61 | | terminated!(tuple_like_body, punct!(";")) => { VariantData::Tuple } [INFO] [stdout] 62 | | | [INFO] [stdout] 63 | | punct!(";") => { |_| VariantData::Unit } [INFO] [stdout] 64 | | )); [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.7.1/src/nom.rs:362:60 [INFO] [stdout] | [INFO] [stdout] 362 | separated_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/data.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | / named!(pub enum_body -> Vec, do_parse!( [INFO] [stdout] 67 | | punct!("{") >> [INFO] [stdout] 68 | | variants: separated_list!(punct!(","), variant) >> [INFO] [stdout] 69 | | option!(punct!(",")) >> [INFO] [stdout] 70 | | punct!("}") >> [INFO] [stdout] 71 | | (variants) [INFO] [stdout] 72 | | )); [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.7.1/src/nom.rs:209:30 [INFO] [stdout] | [INFO] [stdout] 209 | many0!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/data.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | / named!(variant -> Variant, do_parse!( [INFO] [stdout] 75 | | attrs: many0!(attribute) >> [INFO] [stdout] 76 | | id: ident >> [INFO] [stdout] 77 | | data: alt!( [INFO] [stdout] ... | [INFO] [stdout] 90 | | }) [INFO] [stdout] 91 | | )); [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.7.1/src/nom.rs:539:54 [INFO] [stdout] | [INFO] [stdout] 539 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/data.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | / named!(variant -> Variant, do_parse!( [INFO] [stdout] 75 | | attrs: many0!(attribute) >> [INFO] [stdout] 76 | | id: ident >> [INFO] [stdout] 77 | | data: alt!( [INFO] [stdout] ... | [INFO] [stdout] 90 | | }) [INFO] [stdout] 91 | | )); [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.7.1/src/nom.rs:491:52 [INFO] [stdout] | [INFO] [stdout] 491 | alt!($i, call!($e) => { $gen } | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/data.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | / named!(variant -> Variant, do_parse!( [INFO] [stdout] 75 | | attrs: many0!(attribute) >> [INFO] [stdout] 76 | | id: ident >> [INFO] [stdout] 77 | | data: alt!( [INFO] [stdout] ... | [INFO] [stdout] 90 | | }) [INFO] [stdout] 91 | | )); [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.7.1/src/nom.rs:491:52 [INFO] [stdout] | [INFO] [stdout] 491 | alt!($i, call!($e) => { $gen } | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/data.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | / named!(variant -> Variant, do_parse!( [INFO] [stdout] 75 | | attrs: many0!(attribute) >> [INFO] [stdout] 76 | | id: ident >> [INFO] [stdout] 77 | | data: alt!( [INFO] [stdout] ... | [INFO] [stdout] 90 | | }) [INFO] [stdout] 91 | | )); [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.7.1/src/nom.rs:142:54 [INFO] [stdout] | [INFO] [stdout] 142 | preceded!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/data.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | / named!(variant -> Variant, do_parse!( [INFO] [stdout] 75 | | attrs: many0!(attribute) >> [INFO] [stdout] 76 | | id: ident >> [INFO] [stdout] 77 | | data: alt!( [INFO] [stdout] ... | [INFO] [stdout] 90 | | }) [INFO] [stdout] 91 | | )); [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.7.1/src/nom.rs:362:60 [INFO] [stdout] | [INFO] [stdout] 362 | separated_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/data.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | / named!(struct_like_body -> Vec, do_parse!( [INFO] [stdout] 94 | | punct!("{") >> [INFO] [stdout] 95 | | fields: separated_list!(punct!(","), struct_field) >> [INFO] [stdout] 96 | | option!(punct!(",")) >> [INFO] [stdout] 97 | | punct!("}") >> [INFO] [stdout] 98 | | (fields) [INFO] [stdout] 99 | | )); [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.7.1/src/nom.rs:362:60 [INFO] [stdout] | [INFO] [stdout] 362 | separated_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/data.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | / named!(tuple_like_body -> Vec, do_parse!( [INFO] [stdout] 102 | | punct!("(") >> [INFO] [stdout] 103 | | fields: separated_list!(punct!(","), tuple_field) >> [INFO] [stdout] 104 | | option!(punct!(",")) >> [INFO] [stdout] 105 | | punct!(")") >> [INFO] [stdout] 106 | | (fields) [INFO] [stdout] 107 | | )); [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.7.1/src/nom.rs:209:30 [INFO] [stdout] | [INFO] [stdout] 209 | many0!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/data.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | / named!(struct_field -> Field, do_parse!( [INFO] [stdout] 110 | | attrs: many0!(attribute) >> [INFO] [stdout] 111 | | vis: visibility >> [INFO] [stdout] 112 | | id: ident >> [INFO] [stdout] ... | [INFO] [stdout] 120 | | }) [INFO] [stdout] 121 | | )); [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.7.1/src/nom.rs:539:54 [INFO] [stdout] | [INFO] [stdout] 539 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/data.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | / named!(struct_field -> Field, do_parse!( [INFO] [stdout] 110 | | attrs: many0!(attribute) >> [INFO] [stdout] 111 | | vis: visibility >> [INFO] [stdout] 112 | | id: ident >> [INFO] [stdout] ... | [INFO] [stdout] 120 | | }) [INFO] [stdout] 121 | | )); [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.7.1/src/nom.rs:539:54 [INFO] [stdout] | [INFO] [stdout] 539 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/data.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | / named!(struct_field -> Field, do_parse!( [INFO] [stdout] 110 | | attrs: many0!(attribute) >> [INFO] [stdout] 111 | | vis: visibility >> [INFO] [stdout] 112 | | id: ident >> [INFO] [stdout] ... | [INFO] [stdout] 120 | | }) [INFO] [stdout] 121 | | )); [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.7.1/src/nom.rs:539:54 [INFO] [stdout] | [INFO] [stdout] 539 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/data.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | / named!(struct_field -> Field, do_parse!( [INFO] [stdout] 110 | | attrs: many0!(attribute) >> [INFO] [stdout] 111 | | vis: visibility >> [INFO] [stdout] 112 | | id: ident >> [INFO] [stdout] ... | [INFO] [stdout] 120 | | }) [INFO] [stdout] 121 | | )); [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.7.1/src/nom.rs:209:30 [INFO] [stdout] | [INFO] [stdout] 209 | many0!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/data.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | / named!(tuple_field -> Field, do_parse!( [INFO] [stdout] 124 | | attrs: many0!(attribute) >> [INFO] [stdout] 125 | | vis: visibility >> [INFO] [stdout] 126 | | ty: ty >> [INFO] [stdout] ... | [INFO] [stdout] 132 | | }) [INFO] [stdout] 133 | | )); [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.7.1/src/nom.rs:539:54 [INFO] [stdout] | [INFO] [stdout] 539 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/data.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | / named!(tuple_field -> Field, do_parse!( [INFO] [stdout] 124 | | attrs: many0!(attribute) >> [INFO] [stdout] 125 | | vis: visibility >> [INFO] [stdout] 126 | | ty: ty >> [INFO] [stdout] ... | [INFO] [stdout] 132 | | }) [INFO] [stdout] 133 | | )); [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.7.1/src/nom.rs:539:54 [INFO] [stdout] | [INFO] [stdout] 539 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/data.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | / named!(tuple_field -> Field, do_parse!( [INFO] [stdout] 124 | | attrs: many0!(attribute) >> [INFO] [stdout] 125 | | vis: visibility >> [INFO] [stdout] 126 | | ty: ty >> [INFO] [stdout] ... | [INFO] [stdout] 132 | | }) [INFO] [stdout] 133 | | )); [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.7.1/src/nom.rs:527:46 [INFO] [stdout] | [INFO] [stdout] 527 | do_parse!($i, call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/data.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 135 | / named!(pub visibility -> Visibility, alt!( [INFO] [stdout] 136 | | do_parse!( [INFO] [stdout] 137 | | punct!("pub") >> [INFO] [stdout] 138 | | multispace >> [INFO] [stdout] ... | [INFO] [stdout] 142 | | epsilon!() => { |_| Visibility::Inherited } [INFO] [stdout] 143 | | )); [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.7.1/src/nom.rs:76:44 [INFO] [stdout] | [INFO] [stdout] 76 | map_impl!($i, call!($f), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/data.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | / named!(discriminant -> Discriminant, map!( [INFO] [stdout] 146 | | int, [INFO] [stdout] 147 | | |(value, ty)| Discriminant { [INFO] [stdout] 148 | | value: value, [INFO] [stdout] 149 | | ty: ty, [INFO] [stdout] 150 | | } [INFO] [stdout] 151 | | )); [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.7.1/src/nom.rs:362:60 [INFO] [stdout] | [INFO] [stdout] 362 | separated_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/generics.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | / named!(pub generics -> Generics, do_parse!( [INFO] [stdout] 94 | | bracketed: alt!( [INFO] [stdout] 95 | | do_parse!( [INFO] [stdout] 96 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 113 | | }) [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.7.1/src/nom.rs:411:69 [INFO] [stdout] | [INFO] [stdout] 411 | 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.7.1/src/generics.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | / named!(pub generics -> Generics, do_parse!( [INFO] [stdout] 94 | | bracketed: alt!( [INFO] [stdout] 95 | | do_parse!( [INFO] [stdout] 96 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 113 | | }) [INFO] [stdout] 114 | | )); [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.7.1/src/nom.rs:539:54 [INFO] [stdout] | [INFO] [stdout] 539 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/generics.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | / named!(pub generics -> Generics, do_parse!( [INFO] [stdout] 94 | | bracketed: alt!( [INFO] [stdout] 95 | | do_parse!( [INFO] [stdout] 96 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 113 | | }) [INFO] [stdout] 114 | | )); [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.7.1/src/nom.rs:76:44 [INFO] [stdout] | [INFO] [stdout] 76 | map_impl!($i, call!($f), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/generics.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | / named!(pub lifetime -> Lifetime, preceded!( [INFO] [stdout] 117 | | punct!("'"), [INFO] [stdout] 118 | | map!(ident, |id| Lifetime { [INFO] [stdout] 119 | | ident: format!("'{}", id).into(), [INFO] [stdout] 120 | | }) [INFO] [stdout] 121 | | )); [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.7.1/src/nom.rs:539:54 [INFO] [stdout] | [INFO] [stdout] 539 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/generics.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | / named!(pub lifetime_def -> LifetimeDef, do_parse!( [INFO] [stdout] 124 | | life: lifetime >> [INFO] [stdout] 125 | | bounds: opt_vec!(preceded!( [INFO] [stdout] 126 | | punct!(":"), [INFO] [stdout] ... | [INFO] [stdout] 132 | | }) [INFO] [stdout] 133 | | )); [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.7.1/src/nom.rs:411:69 [INFO] [stdout] | [INFO] [stdout] 411 | 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.7.1/src/generics.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | / named!(pub lifetime_def -> LifetimeDef, do_parse!( [INFO] [stdout] 124 | | life: lifetime >> [INFO] [stdout] 125 | | bounds: opt_vec!(preceded!( [INFO] [stdout] 126 | | punct!(":"), [INFO] [stdout] ... | [INFO] [stdout] 132 | | }) [INFO] [stdout] 133 | | )); [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.7.1/src/nom.rs:362:60 [INFO] [stdout] | [INFO] [stdout] 362 | separated_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/generics.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 135 | / named!(pub bound_lifetimes -> Vec, opt_vec!(do_parse!( [INFO] [stdout] 136 | | punct!("for") >> [INFO] [stdout] 137 | | punct!("<") >> [INFO] [stdout] 138 | | lifetimes: separated_list!(punct!(","), lifetime_def) >> [INFO] [stdout] 139 | | punct!(">") >> [INFO] [stdout] 140 | | (lifetimes) [INFO] [stdout] 141 | | ))); [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.7.1/src/nom.rs:539:54 [INFO] [stdout] | [INFO] [stdout] 539 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/generics.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 143 | / named!(ty_param -> TyParam, do_parse!( [INFO] [stdout] 144 | | id: ident >> [INFO] [stdout] 145 | | bounds: opt_vec!(preceded!( [INFO] [stdout] 146 | | punct!(":"), [INFO] [stdout] ... | [INFO] [stdout] 157 | | }) [INFO] [stdout] 158 | | )); [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.7.1/src/nom.rs:411:69 [INFO] [stdout] | [INFO] [stdout] 411 | 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.7.1/src/generics.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 143 | / named!(ty_param -> TyParam, do_parse!( [INFO] [stdout] 144 | | id: ident >> [INFO] [stdout] 145 | | bounds: opt_vec!(preceded!( [INFO] [stdout] 146 | | punct!(":"), [INFO] [stdout] ... | [INFO] [stdout] 157 | | }) [INFO] [stdout] 158 | | )); [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.7.1/src/nom.rs:142:54 [INFO] [stdout] | [INFO] [stdout] 142 | preceded!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/generics.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 143 | / named!(ty_param -> TyParam, do_parse!( [INFO] [stdout] 144 | | id: ident >> [INFO] [stdout] 145 | | bounds: opt_vec!(preceded!( [INFO] [stdout] 146 | | punct!(":"), [INFO] [stdout] ... | [INFO] [stdout] 157 | | }) [INFO] [stdout] 158 | | )); [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.7.1/src/nom.rs:142:54 [INFO] [stdout] | [INFO] [stdout] 142 | preceded!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/generics.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | / named!(pub ty_param_bound -> TyParamBound, alt!( [INFO] [stdout] 161 | | preceded!(punct!("?"), poly_trait_ref) => { [INFO] [stdout] 162 | | |poly| TyParamBound::Trait(poly, TraitBoundModifier::Maybe) [INFO] [stdout] 163 | | } [INFO] [stdout] ... | [INFO] [stdout] 169 | | } [INFO] [stdout] 170 | | )); [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.7.1/src/nom.rs:491:52 [INFO] [stdout] | [INFO] [stdout] 491 | alt!($i, call!($e) => { $gen } | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/generics.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | / named!(pub ty_param_bound -> TyParamBound, alt!( [INFO] [stdout] 161 | | preceded!(punct!("?"), poly_trait_ref) => { [INFO] [stdout] 162 | | |poly| TyParamBound::Trait(poly, TraitBoundModifier::Maybe) [INFO] [stdout] 163 | | } [INFO] [stdout] ... | [INFO] [stdout] 169 | | } [INFO] [stdout] 170 | | )); [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.7.1/src/nom.rs:495:40 [INFO] [stdout] | [INFO] [stdout] 495 | alt!($i, call!($e) => { $gen }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/generics.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | / named!(pub ty_param_bound -> TyParamBound, alt!( [INFO] [stdout] 161 | | preceded!(punct!("?"), poly_trait_ref) => { [INFO] [stdout] 162 | | |poly| TyParamBound::Trait(poly, TraitBoundModifier::Maybe) [INFO] [stdout] 163 | | } [INFO] [stdout] ... | [INFO] [stdout] 169 | | } [INFO] [stdout] 170 | | )); [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.7.1/src/nom.rs:527:46 [INFO] [stdout] | [INFO] [stdout] 527 | do_parse!($i, call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/generics.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | / named!(pub where_clause -> WhereClause, alt!( [INFO] [stdout] 173 | | do_parse!( [INFO] [stdout] 174 | | punct!("where") >> [INFO] [stdout] 175 | | multispace >> [INFO] [stdout] ... | [INFO] [stdout] 181 | | epsilon!() => { |_| Default::default() } [INFO] [stdout] 182 | | )); [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.7.1/src/nom.rs:411:69 [INFO] [stdout] | [INFO] [stdout] 411 | 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.7.1/src/generics.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | / named!(pub where_clause -> WhereClause, alt!( [INFO] [stdout] 173 | | do_parse!( [INFO] [stdout] 174 | | punct!("where") >> [INFO] [stdout] 175 | | multispace >> [INFO] [stdout] ... | [INFO] [stdout] 181 | | epsilon!() => { |_| Default::default() } [INFO] [stdout] 182 | | )); [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.7.1/src/nom.rs:539:54 [INFO] [stdout] | [INFO] [stdout] 539 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/generics.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | / named!(where_predicate -> WherePredicate, alt!( [INFO] [stdout] 185 | | do_parse!( [INFO] [stdout] 186 | | ident: lifetime >> [INFO] [stdout] 187 | | punct!(":") >> [INFO] [stdout] ... | [INFO] [stdout] 205 | | ) [INFO] [stdout] 206 | | )); [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.7.1/src/nom.rs:411:69 [INFO] [stdout] | [INFO] [stdout] 411 | 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.7.1/src/generics.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | / named!(where_predicate -> WherePredicate, alt!( [INFO] [stdout] 185 | | do_parse!( [INFO] [stdout] 186 | | ident: lifetime >> [INFO] [stdout] 187 | | punct!(":") >> [INFO] [stdout] ... | [INFO] [stdout] 205 | | ) [INFO] [stdout] 206 | | )); [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.7.1/src/nom.rs:539:54 [INFO] [stdout] | [INFO] [stdout] 539 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/generics.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | / named!(where_predicate -> WherePredicate, alt!( [INFO] [stdout] 185 | | do_parse!( [INFO] [stdout] 186 | | ident: lifetime >> [INFO] [stdout] 187 | | punct!(":") >> [INFO] [stdout] ... | [INFO] [stdout] 205 | | ) [INFO] [stdout] 206 | | )); [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.7.1/src/nom.rs:539:54 [INFO] [stdout] | [INFO] [stdout] 539 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/generics.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | / named!(where_predicate -> WherePredicate, alt!( [INFO] [stdout] 185 | | do_parse!( [INFO] [stdout] 186 | | ident: lifetime >> [INFO] [stdout] 187 | | punct!(":") >> [INFO] [stdout] ... | [INFO] [stdout] 205 | | ) [INFO] [stdout] 206 | | )); [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.7.1/src/nom.rs:411:69 [INFO] [stdout] | [INFO] [stdout] 411 | 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.7.1/src/generics.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | / named!(where_predicate -> WherePredicate, alt!( [INFO] [stdout] 185 | | do_parse!( [INFO] [stdout] 186 | | ident: lifetime >> [INFO] [stdout] 187 | | punct!(":") >> [INFO] [stdout] ... | [INFO] [stdout] 205 | | ) [INFO] [stdout] 206 | | )); [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.7.1/src/helper.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/ident.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | / named!(pub ident -> Ident, preceded!( [INFO] [stdout] 52 | | option!(multispace), [INFO] [stdout] 53 | | map!(take_while1!(ident_ch), Into::into) [INFO] [stdout] 54 | | )); [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.7.1/src/nom.rs:72:54 [INFO] [stdout] | [INFO] [stdout] 72 | map_impl!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/ident.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | / named!(pub ident -> Ident, preceded!( [INFO] [stdout] 52 | | option!(multispace), [INFO] [stdout] 53 | | map!(take_while1!(ident_ch), Into::into) [INFO] [stdout] 54 | | )); [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.7.1/src/nom.rs:241:40 [INFO] [stdout] | [INFO] [stdout] 241 | take_while1!($input, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/ident.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | / named!(pub ident -> Ident, preceded!( [INFO] [stdout] 52 | | option!(multispace), [INFO] [stdout] 53 | | map!(take_while1!(ident_ch), Into::into) [INFO] [stdout] 54 | | )); [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.7.1/src/nom.rs:491:52 [INFO] [stdout] | [INFO] [stdout] 491 | alt!($i, call!($e) => { $gen } | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/lit.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | / named!(pub lit -> Lit, alt!( [INFO] [stdout] 61 | | quoted => { |q| Lit::Str(q, StrStyle::Cooked) } [INFO] [stdout] 62 | | // TODO: ByteStr [INFO] [stdout] 63 | | // TODO: Byte [INFO] [stdout] ... | [INFO] [stdout] 68 | | // TODO: Bool [INFO] [stdout] 69 | | )); [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.7.1/src/nom.rs:495:40 [INFO] [stdout] | [INFO] [stdout] 495 | alt!($i, call!($e) => { $gen }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/lit.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | / named!(pub lit -> Lit, alt!( [INFO] [stdout] 61 | | quoted => { |q| Lit::Str(q, StrStyle::Cooked) } [INFO] [stdout] 62 | | // TODO: ByteStr [INFO] [stdout] 63 | | // TODO: Byte [INFO] [stdout] ... | [INFO] [stdout] 68 | | // TODO: Bool [INFO] [stdout] 69 | | )); [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.7.1/src/nom.rs:432:64 [INFO] [stdout] | [INFO] [stdout] 432 | tuple_parser!($i, ($($parsed),*), call!($e), $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/lit.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | / named!(quoted -> String, delimited!( [INFO] [stdout] 72 | | punct!("\""), [INFO] [stdout] 73 | | escaped_string, [INFO] [stdout] 74 | | tag!("\"") [INFO] [stdout] 75 | | )); [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.7.1/src/helper.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/lit.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | / named!(pub int -> (u64, IntTy), preceded!( [INFO] [stdout] 78 | | option!(multispace), [INFO] [stdout] 79 | | tuple!( [INFO] [stdout] 80 | | digits, [INFO] [stdout] ... | [INFO] [stdout] 104 | | ) [INFO] [stdout] 105 | | )); [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.7.1/src/nom.rs:432:64 [INFO] [stdout] | [INFO] [stdout] 432 | tuple_parser!($i, ($($parsed),*), call!($e), $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/lit.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | / named!(pub int -> (u64, IntTy), preceded!( [INFO] [stdout] 78 | | option!(multispace), [INFO] [stdout] 79 | | tuple!( [INFO] [stdout] 80 | | digits, [INFO] [stdout] ... | [INFO] [stdout] 104 | | ) [INFO] [stdout] 105 | | )); [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.7.1/src/nom.rs:209:30 [INFO] [stdout] | [INFO] [stdout] 209 | many0!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/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!(punct!("struct") | punct!("enum")) >> [INFO] [stdout] ... | [INFO] [stdout] 52 | | (item) [INFO] [stdout] 53 | | )); [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.7.1/src/nom.rs:539:54 [INFO] [stdout] | [INFO] [stdout] 539 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/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!(punct!("struct") | punct!("enum")) >> [INFO] [stdout] ... | [INFO] [stdout] 52 | | (item) [INFO] [stdout] 53 | | )); [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.7.1/src/nom.rs:527:46 [INFO] [stdout] | [INFO] [stdout] 527 | do_parse!($i, call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/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!(punct!("struct") | punct!("enum")) >> [INFO] [stdout] ... | [INFO] [stdout] 52 | | (item) [INFO] [stdout] 53 | | )); [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.7.1/src/nom.rs:539:54 [INFO] [stdout] | [INFO] [stdout] 539 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/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!(punct!("struct") | punct!("enum")) >> [INFO] [stdout] ... | [INFO] [stdout] 52 | | (item) [INFO] [stdout] 53 | | )); [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.7.1/src/nom.rs:539:54 [INFO] [stdout] | [INFO] [stdout] 539 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/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!(punct!("struct") | punct!("enum")) >> [INFO] [stdout] ... | [INFO] [stdout] 52 | | (item) [INFO] [stdout] 53 | | )); [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.7.1/src/nom.rs:76:44 [INFO] [stdout] | [INFO] [stdout] 76 | map_impl!($i, call!($f), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/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!(punct!("struct") | punct!("enum")) >> [INFO] [stdout] ... | [INFO] [stdout] 52 | | (item) [INFO] [stdout] 53 | | )); [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.7.1/src/nom.rs:76:44 [INFO] [stdout] | [INFO] [stdout] 76 | map_impl!($i, call!($f), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/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!(punct!("struct") | punct!("enum")) >> [INFO] [stdout] ... | [INFO] [stdout] 52 | | (item) [INFO] [stdout] 53 | | )); [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.7.1/src/helper.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/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!(punct!("struct") | punct!("enum")) >> [INFO] [stdout] ... | [INFO] [stdout] 52 | | (item) [INFO] [stdout] 53 | | )); [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.7.1/src/nom.rs:473:40 [INFO] [stdout] | [INFO] [stdout] 473 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/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.7.1/src/nom.rs:473:40 [INFO] [stdout] | [INFO] [stdout] 473 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/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.7.1/src/nom.rs:473:40 [INFO] [stdout] | [INFO] [stdout] 473 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/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.7.1/src/nom.rs:473:40 [INFO] [stdout] | [INFO] [stdout] 473 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/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.7.1/src/nom.rs:473:40 [INFO] [stdout] | [INFO] [stdout] 473 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/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.7.1/src/nom.rs:473:40 [INFO] [stdout] | [INFO] [stdout] 473 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/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.10.8/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.8/src/attr.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | / named!(pub inner_attr -> Attribute, alt!( [INFO] [stdout] 106 | | do_parse!( [INFO] [stdout] 107 | | punct!("#") >> [INFO] [stdout] 108 | | punct!("!") >> [INFO] [stdout] ... | [INFO] [stdout] 144 | | ) [INFO] [stdout] 145 | | )); [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.7.1/src/nom.rs:473:40 [INFO] [stdout] | [INFO] [stdout] 473 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/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.7.1/src/nom.rs:473:40 [INFO] [stdout] | [INFO] [stdout] 473 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/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.7.1/src/nom.rs:473:40 [INFO] [stdout] | [INFO] [stdout] 473 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/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.10.8/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.8/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.7.1/src/nom.rs:473:40 [INFO] [stdout] | [INFO] [stdout] 473 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/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.7.1/src/nom.rs:506:28 [INFO] [stdout] | [INFO] [stdout] 506 | alt!($i, call!($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/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.7.1/src/nom.rs:539:54 [INFO] [stdout] | [INFO] [stdout] 539 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/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.10.8/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.8/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.8/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.8/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.8/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.8/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.7.1/src/nom.rs:539:54 [INFO] [stdout] | [INFO] [stdout] 539 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/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] 236 | | (Ty::FixedLengthVec(Box::new(elem), len)) [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.10.8/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.8/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.7.1/src/helper.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/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] 236 | | (Ty::FixedLengthVec(Box::new(elem), len)) [INFO] [stdout] 237 | | )); [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.7.1/src/nom.rs:94:48 [INFO] [stdout] | [INFO] [stdout] 94 | map_res_impl!($i, call!($f), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/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] 236 | | (Ty::FixedLengthVec(Box::new(elem), len)) [INFO] [stdout] 237 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map_res` (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.7.1/src/nom.rs:539:54 [INFO] [stdout] | [INFO] [stdout] 539 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/ty.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 239 | / named!(ty_ptr -> Ty, do_parse!( [INFO] [stdout] 240 | | punct!("*") >> [INFO] [stdout] 241 | | mutability: alt!( [INFO] [stdout] 242 | | punct!("const") => { |_| Mutability::Immutable } [INFO] [stdout] ... | [INFO] [stdout] 250 | | }))) [INFO] [stdout] 251 | | )); [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.7.1/src/helper.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/ty.rs:253:5 [INFO] [stdout] | [INFO] [stdout] 253 | / named!(ty_rptr -> Ty, do_parse!( [INFO] [stdout] 254 | | punct!("&") >> [INFO] [stdout] 255 | | life: option!(lifetime) >> [INFO] [stdout] 256 | | mutability: mutability >> [INFO] [stdout] ... | [INFO] [stdout] 261 | | }))) [INFO] [stdout] 262 | | )); [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.7.1/src/nom.rs:539:54 [INFO] [stdout] | [INFO] [stdout] 539 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/ty.rs:253:5 [INFO] [stdout] | [INFO] [stdout] 253 | / named!(ty_rptr -> Ty, do_parse!( [INFO] [stdout] 254 | | punct!("&") >> [INFO] [stdout] 255 | | life: option!(lifetime) >> [INFO] [stdout] 256 | | mutability: mutability >> [INFO] [stdout] ... | [INFO] [stdout] 261 | | }))) [INFO] [stdout] 262 | | )); [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.10.8/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.8/src/expr.rs:347:9 [INFO] [stdout] | [INFO] [stdout] 347 | / do_parse!( [INFO] [stdout] 348 | | i, [INFO] [stdout] 349 | | mut e: alt!( [INFO] [stdout] 350 | | expr_lit // must be before expr_struct [INFO] [stdout] ... | [INFO] [stdout] 450 | | (e.into()) [INFO] [stdout] 451 | | ) [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.7.1/src/nom.rs:539:54 [INFO] [stdout] | [INFO] [stdout] 539 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/ty.rs:253:5 [INFO] [stdout] | [INFO] [stdout] 253 | / named!(ty_rptr -> Ty, do_parse!( [INFO] [stdout] 254 | | punct!("&") >> [INFO] [stdout] 255 | | life: option!(lifetime) >> [INFO] [stdout] 256 | | mutability: mutability >> [INFO] [stdout] ... | [INFO] [stdout] 261 | | }))) [INFO] [stdout] 262 | | )); [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.10.8/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.8/src/expr.rs:347:9 [INFO] [stdout] | [INFO] [stdout] 347 | / do_parse!( [INFO] [stdout] 348 | | i, [INFO] [stdout] 349 | | mut e: alt!( [INFO] [stdout] 350 | | expr_lit // must be before expr_struct [INFO] [stdout] ... | [INFO] [stdout] 450 | | (e.into()) [INFO] [stdout] 451 | | ) [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.7.1/src/nom.rs:527:46 [INFO] [stdout] | [INFO] [stdout] 527 | do_parse!($i, call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/ty.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 264 | / named!(ty_bare_fn -> Ty, do_parse!( [INFO] [stdout] 265 | | punct!("fn") >> [INFO] [stdout] 266 | | multispace >> [INFO] [stdout] 267 | | lifetimes: opt_vec!(delimited!( [INFO] [stdout] ... | [INFO] [stdout] 288 | | }))) [INFO] [stdout] 289 | | )); [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.7.1/src/nom.rs:362:60 [INFO] [stdout] | [INFO] [stdout] 362 | separated_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/ty.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 264 | / named!(ty_bare_fn -> Ty, do_parse!( [INFO] [stdout] 265 | | punct!("fn") >> [INFO] [stdout] 266 | | multispace >> [INFO] [stdout] 267 | | lifetimes: opt_vec!(delimited!( [INFO] [stdout] ... | [INFO] [stdout] 288 | | }))) [INFO] [stdout] 289 | | )); [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.7.1/src/nom.rs:362:60 [INFO] [stdout] | [INFO] [stdout] 362 | separated_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/ty.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 264 | / named!(ty_bare_fn -> Ty, do_parse!( [INFO] [stdout] 265 | | punct!("fn") >> [INFO] [stdout] 266 | | multispace >> [INFO] [stdout] 267 | | lifetimes: opt_vec!(delimited!( [INFO] [stdout] ... | [INFO] [stdout] 288 | | }))) [INFO] [stdout] 289 | | )); [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.10.8/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.8/src/expr.rs:347:9 [INFO] [stdout] | [INFO] [stdout] 347 | / do_parse!( [INFO] [stdout] 348 | | i, [INFO] [stdout] 349 | | mut e: alt!( [INFO] [stdout] 350 | | expr_lit // must be before expr_struct [INFO] [stdout] ... | [INFO] [stdout] 450 | | (e.into()) [INFO] [stdout] 451 | | ) [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.7.1/src/nom.rs:142:54 [INFO] [stdout] | [INFO] [stdout] 142 | preceded!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/ty.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 264 | / named!(ty_bare_fn -> Ty, do_parse!( [INFO] [stdout] 265 | | punct!("fn") >> [INFO] [stdout] 266 | | multispace >> [INFO] [stdout] 267 | | lifetimes: opt_vec!(delimited!( [INFO] [stdout] ... | [INFO] [stdout] 288 | | }))) [INFO] [stdout] 289 | | )); [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.7.1/src/nom.rs:72:54 [INFO] [stdout] | [INFO] [stdout] 72 | map_impl!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/ty.rs:291:5 [INFO] [stdout] | [INFO] [stdout] 291 | 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.7.1/src/nom.rs:362:60 [INFO] [stdout] | [INFO] [stdout] 362 | separated_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/ty.rs:293:5 [INFO] [stdout] | [INFO] [stdout] 293 | / named!(ty_tup -> Ty, do_parse!( [INFO] [stdout] 294 | | punct!("(") >> [INFO] [stdout] 295 | | elems: separated_list!(punct!(","), ty) >> [INFO] [stdout] 296 | | punct!(")") >> [INFO] [stdout] 297 | | (Ty::Tup(elems)) [INFO] [stdout] 298 | | )); [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.10.8/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.8/src/expr.rs:347:9 [INFO] [stdout] | [INFO] [stdout] 347 | / do_parse!( [INFO] [stdout] 348 | | i, [INFO] [stdout] 349 | | mut e: alt!( [INFO] [stdout] 350 | | expr_lit // must be before expr_struct [INFO] [stdout] ... | [INFO] [stdout] 450 | | (e.into()) [INFO] [stdout] 451 | | ) [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.7.1/src/nom.rs:76:44 [INFO] [stdout] | [INFO] [stdout] 76 | map_impl!($i, call!($f), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/ty.rs:300:5 [INFO] [stdout] | [INFO] [stdout] 300 | 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.7.1/src/nom.rs:76:44 [INFO] [stdout] | [INFO] [stdout] 76 | map_impl!($i, call!($f), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/ty.rs:302:5 [INFO] [stdout] | [INFO] [stdout] 302 | / named!(ty_qpath -> Ty, do_parse!( [INFO] [stdout] 303 | | punct!("<") >> [INFO] [stdout] 304 | | this: map!(ty, Box::new) >> [INFO] [stdout] 305 | | path: option!(preceded!( [INFO] [stdout] ... | [INFO] [stdout] 326 | | }) [INFO] [stdout] 327 | | )); [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.10.8/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.8/src/expr.rs:347:9 [INFO] [stdout] | [INFO] [stdout] 347 | / do_parse!( [INFO] [stdout] 348 | | i, [INFO] [stdout] 349 | | mut e: alt!( [INFO] [stdout] 350 | | expr_lit // must be before expr_struct [INFO] [stdout] ... | [INFO] [stdout] 450 | | (e.into()) [INFO] [stdout] 451 | | ) [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.8/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.8/src/expr.rs:347:9 [INFO] [stdout] | [INFO] [stdout] 347 | / do_parse!( [INFO] [stdout] 348 | | i, [INFO] [stdout] 349 | | mut e: alt!( [INFO] [stdout] 350 | | expr_lit // must be before expr_struct [INFO] [stdout] ... | [INFO] [stdout] 450 | | (e.into()) [INFO] [stdout] 451 | | ) [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.8/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.8/src/expr.rs:347:9 [INFO] [stdout] | [INFO] [stdout] 347 | / do_parse!( [INFO] [stdout] 348 | | i, [INFO] [stdout] 349 | | mut e: alt!( [INFO] [stdout] 350 | | expr_lit // must be before expr_struct [INFO] [stdout] ... | [INFO] [stdout] 450 | | (e.into()) [INFO] [stdout] 451 | | ) [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.8/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.8/src/expr.rs:616:5 [INFO] [stdout] | [INFO] [stdout] 616 | / named!(expr_match -> ExprKind, do_parse!( [INFO] [stdout] 617 | | keyword!("match") >> [INFO] [stdout] 618 | | obj: expr_no_struct >> [INFO] [stdout] 619 | | punct!("{") >> [INFO] [stdout] ... | [INFO] [stdout] 631 | | })) [INFO] [stdout] 632 | | )); [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.7.1/src/nom.rs:142:54 [INFO] [stdout] | [INFO] [stdout] 142 | preceded!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/ty.rs:302:5 [INFO] [stdout] | [INFO] [stdout] 302 | / named!(ty_qpath -> Ty, do_parse!( [INFO] [stdout] 303 | | punct!("<") >> [INFO] [stdout] 304 | | this: map!(ty, Box::new) >> [INFO] [stdout] 305 | | path: option!(preceded!( [INFO] [stdout] ... | [INFO] [stdout] 326 | | }) [INFO] [stdout] 327 | | )); [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.10.8/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.8/src/expr.rs:717:5 [INFO] [stdout] | [INFO] [stdout] 717 | / named!(expr_continue -> ExprKind, do_parse!( [INFO] [stdout] 718 | | keyword!("continue") >> [INFO] [stdout] 719 | | lbl: option!(label) >> [INFO] [stdout] 720 | | (ExprKind::Continue(lbl)) [INFO] [stdout] 721 | | )); [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.7.1/src/nom.rs:452:53 [INFO] [stdout] | [INFO] [stdout] 452 | tuple_parser!($i, ($($parsed),*), call!($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/ty.rs:302:5 [INFO] [stdout] | [INFO] [stdout] 302 | / named!(ty_qpath -> Ty, do_parse!( [INFO] [stdout] 303 | | punct!("<") >> [INFO] [stdout] 304 | | this: map!(ty, Box::new) >> [INFO] [stdout] 305 | | path: option!(preceded!( [INFO] [stdout] ... | [INFO] [stdout] 326 | | }) [INFO] [stdout] 327 | | )); [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.10.8/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.8/src/expr.rs:723:5 [INFO] [stdout] | [INFO] [stdout] 723 | / named!(expr_break -> ExprKind, do_parse!( [INFO] [stdout] 724 | | keyword!("break") >> [INFO] [stdout] 725 | | lbl: option!(label) >> [INFO] [stdout] 726 | | (ExprKind::Break(lbl)) [INFO] [stdout] 727 | | )); [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.7.1/src/nom.rs:411:69 [INFO] [stdout] | [INFO] [stdout] 411 | 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.7.1/src/ty.rs:302:5 [INFO] [stdout] | [INFO] [stdout] 302 | / named!(ty_qpath -> Ty, do_parse!( [INFO] [stdout] 303 | | punct!("<") >> [INFO] [stdout] 304 | | this: map!(ty, Box::new) >> [INFO] [stdout] 305 | | path: option!(preceded!( [INFO] [stdout] ... | [INFO] [stdout] 326 | | }) [INFO] [stdout] 327 | | )); [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.7.1/src/nom.rs:527:46 [INFO] [stdout] | [INFO] [stdout] 527 | do_parse!($i, call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/ty.rs:329:5 [INFO] [stdout] | [INFO] [stdout] 329 | / named!(ty_impl_trait -> Ty, do_parse!( [INFO] [stdout] 330 | | punct!("impl") >> [INFO] [stdout] 331 | | multispace >> [INFO] [stdout] 332 | | elem: separated_nonempty_list!(punct!("+"), ty_param_bound) >> [INFO] [stdout] 333 | | (Ty::ImplTrait(elem)) [INFO] [stdout] 334 | | )); [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.7.1/src/nom.rs:411:69 [INFO] [stdout] | [INFO] [stdout] 411 | 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.7.1/src/ty.rs:329:5 [INFO] [stdout] | [INFO] [stdout] 329 | / named!(ty_impl_trait -> Ty, do_parse!( [INFO] [stdout] 330 | | punct!("impl") >> [INFO] [stdout] 331 | | multispace >> [INFO] [stdout] 332 | | elem: separated_nonempty_list!(punct!("+"), ty_param_bound) >> [INFO] [stdout] 333 | | (Ty::ImplTrait(elem)) [INFO] [stdout] 334 | | )); [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.7.1/src/nom.rs:539:54 [INFO] [stdout] | [INFO] [stdout] 539 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/ty.rs:336:5 [INFO] [stdout] | [INFO] [stdout] 336 | / named!(ty_paren -> Ty, do_parse!( [INFO] [stdout] 337 | | punct!("(") >> [INFO] [stdout] 338 | | elem: ty >> [INFO] [stdout] 339 | | punct!(")") >> [INFO] [stdout] 340 | | (Ty::Paren(Box::new(elem))) [INFO] [stdout] 341 | | )); [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.7.1/src/nom.rs:527:46 [INFO] [stdout] | [INFO] [stdout] 527 | do_parse!($i, call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/ty.rs:343:5 [INFO] [stdout] | [INFO] [stdout] 343 | / named!(mutability -> Mutability, alt!( [INFO] [stdout] 344 | | do_parse!( [INFO] [stdout] 345 | | punct!("mut") >> [INFO] [stdout] 346 | | multispace >> [INFO] [stdout] ... | [INFO] [stdout] 350 | | epsilon!() => { |_| Mutability::Immutable } [INFO] [stdout] 351 | | )); [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.10.8/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.8/src/expr.rs:843:5 [INFO] [stdout] | [INFO] [stdout] 843 | / named!(pub within_block -> Vec, do_parse!( [INFO] [stdout] 844 | | many0!(punct!(";")) >> [INFO] [stdout] 845 | | mut standalone: many0!(terminated!(standalone_stmt, many0!(punct!(";")))) >> [INFO] [stdout] 846 | | last: option!(expr) >> [INFO] [stdout] ... | [INFO] [stdout] 853 | | }) [INFO] [stdout] 854 | | )); [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.7.1/src/nom.rs:411:69 [INFO] [stdout] | [INFO] [stdout] 411 | 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.7.1/src/ty.rs:353:5 [INFO] [stdout] | [INFO] [stdout] 353 | / named!(pub path -> Path, do_parse!( [INFO] [stdout] 354 | | global: option!(punct!("::")) >> [INFO] [stdout] 355 | | segments: separated_nonempty_list!(punct!("::"), path_segment) >> [INFO] [stdout] 356 | | (Path { [INFO] [stdout] ... | [INFO] [stdout] 359 | | }) [INFO] [stdout] 360 | | )); [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.7.1/src/nom.rs:539:54 [INFO] [stdout] | [INFO] [stdout] 539 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/ty.rs:362:5 [INFO] [stdout] | [INFO] [stdout] 362 | / named!(path_segment -> PathSegment, alt!( [INFO] [stdout] 363 | | do_parse!( [INFO] [stdout] 364 | | id: ident >> [INFO] [stdout] 365 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 391 | | map!(ident, PathSegment::ident) [INFO] [stdout] 392 | | )); [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.7.1/src/nom.rs:362:60 [INFO] [stdout] | [INFO] [stdout] 362 | separated_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/ty.rs:362:5 [INFO] [stdout] | [INFO] [stdout] 362 | / named!(path_segment -> PathSegment, alt!( [INFO] [stdout] 363 | | do_parse!( [INFO] [stdout] 364 | | id: ident >> [INFO] [stdout] 365 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 391 | | map!(ident, PathSegment::ident) [INFO] [stdout] 392 | | )); [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.7.1/src/nom.rs:167:56 [INFO] [stdout] | [INFO] [stdout] 167 | terminated!($i, call!($f), $submac!($($args)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/ty.rs:362:5 [INFO] [stdout] | [INFO] [stdout] 362 | / named!(path_segment -> PathSegment, alt!( [INFO] [stdout] 363 | | do_parse!( [INFO] [stdout] 364 | | id: ident >> [INFO] [stdout] 365 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 391 | | map!(ident, PathSegment::ident) [INFO] [stdout] 392 | | )); [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.10.8/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.8/src/item.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 281 | / named!(item_mac -> Item, do_parse!( [INFO] [stdout] 282 | | attrs: many0!(outer_attr) >> [INFO] [stdout] 283 | | path: ident >> [INFO] [stdout] 284 | | punct!("!") >> [INFO] [stdout] ... | [INFO] [stdout] 299 | | }) [INFO] [stdout] 300 | | )); [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.8/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.8/src/item.rs:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | / named!(item_fn -> Item, do_parse!( [INFO] [stdout] 436 | | outer_attrs: many0!(outer_attr) >> [INFO] [stdout] 437 | | vis: visibility >> [INFO] [stdout] 438 | | constness: constness >> [INFO] [stdout] ... | [INFO] [stdout] 478 | | }) [INFO] [stdout] 479 | | )); [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.7.1/src/nom.rs:167:56 [INFO] [stdout] | [INFO] [stdout] 167 | terminated!($i, call!($f), $submac!($($args)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/ty.rs:362:5 [INFO] [stdout] | [INFO] [stdout] 362 | / named!(path_segment -> PathSegment, alt!( [INFO] [stdout] 363 | | do_parse!( [INFO] [stdout] 364 | | id: ident >> [INFO] [stdout] 365 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 391 | | map!(ident, PathSegment::ident) [INFO] [stdout] 392 | | )); [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.10.8/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.8/src/item.rs:481:5 [INFO] [stdout] | [INFO] [stdout] 481 | / named!(fn_arg -> FnArg, alt!( [INFO] [stdout] 482 | | do_parse!( [INFO] [stdout] 483 | | punct!("&") >> [INFO] [stdout] 484 | | lt: option!(lifetime) >> [INFO] [stdout] ... | [INFO] [stdout] 505 | | ty => { FnArg::Ignored } [INFO] [stdout] 506 | | )); [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.7.1/src/nom.rs:411:69 [INFO] [stdout] | [INFO] [stdout] 411 | 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.7.1/src/ty.rs:362:5 [INFO] [stdout] | [INFO] [stdout] 362 | / named!(path_segment -> PathSegment, alt!( [INFO] [stdout] 363 | | do_parse!( [INFO] [stdout] 364 | | id: ident >> [INFO] [stdout] 365 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 391 | | map!(ident, PathSegment::ident) [INFO] [stdout] 392 | | )); [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.7.1/src/nom.rs:76:44 [INFO] [stdout] | [INFO] [stdout] 76 | map_impl!($i, call!($f), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/ty.rs:362:5 [INFO] [stdout] | [INFO] [stdout] 362 | / named!(path_segment -> PathSegment, alt!( [INFO] [stdout] 363 | | do_parse!( [INFO] [stdout] 364 | | id: ident >> [INFO] [stdout] 365 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 391 | | map!(ident, PathSegment::ident) [INFO] [stdout] 392 | | )); [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.10.8/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.8/src/item.rs:753:5 [INFO] [stdout] | [INFO] [stdout] 753 | / named!(trait_item_method -> TraitItem, do_parse!( [INFO] [stdout] 754 | | outer_attrs: many0!(outer_attr) >> [INFO] [stdout] 755 | | constness: constness >> [INFO] [stdout] 756 | | unsafety: unsafety >> [INFO] [stdout] ... | [INFO] [stdout] 802 | | }) [INFO] [stdout] 803 | | )); [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.7.1/src/nom.rs:539:54 [INFO] [stdout] | [INFO] [stdout] 539 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/ty.rs:394:5 [INFO] [stdout] | [INFO] [stdout] 394 | / named!(type_binding -> TypeBinding, do_parse!( [INFO] [stdout] 395 | | id: ident >> [INFO] [stdout] 396 | | punct!("=") >> [INFO] [stdout] 397 | | ty: ty >> [INFO] [stdout] ... | [INFO] [stdout] 401 | | }) [INFO] [stdout] 402 | | )); [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.7.1/src/nom.rs:539:54 [INFO] [stdout] | [INFO] [stdout] 539 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/ty.rs:394:5 [INFO] [stdout] | [INFO] [stdout] 394 | / named!(type_binding -> TypeBinding, do_parse!( [INFO] [stdout] 395 | | id: ident >> [INFO] [stdout] 396 | | punct!("=") >> [INFO] [stdout] 397 | | ty: ty >> [INFO] [stdout] ... | [INFO] [stdout] 401 | | }) [INFO] [stdout] 402 | | )); [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.7.1/src/nom.rs:539:54 [INFO] [stdout] | [INFO] [stdout] 539 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/ty.rs:404:5 [INFO] [stdout] | [INFO] [stdout] 404 | / named!(pub poly_trait_ref -> PolyTraitRef, do_parse!( [INFO] [stdout] 405 | | bound_lifetimes: bound_lifetimes >> [INFO] [stdout] 406 | | trait_ref: path >> [INFO] [stdout] 407 | | (PolyTraitRef { [INFO] [stdout] ... | [INFO] [stdout] 410 | | }) [INFO] [stdout] 411 | | )); [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.10.8/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.8/src/item.rs:909:5 [INFO] [stdout] | [INFO] [stdout] 909 | / named!(impl_item_method -> ImplItem, do_parse!( [INFO] [stdout] 910 | | outer_attrs: many0!(outer_attr) >> [INFO] [stdout] 911 | | vis: visibility >> [INFO] [stdout] 912 | | defaultness: defaultness >> [INFO] [stdout] ... | [INFO] [stdout] 956 | | }) [INFO] [stdout] 957 | | )); [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.7.1/src/nom.rs:539:54 [INFO] [stdout] | [INFO] [stdout] 539 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/ty.rs:404:5 [INFO] [stdout] | [INFO] [stdout] 404 | / named!(pub poly_trait_ref -> PolyTraitRef, do_parse!( [INFO] [stdout] 405 | | bound_lifetimes: bound_lifetimes >> [INFO] [stdout] 406 | | trait_ref: path >> [INFO] [stdout] 407 | | (PolyTraitRef { [INFO] [stdout] ... | [INFO] [stdout] 410 | | }) [INFO] [stdout] 411 | | )); [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.7.1/src/nom.rs:167:56 [INFO] [stdout] | [INFO] [stdout] 167 | terminated!($i, call!($f), $submac!($($args)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/ty.rs:413:5 [INFO] [stdout] | [INFO] [stdout] 413 | / named!(fn_arg -> FnArg, do_parse!( [INFO] [stdout] 414 | | pat: option!(terminated!(ident, punct!(":"))) >> [INFO] [stdout] 415 | | ty: ty >> [INFO] [stdout] 416 | | (FnArg { [INFO] [stdout] ... | [INFO] [stdout] 419 | | }) [INFO] [stdout] 420 | | )); [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.7.1/src/nom.rs:539:54 [INFO] [stdout] | [INFO] [stdout] 539 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.7.1/src/ty.rs:413:5 [INFO] [stdout] | [INFO] [stdout] 413 | / named!(fn_arg -> FnArg, do_parse!( [INFO] [stdout] 414 | | pat: option!(terminated!(ident, punct!(":"))) >> [INFO] [stdout] 415 | | ty: ty >> [INFO] [stdout] 416 | | (FnArg { [INFO] [stdout] ... | [INFO] [stdout] 419 | | }) [INFO] [stdout] 420 | | )); [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.10.8/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.8/src/krate.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / named!(pub krate -> Crate, do_parse!( [INFO] [stdout] 17 | | option!(byte_order_mark) >> [INFO] [stdout] 18 | | shebang: option!(shebang) >> [INFO] [stdout] 19 | | attrs: many0!(inner_attr) >> [INFO] [stdout] ... | [INFO] [stdout] 25 | | }) [INFO] [stdout] 26 | | )); [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.8/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.8/src/krate.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / named!(pub krate -> Crate, do_parse!( [INFO] [stdout] 17 | | option!(byte_order_mark) >> [INFO] [stdout] 18 | | shebang: option!(shebang) >> [INFO] [stdout] 19 | | attrs: many0!(inner_attr) >> [INFO] [stdout] ... | [INFO] [stdout] 25 | | }) [INFO] [stdout] 26 | | )); [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.8/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.8/src/mac.rs:269:5 [INFO] [stdout] | [INFO] [stdout] 269 | / named!(doc_comment -> String, alt!( [INFO] [stdout] 270 | | do_parse!( [INFO] [stdout] 271 | | punct!("//!") >> [INFO] [stdout] 272 | | content: take_until!("\n") >> [INFO] [stdout] ... | [INFO] [stdout] 295 | | ) [INFO] [stdout] 296 | | )); [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.8/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.8/src/mac.rs:269:5 [INFO] [stdout] | [INFO] [stdout] 269 | / named!(doc_comment -> String, alt!( [INFO] [stdout] 270 | | do_parse!( [INFO] [stdout] 271 | | punct!("//!") >> [INFO] [stdout] 272 | | content: take_until!("\n") >> [INFO] [stdout] ... | [INFO] [stdout] 295 | | ) [INFO] [stdout] 296 | | )); [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.8/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.8/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.8/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.8/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.8/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.8/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] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/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.8/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.8/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.8/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] [stderr] Compiling regex v0.2.2 [INFO] [stdout] error: aborting due to 109 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 31 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7b8f9d4089167ff8bad6c67e92a340dc0e9cd11c43092714021b0fd0204e0890", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b8f9d4089167ff8bad6c67e92a340dc0e9cd11c43092714021b0fd0204e0890", kill_on_drop: false }` [INFO] [stdout] 7b8f9d4089167ff8bad6c67e92a340dc0e9cd11c43092714021b0fd0204e0890