[INFO] cloning repository https://github.com/waf/task [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/waf/task" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwaf%2Ftask", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwaf%2Ftask'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 861bd9a01ce73f62d308cd445e06bb60f18fe629 [INFO] checking waf/task against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwaf%2Ftask" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/waf/task 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/waf/task [INFO] finished tweaking git repo https://github.com/waf/task [INFO] tweaked toml for git repo https://github.com/waf/task written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/waf/task already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syntex_pos v0.44.0 [INFO] [stderr] Downloaded syntex_errors v0.44.0 [INFO] [stderr] Downloaded serde_codegen_internals v0.9.0 [INFO] [stderr] Downloaded syntex v0.44.0 [INFO] [stderr] Downloaded serde v0.8.10 [INFO] [stderr] Downloaded serde_json v0.8.2 [INFO] [stderr] Downloaded syntex_syntax v0.44.0 [INFO] [stderr] Downloaded quote v0.2.0 [INFO] [stderr] Downloaded syn v0.8.3 [INFO] [stderr] Downloaded serde_codegen v0.8.10 [INFO] [stderr] Downloaded clap v2.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f0e3107eb21475d5492db7625d8c7f58d633e18c303d051b3d3e4db1063d57f4 [INFO] running `Command { std: "docker" "start" "-a" "f0e3107eb21475d5492db7625d8c7f58d633e18c303d051b3d3e4db1063d57f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0e3107eb21475d5492db7625d8c7f58d633e18c303d051b3d3e4db1063d57f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0e3107eb21475d5492db7625d8c7f58d633e18c303d051b3d3e4db1063d57f4", kill_on_drop: false }` [INFO] [stdout] f0e3107eb21475d5492db7625d8c7f58d633e18c303d051b3d3e4db1063d57f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 48ef24a3c97ca55633734afe911448bf2bfb49f9dba27dc508948f60d4ce97fa [INFO] running `Command { std: "docker" "start" "-a" "48ef24a3c97ca55633734afe911448bf2bfb49f9dba27dc508948f60d4ce97fa", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling rustc-serialize v0.3.19 [INFO] [stderr] Checking libc v0.2.16 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling quote v0.2.0 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Checking vec_map v0.6.0 [INFO] [stderr] Checking serde v0.8.10 [INFO] [stderr] Checking strsim v0.5.1 [INFO] [stderr] Checking dtoa v0.2.2 [INFO] [stderr] Checking regex-syntax v0.3.5 [INFO] [stderr] Checking unicode-segmentation v0.1.2 [INFO] [stderr] Checking num-traits v0.1.36 [INFO] [stderr] Checking itoa v0.1.1 [INFO] [stderr] Checking unicode-width v0.1.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stdout] error[E0642]: patterns aren't allowed in functions without bodies [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs:147:45 [INFO] [stdout] | [INFO] [stdout] 147 | ... &f_name: &str, [INFO] [stdout] | ^^^^^^^ pattern not allowed in function without body [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling syn v0.8.3 [INFO] [stderr] Compiling term v0.4.4 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/attr.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / named!(pub attribute -> Attribute, alt!( [INFO] [stdout] 47 | | do_parse!( [INFO] [stdout] 48 | | punct!("#") >> [INFO] [stdout] 49 | | punct!("[") >> [INFO] [stdout] ... | [INFO] [stdout] 72 | | ) [INFO] [stdout] 73 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/attr.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | / named!(meta_item -> MetaItem, alt!( [INFO] [stdout] 76 | | do_parse!( [INFO] [stdout] 77 | | id: ident >> [INFO] [stdout] 78 | | punct!("(") >> [INFO] [stdout] ... | [INFO] [stdout] 91 | | map!(ident, MetaItem::Word) [INFO] [stdout] 92 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:354:60 [INFO] [stdout] | [INFO] [stdout] 354 | separated_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/attr.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | / named!(meta_item -> MetaItem, alt!( [INFO] [stdout] 76 | | do_parse!( [INFO] [stdout] 77 | | id: ident >> [INFO] [stdout] 78 | | punct!("(") >> [INFO] [stdout] ... | [INFO] [stdout] 91 | | map!(ident, MetaItem::Word) [INFO] [stdout] 92 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/attr.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | / named!(meta_item -> MetaItem, alt!( [INFO] [stdout] 76 | | do_parse!( [INFO] [stdout] 77 | | id: ident >> [INFO] [stdout] 78 | | punct!("(") >> [INFO] [stdout] ... | [INFO] [stdout] 91 | | map!(ident, MetaItem::Word) [INFO] [stdout] 92 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/attr.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | / named!(meta_item -> MetaItem, alt!( [INFO] [stdout] 76 | | do_parse!( [INFO] [stdout] 77 | | id: ident >> [INFO] [stdout] 78 | | punct!("(") >> [INFO] [stdout] ... | [INFO] [stdout] 91 | | map!(ident, MetaItem::Word) [INFO] [stdout] 92 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:58:44 [INFO] [stdout] | [INFO] [stdout] 58 | map_impl!($i, call!($f), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/attr.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | / named!(meta_item -> MetaItem, alt!( [INFO] [stdout] 76 | | do_parse!( [INFO] [stdout] 77 | | id: ident >> [INFO] [stdout] 78 | | punct!("(") >> [INFO] [stdout] ... | [INFO] [stdout] 91 | | map!(ident, MetaItem::Word) [INFO] [stdout] 92 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:483:52 [INFO] [stdout] | [INFO] [stdout] 483 | alt!($i, call!($e) => { $gen } | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/data.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | / named!(pub struct_body -> VariantData, alt!( [INFO] [stdout] 58 | | struct_like_body => { VariantData::Struct } [INFO] [stdout] 59 | | | [INFO] [stdout] 60 | | terminated!(tuple_like_body, punct!(";")) => { VariantData::Tuple } [INFO] [stdout] 61 | | | [INFO] [stdout] 62 | | punct!(";") => { |_| VariantData::Unit } [INFO] [stdout] 63 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:149:56 [INFO] [stdout] | [INFO] [stdout] 149 | terminated!($i, call!($f), $submac!($($args)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/data.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | / named!(pub struct_body -> VariantData, alt!( [INFO] [stdout] 58 | | struct_like_body => { VariantData::Struct } [INFO] [stdout] 59 | | | [INFO] [stdout] 60 | | terminated!(tuple_like_body, punct!(";")) => { VariantData::Tuple } [INFO] [stdout] 61 | | | [INFO] [stdout] 62 | | punct!(";") => { |_| VariantData::Unit } [INFO] [stdout] 63 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `terminated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:354:60 [INFO] [stdout] | [INFO] [stdout] 354 | separated_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/data.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / named!(pub enum_body -> Vec, do_parse!( [INFO] [stdout] 66 | | punct!("{") >> [INFO] [stdout] 67 | | variants: separated_list!(punct!(","), variant) >> [INFO] [stdout] 68 | | option!(punct!(",")) >> [INFO] [stdout] 69 | | punct!("}") >> [INFO] [stdout] 70 | | (variants) [INFO] [stdout] 71 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:191:30 [INFO] [stdout] | [INFO] [stdout] 191 | many0!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/data.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | / named!(variant -> Variant, do_parse!( [INFO] [stdout] 74 | | attrs: many0!(attribute) >> [INFO] [stdout] 75 | | id: ident >> [INFO] [stdout] 76 | | data: alt!( [INFO] [stdout] ... | [INFO] [stdout] 89 | | }) [INFO] [stdout] 90 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `many0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/data.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | / named!(variant -> Variant, do_parse!( [INFO] [stdout] 74 | | attrs: many0!(attribute) >> [INFO] [stdout] 75 | | id: ident >> [INFO] [stdout] 76 | | data: alt!( [INFO] [stdout] ... | [INFO] [stdout] 89 | | }) [INFO] [stdout] 90 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:483:52 [INFO] [stdout] | [INFO] [stdout] 483 | alt!($i, call!($e) => { $gen } | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/data.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | / named!(variant -> Variant, do_parse!( [INFO] [stdout] 74 | | attrs: many0!(attribute) >> [INFO] [stdout] 75 | | id: ident >> [INFO] [stdout] 76 | | data: alt!( [INFO] [stdout] ... | [INFO] [stdout] 89 | | }) [INFO] [stdout] 90 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:483:52 [INFO] [stdout] | [INFO] [stdout] 483 | alt!($i, call!($e) => { $gen } | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/data.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | / named!(variant -> Variant, do_parse!( [INFO] [stdout] 74 | | attrs: many0!(attribute) >> [INFO] [stdout] 75 | | id: ident >> [INFO] [stdout] 76 | | data: alt!( [INFO] [stdout] ... | [INFO] [stdout] 89 | | }) [INFO] [stdout] 90 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:124:54 [INFO] [stdout] | [INFO] [stdout] 124 | preceded!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/data.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | / named!(variant -> Variant, do_parse!( [INFO] [stdout] 74 | | attrs: many0!(attribute) >> [INFO] [stdout] 75 | | id: ident >> [INFO] [stdout] 76 | | data: alt!( [INFO] [stdout] ... | [INFO] [stdout] 89 | | }) [INFO] [stdout] 90 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `preceded` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:354:60 [INFO] [stdout] | [INFO] [stdout] 354 | separated_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/data.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | / named!(struct_like_body -> Vec, do_parse!( [INFO] [stdout] 93 | | punct!("{") >> [INFO] [stdout] 94 | | fields: separated_list!(punct!(","), struct_field) >> [INFO] [stdout] 95 | | option!(punct!(",")) >> [INFO] [stdout] 96 | | punct!("}") >> [INFO] [stdout] 97 | | (fields) [INFO] [stdout] 98 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:354:60 [INFO] [stdout] | [INFO] [stdout] 354 | separated_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/data.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | / named!(tuple_like_body -> Vec, do_parse!( [INFO] [stdout] 101 | | punct!("(") >> [INFO] [stdout] 102 | | fields: separated_list!(punct!(","), tuple_field) >> [INFO] [stdout] 103 | | option!(punct!(",")) >> [INFO] [stdout] 104 | | punct!(")") >> [INFO] [stdout] 105 | | (fields) [INFO] [stdout] 106 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:191:30 [INFO] [stdout] | [INFO] [stdout] 191 | many0!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/data.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | / named!(struct_field -> Field, do_parse!( [INFO] [stdout] 109 | | attrs: many0!(attribute) >> [INFO] [stdout] 110 | | vis: visibility >> [INFO] [stdout] 111 | | id: ident >> [INFO] [stdout] ... | [INFO] [stdout] 119 | | }) [INFO] [stdout] 120 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `many0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/data.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | / named!(struct_field -> Field, do_parse!( [INFO] [stdout] 109 | | attrs: many0!(attribute) >> [INFO] [stdout] 110 | | vis: visibility >> [INFO] [stdout] 111 | | id: ident >> [INFO] [stdout] ... | [INFO] [stdout] 119 | | }) [INFO] [stdout] 120 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/data.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | / named!(struct_field -> Field, do_parse!( [INFO] [stdout] 109 | | attrs: many0!(attribute) >> [INFO] [stdout] 110 | | vis: visibility >> [INFO] [stdout] 111 | | id: ident >> [INFO] [stdout] ... | [INFO] [stdout] 119 | | }) [INFO] [stdout] 120 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/data.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | / named!(struct_field -> Field, do_parse!( [INFO] [stdout] 109 | | attrs: many0!(attribute) >> [INFO] [stdout] 110 | | vis: visibility >> [INFO] [stdout] 111 | | id: ident >> [INFO] [stdout] ... | [INFO] [stdout] 119 | | }) [INFO] [stdout] 120 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:191:30 [INFO] [stdout] | [INFO] [stdout] 191 | many0!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/data.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | / named!(tuple_field -> Field, do_parse!( [INFO] [stdout] 123 | | attrs: many0!(attribute) >> [INFO] [stdout] 124 | | vis: visibility >> [INFO] [stdout] 125 | | ty: ty >> [INFO] [stdout] ... | [INFO] [stdout] 131 | | }) [INFO] [stdout] 132 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `many0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/data.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | / named!(tuple_field -> Field, do_parse!( [INFO] [stdout] 123 | | attrs: many0!(attribute) >> [INFO] [stdout] 124 | | vis: visibility >> [INFO] [stdout] 125 | | ty: ty >> [INFO] [stdout] ... | [INFO] [stdout] 131 | | }) [INFO] [stdout] 132 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/data.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | / named!(tuple_field -> Field, do_parse!( [INFO] [stdout] 123 | | attrs: many0!(attribute) >> [INFO] [stdout] 124 | | vis: visibility >> [INFO] [stdout] 125 | | ty: ty >> [INFO] [stdout] ... | [INFO] [stdout] 131 | | }) [INFO] [stdout] 132 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:58:44 [INFO] [stdout] | [INFO] [stdout] 58 | map_impl!($i, call!($f), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/data.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 143 | / named!(discriminant -> Discriminant, map!( [INFO] [stdout] 144 | | int, [INFO] [stdout] 145 | | |(value, ty)| Discriminant { [INFO] [stdout] 146 | | value: value, [INFO] [stdout] 147 | | ty: ty, [INFO] [stdout] 148 | | } [INFO] [stdout] 149 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:354:60 [INFO] [stdout] | [INFO] [stdout] 354 | separated_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/generics.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | / named!(pub generics -> Generics, do_parse!( [INFO] [stdout] 93 | | bracketed: alt!( [INFO] [stdout] 94 | | do_parse!( [INFO] [stdout] 95 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 112 | | }) [INFO] [stdout] 113 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:403:69 [INFO] [stdout] | [INFO] [stdout] 403 | separated_nonempty_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/generics.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | / named!(pub generics -> Generics, do_parse!( [INFO] [stdout] 93 | | bracketed: alt!( [INFO] [stdout] 94 | | do_parse!( [INFO] [stdout] 95 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 112 | | }) [INFO] [stdout] 113 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_nonempty_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/generics.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | / named!(pub generics -> Generics, do_parse!( [INFO] [stdout] 93 | | bracketed: alt!( [INFO] [stdout] 94 | | do_parse!( [INFO] [stdout] 95 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 112 | | }) [INFO] [stdout] 113 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:58:44 [INFO] [stdout] | [INFO] [stdout] 58 | map_impl!($i, call!($f), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/generics.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / named!(pub lifetime -> Lifetime, preceded!( [INFO] [stdout] 116 | | punct!("'"), [INFO] [stdout] 117 | | map!(ident, |id| Lifetime { [INFO] [stdout] 118 | | ident: format!("'{}", id).into(), [INFO] [stdout] 119 | | }) [INFO] [stdout] 120 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/generics.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | / named!(pub lifetime_def -> LifetimeDef, do_parse!( [INFO] [stdout] 123 | | life: lifetime >> [INFO] [stdout] 124 | | bounds: opt_vec!(preceded!( [INFO] [stdout] 125 | | punct!(":"), [INFO] [stdout] ... | [INFO] [stdout] 131 | | }) [INFO] [stdout] 132 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:403:69 [INFO] [stdout] | [INFO] [stdout] 403 | separated_nonempty_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/generics.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | / named!(pub lifetime_def -> LifetimeDef, do_parse!( [INFO] [stdout] 123 | | life: lifetime >> [INFO] [stdout] 124 | | bounds: opt_vec!(preceded!( [INFO] [stdout] 125 | | punct!(":"), [INFO] [stdout] ... | [INFO] [stdout] 131 | | }) [INFO] [stdout] 132 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_nonempty_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:354:60 [INFO] [stdout] | [INFO] [stdout] 354 | separated_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/generics.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | / named!(pub bound_lifetimes -> Vec, opt_vec!(do_parse!( [INFO] [stdout] 135 | | keyword!("for") >> [INFO] [stdout] 136 | | punct!("<") >> [INFO] [stdout] 137 | | lifetimes: separated_list!(punct!(","), lifetime_def) >> [INFO] [stdout] 138 | | punct!(">") >> [INFO] [stdout] 139 | | (lifetimes) [INFO] [stdout] 140 | | ))); [INFO] [stdout] | |________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/generics.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | / named!(ty_param -> TyParam, do_parse!( [INFO] [stdout] 143 | | id: ident >> [INFO] [stdout] 144 | | bounds: opt_vec!(preceded!( [INFO] [stdout] 145 | | punct!(":"), [INFO] [stdout] ... | [INFO] [stdout] 156 | | }) [INFO] [stdout] 157 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:403:69 [INFO] [stdout] | [INFO] [stdout] 403 | separated_nonempty_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/generics.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | / named!(ty_param -> TyParam, do_parse!( [INFO] [stdout] 143 | | id: ident >> [INFO] [stdout] 144 | | bounds: opt_vec!(preceded!( [INFO] [stdout] 145 | | punct!(":"), [INFO] [stdout] ... | [INFO] [stdout] 156 | | }) [INFO] [stdout] 157 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_nonempty_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:124:54 [INFO] [stdout] | [INFO] [stdout] 124 | preceded!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/generics.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | / named!(ty_param -> TyParam, do_parse!( [INFO] [stdout] 143 | | id: ident >> [INFO] [stdout] 144 | | bounds: opt_vec!(preceded!( [INFO] [stdout] 145 | | punct!(":"), [INFO] [stdout] ... | [INFO] [stdout] 156 | | }) [INFO] [stdout] 157 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `preceded` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:124:54 [INFO] [stdout] | [INFO] [stdout] 124 | preceded!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/generics.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | / named!(pub ty_param_bound -> TyParamBound, alt!( [INFO] [stdout] 160 | | preceded!(punct!("?"), poly_trait_ref) => { [INFO] [stdout] 161 | | |poly| TyParamBound::Trait(poly, TraitBoundModifier::Maybe) [INFO] [stdout] 162 | | } [INFO] [stdout] ... | [INFO] [stdout] 168 | | } [INFO] [stdout] 169 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `preceded` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:483:52 [INFO] [stdout] | [INFO] [stdout] 483 | alt!($i, call!($e) => { $gen } | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/generics.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | / named!(pub ty_param_bound -> TyParamBound, alt!( [INFO] [stdout] 160 | | preceded!(punct!("?"), poly_trait_ref) => { [INFO] [stdout] 161 | | |poly| TyParamBound::Trait(poly, TraitBoundModifier::Maybe) [INFO] [stdout] 162 | | } [INFO] [stdout] ... | [INFO] [stdout] 168 | | } [INFO] [stdout] 169 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:487:40 [INFO] [stdout] | [INFO] [stdout] 487 | alt!($i, call!($e) => { $gen }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/generics.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | / named!(pub ty_param_bound -> TyParamBound, alt!( [INFO] [stdout] 160 | | preceded!(punct!("?"), poly_trait_ref) => { [INFO] [stdout] 161 | | |poly| TyParamBound::Trait(poly, TraitBoundModifier::Maybe) [INFO] [stdout] 162 | | } [INFO] [stdout] ... | [INFO] [stdout] 168 | | } [INFO] [stdout] 169 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:403:69 [INFO] [stdout] | [INFO] [stdout] 403 | separated_nonempty_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/generics.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | / named!(pub where_clause -> WhereClause, alt!( [INFO] [stdout] 172 | | do_parse!( [INFO] [stdout] 173 | | keyword!("where") >> [INFO] [stdout] 174 | | predicates: separated_nonempty_list!(punct!(","), where_predicate) >> [INFO] [stdout] ... | [INFO] [stdout] 179 | | epsilon!() => { |_| Default::default() } [INFO] [stdout] 180 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_nonempty_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/generics.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | / named!(where_predicate -> WherePredicate, alt!( [INFO] [stdout] 183 | | do_parse!( [INFO] [stdout] 184 | | ident: lifetime >> [INFO] [stdout] 185 | | punct!(":") >> [INFO] [stdout] ... | [INFO] [stdout] 203 | | ) [INFO] [stdout] 204 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:403:69 [INFO] [stdout] | [INFO] [stdout] 403 | separated_nonempty_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/generics.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | / named!(where_predicate -> WherePredicate, alt!( [INFO] [stdout] 183 | | do_parse!( [INFO] [stdout] 184 | | ident: lifetime >> [INFO] [stdout] 185 | | punct!(":") >> [INFO] [stdout] ... | [INFO] [stdout] 203 | | ) [INFO] [stdout] 204 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_nonempty_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/generics.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | / named!(where_predicate -> WherePredicate, alt!( [INFO] [stdout] 183 | | do_parse!( [INFO] [stdout] 184 | | ident: lifetime >> [INFO] [stdout] 185 | | punct!(":") >> [INFO] [stdout] ... | [INFO] [stdout] 203 | | ) [INFO] [stdout] 204 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/generics.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | / named!(where_predicate -> WherePredicate, alt!( [INFO] [stdout] 183 | | do_parse!( [INFO] [stdout] 184 | | ident: lifetime >> [INFO] [stdout] 185 | | punct!(":") >> [INFO] [stdout] ... | [INFO] [stdout] 203 | | ) [INFO] [stdout] 204 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:403:69 [INFO] [stdout] | [INFO] [stdout] 403 | separated_nonempty_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/generics.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | / named!(where_predicate -> WherePredicate, alt!( [INFO] [stdout] 183 | | do_parse!( [INFO] [stdout] 184 | | ident: lifetime >> [INFO] [stdout] 185 | | punct!(":") >> [INFO] [stdout] ... | [INFO] [stdout] 203 | | ) [INFO] [stdout] 204 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_nonempty_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/helper.rs:63:31 [INFO] [stdout] | [INFO] [stdout] 63 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/ident.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | / named!(pub ident -> Ident, preceded!( [INFO] [stdout] 58 | | option!(multispace), [INFO] [stdout] 59 | | map!(take_while1!(ident_ch), Into::into) [INFO] [stdout] 60 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:54:54 [INFO] [stdout] | [INFO] [stdout] 54 | map_impl!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/ident.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | / named!(pub ident -> Ident, preceded!( [INFO] [stdout] 58 | | option!(multispace), [INFO] [stdout] 59 | | map!(take_while1!(ident_ch), Into::into) [INFO] [stdout] 60 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:223:40 [INFO] [stdout] | [INFO] [stdout] 223 | take_while1!($input, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/ident.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | / named!(pub ident -> Ident, preceded!( [INFO] [stdout] 58 | | option!(multispace), [INFO] [stdout] 59 | | map!(take_while1!(ident_ch), Into::into) [INFO] [stdout] 60 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `take_while1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:465:40 [INFO] [stdout] | [INFO] [stdout] 465 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/lit.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | / named!(pub lit -> Lit, alt!( [INFO] [stdout] 62 | | string [INFO] [stdout] 63 | | // TODO: ByteStr [INFO] [stdout] 64 | | // TODO: Byte [INFO] [stdout] ... | [INFO] [stdout] 69 | | // TODO: Bool [INFO] [stdout] 70 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:487:40 [INFO] [stdout] | [INFO] [stdout] 487 | alt!($i, call!($e) => { $gen }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/lit.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | / named!(pub lit -> Lit, alt!( [INFO] [stdout] 62 | | string [INFO] [stdout] 63 | | // TODO: ByteStr [INFO] [stdout] 64 | | // TODO: Byte [INFO] [stdout] ... | [INFO] [stdout] 69 | | // TODO: Bool [INFO] [stdout] 70 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:424:64 [INFO] [stdout] | [INFO] [stdout] 424 | tuple_parser!($i, ($($parsed),*), call!($e), $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/lit.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | / named!(string -> Lit, alt!( [INFO] [stdout] 73 | | delimited!( [INFO] [stdout] 74 | | punct!("\""), [INFO] [stdout] 75 | | cooked_string, [INFO] [stdout] ... | [INFO] [stdout] 82 | | ) => { |(s, n)| Lit::Str(s, StrStyle::Raw(n)) } [INFO] [stdout] 83 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:124:54 [INFO] [stdout] | [INFO] [stdout] 124 | preceded!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/lit.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | / named!(string -> Lit, alt!( [INFO] [stdout] 73 | | delimited!( [INFO] [stdout] 74 | | punct!("\""), [INFO] [stdout] 75 | | cooked_string, [INFO] [stdout] ... | [INFO] [stdout] 82 | | ) => { |(s, n)| Lit::Str(s, StrStyle::Raw(n)) } [INFO] [stdout] 83 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `preceded` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:424:64 [INFO] [stdout] | [INFO] [stdout] 424 | tuple_parser!($i, ($($parsed),*), call!($e), $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/lit.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | / named!(pub int -> (u64, IntTy), tuple!( [INFO] [stdout] 86 | | digits, [INFO] [stdout] 87 | | alt!( [INFO] [stdout] 88 | | tag!("isize") => { |_| IntTy::Isize } [INFO] [stdout] ... | [INFO] [stdout] 109 | | ) [INFO] [stdout] 110 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:191:30 [INFO] [stdout] | [INFO] [stdout] 191 | many0!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/macro_input.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | / named!(pub macro_input -> MacroInput, do_parse!( [INFO] [stdout] 28 | | attrs: many0!(attribute) >> [INFO] [stdout] 29 | | vis: visibility >> [INFO] [stdout] 30 | | which: alt!(keyword!("struct") | keyword!("enum")) >> [INFO] [stdout] ... | [INFO] [stdout] 51 | | (item) [INFO] [stdout] 52 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `many0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/macro_input.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | / named!(pub macro_input -> MacroInput, do_parse!( [INFO] [stdout] 28 | | attrs: many0!(attribute) >> [INFO] [stdout] 29 | | vis: visibility >> [INFO] [stdout] 30 | | which: alt!(keyword!("struct") | keyword!("enum")) >> [INFO] [stdout] ... | [INFO] [stdout] 51 | | (item) [INFO] [stdout] 52 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/macro_input.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | / named!(pub macro_input -> MacroInput, do_parse!( [INFO] [stdout] 28 | | attrs: many0!(attribute) >> [INFO] [stdout] 29 | | vis: visibility >> [INFO] [stdout] 30 | | which: alt!(keyword!("struct") | keyword!("enum")) >> [INFO] [stdout] ... | [INFO] [stdout] 51 | | (item) [INFO] [stdout] 52 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/macro_input.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | / named!(pub macro_input -> MacroInput, do_parse!( [INFO] [stdout] 28 | | attrs: many0!(attribute) >> [INFO] [stdout] 29 | | vis: visibility >> [INFO] [stdout] 30 | | which: alt!(keyword!("struct") | keyword!("enum")) >> [INFO] [stdout] ... | [INFO] [stdout] 51 | | (item) [INFO] [stdout] 52 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:58:44 [INFO] [stdout] | [INFO] [stdout] 58 | map_impl!($i, call!($f), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/macro_input.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | / named!(pub macro_input -> MacroInput, do_parse!( [INFO] [stdout] 28 | | attrs: many0!(attribute) >> [INFO] [stdout] 29 | | vis: visibility >> [INFO] [stdout] 30 | | which: alt!(keyword!("struct") | keyword!("enum")) >> [INFO] [stdout] ... | [INFO] [stdout] 51 | | (item) [INFO] [stdout] 52 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:58:44 [INFO] [stdout] | [INFO] [stdout] 58 | map_impl!($i, call!($f), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/macro_input.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | / named!(pub macro_input -> MacroInput, do_parse!( [INFO] [stdout] 28 | | attrs: many0!(attribute) >> [INFO] [stdout] 29 | | vis: visibility >> [INFO] [stdout] 30 | | which: alt!(keyword!("struct") | keyword!("enum")) >> [INFO] [stdout] ... | [INFO] [stdout] 51 | | (item) [INFO] [stdout] 52 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/helper.rs:63:31 [INFO] [stdout] | [INFO] [stdout] 63 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/macro_input.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | / named!(pub macro_input -> MacroInput, do_parse!( [INFO] [stdout] 28 | | attrs: many0!(attribute) >> [INFO] [stdout] 29 | | vis: visibility >> [INFO] [stdout] 30 | | which: alt!(keyword!("struct") | keyword!("enum")) >> [INFO] [stdout] ... | [INFO] [stdout] 51 | | (item) [INFO] [stdout] 52 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:465:40 [INFO] [stdout] | [INFO] [stdout] 465 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/ty.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | / named!(pub ty -> Ty, alt!( [INFO] [stdout] 199 | | ty_vec [INFO] [stdout] 200 | | | [INFO] [stdout] 201 | | ty_fixed_length_vec [INFO] [stdout] ... | [INFO] [stdout] 219 | | ty_paren [INFO] [stdout] 220 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:465:40 [INFO] [stdout] | [INFO] [stdout] 465 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/ty.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | / named!(pub ty -> Ty, alt!( [INFO] [stdout] 199 | | ty_vec [INFO] [stdout] 200 | | | [INFO] [stdout] 201 | | ty_fixed_length_vec [INFO] [stdout] ... | [INFO] [stdout] 219 | | ty_paren [INFO] [stdout] 220 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:465:40 [INFO] [stdout] | [INFO] [stdout] 465 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/ty.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | / named!(pub ty -> Ty, alt!( [INFO] [stdout] 199 | | ty_vec [INFO] [stdout] 200 | | | [INFO] [stdout] 201 | | ty_fixed_length_vec [INFO] [stdout] ... | [INFO] [stdout] 219 | | ty_paren [INFO] [stdout] 220 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:465:40 [INFO] [stdout] | [INFO] [stdout] 465 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/ty.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | / named!(pub ty -> Ty, alt!( [INFO] [stdout] 199 | | ty_vec [INFO] [stdout] 200 | | | [INFO] [stdout] 201 | | ty_fixed_length_vec [INFO] [stdout] ... | [INFO] [stdout] 219 | | ty_paren [INFO] [stdout] 220 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:465:40 [INFO] [stdout] | [INFO] [stdout] 465 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/ty.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | / named!(pub ty -> Ty, alt!( [INFO] [stdout] 199 | | ty_vec [INFO] [stdout] 200 | | | [INFO] [stdout] 201 | | ty_fixed_length_vec [INFO] [stdout] ... | [INFO] [stdout] 219 | | ty_paren [INFO] [stdout] 220 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:465:40 [INFO] [stdout] | [INFO] [stdout] 465 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/ty.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | / named!(pub ty -> Ty, alt!( [INFO] [stdout] 199 | | ty_vec [INFO] [stdout] 200 | | | [INFO] [stdout] 201 | | ty_fixed_length_vec [INFO] [stdout] ... | [INFO] [stdout] 219 | | ty_paren [INFO] [stdout] 220 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:465:40 [INFO] [stdout] | [INFO] [stdout] 465 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/ty.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | / named!(pub ty -> Ty, alt!( [INFO] [stdout] 199 | | ty_vec [INFO] [stdout] 200 | | | [INFO] [stdout] 201 | | ty_fixed_length_vec [INFO] [stdout] ... | [INFO] [stdout] 219 | | ty_paren [INFO] [stdout] 220 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:465:40 [INFO] [stdout] | [INFO] [stdout] 465 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/ty.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | / named!(pub ty -> Ty, alt!( [INFO] [stdout] 199 | | ty_vec [INFO] [stdout] 200 | | | [INFO] [stdout] 201 | | ty_fixed_length_vec [INFO] [stdout] ... | [INFO] [stdout] 219 | | ty_paren [INFO] [stdout] 220 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:465:40 [INFO] [stdout] | [INFO] [stdout] 465 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/ty.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | / named!(pub ty -> Ty, alt!( [INFO] [stdout] 199 | | ty_vec [INFO] [stdout] 200 | | | [INFO] [stdout] 201 | | ty_fixed_length_vec [INFO] [stdout] ... | [INFO] [stdout] 219 | | ty_paren [INFO] [stdout] 220 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:465:40 [INFO] [stdout] | [INFO] [stdout] 465 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/ty.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | / named!(pub ty -> Ty, alt!( [INFO] [stdout] 199 | | ty_vec [INFO] [stdout] 200 | | | [INFO] [stdout] 201 | | ty_fixed_length_vec [INFO] [stdout] ... | [INFO] [stdout] 219 | | ty_paren [INFO] [stdout] 220 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:498:28 [INFO] [stdout] | [INFO] [stdout] 498 | alt!($i, call!($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/ty.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | / named!(pub ty -> Ty, alt!( [INFO] [stdout] 199 | | ty_vec [INFO] [stdout] 200 | | | [INFO] [stdout] 201 | | ty_fixed_length_vec [INFO] [stdout] ... | [INFO] [stdout] 219 | | ty_paren [INFO] [stdout] 220 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/ty.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 222 | / named!(ty_vec -> Ty, do_parse!( [INFO] [stdout] 223 | | punct!("[") >> [INFO] [stdout] 224 | | elem: ty >> [INFO] [stdout] 225 | | punct!("]") >> [INFO] [stdout] 226 | | (Ty::Vec(Box::new(elem))) [INFO] [stdout] 227 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/ty.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 229 | / named!(ty_fixed_length_vec -> Ty, do_parse!( [INFO] [stdout] 230 | | punct!("[") >> [INFO] [stdout] 231 | | elem: ty >> [INFO] [stdout] 232 | | punct!(";") >> [INFO] [stdout] ... | [INFO] [stdout] 235 | | (Ty::FixedLengthVec(Box::new(elem), len.0 as usize)) [INFO] [stdout] 236 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/ty.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 229 | / named!(ty_fixed_length_vec -> Ty, do_parse!( [INFO] [stdout] 230 | | punct!("[") >> [INFO] [stdout] 231 | | elem: ty >> [INFO] [stdout] 232 | | punct!(";") >> [INFO] [stdout] ... | [INFO] [stdout] 235 | | (Ty::FixedLengthVec(Box::new(elem), len.0 as usize)) [INFO] [stdout] 236 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/ty.rs:238:5 [INFO] [stdout] | [INFO] [stdout] 238 | / named!(ty_ptr -> Ty, do_parse!( [INFO] [stdout] 239 | | punct!("*") >> [INFO] [stdout] 240 | | mutability: alt!( [INFO] [stdout] 241 | | keyword!("const") => { |_| Mutability::Immutable } [INFO] [stdout] ... | [INFO] [stdout] 249 | | }))) [INFO] [stdout] 250 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/helper.rs:63:31 [INFO] [stdout] | [INFO] [stdout] 63 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/ty.rs:252:5 [INFO] [stdout] | [INFO] [stdout] 252 | / named!(ty_rptr -> Ty, do_parse!( [INFO] [stdout] 253 | | punct!("&") >> [INFO] [stdout] 254 | | life: option!(lifetime) >> [INFO] [stdout] 255 | | mutability: mutability >> [INFO] [stdout] ... | [INFO] [stdout] 260 | | }))) [INFO] [stdout] 261 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/ty.rs:252:5 [INFO] [stdout] | [INFO] [stdout] 252 | / named!(ty_rptr -> Ty, do_parse!( [INFO] [stdout] 253 | | punct!("&") >> [INFO] [stdout] 254 | | life: option!(lifetime) >> [INFO] [stdout] 255 | | mutability: mutability >> [INFO] [stdout] ... | [INFO] [stdout] 260 | | }))) [INFO] [stdout] 261 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/ty.rs:252:5 [INFO] [stdout] | [INFO] [stdout] 252 | / named!(ty_rptr -> Ty, do_parse!( [INFO] [stdout] 253 | | punct!("&") >> [INFO] [stdout] 254 | | life: option!(lifetime) >> [INFO] [stdout] 255 | | mutability: mutability >> [INFO] [stdout] ... | [INFO] [stdout] 260 | | }))) [INFO] [stdout] 261 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:354:60 [INFO] [stdout] | [INFO] [stdout] 354 | separated_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/ty.rs:263:5 [INFO] [stdout] | [INFO] [stdout] 263 | / named!(ty_bare_fn -> Ty, do_parse!( [INFO] [stdout] 264 | | keyword!("fn") >> [INFO] [stdout] 265 | | lifetimes: opt_vec!(delimited!( [INFO] [stdout] 266 | | punct!("<"), [INFO] [stdout] ... | [INFO] [stdout] 286 | | }))) [INFO] [stdout] 287 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:354:60 [INFO] [stdout] | [INFO] [stdout] 354 | separated_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/ty.rs:263:5 [INFO] [stdout] | [INFO] [stdout] 263 | / named!(ty_bare_fn -> Ty, do_parse!( [INFO] [stdout] 264 | | keyword!("fn") >> [INFO] [stdout] 265 | | lifetimes: opt_vec!(delimited!( [INFO] [stdout] 266 | | punct!("<"), [INFO] [stdout] ... | [INFO] [stdout] 286 | | }))) [INFO] [stdout] 287 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:124:54 [INFO] [stdout] | [INFO] [stdout] 124 | preceded!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/ty.rs:263:5 [INFO] [stdout] | [INFO] [stdout] 263 | / named!(ty_bare_fn -> Ty, do_parse!( [INFO] [stdout] 264 | | keyword!("fn") >> [INFO] [stdout] 265 | | lifetimes: opt_vec!(delimited!( [INFO] [stdout] 266 | | punct!("<"), [INFO] [stdout] ... | [INFO] [stdout] 286 | | }))) [INFO] [stdout] 287 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `preceded` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:54:54 [INFO] [stdout] | [INFO] [stdout] 54 | map_impl!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/ty.rs:289:5 [INFO] [stdout] | [INFO] [stdout] 289 | named!(ty_never -> Ty, map!(punct!("!"), |_| Ty::Never)); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:354:60 [INFO] [stdout] | [INFO] [stdout] 354 | separated_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/ty.rs:291:5 [INFO] [stdout] | [INFO] [stdout] 291 | / named!(ty_tup -> Ty, do_parse!( [INFO] [stdout] 292 | | punct!("(") >> [INFO] [stdout] 293 | | elems: separated_list!(punct!(","), ty) >> [INFO] [stdout] 294 | | punct!(")") >> [INFO] [stdout] 295 | | (Ty::Tup(elems)) [INFO] [stdout] 296 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:58:44 [INFO] [stdout] | [INFO] [stdout] 58 | map_impl!($i, call!($f), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/ty.rs:298:5 [INFO] [stdout] | [INFO] [stdout] 298 | named!(ty_path -> Ty, map!(path, |p| Ty::Path(None, p))); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:58:44 [INFO] [stdout] | [INFO] [stdout] 58 | map_impl!($i, call!($f), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/ty.rs:300:5 [INFO] [stdout] | [INFO] [stdout] 300 | / named!(ty_qpath -> Ty, do_parse!( [INFO] [stdout] 301 | | punct!("<") >> [INFO] [stdout] 302 | | this: map!(ty, Box::new) >> [INFO] [stdout] 303 | | path: option!(preceded!( [INFO] [stdout] ... | [INFO] [stdout] 324 | | }) [INFO] [stdout] 325 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:124:54 [INFO] [stdout] | [INFO] [stdout] 124 | preceded!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/ty.rs:300:5 [INFO] [stdout] | [INFO] [stdout] 300 | / named!(ty_qpath -> Ty, do_parse!( [INFO] [stdout] 301 | | punct!("<") >> [INFO] [stdout] 302 | | this: map!(ty, Box::new) >> [INFO] [stdout] 303 | | path: option!(preceded!( [INFO] [stdout] ... | [INFO] [stdout] 324 | | }) [INFO] [stdout] 325 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `preceded` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:403:69 [INFO] [stdout] | [INFO] [stdout] 403 | separated_nonempty_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/ty.rs:300:5 [INFO] [stdout] | [INFO] [stdout] 300 | / named!(ty_qpath -> Ty, do_parse!( [INFO] [stdout] 301 | | punct!("<") >> [INFO] [stdout] 302 | | this: map!(ty, Box::new) >> [INFO] [stdout] 303 | | path: option!(preceded!( [INFO] [stdout] ... | [INFO] [stdout] 324 | | }) [INFO] [stdout] 325 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_nonempty_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:403:69 [INFO] [stdout] | [INFO] [stdout] 403 | separated_nonempty_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/ty.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | / named!(ty_impl_trait -> Ty, do_parse!( [INFO] [stdout] 328 | | keyword!("impl") >> [INFO] [stdout] 329 | | elem: separated_nonempty_list!(punct!("+"), ty_param_bound) >> [INFO] [stdout] 330 | | (Ty::ImplTrait(elem)) [INFO] [stdout] 331 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_nonempty_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/ty.rs:333:5 [INFO] [stdout] | [INFO] [stdout] 333 | / named!(ty_paren -> Ty, do_parse!( [INFO] [stdout] 334 | | punct!("(") >> [INFO] [stdout] 335 | | elem: ty >> [INFO] [stdout] 336 | | punct!(")") >> [INFO] [stdout] 337 | | (Ty::Paren(Box::new(elem))) [INFO] [stdout] 338 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:403:69 [INFO] [stdout] | [INFO] [stdout] 403 | separated_nonempty_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/ty.rs:349:5 [INFO] [stdout] | [INFO] [stdout] 349 | / named!(pub path -> Path, do_parse!( [INFO] [stdout] 350 | | global: option!(punct!("::")) >> [INFO] [stdout] 351 | | segments: separated_nonempty_list!(punct!("::"), path_segment) >> [INFO] [stdout] 352 | | (Path { [INFO] [stdout] ... | [INFO] [stdout] 355 | | }) [INFO] [stdout] 356 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_nonempty_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/ty.rs:358:5 [INFO] [stdout] | [INFO] [stdout] 358 | / named!(path_segment -> PathSegment, alt!( [INFO] [stdout] 359 | | do_parse!( [INFO] [stdout] 360 | | id: ident >> [INFO] [stdout] 361 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 387 | | map!(ident, PathSegment::ident) [INFO] [stdout] 388 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:354:60 [INFO] [stdout] | [INFO] [stdout] 354 | separated_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/ty.rs:358:5 [INFO] [stdout] | [INFO] [stdout] 358 | / named!(path_segment -> PathSegment, alt!( [INFO] [stdout] 359 | | do_parse!( [INFO] [stdout] 360 | | id: ident >> [INFO] [stdout] 361 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 387 | | map!(ident, PathSegment::ident) [INFO] [stdout] 388 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:149:56 [INFO] [stdout] | [INFO] [stdout] 149 | terminated!($i, call!($f), $submac!($($args)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/ty.rs:358:5 [INFO] [stdout] | [INFO] [stdout] 358 | / named!(path_segment -> PathSegment, alt!( [INFO] [stdout] 359 | | do_parse!( [INFO] [stdout] 360 | | id: ident >> [INFO] [stdout] 361 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 387 | | map!(ident, PathSegment::ident) [INFO] [stdout] 388 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `terminated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:149:56 [INFO] [stdout] | [INFO] [stdout] 149 | terminated!($i, call!($f), $submac!($($args)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/ty.rs:358:5 [INFO] [stdout] | [INFO] [stdout] 358 | / named!(path_segment -> PathSegment, alt!( [INFO] [stdout] 359 | | do_parse!( [INFO] [stdout] 360 | | id: ident >> [INFO] [stdout] 361 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 387 | | map!(ident, PathSegment::ident) [INFO] [stdout] 388 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `terminated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:403:69 [INFO] [stdout] | [INFO] [stdout] 403 | separated_nonempty_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/ty.rs:358:5 [INFO] [stdout] | [INFO] [stdout] 358 | / named!(path_segment -> PathSegment, alt!( [INFO] [stdout] 359 | | do_parse!( [INFO] [stdout] 360 | | id: ident >> [INFO] [stdout] 361 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 387 | | map!(ident, PathSegment::ident) [INFO] [stdout] 388 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_nonempty_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:58:44 [INFO] [stdout] | [INFO] [stdout] 58 | map_impl!($i, call!($f), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/ty.rs:358:5 [INFO] [stdout] | [INFO] [stdout] 358 | / named!(path_segment -> PathSegment, alt!( [INFO] [stdout] 359 | | do_parse!( [INFO] [stdout] 360 | | id: ident >> [INFO] [stdout] 361 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 387 | | map!(ident, PathSegment::ident) [INFO] [stdout] 388 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/ty.rs:390:5 [INFO] [stdout] | [INFO] [stdout] 390 | / named!(type_binding -> TypeBinding, do_parse!( [INFO] [stdout] 391 | | id: ident >> [INFO] [stdout] 392 | | punct!("=") >> [INFO] [stdout] 393 | | ty: ty >> [INFO] [stdout] ... | [INFO] [stdout] 397 | | }) [INFO] [stdout] 398 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/ty.rs:390:5 [INFO] [stdout] | [INFO] [stdout] 390 | / named!(type_binding -> TypeBinding, do_parse!( [INFO] [stdout] 391 | | id: ident >> [INFO] [stdout] 392 | | punct!("=") >> [INFO] [stdout] 393 | | ty: ty >> [INFO] [stdout] ... | [INFO] [stdout] 397 | | }) [INFO] [stdout] 398 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/ty.rs:400:5 [INFO] [stdout] | [INFO] [stdout] 400 | / named!(pub poly_trait_ref -> PolyTraitRef, do_parse!( [INFO] [stdout] 401 | | bound_lifetimes: bound_lifetimes >> [INFO] [stdout] 402 | | trait_ref: path >> [INFO] [stdout] 403 | | (PolyTraitRef { [INFO] [stdout] ... | [INFO] [stdout] 406 | | }) [INFO] [stdout] 407 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/ty.rs:400:5 [INFO] [stdout] | [INFO] [stdout] 400 | / named!(pub poly_trait_ref -> PolyTraitRef, do_parse!( [INFO] [stdout] 401 | | bound_lifetimes: bound_lifetimes >> [INFO] [stdout] 402 | | trait_ref: path >> [INFO] [stdout] 403 | | (PolyTraitRef { [INFO] [stdout] ... | [INFO] [stdout] 406 | | }) [INFO] [stdout] 407 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:149:56 [INFO] [stdout] | [INFO] [stdout] 149 | terminated!($i, call!($f), $submac!($($args)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/ty.rs:409:5 [INFO] [stdout] | [INFO] [stdout] 409 | / named!(fn_arg -> FnArg, do_parse!( [INFO] [stdout] 410 | | pat: option!(terminated!(ident, punct!(":"))) >> [INFO] [stdout] 411 | | ty: ty >> [INFO] [stdout] 412 | | (FnArg { [INFO] [stdout] ... | [INFO] [stdout] 415 | | }) [INFO] [stdout] 416 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `terminated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/nom.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.8.3/src/ty.rs:409:5 [INFO] [stdout] | [INFO] [stdout] 409 | / named!(fn_arg -> FnArg, do_parse!( [INFO] [stdout] 410 | | pat: option!(terminated!(ident, punct!(":"))) >> [INFO] [stdout] 411 | | ty: ty >> [INFO] [stdout] 412 | | (FnArg { [INFO] [stdout] ... | [INFO] [stdout] 415 | | }) [INFO] [stdout] 416 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking term_size v0.2.1 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking clap v2.13.0 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stdout] error: aborting due to 100 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0642`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "48ef24a3c97ca55633734afe911448bf2bfb49f9dba27dc508948f60d4ce97fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48ef24a3c97ca55633734afe911448bf2bfb49f9dba27dc508948f60d4ce97fa", kill_on_drop: false }` [INFO] [stdout] 48ef24a3c97ca55633734afe911448bf2bfb49f9dba27dc508948f60d4ce97fa