[INFO] cloning repository https://github.com/kwyse/scintillis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kwyse/scintillis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkwyse%2Fscintillis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkwyse%2Fscintillis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cb4d6342f1316d8e36d6468e5d7e7cb03d89d635 [INFO] checking kwyse/scintillis against try#8b72f65b805cbe4c261de45030d663f524f27376 for pr-78991 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkwyse%2Fscintillis" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kwyse/scintillis on toolchain 8b72f65b805cbe4c261de45030d663f524f27376 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kwyse/scintillis [INFO] finished tweaking git repo https://github.com/kwyse/scintillis [INFO] tweaked toml for git repo https://github.com/kwyse/scintillis written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/kwyse/scintillis already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_yaml v0.5.0 [INFO] [stderr] Downloaded serde_test v0.8.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 634e6541ba9e3f88dcb737bb41542ac20ba2cdaa0c415362999835e78c5149ba [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "634e6541ba9e3f88dcb737bb41542ac20ba2cdaa0c415362999835e78c5149ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "634e6541ba9e3f88dcb737bb41542ac20ba2cdaa0c415362999835e78c5149ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "634e6541ba9e3f88dcb737bb41542ac20ba2cdaa0c415362999835e78c5149ba", kill_on_drop: false }` [INFO] [stdout] 634e6541ba9e3f88dcb737bb41542ac20ba2cdaa0c415362999835e78c5149ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bab4d0790ade26ef926cfc90680fe4f214b6716a5b1fe2db5f7cdcd83256681e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bab4d0790ade26ef926cfc90680fe4f214b6716a5b1fe2db5f7cdcd83256681e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.17 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Checking lazy_static v0.2.1 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling quote v0.3.5 [INFO] [stderr] Compiling gcc v0.3.38 [INFO] [stderr] Checking serde v0.8.17 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking rustc-demangle v0.1.2 [INFO] [stderr] Checking unicode-width v0.1.3 [INFO] [stderr] Checking strsim v0.5.1 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking unicode-segmentation v0.1.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling x11-dl v2.11.0 [INFO] [stderr] Compiling xml-rs v0.3.4 [INFO] [stderr] Compiling syn v0.9.2 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Checking rand v0.3.14 [INFO] [stderr] Checking fs2 v0.2.5 [INFO] [stderr] Checking shared_library v0.1.5 [INFO] [stderr] Checking term_size v0.2.1 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 15 | fn $name(i: &str) -> $crate::nom::IResult<&str, $o> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `IResult`, found `()` [INFO] [stdout] 16 | $submac!(i, $($args)*) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/constant.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | named!(and_binary -> (BinOp, ConstExpr), tuple!(binop, const_expr)); [INFO] [stdout] | -------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected enum `IResult<&str, (op::BinOp, constant::ConstExpr)>` [INFO] [stdout] found unit type `()` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tempfile v2.1.4 [INFO] [stdout] error[E0308]: `match` arms have incompatible types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:473:9 [INFO] [stdout] | [INFO] [stdout] 29 | / $fun($i) [INFO] [stdout] 30 | | }; [INFO] [stdout] 31 | | } [INFO] [stdout] 32 | | [INFO] [stdout] ... | [INFO] [stdout] 472 | | ($i:expr, $field:ident : $submac:ident!( $($args:tt)* ) >> $($rest:tt)*) => { [INFO] [stdout] 473 | | match $submac!($i, $($args)*) { [INFO] [stdout] | _|________-^ [INFO] [stdout] | | |________| [INFO] [stdout] | | `match` arms have incompatible types [INFO] [stdout] 474 | | $crate::nom::IResult::Error => $crate::nom::IResult::Error, [INFO] [stdout] | | --------------------------- this is found to be of type `IResult<_, _>` [INFO] [stdout] 475 | | $crate::nom::IResult::Done(i, o) => { [INFO] [stdout] 476 | | let $field = o; [INFO] [stdout] 477 | | do_parse!(i, $($rest)*) [INFO] [stdout] | | - help: consider removing this semicolon [INFO] [stdout] 478 | | }, [INFO] [stdout] 479 | | } [INFO] [stdout] | |___________^ expected enum `IResult`, found `()` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/constant.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / named!(expr_unary -> ConstExpr, do_parse!( [INFO] [stdout] 66 | | operator: unop >> [INFO] [stdout] 67 | | operand: const_expr >> [INFO] [stdout] 68 | | (ConstExpr::Unary(operator, Box::new(operand))) [INFO] [stdout] 69 | | )); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected type `IResult<_, _>` [INFO] [stdout] found unit type `()` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 15 | fn $name(i: &str) -> $crate::nom::IResult<&str, $o> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `IResult`, found `()` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/constant.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | named!(expr_unary -> ConstExpr, do_parse!( [INFO] [stdout] | - ---------- implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | _____| [INFO] [stdout] | | [INFO] [stdout] 66 | | operator: unop >> [INFO] [stdout] 67 | | operand: const_expr >> [INFO] [stdout] 68 | | (ConstExpr::Unary(operator, Box::new(operand))) [INFO] [stdout] 69 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected enum `IResult<&str, constant::ConstExpr>` [INFO] [stdout] found unit type `()` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 15 | fn $name(i: &str) -> $crate::nom::IResult<&str, $o> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `IResult`, found `()` [INFO] [stdout] 16 | $submac!(i, $($args)*) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/constant.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 71 | named!(expr_lit -> ConstExpr, map!(lit, ConstExpr::Lit)); [INFO] [stdout] | --------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected enum `IResult<&str, constant::ConstExpr>` [INFO] [stdout] found unit type `()` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking clap v2.17.1 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:475:49 [INFO] [stdout] | [INFO] [stdout] 475 | $crate::nom::IResult::Done(i, o) => { [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 476 | | let $field = o; [INFO] [stdout] 477 | | do_parse!(i, $($rest)*) [INFO] [stdout] | | - help: consider removing this semicolon [INFO] [stdout] 478 | | }, [INFO] [stdout] | |_____________^ expected enum `IResult`, found `()` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/data.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | / named!(variant -> Variant, do_parse!( [INFO] [stdout] 75 | | attrs: many0!(outer_attr) >> [INFO] [stdout] 76 | | id: ident >> [INFO] [stdout] 77 | | data: alt!( [INFO] [stdout] ... | [INFO] [stdout] 90 | | }) [INFO] [stdout] 91 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected enum `IResult<&str, data::Variant>` [INFO] [stdout] found unit type `()` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: `match` arms have incompatible types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:473:9 [INFO] [stdout] | [INFO] [stdout] 29 | / $fun($i) [INFO] [stdout] 30 | | }; [INFO] [stdout] 31 | | } [INFO] [stdout] 32 | | [INFO] [stdout] ... | [INFO] [stdout] 472 | | ($i:expr, $field:ident : $submac:ident!( $($args:tt)* ) >> $($rest:tt)*) => { [INFO] [stdout] 473 | | match $submac!($i, $($args)*) { [INFO] [stdout] | _|________-^ [INFO] [stdout] | | |________| [INFO] [stdout] | | `match` arms have incompatible types [INFO] [stdout] 474 | | $crate::nom::IResult::Error => $crate::nom::IResult::Error, [INFO] [stdout] | | --------------------------- this is found to be of type `IResult<_, _>` [INFO] [stdout] 475 | | $crate::nom::IResult::Done(i, o) => { [INFO] [stdout] 476 | | let $field = o; [INFO] [stdout] 477 | | do_parse!(i, $($rest)*) [INFO] [stdout] | | - help: consider removing this semicolon [INFO] [stdout] 478 | | }, [INFO] [stdout] 479 | | } [INFO] [stdout] | |___________^ expected enum `IResult`, found `()` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/data.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | / named!(struct_field -> Field, do_parse!( [INFO] [stdout] 108 | | attrs: many0!(outer_attr) >> [INFO] [stdout] 109 | | vis: visibility >> [INFO] [stdout] 110 | | id: ident >> [INFO] [stdout] ... | [INFO] [stdout] 118 | | }) [INFO] [stdout] 119 | | )); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected type `IResult<_, _>` [INFO] [stdout] found unit type `()` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:475:49 [INFO] [stdout] | [INFO] [stdout] 475 | $crate::nom::IResult::Done(i, o) => { [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 476 | | let $field = o; [INFO] [stdout] 477 | | do_parse!(i, $($rest)*) [INFO] [stdout] 478 | | }, [INFO] [stdout] | |_____________^ expected enum `IResult`, found `()` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/data.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | / named!(struct_field -> Field, do_parse!( [INFO] [stdout] 108 | | attrs: many0!(outer_attr) >> [INFO] [stdout] 109 | | vis: visibility >> [INFO] [stdout] 110 | | id: ident >> [INFO] [stdout] ... | [INFO] [stdout] 118 | | }) [INFO] [stdout] 119 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected enum `IResult<&str, data::Field>` [INFO] [stdout] found unit type `()` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: `match` arms have incompatible types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:473:9 [INFO] [stdout] | [INFO] [stdout] 29 | / $fun($i) [INFO] [stdout] 30 | | }; [INFO] [stdout] 31 | | } [INFO] [stdout] 32 | | [INFO] [stdout] ... | [INFO] [stdout] 472 | | ($i:expr, $field:ident : $submac:ident!( $($args:tt)* ) >> $($rest:tt)*) => { [INFO] [stdout] 473 | | match $submac!($i, $($args)*) { [INFO] [stdout] | _|________-^ [INFO] [stdout] | | |________| [INFO] [stdout] | | `match` arms have incompatible types [INFO] [stdout] 474 | | $crate::nom::IResult::Error => $crate::nom::IResult::Error, [INFO] [stdout] | | --------------------------- this is found to be of type `IResult<_, _>` [INFO] [stdout] 475 | | $crate::nom::IResult::Done(i, o) => { [INFO] [stdout] 476 | | let $field = o; [INFO] [stdout] 477 | | do_parse!(i, $($rest)*) [INFO] [stdout] | | - help: consider removing this semicolon [INFO] [stdout] 478 | | }, [INFO] [stdout] 479 | | } [INFO] [stdout] | |___________^ expected enum `IResult`, found `()` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/data.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | / named!(tuple_field -> Field, do_parse!( [INFO] [stdout] 122 | | attrs: many0!(outer_attr) >> [INFO] [stdout] 123 | | vis: visibility >> [INFO] [stdout] 124 | | ty: ty >> [INFO] [stdout] ... | [INFO] [stdout] 130 | | }) [INFO] [stdout] 131 | | )); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected type `IResult<_, _>` [INFO] [stdout] found unit type `()` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:475:49 [INFO] [stdout] | [INFO] [stdout] 475 | $crate::nom::IResult::Done(i, o) => { [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 476 | | let $field = o; [INFO] [stdout] 477 | | do_parse!(i, $($rest)*) [INFO] [stdout] 478 | | }, [INFO] [stdout] | |_____________^ expected enum `IResult`, found `()` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/data.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | / named!(tuple_field -> Field, do_parse!( [INFO] [stdout] 122 | | attrs: many0!(outer_attr) >> [INFO] [stdout] 123 | | vis: visibility >> [INFO] [stdout] 124 | | ty: ty >> [INFO] [stdout] ... | [INFO] [stdout] 130 | | }) [INFO] [stdout] 131 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected enum `IResult<&str, data::Field>` [INFO] [stdout] found unit type `()` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 15 | fn $name(i: &str) -> $crate::nom::IResult<&str, $o> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `IResult`, found `()` [INFO] [stdout] 16 | $submac!(i, $($args)*) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/generics.rs:235:12 [INFO] [stdout] | [INFO] [stdout] 235 | named!(ty_param -> TyParam, do_parse!( [INFO] [stdout] | - -------- implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | _____| [INFO] [stdout] | | [INFO] [stdout] 236 | | id: ident >> [INFO] [stdout] 237 | | bounds: opt_vec!(preceded!( [INFO] [stdout] 238 | | punct!(":"), [INFO] [stdout] ... | [INFO] [stdout] 249 | | }) [INFO] [stdout] 250 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected enum `IResult<&str, generics::TyParam>` [INFO] [stdout] found unit type `()` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: `match` arms have incompatible types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:473:9 [INFO] [stdout] | [INFO] [stdout] 29 | / $fun($i) [INFO] [stdout] 30 | | }; [INFO] [stdout] 31 | | } [INFO] [stdout] 32 | | [INFO] [stdout] ... | [INFO] [stdout] 472 | | ($i:expr, $field:ident : $submac:ident!( $($args:tt)* ) >> $($rest:tt)*) => { [INFO] [stdout] 473 | | match $submac!($i, $($args)*) { [INFO] [stdout] | _|________-^ [INFO] [stdout] | | |________| [INFO] [stdout] | | `match` arms have incompatible types [INFO] [stdout] 474 | | $crate::nom::IResult::Error => $crate::nom::IResult::Error, [INFO] [stdout] | | --------------------------- this is found to be of type `IResult<_, _>` [INFO] [stdout] 475 | | $crate::nom::IResult::Done(i, o) => { [INFO] [stdout] 476 | | let $field = o; [INFO] [stdout] 477 | | do_parse!(i, $($rest)*) [INFO] [stdout] | | - help: consider removing this semicolon [INFO] [stdout] 478 | | }, [INFO] [stdout] 479 | | } [INFO] [stdout] | |___________^ expected enum `IResult`, found `()` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/generics.rs:275:5 [INFO] [stdout] | [INFO] [stdout] 275 | / named!(where_predicate -> WherePredicate, alt!( [INFO] [stdout] 276 | | do_parse!( [INFO] [stdout] 277 | | ident: lifetime >> [INFO] [stdout] 278 | | punct!(":") >> [INFO] [stdout] ... | [INFO] [stdout] 296 | | ) [INFO] [stdout] 297 | | )); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected type `IResult<_, _>` [INFO] [stdout] found unit type `()` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 15 | fn $name(i: &str) -> $crate::nom::IResult<&str, $o> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `IResult`, found `()` [INFO] [stdout] 16 | $submac!(i, $($args)*) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/lit.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 78 | named!(string -> Lit, alt!( [INFO] [stdout] | - ------ implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | _____| [INFO] [stdout] | | [INFO] [stdout] 79 | | quoted_string => { |s| Lit::Str(s, StrStyle::Cooked) } [INFO] [stdout] 80 | | | [INFO] [stdout] 81 | | preceded!( [INFO] [stdout] ... | [INFO] [stdout] 84 | | ) => { |(s, n)| Lit::Str(s, StrStyle::Raw(n)) } [INFO] [stdout] 85 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected enum `IResult<&str, lit::Lit>` [INFO] [stdout] found unit type `()` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:475:49 [INFO] [stdout] | [INFO] [stdout] 475 | $crate::nom::IResult::Done(i, o) => { [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 476 | | let $field = o; [INFO] [stdout] 477 | | do_parse!(i, $($rest)*) [INFO] [stdout] | | - help: consider removing this semicolon [INFO] [stdout] 478 | | }, [INFO] [stdout] | |_____________^ expected enum `IResult`, found `()` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:244:5 [INFO] [stdout] | [INFO] [stdout] 244 | / named!(ty_ptr -> Ty, do_parse!( [INFO] [stdout] 245 | | punct!("*") >> [INFO] [stdout] 246 | | mutability: alt!( [INFO] [stdout] 247 | | keyword!("const") => { |_| Mutability::Immutable } [INFO] [stdout] ... | [INFO] [stdout] 255 | | }))) [INFO] [stdout] 256 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected enum `IResult<&str, ty::Ty>` [INFO] [stdout] found unit type `()` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking memmap v0.2.3 [INFO] [stdout] error[E0308]: `match` arms have incompatible types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:473:9 [INFO] [stdout] | [INFO] [stdout] 29 | / $fun($i) [INFO] [stdout] 30 | | }; [INFO] [stdout] 31 | | } [INFO] [stdout] 32 | | [INFO] [stdout] ... | [INFO] [stdout] 472 | | ($i:expr, $field:ident : $submac:ident!( $($args:tt)* ) >> $($rest:tt)*) => { [INFO] [stdout] 473 | | match $submac!($i, $($args)*) { [INFO] [stdout] | _|________-^ [INFO] [stdout] | | |________| [INFO] [stdout] | | `match` arms have incompatible types [INFO] [stdout] 474 | | $crate::nom::IResult::Error => $crate::nom::IResult::Error, [INFO] [stdout] | | --------------------------- this is found to be of type `IResult<_, _>` [INFO] [stdout] 475 | | $crate::nom::IResult::Done(i, o) => { [INFO] [stdout] 476 | | let $field = o; [INFO] [stdout] 477 | | do_parse!(i, $($rest)*) [INFO] [stdout] | | - help: consider removing this semicolon [INFO] [stdout] 478 | | }, [INFO] [stdout] 479 | | } [INFO] [stdout] | |___________^ expected enum `IResult`, found `()` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:258:5 [INFO] [stdout] | [INFO] [stdout] 258 | / named!(ty_rptr -> Ty, do_parse!( [INFO] [stdout] 259 | | punct!("&") >> [INFO] [stdout] 260 | | life: option!(lifetime) >> [INFO] [stdout] 261 | | mutability: mutability >> [INFO] [stdout] ... | [INFO] [stdout] 266 | | }))) [INFO] [stdout] 267 | | )); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected type `IResult<_, _>` [INFO] [stdout] found unit type `()` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:475:49 [INFO] [stdout] | [INFO] [stdout] 475 | $crate::nom::IResult::Done(i, o) => { [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 476 | | let $field = o; [INFO] [stdout] 477 | | do_parse!(i, $($rest)*) [INFO] [stdout] 478 | | }, [INFO] [stdout] | |_____________^ expected enum `IResult`, found `()` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:258:5 [INFO] [stdout] | [INFO] [stdout] 258 | / named!(ty_rptr -> Ty, do_parse!( [INFO] [stdout] 259 | | punct!("&") >> [INFO] [stdout] 260 | | life: option!(lifetime) >> [INFO] [stdout] 261 | | mutability: mutability >> [INFO] [stdout] ... | [INFO] [stdout] 266 | | }))) [INFO] [stdout] 267 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected enum `IResult<&str, ty::Ty>` [INFO] [stdout] found unit type `()` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 15 | fn $name(i: &str) -> $crate::nom::IResult<&str, $o> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `IResult`, found `()` [INFO] [stdout] 16 | $submac!(i, $($args)*) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:293:12 [INFO] [stdout] | [INFO] [stdout] 293 | named!(ty_never -> Ty, map!(punct!("!"), |_| Ty::Never)); [INFO] [stdout] | --------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected enum `IResult<&str, ty::Ty>` [INFO] [stdout] found unit type `()` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 15 | fn $name(i: &str) -> $crate::nom::IResult<&str, $o> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `IResult`, found `()` [INFO] [stdout] 16 | $submac!(i, $($args)*) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:302:12 [INFO] [stdout] | [INFO] [stdout] 302 | named!(ty_path -> Ty, do_parse!( [INFO] [stdout] | - ------- implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | _____| [INFO] [stdout] | | [INFO] [stdout] 303 | | qpath: qpath >> [INFO] [stdout] 304 | | parenthesized: cond!( [INFO] [stdout] 305 | | qpath.1.segments.last().unwrap().parameters == PathParameters::none(), [INFO] [stdout] ... | [INFO] [stdout] 320 | | }) [INFO] [stdout] 321 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected enum `IResult<&str, ty::Ty>` [INFO] [stdout] found unit type `()` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 15 | fn $name(i: &str) -> $crate::nom::IResult<&str, $o> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `IResult`, found `()` [INFO] [stdout] 16 | $submac!(i, $($args)*) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:447:12 [INFO] [stdout] | [INFO] [stdout] 447 | named!(type_binding -> TypeBinding, do_parse!( [INFO] [stdout] | - ------------ implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | _____| [INFO] [stdout] | | [INFO] [stdout] 448 | | id: ident >> [INFO] [stdout] 449 | | punct!("=") >> [INFO] [stdout] 450 | | ty: ty >> [INFO] [stdout] ... | [INFO] [stdout] 454 | | }) [INFO] [stdout] 455 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected enum `IResult<&str, ty::TypeBinding>` [INFO] [stdout] found unit type `()` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:21:34 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn $name(i: &str) -> $crate::nom::IResult<&str, $o> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `IResult`, found `()` [INFO] [stdout] 22 | $submac!(i, $($args)*) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/data.rs:59:16 [INFO] [stdout] | [INFO] [stdout] 59 | named!(pub struct_body -> VariantData, alt!( [INFO] [stdout] | - ----------- implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | _____| [INFO] [stdout] | | [INFO] [stdout] 60 | | struct_like_body => { VariantData::Struct } [INFO] [stdout] 61 | | | [INFO] [stdout] 62 | | terminated!(tuple_like_body, punct!(";")) => { VariantData::Tuple } [INFO] [stdout] 63 | | | [INFO] [stdout] 64 | | punct!(";") => { |_| VariantData::Unit } [INFO] [stdout] 65 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected enum `IResult<&str, data::VariantData>` [INFO] [stdout] found unit type `()` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:21:34 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn $name(i: &str) -> $crate::nom::IResult<&str, $o> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `IResult`, found `()` [INFO] [stdout] 22 | $submac!(i, $($args)*) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/generics.rs:186:16 [INFO] [stdout] | [INFO] [stdout] 186 | named!(pub generics -> Generics, map!( [INFO] [stdout] | - -------- implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | _____| [INFO] [stdout] | | [INFO] [stdout] 187 | | alt!( [INFO] [stdout] 188 | | do_parse!( [INFO] [stdout] 189 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 205 | | } [INFO] [stdout] 206 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected enum `IResult<&str, generics::Generics>` [INFO] [stdout] found unit type `()` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:21:34 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn $name(i: &str) -> $crate::nom::IResult<&str, $o> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `IResult`, found `()` [INFO] [stdout] 22 | $submac!(i, $($args)*) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/generics.rs:215:16 [INFO] [stdout] | [INFO] [stdout] 215 | named!(pub lifetime_def -> LifetimeDef, do_parse!( [INFO] [stdout] | - ------------ implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | _____| [INFO] [stdout] | | [INFO] [stdout] 216 | | life: lifetime >> [INFO] [stdout] 217 | | bounds: opt_vec!(preceded!( [INFO] [stdout] 218 | | punct!(":"), [INFO] [stdout] ... | [INFO] [stdout] 224 | | }) [INFO] [stdout] 225 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected enum `IResult<&str, generics::LifetimeDef>` [INFO] [stdout] found unit type `()` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_json v0.8.3 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:21:34 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn $name(i: &str) -> $crate::nom::IResult<&str, $o> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `IResult`, found `()` [INFO] [stdout] 22 | $submac!(i, $($args)*) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/lit.rs:61:16 [INFO] [stdout] | [INFO] [stdout] 61 | named!(pub lit -> Lit, alt!( [INFO] [stdout] | - --- implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | _____| [INFO] [stdout] | | [INFO] [stdout] 62 | | string [INFO] [stdout] 63 | | | [INFO] [stdout] 64 | | byte_string [INFO] [stdout] ... | [INFO] [stdout] 75 | | keyword!("false") => { |_| Lit::Bool(false) } [INFO] [stdout] 76 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected enum `IResult<&str, lit::Lit>` [INFO] [stdout] found unit type `()` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing fragment specifier [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.17.1/src/macros.rs:510:41 [INFO] [stdout] | [INFO] [stdout] 510 | (@arg ($arg:expr) $modes:tt !$ident $($tail:tt)*) => { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stdout] error[E0308]: `match` arms have incompatible types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:473:9 [INFO] [stdout] | [INFO] [stdout] 29 | / $fun($i) [INFO] [stdout] 30 | | }; [INFO] [stdout] 31 | | } [INFO] [stdout] 32 | | [INFO] [stdout] ... | [INFO] [stdout] 472 | | ($i:expr, $field:ident : $submac:ident!( $($args:tt)* ) >> $($rest:tt)*) => { [INFO] [stdout] 473 | | match $submac!($i, $($args)*) { [INFO] [stdout] | |_________-^ [INFO] [stdout] | |_________| [INFO] [stdout] | | `match` arms have incompatible types [INFO] [stdout] 474 | | $crate::nom::IResult::Error => $crate::nom::IResult::Error, [INFO] [stdout] | | --------------------------- this is found to be of type `IResult<_, _>` [INFO] [stdout] 475 | | $crate::nom::IResult::Done(i, o) => { [INFO] [stdout] 476 | | let $field = o; [INFO] [stdout] 477 | | do_parse!(i, $($rest)*) [INFO] [stdout] | | - help: consider removing this semicolon [INFO] [stdout] 478 | | }, [INFO] [stdout] 479 | | } [INFO] [stdout] | |__________^ expected enum `IResult`, found `()` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/macro_input.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / named!(pub macro_input -> MacroInput, do_parse!( [INFO] [stdout] 29 | | attrs: many0!(outer_attr) >> [INFO] [stdout] 30 | | vis: visibility >> [INFO] [stdout] 31 | | which: alt!(keyword!("struct") | keyword!("enum")) >> [INFO] [stdout] ... | [INFO] [stdout] 59 | | (item) [INFO] [stdout] 60 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected type `IResult<_, _>` [INFO] [stdout] found unit type `()` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:475:49 [INFO] [stdout] | [INFO] [stdout] 475 | $crate::nom::IResult::Done(i, o) => { [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 476 | | let $field = o; [INFO] [stdout] 477 | | do_parse!(i, $($rest)*) [INFO] [stdout] 478 | | }, [INFO] [stdout] | |_____________^ expected enum `IResult`, found `()` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/macro_input.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / named!(pub macro_input -> MacroInput, do_parse!( [INFO] [stdout] 29 | | attrs: many0!(outer_attr) >> [INFO] [stdout] 30 | | vis: visibility >> [INFO] [stdout] 31 | | which: alt!(keyword!("struct") | keyword!("enum")) >> [INFO] [stdout] ... | [INFO] [stdout] 59 | | (item) [INFO] [stdout] 60 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected enum `IResult<&str, macro_input::MacroInput>` [INFO] [stdout] found unit type `()` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:21:34 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn $name(i: &str) -> $crate::nom::IResult<&str, $o> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `IResult`, found `()` [INFO] [stdout] 22 | $submac!(i, $($args)*) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:204:16 [INFO] [stdout] | [INFO] [stdout] 204 | named!(pub ty -> Ty, alt!( [INFO] [stdout] | - -- implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | _____| [INFO] [stdout] | | [INFO] [stdout] 205 | | ty_poly_trait_ref // must be before ty_path [INFO] [stdout] 206 | | | [INFO] [stdout] 207 | | ty_vec [INFO] [stdout] ... | [INFO] [stdout] 225 | | ty_paren [INFO] [stdout] 226 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected enum `IResult<&str, ty::Ty>` [INFO] [stdout] found unit type `()` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: `match` arms have incompatible types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:473:9 [INFO] [stdout] | [INFO] [stdout] 29 | / $fun($i) [INFO] [stdout] 30 | | }; [INFO] [stdout] 31 | | } [INFO] [stdout] 32 | | [INFO] [stdout] ... | [INFO] [stdout] 472 | | ($i:expr, $field:ident : $submac:ident!( $($args:tt)* ) >> $($rest:tt)*) => { [INFO] [stdout] 473 | | match $submac!($i, $($args)*) { [INFO] [stdout] | _|________-^ [INFO] [stdout] | | |________| [INFO] [stdout] | | `match` arms have incompatible types [INFO] [stdout] 474 | | $crate::nom::IResult::Error => $crate::nom::IResult::Error, [INFO] [stdout] | | --------------------------- this is found to be of type `IResult<_, _>` [INFO] [stdout] 475 | | $crate::nom::IResult::Done(i, o) => { [INFO] [stdout] 476 | | let $field = o; [INFO] [stdout] 477 | | do_parse!(i, $($rest)*) [INFO] [stdout] | | - help: consider removing this semicolon [INFO] [stdout] 478 | | }, [INFO] [stdout] 479 | | } [INFO] [stdout] | |___________^ expected enum `IResult`, found `()` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:457:5 [INFO] [stdout] | [INFO] [stdout] 457 | / named!(pub poly_trait_ref -> PolyTraitRef, do_parse!( [INFO] [stdout] 458 | | bound_lifetimes: bound_lifetimes >> [INFO] [stdout] 459 | | trait_ref: path >> [INFO] [stdout] 460 | | parenthesized: cond!( [INFO] [stdout] ... | [INFO] [stdout] 473 | | }) [INFO] [stdout] 474 | | )); [INFO] [stdout] | |________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected type `IResult<_, _>` [INFO] [stdout] found unit type `()` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:21:34 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn $name(i: &str) -> $crate::nom::IResult<&str, $o> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `IResult`, found `()` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:457:16 [INFO] [stdout] | [INFO] [stdout] 457 | named!(pub poly_trait_ref -> PolyTraitRef, do_parse!( [INFO] [stdout] | - -------------- implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | _____| [INFO] [stdout] | | [INFO] [stdout] 458 | | bound_lifetimes: bound_lifetimes >> [INFO] [stdout] 459 | | trait_ref: path >> [INFO] [stdout] 460 | | parenthesized: cond!( [INFO] [stdout] ... | [INFO] [stdout] 473 | | }) [INFO] [stdout] 474 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected enum `IResult<&str, ty::PolyTraitRef>` [INFO] [stdout] found unit type `()` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:475:49 [INFO] [stdout] | [INFO] [stdout] 475 | $crate::nom::IResult::Done(i, o) => { [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 476 | | let $field = o; [INFO] [stdout] 477 | | do_parse!(i, $($rest)*) [INFO] [stdout] | | - help: consider removing this semicolon [INFO] [stdout] 478 | | }, [INFO] [stdout] | |_____________^ expected enum `IResult`, found `()` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:476:5 [INFO] [stdout] | [INFO] [stdout] 476 | / named!(pub fn_arg -> BareFnArg, do_parse!( [INFO] [stdout] 477 | | name: option!(terminated!(ident, punct!(":"))) >> [INFO] [stdout] 478 | | ty: ty >> [INFO] [stdout] 479 | | (BareFnArg { [INFO] [stdout] ... | [INFO] [stdout] 482 | | }) [INFO] [stdout] 483 | | )); [INFO] [stdout] | |________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected enum `IResult<&str, ty::BareFnArg>` [INFO] [stdout] found unit type `()` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling backtrace-sys v0.1.4 [INFO] [stderr] Compiling wayland-scanner v0.5.11 [INFO] [stderr] Compiling gl_generator v0.5.2 [INFO] [stdout] error: aborting due to 28 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "bab4d0790ade26ef926cfc90680fe4f214b6716a5b1fe2db5f7cdcd83256681e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bab4d0790ade26ef926cfc90680fe4f214b6716a5b1fe2db5f7cdcd83256681e", kill_on_drop: false }` [INFO] [stdout] bab4d0790ade26ef926cfc90680fe4f214b6716a5b1fe2db5f7cdcd83256681e