[INFO] cloning repository https://github.com/erikjohnston/rust-sync-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/erikjohnston/rust-sync-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikjohnston%2Frust-sync-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikjohnston%2Frust-sync-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a251ee63ab8869584611c8d572e0279995e79b35 [INFO] checking erikjohnston/rust-sync-server against try#8b72f65b805cbe4c261de45030d663f524f27376 for pr-78991 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikjohnston%2Frust-sync-server" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/erikjohnston/rust-sync-server 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/erikjohnston/rust-sync-server [INFO] finished tweaking git repo https://github.com/erikjohnston/rust-sync-server [INFO] tweaked toml for git repo https://github.com/erikjohnston/rust-sync-server written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/erikjohnston/rust-sync-server 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] Updating git repository `https://github.com/erikjohnston/indolentjson-rust.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gcc v0.3.38 [INFO] [stderr] Downloaded variance v0.1.3 [INFO] [stderr] Downloaded url v1.2.3 [INFO] [stderr] Downloaded httparse v1.1.2 [INFO] [stderr] Downloaded matches v0.1.3 [INFO] [stderr] Downloaded post-expansion v0.1.0 [INFO] [stderr] Downloaded hyper v0.9.11 [INFO] [stderr] Downloaded num_cpus v1.1.0 [INFO] [stderr] Downloaded serde v0.8.16 [INFO] [stderr] Downloaded serde_codegen_internals v0.10.0 [INFO] [stderr] Downloaded quote v0.3.5 [INFO] [stderr] Downloaded syn v0.9.2 [INFO] [stderr] Downloaded scopeguard v0.1.2 [INFO] [stderr] Downloaded serde_json v0.8.3 [INFO] [stderr] Downloaded scoped-pool v1.0.0 [INFO] [stderr] Downloaded postgres-protocol v0.1.0 [INFO] [stderr] Downloaded serde_codegen v0.8.16 [INFO] [stderr] Downloaded serde_derive v0.8.16 [INFO] [stderr] Downloaded postgres v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 43e9ceb1354c230978466d4364b073785d463f575dca02929a21a63c62279b23 [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" "43e9ceb1354c230978466d4364b073785d463f575dca02929a21a63c62279b23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43e9ceb1354c230978466d4364b073785d463f575dca02929a21a63c62279b23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43e9ceb1354c230978466d4364b073785d463f575dca02929a21a63c62279b23", kill_on_drop: false }` [INFO] [stdout] 43e9ceb1354c230978466d4364b073785d463f575dca02929a21a63c62279b23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] f8b7084a131f2841e94fb9769bb8a8651cefc3ea31a7c93dda221841366143dc [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" "f8b7084a131f2841e94fb9769bb8a8651cefc3ea31a7c93dda221841366143dc", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Checking libc v0.2.17 [INFO] [stderr] Compiling quote v0.3.5 [INFO] [stderr] Checking matches v0.1.3 [INFO] [stderr] Checking log v0.3.6 [INFO] [stderr] Checking unicode-normalization v0.1.2 [INFO] [stderr] Checking lazy_static v0.2.1 [INFO] [stderr] Checking phf_shared v0.7.15 [INFO] [stderr] Checking md5 v0.2.1 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking rustc-serialize v0.3.19 [INFO] [stderr] Checking itoa v0.1.1 [INFO] [stderr] Checking scopeguard v0.1.2 [INFO] [stderr] Checking serde v0.8.16 [INFO] [stderr] Checking dtoa v0.2.2 [INFO] [stderr] Checking variance v0.1.3 [INFO] [stderr] Checking crossbeam v0.2.10 [INFO] [stderr] Checking httparse v1.1.2 [INFO] [stderr] Checking num-traits v0.1.36 [INFO] [stderr] Checking quick-error v1.1.0 [INFO] [stderr] Checking indolentjson v0.1.0 (https://github.com/erikjohnston/indolentjson-rust.git?branch=erikj/node#61b27a18) [INFO] [stderr] Compiling openssl-sys-extras v0.7.14 [INFO] [stderr] Compiling openssl v0.7.14 [INFO] [stderr] Checking unicode-bidi v0.2.3 [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.9.2 [INFO] [stderr] Checking phf v0.7.15 [INFO] [stderr] Compiling unicase v1.4.0 [INFO] [stderr] Checking hpack v0.2.0 [INFO] [stderr] Checking mime v0.2.2 [INFO] [stderr] Checking postgres-protocol v0.1.0 [INFO] [stderr] Checking num_cpus v1.1.0 [INFO] [stderr] Checking time v0.1.35 [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] Checking scoped-pool v1.0.0 [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] [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] [stderr] Checking solicit v0.4.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/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] [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] [stderr] Compiling openssl-sys v0.7.17 [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] [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[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] Checking postgres v0.12.0 [INFO] [stderr] Checking idna v0.1.0 [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] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: src/openssl_shim.c: In function 'DH_new_from_params': [INFO] [stderr] warning: src/openssl_shim.c:132:7: error: dereferencing pointer to incomplete type 'DH' {aka 'struct dh_st'} [INFO] [stderr] warning: 132 | dh->p = p; [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: src/openssl_shim.c: In function 'X509_get_extensions_shim': [INFO] [stderr] warning: src/openssl_shim.c:143:13: error: dereferencing pointer to incomplete type 'X509' {aka 'struct x509_st'} [INFO] [stderr] warning: 143 | return x->cert_info ? x->cert_info->extensions : NULL; [INFO] [stderr] warning: | ^~ [INFO] [stderr] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: src/c_helpers.c: In function 'rust_SSL_clone': [INFO] [stderr] warning: src/c_helpers.c:4:5: warning: implicit declaration of function 'CRYPTO_add' [-Wimplicit-function-declaration] [INFO] [stderr] warning: 4 | CRYPTO_add(&ssl->references, 1, CRYPTO_LOCK_SSL); [INFO] [stderr] warning: | ^~~~~~~~~~ [INFO] [stderr] warning: src/c_helpers.c:4:20: error: dereferencing pointer to incomplete type 'SSL' {aka 'struct ssl_st'} [INFO] [stderr] warning: 4 | CRYPTO_add(&ssl->references, 1, CRYPTO_LOCK_SSL); [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: src/c_helpers.c:4:37: error: 'CRYPTO_LOCK_SSL' undeclared (first use in this function); did you mean 'CRYPTO_LOCK'? [INFO] [stderr] warning: 4 | CRYPTO_add(&ssl->references, 1, CRYPTO_LOCK_SSL); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~ [INFO] [stderr] warning: | CRYPTO_LOCK [INFO] [stderr] warning: src/c_helpers.c:4:37: note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] warning: src/c_helpers.c: In function 'rust_SSL_CTX_clone': [INFO] [stderr] warning: src/c_helpers.c:8:20: error: dereferencing pointer to incomplete type 'SSL_CTX' {aka 'struct ssl_ctx_st'} [INFO] [stderr] warning: 8 | CRYPTO_add(&ctx->references,1,CRYPTO_LOCK_SSL_CTX); [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: src/c_helpers.c:8:35: error: 'CRYPTO_LOCK_SSL_CTX' undeclared (first use in this function); did you mean 'CRYPTO_EX_INDEX_SSL_CTX'? [INFO] [stderr] warning: 8 | CRYPTO_add(&ctx->references,1,CRYPTO_LOCK_SSL_CTX); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: | CRYPTO_EX_INDEX_SSL_CTX [INFO] [stderr] warning: src/c_helpers.c: In function 'rust_X509_clone': [INFO] [stderr] warning: src/c_helpers.c:12:21: error: dereferencing pointer to incomplete type 'X509' {aka 'struct x509_st'} [INFO] [stderr] warning: 12 | CRYPTO_add(&x509->references,1,CRYPTO_LOCK_X509); [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: src/c_helpers.c:12:36: error: 'CRYPTO_LOCK_X509' undeclared (first use in this function); did you mean 'CRYPTO_LOCK'? [INFO] [stderr] warning: 12 | CRYPTO_add(&x509->references,1,CRYPTO_LOCK_X509); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~ [INFO] [stderr] warning: | CRYPTO_LOCK [INFO] [stderr] [INFO] [stdout] error[E0282]: type annotations needed for `&_` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/postgres-0.12.0/src/lib.rs:684:59 [INFO] [stdout] | [INFO] [stdout] 684 | row.as_ref().and_then(|r| r.get(i)).and_then(|r| r.as_ref().map(|r| &**r)) [INFO] [stdout] | ^ consider giving this closure parameter the explicit type `&_`, with the type parameters specified [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `&_` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/postgres-0.12.0/src/lib.rs:795:56 [INFO] [stdout] | [INFO] [stdout] 795 | let get_raw = |i| row.get(i).and_then(|r| r.as_ref().map(|r| &**r)); [INFO] [stdout] | ^ consider giving this closure parameter the explicit type `&_`, with the type parameters specified [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] [INFO] [stdout] [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] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f8b7084a131f2841e94fb9769bb8a8651cefc3ea31a7c93dda221841366143dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8b7084a131f2841e94fb9769bb8a8651cefc3ea31a7c93dda221841366143dc", kill_on_drop: false }` [INFO] [stdout] f8b7084a131f2841e94fb9769bb8a8651cefc3ea31a7c93dda221841366143dc