[INFO] cloning repository https://github.com/lbcdec/lbcdec [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lbcdec/lbcdec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flbcdec%2Flbcdec", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flbcdec%2Flbcdec'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db7d3f95ae6dac9e6d9e1b86829896954abea6d1 [INFO] checking lbcdec/lbcdec against try#8b72f65b805cbe4c261de45030d663f524f27376 for pr-78991 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flbcdec%2Flbcdec" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lbcdec/lbcdec 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/lbcdec/lbcdec [INFO] finished tweaking git repo https://github.com/lbcdec/lbcdec [INFO] tweaked toml for git repo https://github.com/lbcdec/lbcdec written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/lbcdec/lbcdec 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded obstack v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 32964f0e78eb2edfe833b89ebd7ab591d41813105a62d50c5c93d237669ec267 [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" "32964f0e78eb2edfe833b89ebd7ab591d41813105a62d50c5c93d237669ec267", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32964f0e78eb2edfe833b89ebd7ab591d41813105a62d50c5c93d237669ec267", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32964f0e78eb2edfe833b89ebd7ab591d41813105a62d50c5c93d237669ec267", kill_on_drop: false }` [INFO] [stdout] 32964f0e78eb2edfe833b89ebd7ab591d41813105a62d50c5c93d237669ec267 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 474a10515dbc2cfbee64c1d011bcb7326c7b8ce8b86f60910f1ec33d0c2536da [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" "474a10515dbc2cfbee64c1d011bcb7326c7b8ce8b86f60910f1ec33d0c2536da", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking libc v0.2.40 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Checking rand_core v0.2.1 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Checking quick-error v1.2.1 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking remove_dir_all v0.5.0 [INFO] [stderr] Checking bitflags v1.0.1 [INFO] [stderr] Checking termcolor v0.3.6 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking obstack v0.1.3 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking regex-syntax v0.6.0 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking smallvec v0.6.3 [INFO] [stderr] Checking humantime v1.1.1 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking atty v0.2.10 [INFO] [stderr] Checking rand v0.5.4 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Checking rayon-core v1.4.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] [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] [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "474a10515dbc2cfbee64c1d011bcb7326c7b8ce8b86f60910f1ec33d0c2536da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "474a10515dbc2cfbee64c1d011bcb7326c7b8ce8b86f60910f1ec33d0c2536da", kill_on_drop: false }` [INFO] [stdout] 474a10515dbc2cfbee64c1d011bcb7326c7b8ce8b86f60910f1ec33d0c2536da