[INFO] cloning repository https://github.com/Boot-Error/blockchain_3am [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Boot-Error/blockchain_3am" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBoot-Error%2Fblockchain_3am", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBoot-Error%2Fblockchain_3am'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be19e2908130e3ee806d1bdbb8089966f4727c5e [INFO] checking Boot-Error/blockchain_3am against try#8b72f65b805cbe4c261de45030d663f524f27376 for pr-78991 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBoot-Error%2Fblockchain_3am" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Boot-Error/blockchain_3am 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/Boot-Error/blockchain_3am [INFO] finished tweaking git repo https://github.com/Boot-Error/blockchain_3am [INFO] tweaked toml for git repo https://github.com/Boot-Error/blockchain_3am written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/Boot-Error/blockchain_3am already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rocksdb v0.9.1 [INFO] [stderr] Downloaded librocksdb-sys v5.10.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 5d9fd7b0a68bc4a79fd71ede5c9663517f6cada8794bda5b2ede3ebad38b0f22 [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" "5d9fd7b0a68bc4a79fd71ede5c9663517f6cada8794bda5b2ede3ebad38b0f22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d9fd7b0a68bc4a79fd71ede5c9663517f6cada8794bda5b2ede3ebad38b0f22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d9fd7b0a68bc4a79fd71ede5c9663517f6cada8794bda5b2ede3ebad38b0f22", kill_on_drop: false }` [INFO] [stdout] 5d9fd7b0a68bc4a79fd71ede5c9663517f6cada8794bda5b2ede3ebad38b0f22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4a643db7c6b4610142548c301a779a1542cd8cc79da076c8843949c1679a397b [INFO] running `Command { std: "docker" "start" "-a" "4a643db7c6b4610142548c301a779a1542cd8cc79da076c8843949c1679a397b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.36 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rayon-core v1.3.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Checking untrusted v0.5.1 [INFO] [stderr] Checking base58 v0.1.0 [INFO] [stderr] Checking atty v0.2.6 [INFO] [stderr] Compiling clang-sys v0.21.1 [INFO] [stderr] Checking num-integer v0.1.36 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Checking num-complex v0.1.42 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Checking clap v2.29.4 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking num-bigint v0.1.43 [INFO] [stderr] Checking num-iter v0.1.35 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling regex v0.2.6 [INFO] [stderr] Compiling rand v0.3.22 [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<&[u8], _>` [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<&[u8], _>` [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<&[u8], _>` [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<&[u8], _>` [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:59:3 [INFO] [stdout] | [INFO] [stdout] 59 | 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:59:3 [INFO] [stdout] | [INFO] [stdout] 59 | 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:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum IResult { [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` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/internal.rs:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum IResult { [INFO] [stdout] | ^ this could be changed to `I: ?Sized`... [INFO] [stdout] 58 | /// indicates a correct parsing, the first field containing the rest of the unparsed data, the second field contains the parsed data [INFO] [stdout] 59 | Done(I,O), [INFO] [stdout] | - ...if indirection was used here: `Box` [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:61:3 [INFO] [stdout] | [INFO] [stdout] 61 | Error(Err), [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:1143:9 [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:61:3 [INFO] [stdout] | [INFO] [stdout] 61 | Error(Err), [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:63:3 [INFO] [stdout] | [INFO] [stdout] 63 | 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/verbose_errors.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | $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:61:3 [INFO] [stdout] | [INFO] [stdout] 61 | Error(Err), [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/verbose_errors.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | $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:63:3 [INFO] [stdout] | [INFO] [stdout] 63 | 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/verbose_errors.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 201 | $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:63:3 [INFO] [stdout] | [INFO] [stdout] 63 | 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/verbose_errors.rs:202:31 [INFO] [stdout] | [INFO] [stdout] 202 | $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/verbose_errors.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | $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:59:3 [INFO] [stdout] | [INFO] [stdout] 59 | 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/verbose_errors.rs:199:88 [INFO] [stdout] | [INFO] [stdout] 199 | $crate::IResult::Error(e) => $crate::IResult::Error(e), [INFO] [stdout] | ^ expected `&[u8]`, found slice `[u8]` [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 `verbose_errors::Err<&[u8], u32>` [INFO] [stdout] found enum `verbose_errors::Err<[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/verbose_errors.rs:213:94 [INFO] [stdout] | [INFO] [stdout] 213 | $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<&str, _>` [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<&str, _>` [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<&str, _>` [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<&str, _>` [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:59:3 [INFO] [stdout] | [INFO] [stdout] 59 | 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:59:3 [INFO] [stdout] | [INFO] [stdout] 59 | 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:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum IResult { [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` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/internal.rs:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum IResult { [INFO] [stdout] | ^ this could be changed to `I: ?Sized`... [INFO] [stdout] 58 | /// indicates a correct parsing, the first field containing the rest of the unparsed data, the second field contains the parsed data [INFO] [stdout] 59 | Done(I,O), [INFO] [stdout] | - ...if indirection was used here: `Box` [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:61:3 [INFO] [stdout] | [INFO] [stdout] 61 | Error(Err), [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:1143:9 [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:61:3 [INFO] [stdout] | [INFO] [stdout] 61 | Error(Err), [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:63:3 [INFO] [stdout] | [INFO] [stdout] 63 | 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/verbose_errors.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | $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:61:3 [INFO] [stdout] | [INFO] [stdout] 61 | Error(Err), [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/verbose_errors.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | $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:63:3 [INFO] [stdout] | [INFO] [stdout] 63 | 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/verbose_errors.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 201 | $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:63:3 [INFO] [stdout] | [INFO] [stdout] 63 | 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/verbose_errors.rs:202:31 [INFO] [stdout] | [INFO] [stdout] 202 | $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/verbose_errors.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | $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:59:3 [INFO] [stdout] | [INFO] [stdout] 59 | 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/verbose_errors.rs:199:88 [INFO] [stdout] | [INFO] [stdout] 199 | $crate::IResult::Error(e) => $crate::IResult::Error(e), [INFO] [stdout] | ^ expected `&str`, found `str` [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 `verbose_errors::Err<&str, u32>` [INFO] [stdout] found enum `verbose_errors::Err` [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/verbose_errors.rs:213:94 [INFO] [stdout] | [INFO] [stdout] 213 | $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<&[u8], _>` [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<&[u8], _>` [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<&[u8], _>` [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<&[u8], _>` [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:59:3 [INFO] [stdout] | [INFO] [stdout] 59 | 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:59:3 [INFO] [stdout] | [INFO] [stdout] 59 | 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:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum IResult { [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` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/internal.rs:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum IResult { [INFO] [stdout] | ^ this could be changed to `I: ?Sized`... [INFO] [stdout] 58 | /// indicates a correct parsing, the first field containing the rest of the unparsed data, the second field contains the parsed data [INFO] [stdout] 59 | Done(I,O), [INFO] [stdout] | - ...if indirection was used here: `Box` [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:61:3 [INFO] [stdout] | [INFO] [stdout] 61 | Error(Err), [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:1143:9 [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:61:3 [INFO] [stdout] | [INFO] [stdout] 61 | Error(Err), [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:63:3 [INFO] [stdout] | [INFO] [stdout] 63 | 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/verbose_errors.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | $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:61:3 [INFO] [stdout] | [INFO] [stdout] 61 | Error(Err), [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/verbose_errors.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | $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:63:3 [INFO] [stdout] | [INFO] [stdout] 63 | 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/verbose_errors.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 201 | $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:63:3 [INFO] [stdout] | [INFO] [stdout] 63 | 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/verbose_errors.rs:202:31 [INFO] [stdout] | [INFO] [stdout] 202 | $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/verbose_errors.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | $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:59:3 [INFO] [stdout] | [INFO] [stdout] 59 | 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/verbose_errors.rs:199:88 [INFO] [stdout] | [INFO] [stdout] 199 | $crate::IResult::Error(e) => $crate::IResult::Error(e), [INFO] [stdout] | ^ expected `&[u8]`, found slice `[u8]` [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 `verbose_errors::Err<&[u8], u32>` [INFO] [stdout] found enum `verbose_errors::Err<[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/verbose_errors.rs:213:94 [INFO] [stdout] | [INFO] [stdout] 213 | $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<&str, _>` [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<&str, _>` [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<&str, _>` [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<&str, _>` [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:59:3 [INFO] [stdout] | [INFO] [stdout] 59 | 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:59:3 [INFO] [stdout] | [INFO] [stdout] 59 | 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:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum IResult { [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` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/internal.rs:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum IResult { [INFO] [stdout] | ^ this could be changed to `I: ?Sized`... [INFO] [stdout] 58 | /// indicates a correct parsing, the first field containing the rest of the unparsed data, the second field contains the parsed data [INFO] [stdout] 59 | Done(I,O), [INFO] [stdout] | - ...if indirection was used here: `Box` [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:61:3 [INFO] [stdout] | [INFO] [stdout] 61 | Error(Err), [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:1143:9 [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:61:3 [INFO] [stdout] | [INFO] [stdout] 61 | Error(Err), [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:63:3 [INFO] [stdout] | [INFO] [stdout] 63 | 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/verbose_errors.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | $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:61:3 [INFO] [stdout] | [INFO] [stdout] 61 | Error(Err), [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/verbose_errors.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | $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:63:3 [INFO] [stdout] | [INFO] [stdout] 63 | 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/verbose_errors.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 201 | $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:63:3 [INFO] [stdout] | [INFO] [stdout] 63 | 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/verbose_errors.rs:202:31 [INFO] [stdout] | [INFO] [stdout] 202 | $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/verbose_errors.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | $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:59:3 [INFO] [stdout] | [INFO] [stdout] 59 | 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/verbose_errors.rs:199:88 [INFO] [stdout] | [INFO] [stdout] 199 | $crate::IResult::Error(e) => $crate::IResult::Error(e), [INFO] [stdout] | ^ expected `&str`, found `str` [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 `verbose_errors::Err<&str, u32>` [INFO] [stdout] found enum `verbose_errors::Err` [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 rayon v0.9.0 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/verbose_errors.rs:213:94 [INFO] [stdout] | [INFO] [stdout] 213 | $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] Checking num-rational v0.1.42 [INFO] [stdout] error: aborting due to 70 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" "4a643db7c6b4610142548c301a779a1542cd8cc79da076c8843949c1679a397b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a643db7c6b4610142548c301a779a1542cd8cc79da076c8843949c1679a397b", kill_on_drop: false }` [INFO] [stdout] 4a643db7c6b4610142548c301a779a1542cd8cc79da076c8843949c1679a397b