[INFO] cloning repository https://github.com/bbigras/squad-broadcasts
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bbigras/squad-broadcasts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbigras%2Fsquad-broadcasts", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbigras%2Fsquad-broadcasts'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 45824b4a755f2fd5842a0d297d2a2243f98e671f
[INFO] checking bbigras/squad-broadcasts against try#8b72f65b805cbe4c261de45030d663f524f27376 for pr-78991
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbigras%2Fsquad-broadcasts" "/workspace/builds/worker-5/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/bbigras/squad-broadcasts 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/bbigras/squad-broadcasts
[INFO] finished tweaking git repo https://github.com/bbigras/squad-broadcasts
[INFO] tweaked toml for git repo https://github.com/bbigras/squad-broadcasts written to /workspace/builds/worker-5/source/Cargo.toml
[INFO] crate git repo https://github.com/bbigras/squad-broadcasts 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/bbigras/rs-rcon.git`
[INFO] [stderr]     Updating git repository `https://github.com/bbigras/stream-line-reader.git`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "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] 230826af0143270f106df01750959ee6027b1aa387dc8ebedba31a7ceee35386
[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" "230826af0143270f106df01750959ee6027b1aa387dc8ebedba31a7ceee35386", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "230826af0143270f106df01750959ee6027b1aa387dc8ebedba31a7ceee35386", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "230826af0143270f106df01750959ee6027b1aa387dc8ebedba31a7ceee35386", kill_on_drop: false }`
[INFO] [stdout] 230826af0143270f106df01750959ee6027b1aa387dc8ebedba31a7ceee35386
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "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] 3160312d293c3281fbab9238c92b5de64dd3f186449043030e70ac5c153d5c3d
[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" "3160312d293c3281fbab9238c92b5de64dd3f186449043030e70ac5c153d5c3d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.24
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.7
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling failure_derive v0.1.3
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]     Checking ucd-util v0.1.3
[INFO] [stderr]     Checking lazy_static v1.2.0
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]     Checking quick-error v1.2.2
[INFO] [stderr]     Checking utf8-ranges v1.0.2
[INFO] [stderr]     Checking strsim v0.7.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking termcolor v1.0.4
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]    Compiling libz-sys v1.0.25
[INFO] [stderr]    Compiling memchr v2.1.1
[INFO] [stderr]    Compiling libgit2-sys v0.7.10
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]     Checking memchr v1.0.2
[INFO] [stderr]     Checking time v0.1.40
[INFO] [stderr]     Checking humantime v1.1.1
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking textwrap v0.10.0
[INFO] [stderr]     Checking regex-syntax v0.6.3
[INFO] [stderr]    Compiling serde v1.0.80
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking nom v3.2.1
[INFO] [stderr]     Checking toml v0.4.9
[INFO] [stderr]     Checking backtrace v0.3.9
[INFO] [stderr]     Checking clap v2.32.0
[INFO] [stderr]     Checking aho-corasick v0.6.9
[INFO] [stderr]     Checking nom v4.1.1
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:387:26
[INFO] [stdout]     |
[INFO] [stdout] 387 | pub fn be_i8(i:&[u8]) -> IResult<&[u8], i8> {
[INFO] [stdout]     |        -----             ^^^^^^^^^^^^^^^^^^ expected enum `internal::IResult`, found `()`
[INFO] [stdout]     |        |
[INFO] [stdout]     |        implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] 388 |   map!(i, be_u8, | x | { x as i8 })
[INFO] [stdout]     |                                   - help: consider removing this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `internal::IResult<&[u8], i8>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:393:27
[INFO] [stdout]     |
[INFO] [stdout] 393 | pub fn be_i16(i:&[u8]) -> IResult<&[u8], i16> {
[INFO] [stdout]     |        ------             ^^^^^^^^^^^^^^^^^^^ expected enum `internal::IResult`, found `()`
[INFO] [stdout]     |        |
[INFO] [stdout]     |        implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] 394 |   map!(i, be_u16, | x | { x as i16 })
[INFO] [stdout]     |                                     - help: consider removing this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `internal::IResult<&[u8], i16>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:399:28
[INFO] [stdout]     |
[INFO] [stdout] 399 | pub fn be_i24(i: &[u8]) -> IResult<&[u8], i32> {
[INFO] [stdout]     |        ------              ^^^^^^^^^^^^^^^^^^^ expected enum `internal::IResult`, found `()`
[INFO] [stdout]     |        |
[INFO] [stdout]     |        implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] 400 |   // Same as the unsigned version but we need to sign-extend manually here
[INFO] [stdout] 401 |   map!(i, be_u24, | x | if x & 0x80_00_00 != 0 { (x | 0xff_00_00_00) as i32 } else { x as i32 })
[INFO] [stdout]     |                                                                                                - help: consider removing this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `internal::IResult<&[u8], i32>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:406:27
[INFO] [stdout]     |
[INFO] [stdout] 406 | pub fn be_i32(i:&[u8]) -> IResult<&[u8], i32> {
[INFO] [stdout]     |        ------             ^^^^^^^^^^^^^^^^^^^ expected enum `internal::IResult`, found `()`
[INFO] [stdout]     |        |
[INFO] [stdout]     |        implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] 407 |   map!(i, be_u32, | x | { x as i32 })
[INFO] [stdout]     |                                     - help: consider removing this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `internal::IResult<&[u8], i32>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:412:27
[INFO] [stdout]     |
[INFO] [stdout] 412 | pub fn be_i64(i:&[u8]) -> IResult<&[u8], i64> {
[INFO] [stdout]     |        ------             ^^^^^^^^^^^^^^^^^^^ expected enum `internal::IResult`, found `()`
[INFO] [stdout]     |        |
[INFO] [stdout]     |        implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] 413 |   map!(i, be_u64, | x | { x as i64 })
[INFO] [stdout]     |                                     - help: consider removing this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `internal::IResult<&[u8], i64>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:473:26
[INFO] [stdout]     |
[INFO] [stdout] 473 | pub fn le_i8(i:&[u8]) -> IResult<&[u8], i8> {
[INFO] [stdout]     |        -----             ^^^^^^^^^^^^^^^^^^ expected enum `internal::IResult`, found `()`
[INFO] [stdout]     |        |
[INFO] [stdout]     |        implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] 474 |   map!(i, le_u8, | x | { x as i8 })
[INFO] [stdout]     |                                   - help: consider removing this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `internal::IResult<&[u8], i8>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:479:27
[INFO] [stdout]     |
[INFO] [stdout] 479 | pub fn le_i16(i:&[u8]) -> IResult<&[u8], i16> {
[INFO] [stdout]     |        ------             ^^^^^^^^^^^^^^^^^^^ expected enum `internal::IResult`, found `()`
[INFO] [stdout]     |        |
[INFO] [stdout]     |        implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] 480 |   map!(i, le_u16, | x | { x as i16 })
[INFO] [stdout]     |                                     - help: consider removing this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `internal::IResult<&[u8], i16>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:485:28
[INFO] [stdout]     |
[INFO] [stdout] 485 | pub fn le_i24(i: &[u8]) -> IResult<&[u8], i32> {
[INFO] [stdout]     |        ------              ^^^^^^^^^^^^^^^^^^^ expected enum `internal::IResult`, found `()`
[INFO] [stdout]     |        |
[INFO] [stdout]     |        implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] 486 |   // Same as the unsigned version but we need to sign-extend manually here
[INFO] [stdout] 487 |   map!(i, le_u24, | x | if x & 0x80_00_00 != 0 { (x | 0xff_00_00_00) as i32 } else { x as i32 })
[INFO] [stdout]     |                                                                                                - help: consider removing this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `internal::IResult<&[u8], i32>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:492:27
[INFO] [stdout]     |
[INFO] [stdout] 492 | pub fn le_i32(i:&[u8]) -> IResult<&[u8], i32> {
[INFO] [stdout]     |        ------             ^^^^^^^^^^^^^^^^^^^ expected enum `internal::IResult`, found `()`
[INFO] [stdout]     |        |
[INFO] [stdout]     |        implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] 493 |   map!(i, le_u32, | x | { x as i32 })
[INFO] [stdout]     |                                     - help: consider removing this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `internal::IResult<&[u8], i32>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:498:27
[INFO] [stdout]     |
[INFO] [stdout] 498 | pub fn le_i64(i:&[u8]) -> IResult<&[u8], i64> {
[INFO] [stdout]     |        ------             ^^^^^^^^^^^^^^^^^^^ expected enum `internal::IResult`, found `()`
[INFO] [stdout]     |        |
[INFO] [stdout]     |        implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] 499 |   map!(i, le_u64, | x | { x as i64 })
[INFO] [stdout]     |                                     - help: consider removing this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `internal::IResult<&[u8], i64>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: `match` arms have incompatible types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/sequence.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 37  | |   ($i:expr, $($rest:tt)*) => (
[INFO] [stdout]     | |_____- `match` arms have incompatible types
[INFO] [stdout] ...
[INFO] [stdout] 78  | /       match $submac!(i_, $($args)*) {
[INFO] [stdout] 79  |           $crate::IResult::Error(e)                            =>
[INFO] [stdout] 80  |             $crate::IResult::Error(e),
[INFO] [stdout]     |             ------------------------- this is found to be of type `internal::IResult<_, _>`
[INFO] [stdout] 81  |           $crate::IResult::Incomplete($crate::Needed::Unknown) =>
[INFO] [stdout] 82  |             $crate::IResult::Incomplete($crate::Needed::Unknown),
[INFO] [stdout]     |             ---------------------------------------------------- this is found to be of type `internal::IResult<_, _>`
[INFO] [stdout] ...
[INFO] [stdout] 85  | /           match overflowed {
[INFO] [stdout] 86  | |               true  => $crate::IResult::Incomplete($crate::Needed::Unknown),
[INFO] [stdout] 87  | |               false =>  $crate::IResult::Incomplete($crate::Needed::Size(needed)),
[INFO] [stdout] 88  | |           }
[INFO] [stdout]     | |___________- this is found to be of type `internal::IResult<_, _>`
[INFO] [stdout] ...
[INFO] [stdout] 94  |                            $crate::InputLength::input_len(&i)), ($($parsed)* , o), $($rest)*)
[INFO] [stdout]     |                                                                                             - help: consider removing this semicolon
[INFO] [stdout] ...
[INFO] [stdout] 124 | /     {
[INFO] [stdout] 125 | |       match $submac!($i, $($args)*) {
[INFO] [stdout] 126 | |         $crate::IResult::Error(e)                            =>
[INFO] [stdout] 127 | |           $crate::IResult::Error(e),
[INFO] [stdout] ...   |
[INFO] [stdout] 140 | |       }
[INFO] [stdout] 141 | |     }
[INFO] [stdout]     | |_____^ expected enum `internal::IResult`, found `()`
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:645:3
[INFO] [stdout]     |
[INFO] [stdout] 645 | /   flat_map!(input,
[INFO] [stdout] 646 | |     recognize!(
[INFO] [stdout] 647 | |       tuple!(
[INFO] [stdout] 648 | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...   |
[INFO] [stdout] 661 | |     parse_to!(f32)
[INFO] [stdout] 662 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `internal::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[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/macros.rs:1139:31
[INFO] [stdout]      |
[INFO] [stdout] 1139 |           $crate::IResult::Done(i,_)     => {
[INFO] [stdout]      |                                 ^ doesn't have a size known at compile-time
[INFO] [stdout]      | 
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:645:3
[INFO] [stdout]      |
[INFO] [stdout] 645  | /   flat_map!(input,
[INFO] [stdout] 646  | |     recognize!(
[INFO] [stdout] 647  | |       tuple!(
[INFO] [stdout] 648  | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...    |
[INFO] [stdout] 661  | |     parse_to!(f32)
[INFO] [stdout] 662  | |   )
[INFO] [stdout]      | |___- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout]      = note: all local variables must have a statically known size
[INFO] [stdout]      = help: unsized locals are gated as an unstable feature
[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[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/macros.rs:1139:9
[INFO] [stdout]      |
[INFO] [stdout] 1139 |           $crate::IResult::Done(i,_)     => {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]      | 
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/internal.rs:74:3
[INFO] [stdout]      |
[INFO] [stdout] 74   |     Done(I,O),
[INFO] [stdout]      |     --------- required by `internal::IResult::Done`
[INFO] [stdout]      | 
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:645:3
[INFO] [stdout]      |
[INFO] [stdout] 645  | /   flat_map!(input,
[INFO] [stdout] 646  | |     recognize!(
[INFO] [stdout] 647  | |       tuple!(
[INFO] [stdout] 648  | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...    |
[INFO] [stdout] 661  | |     parse_to!(f32)
[INFO] [stdout] 662  | |   )
[INFO] [stdout]      | |___- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sized` is not implemented for `[u8]`
[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[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/macros.rs:1141:11
[INFO] [stdout]      |
[INFO] [stdout] 1141 |             $crate::IResult::Done(i, ($i).slice(..index))
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]      | 
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/internal.rs:74:3
[INFO] [stdout]      |
[INFO] [stdout] 74   |     Done(I,O),
[INFO] [stdout]      |     --------- required by `internal::IResult::Done`
[INFO] [stdout]      | 
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:645:3
[INFO] [stdout]      |
[INFO] [stdout] 645  | /   flat_map!(input,
[INFO] [stdout] 646  | |     recognize!(
[INFO] [stdout] 647  | |       tuple!(
[INFO] [stdout] 648  | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...    |
[INFO] [stdout] 661  | |     parse_to!(f32)
[INFO] [stdout] 662  | |   )
[INFO] [stdout]      | |___- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sized` is not implemented for `[u8]`
[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[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/macros.rs:1141:11
[INFO] [stdout]      |
[INFO] [stdout] 1141 |             $crate::IResult::Done(i, ($i).slice(..index))
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]      | 
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/internal.rs:72:18
[INFO] [stdout]      |
[INFO] [stdout] 72   |   pub enum IResult<I,O,E=u32> {
[INFO] [stdout]      |                    - required by this bound in `internal::IResult`
[INFO] [stdout]      | 
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:645:3
[INFO] [stdout]      |
[INFO] [stdout] 645  | /   flat_map!(input,
[INFO] [stdout] 646  | |     recognize!(
[INFO] [stdout] 647  | |       tuple!(
[INFO] [stdout] 648  | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...    |
[INFO] [stdout] 661  | |     parse_to!(f32)
[INFO] [stdout] 662  | |   )
[INFO] [stdout]      | |___- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout] help: you could relax the implicit `Sized` bound on `I` if it were used through indirection like `&I` or `Box<I>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/internal.rs:72:18
[INFO] [stdout]      |
[INFO] [stdout] 72   | pub enum IResult<I,O,E=u32> {
[INFO] [stdout]      |                  ^ this could be changed to `I: ?Sized`...
[INFO] [stdout] 73   |    /// indicates a correct parsing, the first field containing the rest of the unparsed data, the second field contains the parsed data
[INFO] [stdout] 74   |   Done(I,O),
[INFO] [stdout]      |        - ...if indirection was used here: `Box<I>`
[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[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/macros.rs:1143:43
[INFO] [stdout]      |
[INFO] [stdout] 1143 |           $crate::IResult::Error(e)      => $crate::IResult::Error(e),
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]      | 
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/internal.rs:76:3
[INFO] [stdout]      |
[INFO] [stdout] 76   |     Error(Err<E>),
[INFO] [stdout]      |     ------------- required by `internal::IResult::Error`
[INFO] [stdout]      | 
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:645:3
[INFO] [stdout]      |
[INFO] [stdout] 645  | /   flat_map!(input,
[INFO] [stdout] 646  | |     recognize!(
[INFO] [stdout] 647  | |       tuple!(
[INFO] [stdout] 648  | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...    |
[INFO] [stdout] 661  | |     parse_to!(f32)
[INFO] [stdout] 662  | |   )
[INFO] [stdout]      | |___- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sized` is not implemented for `[u8]`
[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[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/macros.rs:1144:43
[INFO] [stdout]      |
[INFO] [stdout] 1144 |           $crate::IResult::Incomplete(i) => $crate::IResult::Incomplete(i)
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]      | 
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/internal.rs:78:3
[INFO] [stdout]      |
[INFO] [stdout] 78   |     Incomplete(Needed)
[INFO] [stdout]      |     ------------------ required by `internal::IResult::Incomplete`
[INFO] [stdout]      | 
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:645:3
[INFO] [stdout]      |
[INFO] [stdout] 645  | /   flat_map!(input,
[INFO] [stdout] 646  | |     recognize!(
[INFO] [stdout] 647  | |       tuple!(
[INFO] [stdout] 648  | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...    |
[INFO] [stdout] 661  | |     parse_to!(f32)
[INFO] [stdout] 662  | |   )
[INFO] [stdout]      | |___- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sized` is not implemented for `[u8]`
[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[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/simple_errors.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |           $crate::IResult::Error(e)                            => $crate::IResult::Error(e),
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/internal.rs:76:3
[INFO] [stdout]     |
[INFO] [stdout] 76  |     Error(Err<E>),
[INFO] [stdout]     |     ------------- required by `internal::IResult::Error`
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:645:3
[INFO] [stdout]     |
[INFO] [stdout] 645 | /   flat_map!(input,
[INFO] [stdout] 646 | |     recognize!(
[INFO] [stdout] 647 | |       tuple!(
[INFO] [stdout] 648 | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...   |
[INFO] [stdout] 661 | |     parse_to!(f32)
[INFO] [stdout] 662 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[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[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/simple_errors.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |           $crate::IResult::Incomplete($crate::Needed::Unknown) => $crate::IResult::Incomplete($crate::Needed::Unknown),
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/internal.rs:78:3
[INFO] [stdout]     |
[INFO] [stdout] 78  |     Incomplete(Needed)
[INFO] [stdout]     |     ------------------ required by `internal::IResult::Incomplete`
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:645:3
[INFO] [stdout]     |
[INFO] [stdout] 645 | /   flat_map!(input,
[INFO] [stdout] 646 | |     recognize!(
[INFO] [stdout] 647 | |       tuple!(
[INFO] [stdout] 648 | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...   |
[INFO] [stdout] 661 | |     parse_to!(f32)
[INFO] [stdout] 662 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[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[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/simple_errors.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |           $crate::IResult::Incomplete($crate::Needed::Size(i)) => $crate::IResult::Incomplete($crate::Needed::Size(i)),
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/internal.rs:78:3
[INFO] [stdout]     |
[INFO] [stdout] 78  |     Incomplete(Needed)
[INFO] [stdout]     |     ------------------ required by `internal::IResult::Incomplete`
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:645:3
[INFO] [stdout]     |
[INFO] [stdout] 645 | /   flat_map!(input,
[INFO] [stdout] 646 | |     recognize!(
[INFO] [stdout] 647 | |       tuple!(
[INFO] [stdout] 648 | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...   |
[INFO] [stdout] 661 | |     parse_to!(f32)
[INFO] [stdout] 662 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[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[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/simple_errors.rs:135:31
[INFO] [stdout]     |
[INFO] [stdout] 135 |           $crate::IResult::Done(i, o)                          => match $submac2!(o, $($args2)*) {
[INFO] [stdout]     |                                 ^ doesn't have a size known at compile-time
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:645:3
[INFO] [stdout]     |
[INFO] [stdout] 645 | /   flat_map!(input,
[INFO] [stdout] 646 | |     recognize!(
[INFO] [stdout] 647 | |       tuple!(
[INFO] [stdout] 648 | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...   |
[INFO] [stdout] 661 | |     parse_to!(f32)
[INFO] [stdout] 662 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout]     = note: all local variables must have a statically known size
[INFO] [stdout]     = help: unsized locals are gated as an unstable feature
[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[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/simple_errors.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |           $crate::IResult::Done(i, o)                          => match $submac2!(o, $($args2)*) {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/internal.rs:74:3
[INFO] [stdout]     |
[INFO] [stdout] 74  |     Done(I,O),
[INFO] [stdout]     |     --------- required by `internal::IResult::Done`
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:645:3
[INFO] [stdout]     |
[INFO] [stdout] 645 | /   flat_map!(input,
[INFO] [stdout] 646 | |     recognize!(
[INFO] [stdout] 647 | |       tuple!(
[INFO] [stdout] 648 | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...   |
[INFO] [stdout] 661 | |     parse_to!(f32)
[INFO] [stdout] 662 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[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/nom-3.2.1/src/simple_errors.rs:139:94
[INFO] [stdout]     |
[INFO] [stdout] 139 |             $crate::IResult::Done(_, o2)                              => $crate::IResult::Done(i, o2)
[INFO] [stdout]     |                                                                                                ^
[INFO] [stdout]     |                                                                                                |
[INFO] [stdout]     |                                                                                                expected `&[u8]`, found slice `[u8]`
[INFO] [stdout]     |                                                                                                help: consider borrowing here: `&i`
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:645:3
[INFO] [stdout]     |
[INFO] [stdout] 645 | /   flat_map!(input,
[INFO] [stdout] 646 | |     recognize!(
[INFO] [stdout] 647 | |       tuple!(
[INFO] [stdout] 648 | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...   |
[INFO] [stdout] 661 | |     parse_to!(f32)
[INFO] [stdout] 662 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[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/nom-3.2.1/src/sequence.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 37  | |   ($i:expr, $($rest:tt)*) => (
[INFO] [stdout]     | |_____- `match` arms have incompatible types
[INFO] [stdout] ...
[INFO] [stdout] 78  | /       match $submac!(i_, $($args)*) {
[INFO] [stdout] 79  |           $crate::IResult::Error(e)                            =>
[INFO] [stdout] 80  |             $crate::IResult::Error(e),
[INFO] [stdout]     |             ------------------------- this is found to be of type `internal::IResult<_, _>`
[INFO] [stdout] 81  |           $crate::IResult::Incomplete($crate::Needed::Unknown) =>
[INFO] [stdout] 82  |             $crate::IResult::Incomplete($crate::Needed::Unknown),
[INFO] [stdout]     |             ---------------------------------------------------- this is found to be of type `internal::IResult<_, _>`
[INFO] [stdout] ...
[INFO] [stdout] 85  | /           match overflowed {
[INFO] [stdout] 86  | |               true  => $crate::IResult::Incomplete($crate::Needed::Unknown),
[INFO] [stdout] 87  | |               false =>  $crate::IResult::Incomplete($crate::Needed::Size(needed)),
[INFO] [stdout] 88  | |           }
[INFO] [stdout]     | |___________- this is found to be of type `internal::IResult<_, _>`
[INFO] [stdout] ...
[INFO] [stdout] 94  |                            $crate::InputLength::input_len(&i)), ($($parsed)* , o), $($rest)*)
[INFO] [stdout]     |                                                                                             - help: consider removing this semicolon
[INFO] [stdout] ...
[INFO] [stdout] 124 | /     {
[INFO] [stdout] 125 | |       match $submac!($i, $($args)*) {
[INFO] [stdout] 126 | |         $crate::IResult::Error(e)                            =>
[INFO] [stdout] 127 | |           $crate::IResult::Error(e),
[INFO] [stdout] ...   |
[INFO] [stdout] 140 | |       }
[INFO] [stdout] 141 | |     }
[INFO] [stdout]     | |_____^ expected enum `internal::IResult`, found `()`
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:668:3
[INFO] [stdout]     |
[INFO] [stdout] 668 | /   flat_map!(input,
[INFO] [stdout] 669 | |     recognize!(
[INFO] [stdout] 670 | |       tuple!(
[INFO] [stdout] 671 | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...   |
[INFO] [stdout] 684 | |     parse_to!(f32)
[INFO] [stdout] 685 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `internal::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] [stderr]    Compiling quote v0.6.10
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/macros.rs:1139:31
[INFO] [stdout]      |
[INFO] [stdout] 1139 |           $crate::IResult::Done(i,_)     => {
[INFO] [stdout]      |                                 ^ doesn't have a size known at compile-time
[INFO] [stdout]      | 
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:668:3
[INFO] [stdout]      |
[INFO] [stdout] 668  | /   flat_map!(input,
[INFO] [stdout] 669  | |     recognize!(
[INFO] [stdout] 670  | |       tuple!(
[INFO] [stdout] 671  | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...    |
[INFO] [stdout] 684  | |     parse_to!(f32)
[INFO] [stdout] 685  | |   )
[INFO] [stdout]      | |___- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]      = note: all local variables must have a statically known size
[INFO] [stdout]      = help: unsized locals are gated as an unstable feature
[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[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/macros.rs:1139:9
[INFO] [stdout]      |
[INFO] [stdout] 1139 |           $crate::IResult::Done(i,_)     => {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]      | 
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/internal.rs:74:3
[INFO] [stdout]      |
[INFO] [stdout] 74   |     Done(I,O),
[INFO] [stdout]      |     --------- required by `internal::IResult::Done`
[INFO] [stdout]      | 
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:668:3
[INFO] [stdout]      |
[INFO] [stdout] 668  | /   flat_map!(input,
[INFO] [stdout] 669  | |     recognize!(
[INFO] [stdout] 670  | |       tuple!(
[INFO] [stdout] 671  | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...    |
[INFO] [stdout] 684  | |     parse_to!(f32)
[INFO] [stdout] 685  | |   )
[INFO] [stdout]      | |___- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sized` is not implemented for `str`
[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[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/macros.rs:1141:11
[INFO] [stdout]      |
[INFO] [stdout] 1141 |             $crate::IResult::Done(i, ($i).slice(..index))
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]      | 
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/internal.rs:74:3
[INFO] [stdout]      |
[INFO] [stdout] 74   |     Done(I,O),
[INFO] [stdout]      |     --------- required by `internal::IResult::Done`
[INFO] [stdout]      | 
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:668:3
[INFO] [stdout]      |
[INFO] [stdout] 668  | /   flat_map!(input,
[INFO] [stdout] 669  | |     recognize!(
[INFO] [stdout] 670  | |       tuple!(
[INFO] [stdout] 671  | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...    |
[INFO] [stdout] 684  | |     parse_to!(f32)
[INFO] [stdout] 685  | |   )
[INFO] [stdout]      | |___- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sized` is not implemented for `str`
[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[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/macros.rs:1141:11
[INFO] [stdout]      |
[INFO] [stdout] 1141 |             $crate::IResult::Done(i, ($i).slice(..index))
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]      | 
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/internal.rs:72:18
[INFO] [stdout]      |
[INFO] [stdout] 72   |   pub enum IResult<I,O,E=u32> {
[INFO] [stdout]      |                    - required by this bound in `internal::IResult`
[INFO] [stdout]      | 
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:668:3
[INFO] [stdout]      |
[INFO] [stdout] 668  | /   flat_map!(input,
[INFO] [stdout] 669  | |     recognize!(
[INFO] [stdout] 670  | |       tuple!(
[INFO] [stdout] 671  | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...    |
[INFO] [stdout] 684  | |     parse_to!(f32)
[INFO] [stdout] 685  | |   )
[INFO] [stdout]      | |___- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] help: you could relax the implicit `Sized` bound on `I` if it were used through indirection like `&I` or `Box<I>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/internal.rs:72:18
[INFO] [stdout]      |
[INFO] [stdout] 72   | pub enum IResult<I,O,E=u32> {
[INFO] [stdout]      |                  ^ this could be changed to `I: ?Sized`...
[INFO] [stdout] 73   |    /// indicates a correct parsing, the first field containing the rest of the unparsed data, the second field contains the parsed data
[INFO] [stdout] 74   |   Done(I,O),
[INFO] [stdout]      |        - ...if indirection was used here: `Box<I>`
[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[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/macros.rs:1143:43
[INFO] [stdout]      |
[INFO] [stdout] 1143 |           $crate::IResult::Error(e)      => $crate::IResult::Error(e),
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]      | 
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/internal.rs:76:3
[INFO] [stdout]      |
[INFO] [stdout] 76   |     Error(Err<E>),
[INFO] [stdout]      |     ------------- required by `internal::IResult::Error`
[INFO] [stdout]      | 
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:668:3
[INFO] [stdout]      |
[INFO] [stdout] 668  | /   flat_map!(input,
[INFO] [stdout] 669  | |     recognize!(
[INFO] [stdout] 670  | |       tuple!(
[INFO] [stdout] 671  | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...    |
[INFO] [stdout] 684  | |     parse_to!(f32)
[INFO] [stdout] 685  | |   )
[INFO] [stdout]      | |___- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sized` is not implemented for `str`
[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[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/macros.rs:1144:43
[INFO] [stdout]      |
[INFO] [stdout] 1144 |           $crate::IResult::Incomplete(i) => $crate::IResult::Incomplete(i)
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]      | 
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/internal.rs:78:3
[INFO] [stdout]      |
[INFO] [stdout] 78   |     Incomplete(Needed)
[INFO] [stdout]      |     ------------------ required by `internal::IResult::Incomplete`
[INFO] [stdout]      | 
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:668:3
[INFO] [stdout]      |
[INFO] [stdout] 668  | /   flat_map!(input,
[INFO] [stdout] 669  | |     recognize!(
[INFO] [stdout] 670  | |       tuple!(
[INFO] [stdout] 671  | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...    |
[INFO] [stdout] 684  | |     parse_to!(f32)
[INFO] [stdout] 685  | |   )
[INFO] [stdout]      | |___- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sized` is not implemented for `str`
[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[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/simple_errors.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |           $crate::IResult::Error(e)                            => $crate::IResult::Error(e),
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/internal.rs:76:3
[INFO] [stdout]     |
[INFO] [stdout] 76  |     Error(Err<E>),
[INFO] [stdout]     |     ------------- required by `internal::IResult::Error`
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:668:3
[INFO] [stdout]     |
[INFO] [stdout] 668 | /   flat_map!(input,
[INFO] [stdout] 669 | |     recognize!(
[INFO] [stdout] 670 | |       tuple!(
[INFO] [stdout] 671 | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...   |
[INFO] [stdout] 684 | |     parse_to!(f32)
[INFO] [stdout] 685 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[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[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/simple_errors.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |           $crate::IResult::Incomplete($crate::Needed::Unknown) => $crate::IResult::Incomplete($crate::Needed::Unknown),
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/internal.rs:78:3
[INFO] [stdout]     |
[INFO] [stdout] 78  |     Incomplete(Needed)
[INFO] [stdout]     |     ------------------ required by `internal::IResult::Incomplete`
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:668:3
[INFO] [stdout]     |
[INFO] [stdout] 668 | /   flat_map!(input,
[INFO] [stdout] 669 | |     recognize!(
[INFO] [stdout] 670 | |       tuple!(
[INFO] [stdout] 671 | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...   |
[INFO] [stdout] 684 | |     parse_to!(f32)
[INFO] [stdout] 685 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[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[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/simple_errors.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |           $crate::IResult::Incomplete($crate::Needed::Size(i)) => $crate::IResult::Incomplete($crate::Needed::Size(i)),
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/internal.rs:78:3
[INFO] [stdout]     |
[INFO] [stdout] 78  |     Incomplete(Needed)
[INFO] [stdout]     |     ------------------ required by `internal::IResult::Incomplete`
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:668:3
[INFO] [stdout]     |
[INFO] [stdout] 668 | /   flat_map!(input,
[INFO] [stdout] 669 | |     recognize!(
[INFO] [stdout] 670 | |       tuple!(
[INFO] [stdout] 671 | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...   |
[INFO] [stdout] 684 | |     parse_to!(f32)
[INFO] [stdout] 685 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[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[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/simple_errors.rs:135:31
[INFO] [stdout]     |
[INFO] [stdout] 135 |           $crate::IResult::Done(i, o)                          => match $submac2!(o, $($args2)*) {
[INFO] [stdout]     |                                 ^ doesn't have a size known at compile-time
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:668:3
[INFO] [stdout]     |
[INFO] [stdout] 668 | /   flat_map!(input,
[INFO] [stdout] 669 | |     recognize!(
[INFO] [stdout] 670 | |       tuple!(
[INFO] [stdout] 671 | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...   |
[INFO] [stdout] 684 | |     parse_to!(f32)
[INFO] [stdout] 685 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]     = note: all local variables must have a statically known size
[INFO] [stdout]     = help: unsized locals are gated as an unstable feature
[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[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/simple_errors.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |           $crate::IResult::Done(i, o)                          => match $submac2!(o, $($args2)*) {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/internal.rs:74:3
[INFO] [stdout]     |
[INFO] [stdout] 74  |     Done(I,O),
[INFO] [stdout]     |     --------- required by `internal::IResult::Done`
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:668:3
[INFO] [stdout]     |
[INFO] [stdout] 668 | /   flat_map!(input,
[INFO] [stdout] 669 | |     recognize!(
[INFO] [stdout] 670 | |       tuple!(
[INFO] [stdout] 671 | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...   |
[INFO] [stdout] 684 | |     parse_to!(f32)
[INFO] [stdout] 685 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[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/nom-3.2.1/src/simple_errors.rs:139:94
[INFO] [stdout]     |
[INFO] [stdout] 139 |             $crate::IResult::Done(_, o2)                              => $crate::IResult::Done(i, o2)
[INFO] [stdout]     |                                                                                                ^
[INFO] [stdout]     |                                                                                                |
[INFO] [stdout]     |                                                                                                expected `&str`, found `str`
[INFO] [stdout]     |                                                                                                help: consider borrowing here: `&i`
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:668:3
[INFO] [stdout]     |
[INFO] [stdout] 668 | /   flat_map!(input,
[INFO] [stdout] 669 | |     recognize!(
[INFO] [stdout] 670 | |       tuple!(
[INFO] [stdout] 671 | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...   |
[INFO] [stdout] 684 | |     parse_to!(f32)
[INFO] [stdout] 685 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[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/nom-3.2.1/src/sequence.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 37  | |   ($i:expr, $($rest:tt)*) => (
[INFO] [stdout]     | |_____- `match` arms have incompatible types
[INFO] [stdout] ...
[INFO] [stdout] 78  | /       match $submac!(i_, $($args)*) {
[INFO] [stdout] 79  |           $crate::IResult::Error(e)                            =>
[INFO] [stdout] 80  |             $crate::IResult::Error(e),
[INFO] [stdout]     |             ------------------------- this is found to be of type `internal::IResult<_, _>`
[INFO] [stdout] 81  |           $crate::IResult::Incomplete($crate::Needed::Unknown) =>
[INFO] [stdout] 82  |             $crate::IResult::Incomplete($crate::Needed::Unknown),
[INFO] [stdout]     |             ---------------------------------------------------- this is found to be of type `internal::IResult<_, _>`
[INFO] [stdout] ...
[INFO] [stdout] 85  | /           match overflowed {
[INFO] [stdout] 86  | |               true  => $crate::IResult::Incomplete($crate::Needed::Unknown),
[INFO] [stdout] 87  | |               false =>  $crate::IResult::Incomplete($crate::Needed::Size(needed)),
[INFO] [stdout] 88  | |           }
[INFO] [stdout]     | |___________- this is found to be of type `internal::IResult<_, _>`
[INFO] [stdout] ...
[INFO] [stdout] 94  |                            $crate::InputLength::input_len(&i)), ($($parsed)* , o), $($rest)*)
[INFO] [stdout]     |                                                                                             - help: consider removing this semicolon
[INFO] [stdout] ...
[INFO] [stdout] 124 | /     {
[INFO] [stdout] 125 | |       match $submac!($i, $($args)*) {
[INFO] [stdout] 126 | |         $crate::IResult::Error(e)                            =>
[INFO] [stdout] 127 | |           $crate::IResult::Error(e),
[INFO] [stdout] ...   |
[INFO] [stdout] 140 | |       }
[INFO] [stdout] 141 | |     }
[INFO] [stdout]     | |_____^ expected enum `internal::IResult`, found `()`
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:691:3
[INFO] [stdout]     |
[INFO] [stdout] 691 | /   flat_map!(input,
[INFO] [stdout] 692 | |     recognize!(
[INFO] [stdout] 693 | |       tuple!(
[INFO] [stdout] 694 | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...   |
[INFO] [stdout] 707 | |     parse_to!(f64)
[INFO] [stdout] 708 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `internal::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[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/macros.rs:1139:31
[INFO] [stdout]      |
[INFO] [stdout] 1139 |           $crate::IResult::Done(i,_)     => {
[INFO] [stdout]      |                                 ^ doesn't have a size known at compile-time
[INFO] [stdout]      | 
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:691:3
[INFO] [stdout]      |
[INFO] [stdout] 691  | /   flat_map!(input,
[INFO] [stdout] 692  | |     recognize!(
[INFO] [stdout] 693  | |       tuple!(
[INFO] [stdout] 694  | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...    |
[INFO] [stdout] 707  | |     parse_to!(f64)
[INFO] [stdout] 708  | |   )
[INFO] [stdout]      | |___- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout]      = note: all local variables must have a statically known size
[INFO] [stdout]      = help: unsized locals are gated as an unstable feature
[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[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/macros.rs:1139:9
[INFO] [stdout]      |
[INFO] [stdout] 1139 |           $crate::IResult::Done(i,_)     => {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]      | 
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/internal.rs:74:3
[INFO] [stdout]      |
[INFO] [stdout] 74   |     Done(I,O),
[INFO] [stdout]      |     --------- required by `internal::IResult::Done`
[INFO] [stdout]      | 
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:691:3
[INFO] [stdout]      |
[INFO] [stdout] 691  | /   flat_map!(input,
[INFO] [stdout] 692  | |     recognize!(
[INFO] [stdout] 693  | |       tuple!(
[INFO] [stdout] 694  | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...    |
[INFO] [stdout] 707  | |     parse_to!(f64)
[INFO] [stdout] 708  | |   )
[INFO] [stdout]      | |___- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sized` is not implemented for `[u8]`
[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[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/macros.rs:1141:11
[INFO] [stdout]      |
[INFO] [stdout] 1141 |             $crate::IResult::Done(i, ($i).slice(..index))
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]      | 
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/internal.rs:74:3
[INFO] [stdout]      |
[INFO] [stdout] 74   |     Done(I,O),
[INFO] [stdout]      |     --------- required by `internal::IResult::Done`
[INFO] [stdout]      | 
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:691:3
[INFO] [stdout]      |
[INFO] [stdout] 691  | /   flat_map!(input,
[INFO] [stdout] 692  | |     recognize!(
[INFO] [stdout] 693  | |       tuple!(
[INFO] [stdout] 694  | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...    |
[INFO] [stdout] 707  | |     parse_to!(f64)
[INFO] [stdout] 708  | |   )
[INFO] [stdout]      | |___- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sized` is not implemented for `[u8]`
[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[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/macros.rs:1141:11
[INFO] [stdout]      |
[INFO] [stdout] 1141 |             $crate::IResult::Done(i, ($i).slice(..index))
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]      | 
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/internal.rs:72:18
[INFO] [stdout]      |
[INFO] [stdout] 72   |   pub enum IResult<I,O,E=u32> {
[INFO] [stdout]      |                    - required by this bound in `internal::IResult`
[INFO] [stdout]      | 
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:691:3
[INFO] [stdout]      |
[INFO] [stdout] 691  | /   flat_map!(input,
[INFO] [stdout] 692  | |     recognize!(
[INFO] [stdout] 693  | |       tuple!(
[INFO] [stdout] 694  | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...    |
[INFO] [stdout] 707  | |     parse_to!(f64)
[INFO] [stdout] 708  | |   )
[INFO] [stdout]      | |___- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout] help: you could relax the implicit `Sized` bound on `I` if it were used through indirection like `&I` or `Box<I>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/internal.rs:72:18
[INFO] [stdout]      |
[INFO] [stdout] 72   | pub enum IResult<I,O,E=u32> {
[INFO] [stdout]      |                  ^ this could be changed to `I: ?Sized`...
[INFO] [stdout] 73   |    /// indicates a correct parsing, the first field containing the rest of the unparsed data, the second field contains the parsed data
[INFO] [stdout] 74   |   Done(I,O),
[INFO] [stdout]      |        - ...if indirection was used here: `Box<I>`
[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[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/macros.rs:1143:43
[INFO] [stdout]      |
[INFO] [stdout] 1143 |           $crate::IResult::Error(e)      => $crate::IResult::Error(e),
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]      | 
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/internal.rs:76:3
[INFO] [stdout]      |
[INFO] [stdout] 76   |     Error(Err<E>),
[INFO] [stdout]      |     ------------- required by `internal::IResult::Error`
[INFO] [stdout]      | 
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:691:3
[INFO] [stdout]      |
[INFO] [stdout] 691  | /   flat_map!(input,
[INFO] [stdout] 692  | |     recognize!(
[INFO] [stdout] 693  | |       tuple!(
[INFO] [stdout] 694  | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...    |
[INFO] [stdout] 707  | |     parse_to!(f64)
[INFO] [stdout] 708  | |   )
[INFO] [stdout]      | |___- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sized` is not implemented for `[u8]`
[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[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/macros.rs:1144:43
[INFO] [stdout]      |
[INFO] [stdout] 1144 |           $crate::IResult::Incomplete(i) => $crate::IResult::Incomplete(i)
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]      | 
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/internal.rs:78:3
[INFO] [stdout]      |
[INFO] [stdout] 78   |     Incomplete(Needed)
[INFO] [stdout]      |     ------------------ required by `internal::IResult::Incomplete`
[INFO] [stdout]      | 
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:691:3
[INFO] [stdout]      |
[INFO] [stdout] 691  | /   flat_map!(input,
[INFO] [stdout] 692  | |     recognize!(
[INFO] [stdout] 693  | |       tuple!(
[INFO] [stdout] 694  | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...    |
[INFO] [stdout] 707  | |     parse_to!(f64)
[INFO] [stdout] 708  | |   )
[INFO] [stdout]      | |___- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sized` is not implemented for `[u8]`
[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[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/simple_errors.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |           $crate::IResult::Error(e)                            => $crate::IResult::Error(e),
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/internal.rs:76:3
[INFO] [stdout]     |
[INFO] [stdout] 76  |     Error(Err<E>),
[INFO] [stdout]     |     ------------- required by `internal::IResult::Error`
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:691:3
[INFO] [stdout]     |
[INFO] [stdout] 691 | /   flat_map!(input,
[INFO] [stdout] 692 | |     recognize!(
[INFO] [stdout] 693 | |       tuple!(
[INFO] [stdout] 694 | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...   |
[INFO] [stdout] 707 | |     parse_to!(f64)
[INFO] [stdout] 708 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[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[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/simple_errors.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |           $crate::IResult::Incomplete($crate::Needed::Unknown) => $crate::IResult::Incomplete($crate::Needed::Unknown),
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/internal.rs:78:3
[INFO] [stdout]     |
[INFO] [stdout] 78  |     Incomplete(Needed)
[INFO] [stdout]     |     ------------------ required by `internal::IResult::Incomplete`
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:691:3
[INFO] [stdout]     |
[INFO] [stdout] 691 | /   flat_map!(input,
[INFO] [stdout] 692 | |     recognize!(
[INFO] [stdout] 693 | |       tuple!(
[INFO] [stdout] 694 | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...   |
[INFO] [stdout] 707 | |     parse_to!(f64)
[INFO] [stdout] 708 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[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[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/simple_errors.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |           $crate::IResult::Incomplete($crate::Needed::Size(i)) => $crate::IResult::Incomplete($crate::Needed::Size(i)),
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/internal.rs:78:3
[INFO] [stdout]     |
[INFO] [stdout] 78  |     Incomplete(Needed)
[INFO] [stdout]     |     ------------------ required by `internal::IResult::Incomplete`
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:691:3
[INFO] [stdout]     |
[INFO] [stdout] 691 | /   flat_map!(input,
[INFO] [stdout] 692 | |     recognize!(
[INFO] [stdout] 693 | |       tuple!(
[INFO] [stdout] 694 | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...   |
[INFO] [stdout] 707 | |     parse_to!(f64)
[INFO] [stdout] 708 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[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[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/simple_errors.rs:135:31
[INFO] [stdout]     |
[INFO] [stdout] 135 |           $crate::IResult::Done(i, o)                          => match $submac2!(o, $($args2)*) {
[INFO] [stdout]     |                                 ^ doesn't have a size known at compile-time
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:691:3
[INFO] [stdout]     |
[INFO] [stdout] 691 | /   flat_map!(input,
[INFO] [stdout] 692 | |     recognize!(
[INFO] [stdout] 693 | |       tuple!(
[INFO] [stdout] 694 | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...   |
[INFO] [stdout] 707 | |     parse_to!(f64)
[INFO] [stdout] 708 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout]     = note: all local variables must have a statically known size
[INFO] [stdout]     = help: unsized locals are gated as an unstable feature
[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[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/simple_errors.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |           $crate::IResult::Done(i, o)                          => match $submac2!(o, $($args2)*) {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/internal.rs:74:3
[INFO] [stdout]     |
[INFO] [stdout] 74  |     Done(I,O),
[INFO] [stdout]     |     --------- required by `internal::IResult::Done`
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:691:3
[INFO] [stdout]     |
[INFO] [stdout] 691 | /   flat_map!(input,
[INFO] [stdout] 692 | |     recognize!(
[INFO] [stdout] 693 | |       tuple!(
[INFO] [stdout] 694 | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...   |
[INFO] [stdout] 707 | |     parse_to!(f64)
[INFO] [stdout] 708 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[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/nom-3.2.1/src/simple_errors.rs:139:94
[INFO] [stdout]     |
[INFO] [stdout] 139 |             $crate::IResult::Done(_, o2)                              => $crate::IResult::Done(i, o2)
[INFO] [stdout]     |                                                                                                ^
[INFO] [stdout]     |                                                                                                |
[INFO] [stdout]     |                                                                                                expected `&[u8]`, found slice `[u8]`
[INFO] [stdout]     |                                                                                                help: consider borrowing here: `&i`
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:691:3
[INFO] [stdout]     |
[INFO] [stdout] 691 | /   flat_map!(input,
[INFO] [stdout] 692 | |     recognize!(
[INFO] [stdout] 693 | |       tuple!(
[INFO] [stdout] 694 | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...   |
[INFO] [stdout] 707 | |     parse_to!(f64)
[INFO] [stdout] 708 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[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/nom-3.2.1/src/sequence.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 37  | |   ($i:expr, $($rest:tt)*) => (
[INFO] [stdout]     | |_____- `match` arms have incompatible types
[INFO] [stdout] ...
[INFO] [stdout] 78  | /       match $submac!(i_, $($args)*) {
[INFO] [stdout] 79  |           $crate::IResult::Error(e)                            =>
[INFO] [stdout] 80  |             $crate::IResult::Error(e),
[INFO] [stdout]     |             ------------------------- this is found to be of type `internal::IResult<_, _>`
[INFO] [stdout] 81  |           $crate::IResult::Incomplete($crate::Needed::Unknown) =>
[INFO] [stdout] 82  |             $crate::IResult::Incomplete($crate::Needed::Unknown),
[INFO] [stdout]     |             ---------------------------------------------------- this is found to be of type `internal::IResult<_, _>`
[INFO] [stdout] ...
[INFO] [stdout] 85  | /           match overflowed {
[INFO] [stdout] 86  | |               true  => $crate::IResult::Incomplete($crate::Needed::Unknown),
[INFO] [stdout] 87  | |               false =>  $crate::IResult::Incomplete($crate::Needed::Size(needed)),
[INFO] [stdout] 88  | |           }
[INFO] [stdout]     | |___________- this is found to be of type `internal::IResult<_, _>`
[INFO] [stdout] ...
[INFO] [stdout] 94  |                            $crate::InputLength::input_len(&i)), ($($parsed)* , o), $($rest)*)
[INFO] [stdout]     |                                                                                             - help: consider removing this semicolon
[INFO] [stdout] ...
[INFO] [stdout] 124 | /     {
[INFO] [stdout] 125 | |       match $submac!($i, $($args)*) {
[INFO] [stdout] 126 | |         $crate::IResult::Error(e)                            =>
[INFO] [stdout] 127 | |           $crate::IResult::Error(e),
[INFO] [stdout] ...   |
[INFO] [stdout] 140 | |       }
[INFO] [stdout] 141 | |     }
[INFO] [stdout]     | |_____^ expected enum `internal::IResult`, found `()`
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:714:3
[INFO] [stdout]     |
[INFO] [stdout] 714 | /   flat_map!(input,
[INFO] [stdout] 715 | |     recognize!(
[INFO] [stdout] 716 | |       tuple!(
[INFO] [stdout] 717 | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...   |
[INFO] [stdout] 730 | |     parse_to!(f64)
[INFO] [stdout] 731 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `internal::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[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/macros.rs:1139:31
[INFO] [stdout]      |
[INFO] [stdout] 1139 |           $crate::IResult::Done(i,_)     => {
[INFO] [stdout]      |                                 ^ doesn't have a size known at compile-time
[INFO] [stdout]      | 
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:714:3
[INFO] [stdout]      |
[INFO] [stdout] 714  | /   flat_map!(input,
[INFO] [stdout] 715  | |     recognize!(
[INFO] [stdout] 716  | |       tuple!(
[INFO] [stdout] 717  | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...    |
[INFO] [stdout] 730  | |     parse_to!(f64)
[INFO] [stdout] 731  | |   )
[INFO] [stdout]      | |___- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]      = note: all local variables must have a statically known size
[INFO] [stdout]      = help: unsized locals are gated as an unstable feature
[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[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/macros.rs:1139:9
[INFO] [stdout]      |
[INFO] [stdout] 1139 |           $crate::IResult::Done(i,_)     => {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]      | 
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/internal.rs:74:3
[INFO] [stdout]      |
[INFO] [stdout] 74   |     Done(I,O),
[INFO] [stdout]      |     --------- required by `internal::IResult::Done`
[INFO] [stdout]      | 
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:714:3
[INFO] [stdout]      |
[INFO] [stdout] 714  | /   flat_map!(input,
[INFO] [stdout] 715  | |     recognize!(
[INFO] [stdout] 716  | |       tuple!(
[INFO] [stdout] 717  | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...    |
[INFO] [stdout] 730  | |     parse_to!(f64)
[INFO] [stdout] 731  | |   )
[INFO] [stdout]      | |___- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sized` is not implemented for `str`
[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[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/macros.rs:1141:11
[INFO] [stdout]      |
[INFO] [stdout] 1141 |             $crate::IResult::Done(i, ($i).slice(..index))
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]      | 
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/internal.rs:74:3
[INFO] [stdout]      |
[INFO] [stdout] 74   |     Done(I,O),
[INFO] [stdout]      |     --------- required by `internal::IResult::Done`
[INFO] [stdout]      | 
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:714:3
[INFO] [stdout]      |
[INFO] [stdout] 714  | /   flat_map!(input,
[INFO] [stdout] 715  | |     recognize!(
[INFO] [stdout] 716  | |       tuple!(
[INFO] [stdout] 717  | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...    |
[INFO] [stdout] 730  | |     parse_to!(f64)
[INFO] [stdout] 731  | |   )
[INFO] [stdout]      | |___- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sized` is not implemented for `str`
[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[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/macros.rs:1141:11
[INFO] [stdout]      |
[INFO] [stdout] 1141 |             $crate::IResult::Done(i, ($i).slice(..index))
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]      | 
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/internal.rs:72:18
[INFO] [stdout]      |
[INFO] [stdout] 72   |   pub enum IResult<I,O,E=u32> {
[INFO] [stdout]      |                    - required by this bound in `internal::IResult`
[INFO] [stdout]      | 
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:714:3
[INFO] [stdout]      |
[INFO] [stdout] 714  | /   flat_map!(input,
[INFO] [stdout] 715  | |     recognize!(
[INFO] [stdout] 716  | |       tuple!(
[INFO] [stdout] 717  | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...    |
[INFO] [stdout] 730  | |     parse_to!(f64)
[INFO] [stdout] 731  | |   )
[INFO] [stdout]      | |___- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] help: you could relax the implicit `Sized` bound on `I` if it were used through indirection like `&I` or `Box<I>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/internal.rs:72:18
[INFO] [stdout]      |
[INFO] [stdout] 72   | pub enum IResult<I,O,E=u32> {
[INFO] [stdout]      |                  ^ this could be changed to `I: ?Sized`...
[INFO] [stdout] 73   |    /// indicates a correct parsing, the first field containing the rest of the unparsed data, the second field contains the parsed data
[INFO] [stdout] 74   |   Done(I,O),
[INFO] [stdout]      |        - ...if indirection was used here: `Box<I>`
[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[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/macros.rs:1143:43
[INFO] [stdout]      |
[INFO] [stdout] 1143 |           $crate::IResult::Error(e)      => $crate::IResult::Error(e),
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]      | 
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/internal.rs:76:3
[INFO] [stdout]      |
[INFO] [stdout] 76   |     Error(Err<E>),
[INFO] [stdout]      |     ------------- required by `internal::IResult::Error`
[INFO] [stdout]      | 
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:714:3
[INFO] [stdout]      |
[INFO] [stdout] 714  | /   flat_map!(input,
[INFO] [stdout] 715  | |     recognize!(
[INFO] [stdout] 716  | |       tuple!(
[INFO] [stdout] 717  | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...    |
[INFO] [stdout] 730  | |     parse_to!(f64)
[INFO] [stdout] 731  | |   )
[INFO] [stdout]      | |___- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sized` is not implemented for `str`
[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[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/macros.rs:1144:43
[INFO] [stdout]      |
[INFO] [stdout] 1144 |           $crate::IResult::Incomplete(i) => $crate::IResult::Incomplete(i)
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]      | 
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/internal.rs:78:3
[INFO] [stdout]      |
[INFO] [stdout] 78   |     Incomplete(Needed)
[INFO] [stdout]      |     ------------------ required by `internal::IResult::Incomplete`
[INFO] [stdout]      | 
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:714:3
[INFO] [stdout]      |
[INFO] [stdout] 714  | /   flat_map!(input,
[INFO] [stdout] 715  | |     recognize!(
[INFO] [stdout] 716  | |       tuple!(
[INFO] [stdout] 717  | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...    |
[INFO] [stdout] 730  | |     parse_to!(f64)
[INFO] [stdout] 731  | |   )
[INFO] [stdout]      | |___- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sized` is not implemented for `str`
[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[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/simple_errors.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |           $crate::IResult::Error(e)                            => $crate::IResult::Error(e),
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/internal.rs:76:3
[INFO] [stdout]     |
[INFO] [stdout] 76  |     Error(Err<E>),
[INFO] [stdout]     |     ------------- required by `internal::IResult::Error`
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:714:3
[INFO] [stdout]     |
[INFO] [stdout] 714 | /   flat_map!(input,
[INFO] [stdout] 715 | |     recognize!(
[INFO] [stdout] 716 | |       tuple!(
[INFO] [stdout] 717 | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...   |
[INFO] [stdout] 730 | |     parse_to!(f64)
[INFO] [stdout] 731 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[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[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/simple_errors.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |           $crate::IResult::Incomplete($crate::Needed::Unknown) => $crate::IResult::Incomplete($crate::Needed::Unknown),
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/internal.rs:78:3
[INFO] [stdout]     |
[INFO] [stdout] 78  |     Incomplete(Needed)
[INFO] [stdout]     |     ------------------ required by `internal::IResult::Incomplete`
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:714:3
[INFO] [stdout]     |
[INFO] [stdout] 714 | /   flat_map!(input,
[INFO] [stdout] 715 | |     recognize!(
[INFO] [stdout] 716 | |       tuple!(
[INFO] [stdout] 717 | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...   |
[INFO] [stdout] 730 | |     parse_to!(f64)
[INFO] [stdout] 731 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[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[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/simple_errors.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |           $crate::IResult::Incomplete($crate::Needed::Size(i)) => $crate::IResult::Incomplete($crate::Needed::Size(i)),
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/internal.rs:78:3
[INFO] [stdout]     |
[INFO] [stdout] 78  |     Incomplete(Needed)
[INFO] [stdout]     |     ------------------ required by `internal::IResult::Incomplete`
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:714:3
[INFO] [stdout]     |
[INFO] [stdout] 714 | /   flat_map!(input,
[INFO] [stdout] 715 | |     recognize!(
[INFO] [stdout] 716 | |       tuple!(
[INFO] [stdout] 717 | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...   |
[INFO] [stdout] 730 | |     parse_to!(f64)
[INFO] [stdout] 731 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[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[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/simple_errors.rs:135:31
[INFO] [stdout]     |
[INFO] [stdout] 135 |           $crate::IResult::Done(i, o)                          => match $submac2!(o, $($args2)*) {
[INFO] [stdout]     |                                 ^ doesn't have a size known at compile-time
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:714:3
[INFO] [stdout]     |
[INFO] [stdout] 714 | /   flat_map!(input,
[INFO] [stdout] 715 | |     recognize!(
[INFO] [stdout] 716 | |       tuple!(
[INFO] [stdout] 717 | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...   |
[INFO] [stdout] 730 | |     parse_to!(f64)
[INFO] [stdout] 731 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]     = note: all local variables must have a statically known size
[INFO] [stdout]     = help: unsized locals are gated as an unstable feature
[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[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/simple_errors.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |           $crate::IResult::Done(i, o)                          => match $submac2!(o, $($args2)*) {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/internal.rs:74:3
[INFO] [stdout]     |
[INFO] [stdout] 74  |     Done(I,O),
[INFO] [stdout]     |     --------- required by `internal::IResult::Done`
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:714:3
[INFO] [stdout]     |
[INFO] [stdout] 714 | /   flat_map!(input,
[INFO] [stdout] 715 | |     recognize!(
[INFO] [stdout] 716 | |       tuple!(
[INFO] [stdout] 717 | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...   |
[INFO] [stdout] 730 | |     parse_to!(f64)
[INFO] [stdout] 731 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[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/nom-3.2.1/src/simple_errors.rs:139:94
[INFO] [stdout]     |
[INFO] [stdout] 139 |             $crate::IResult::Done(_, o2)                              => $crate::IResult::Done(i, o2)
[INFO] [stdout]     |                                                                                                ^
[INFO] [stdout]     |                                                                                                |
[INFO] [stdout]     |                                                                                                expected `&str`, found `str`
[INFO] [stdout]     |                                                                                                help: consider borrowing here: `&i`
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/nom.rs:714:3
[INFO] [stdout]     |
[INFO] [stdout] 714 | /   flat_map!(input,
[INFO] [stdout] 715 | |     recognize!(
[INFO] [stdout] 716 | |       tuple!(
[INFO] [stdout] 717 | |         opt!(alt!(tag!("+") | tag!("-"))),
[INFO] [stdout] ...   |
[INFO] [stdout] 730 | |     parse_to!(f64)
[INFO] [stdout] 731 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[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 syn v0.15.21
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.1.1/src/nom.rs:831:30
[INFO] [stdout]     |
[INFO] [stdout] 831 | pub fn float<T>(input: T) -> IResult<T, f32, u32>
[INFO] [stdout]     |        -----                 ^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()`
[INFO] [stdout]     |        |
[INFO] [stdout]     |        implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] ...
[INFO] [stdout] 840 |   flat_map!(input, recognize_float, parse_to!(f32))
[INFO] [stdout]     |                                                   - help: consider removing this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `std::result::Result<(T, f32), internal::Err<T>>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.1.1/src/nom.rs:846:32
[INFO] [stdout]     |
[INFO] [stdout] 846 | pub fn float_s<T>(input: T) -> IResult<T, f32, u32>
[INFO] [stdout]     |        -------                 ^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()`
[INFO] [stdout]     |        |
[INFO] [stdout]     |        implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] ...
[INFO] [stdout] 855 |   flat_map!(input, call!(recognize_float), parse_to!(f32))
[INFO] [stdout]     |                                                          - help: consider removing this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `std::result::Result<(T, f32), internal::Err<T>>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.1.1/src/nom.rs:860:31
[INFO] [stdout]     |
[INFO] [stdout] 860 | pub fn double<T>(input: T) -> IResult<T, f64, u32>
[INFO] [stdout]     |        ------                 ^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()`
[INFO] [stdout]     |        |
[INFO] [stdout]     |        implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] ...
[INFO] [stdout] 869 |   flat_map!(input, call!(recognize_float), parse_to!(f64))
[INFO] [stdout]     |                                                          - help: consider removing this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `std::result::Result<(T, f64), internal::Err<T>>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.1.1/src/nom.rs:875:33
[INFO] [stdout]     |
[INFO] [stdout] 875 | pub fn double_s<T>(input: T) -> IResult<T, f64, u32>
[INFO] [stdout]     |        --------                 ^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()`
[INFO] [stdout]     |        |
[INFO] [stdout]     |        implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] ...
[INFO] [stdout] 884 |   flat_map!(input, call!(recognize_float), parse_to!(f64))
[INFO] [stdout]     |                                                          - help: consider removing this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `std::result::Result<(T, f64), internal::Err<T>>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 62 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nom`
[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[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.1.1/src/nom.rs:493:27
[INFO] [stdout]     |
[INFO] [stdout] 493 | pub fn be_i8(i: &[u8]) -> IResult<&[u8], i8> {
[INFO] [stdout]     |        -----              ^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()`
[INFO] [stdout]     |        |
[INFO] [stdout]     |        implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] 494 |   map!(i, be_u8, |x| x as i8)
[INFO] [stdout]     |                             - help: consider removing this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `std::result::Result<(&[u8], i8), internal::Err<&[u8]>>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.1.1/src/nom.rs:499:28
[INFO] [stdout]     |
[INFO] [stdout] 499 | pub fn be_i16(i: &[u8]) -> IResult<&[u8], i16> {
[INFO] [stdout]     |        ------              ^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()`
[INFO] [stdout]     |        |
[INFO] [stdout]     |        implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] 500 |   map!(i, be_u16, |x| x as i16)
[INFO] [stdout]     |                               - help: consider removing this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `std::result::Result<(&[u8], i16), internal::Err<&[u8]>>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.1.1/src/nom.rs:505:28
[INFO] [stdout]     |
[INFO] [stdout] 505 | pub fn be_i24(i: &[u8]) -> IResult<&[u8], i32> {
[INFO] [stdout]     |        ------              ^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()`
[INFO] [stdout]     |        |
[INFO] [stdout]     |        implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] ...
[INFO] [stdout] 511 |   })
[INFO] [stdout]     |    - help: consider removing this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `std::result::Result<(&[u8], i32), internal::Err<&[u8]>>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.1.1/src/nom.rs:516:28
[INFO] [stdout]     |
[INFO] [stdout] 516 | pub fn be_i32(i: &[u8]) -> IResult<&[u8], i32> {
[INFO] [stdout]     |        ------              ^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()`
[INFO] [stdout]     |        |
[INFO] [stdout]     |        implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] 517 |   map!(i, be_u32, |x| x as i32)
[INFO] [stdout]     |                               - help: consider removing this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `std::result::Result<(&[u8], i32), internal::Err<&[u8]>>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.1.1/src/nom.rs:522:28
[INFO] [stdout]     |
[INFO] [stdout] 522 | pub fn be_i64(i: &[u8]) -> IResult<&[u8], i64> {
[INFO] [stdout]     |        ------              ^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()`
[INFO] [stdout]     |        |
[INFO] [stdout]     |        implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] 523 |   map!(i, be_u64, |x| x as i64)
[INFO] [stdout]     |                               - help: consider removing this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `std::result::Result<(&[u8], i64), internal::Err<&[u8]>>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.1.1/src/nom.rs:528:29
[INFO] [stdout]     |
[INFO] [stdout] 528 | pub fn be_i128(i: &[u8]) -> IResult<&[u8], i128> {
[INFO] [stdout]     |        -------              ^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()`
[INFO] [stdout]     |        |
[INFO] [stdout]     |        implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] 529 |   map!(i, be_u128, |x| x as i128)
[INFO] [stdout]     |                                 - help: consider removing this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `std::result::Result<(&[u8], i128), internal::Err<&[u8]>>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.1.1/src/nom.rs:615:27
[INFO] [stdout]     |
[INFO] [stdout] 615 | pub fn le_i8(i: &[u8]) -> IResult<&[u8], i8> {
[INFO] [stdout]     |        -----              ^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()`
[INFO] [stdout]     |        |
[INFO] [stdout]     |        implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] 616 |   map!(i, le_u8, |x| x as i8)
[INFO] [stdout]     |                             - help: consider removing this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `std::result::Result<(&[u8], i8), internal::Err<&[u8]>>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.1.1/src/nom.rs:621:28
[INFO] [stdout]     |
[INFO] [stdout] 621 | pub fn le_i16(i: &[u8]) -> IResult<&[u8], i16> {
[INFO] [stdout]     |        ------              ^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()`
[INFO] [stdout]     |        |
[INFO] [stdout]     |        implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] 622 |   map!(i, le_u16, |x| x as i16)
[INFO] [stdout]     |                               - help: consider removing this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `std::result::Result<(&[u8], i16), internal::Err<&[u8]>>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.1.1/src/nom.rs:627:28
[INFO] [stdout]     |
[INFO] [stdout] 627 | pub fn le_i24(i: &[u8]) -> IResult<&[u8], i32> {
[INFO] [stdout]     |        ------              ^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()`
[INFO] [stdout]     |        |
[INFO] [stdout]     |        implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] ...
[INFO] [stdout] 633 |   })
[INFO] [stdout]     |    - help: consider removing this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `std::result::Result<(&[u8], i32), internal::Err<&[u8]>>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.1.1/src/nom.rs:638:28
[INFO] [stdout]     |
[INFO] [stdout] 638 | pub fn le_i32(i: &[u8]) -> IResult<&[u8], i32> {
[INFO] [stdout]     |        ------              ^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()`
[INFO] [stdout]     |        |
[INFO] [stdout]     |        implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] 639 |   map!(i, le_u32, |x| x as i32)
[INFO] [stdout]     |                               - help: consider removing this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `std::result::Result<(&[u8], i32), internal::Err<&[u8]>>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.1.1/src/nom.rs:644:28
[INFO] [stdout]     |
[INFO] [stdout] 644 | pub fn le_i64(i: &[u8]) -> IResult<&[u8], i64> {
[INFO] [stdout]     |        ------              ^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()`
[INFO] [stdout]     |        |
[INFO] [stdout]     |        implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] 645 |   map!(i, le_u64, |x| x as i64)
[INFO] [stdout]     |                               - help: consider removing this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `std::result::Result<(&[u8], i64), internal::Err<&[u8]>>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.1.1/src/nom.rs:650:29
[INFO] [stdout]     |
[INFO] [stdout] 650 | pub fn le_i128(i: &[u8]) -> IResult<&[u8], i128> {
[INFO] [stdout]     |        -------              ^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()`
[INFO] [stdout]     |        |
[INFO] [stdout]     |        implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] 651 |   map!(i, le_u128, |x| x as i128)
[INFO] [stdout]     |                                 - help: consider removing this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `std::result::Result<(&[u8], i128), internal::Err<&[u8]>>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.1.1/src/macros.rs:881:9
[INFO] [stdout]     |
[INFO] [stdout] 881 |           Ok((i,_)) => {
[INFO] [stdout]     |           ^^^^^^^^^ expected `()`, found enum `std::result::Result`
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.1.1/src/sequence.rs:35:5
[INFO] [stdout]     |
[INFO] [stdout] 35  | /     {
[INFO] [stdout] 36  | |       tuple_parser!($i, (), $($rest)*)
[INFO] [stdout] 37  | |     }
[INFO] [stdout]     | |_____- this expression has type `()`
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.1.1/src/nom.rs:811:3
[INFO] [stdout]     |
[INFO] [stdout] 811 | /   recognize!(input,
[INFO] [stdout] 812 | |     tuple!(
[INFO] [stdout] 813 | |       opt!(alt!(char!('+') | char!('-'))),
[INFO] [stdout] 814 | |       alt!(
[INFO] [stdout] ...   |
[INFO] [stdout] 824 | |     )
[INFO] [stdout] 825 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected unit type `()`
[INFO] [stdout]                     found enum `std::result::Result<_, _>`
[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/nom-4.1.1/src/macros.rs:884:9
[INFO] [stdout]     |
[INFO] [stdout] 884 |           Err(e) => Err(e),
[INFO] [stdout]     |           ^^^^^^ expected `()`, found enum `std::result::Result`
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.1.1/src/sequence.rs:35:5
[INFO] [stdout]     |
[INFO] [stdout] 35  | /     {
[INFO] [stdout] 36  | |       tuple_parser!($i, (), $($rest)*)
[INFO] [stdout] 37  | |     }
[INFO] [stdout]     | |_____- this expression has type `()`
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.1.1/src/nom.rs:811:3
[INFO] [stdout]     |
[INFO] [stdout] 811 | /   recognize!(input,
[INFO] [stdout] 812 | |     tuple!(
[INFO] [stdout] 813 | |       opt!(alt!(char!('+') | char!('-'))),
[INFO] [stdout] 814 | |       alt!(
[INFO] [stdout] ...   |
[INFO] [stdout] 824 | |     )
[INFO] [stdout] 825 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected unit type `()`
[INFO] [stdout]                     found enum `std::result::Result<_, _>`
[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/nom-4.1.1/src/sequence.rs:52:52
[INFO] [stdout]     |
[INFO] [stdout] 52  |         ( $submac!(i_, $($args)*) ).and_then(|(i,o)| {
[INFO] [stdout]     |  ____________________________________________________^
[INFO] [stdout] 53  | |         let i_ = i.clone();
[INFO] [stdout] 54  | |         tuple_parser!(i_, (o), $($rest)*)
[INFO] [stdout]     | |                                         - help: consider removing this semicolon
[INFO] [stdout] 55  | |       })
[INFO] [stdout]     | |_______^ expected enum `std::result::Result`, found `()`
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.1.1/src/nom.rs:811:3
[INFO] [stdout]     |
[INFO] [stdout] 811 | /   recognize!(input,
[INFO] [stdout] 812 | |     tuple!(
[INFO] [stdout] 813 | |       opt!(alt!(char!('+') | char!('-'))),
[INFO] [stdout] 814 | |       alt!(
[INFO] [stdout] ...   |
[INFO] [stdout] 824 | |     )
[INFO] [stdout] 825 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `std::result::Result<_, internal::Err<T>>`
[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: aborting due to 19 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: build failed
[INFO] running `Command { std: "docker" "inspect" "3160312d293c3281fbab9238c92b5de64dd3f186449043030e70ac5c153d5c3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3160312d293c3281fbab9238c92b5de64dd3f186449043030e70ac5c153d5c3d", kill_on_drop: false }`
[INFO] [stdout] 3160312d293c3281fbab9238c92b5de64dd3f186449043030e70ac5c153d5c3d