[INFO] cloning repository https://github.com/jleedev/rad [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jleedev/rad" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjleedev%2Frad", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjleedev%2Frad'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a1c2457cc14ac277a3344c50408f66f0b7538ccc [INFO] checking jleedev/rad against try#8b72f65b805cbe4c261de45030d663f524f27376 for pr-78991 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjleedev%2Frad" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jleedev/rad 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/jleedev/rad [INFO] finished tweaking git repo https://github.com/jleedev/rad [INFO] tweaked toml for git repo https://github.com/jleedev/rad written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/jleedev/rad 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 rusqlite v0.9.5 [INFO] [stderr] Downloaded libsqlite3-sys v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] cdeab7c78bf473078a3414d06fa0f43827fac2d911f220dba89fa693c24159ac [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" "cdeab7c78bf473078a3414d06fa0f43827fac2d911f220dba89fa693c24159ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cdeab7c78bf473078a3414d06fa0f43827fac2d911f220dba89fa693c24159ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdeab7c78bf473078a3414d06fa0f43827fac2d911f220dba89fa693c24159ac", kill_on_drop: false }` [INFO] [stdout] cdeab7c78bf473078a3414d06fa0f43827fac2d911f220dba89fa693c24159ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df85666889e12b00edab6d9e3a610433898afc1621816e4d0179f242f2812b72 [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" "df85666889e12b00edab6d9e3a610433898afc1621816e4d0179f242f2812b72", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.23 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling gcc v0.3.50 [INFO] [stderr] Checking linked-hash-map v0.4.2 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking nom v3.0.0 [INFO] [stderr] Checking matches v0.1.6 [INFO] [stderr] Checking lru-cache v0.1.1 [INFO] [stderr] Checking rand v0.3.15 [INFO] [stderr] Checking time v0.1.37 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/nom.rs:391:26 [INFO] [stdout] | [INFO] [stdout] 391 | 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] 392 | 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.0.0/src/nom.rs:397:27 [INFO] [stdout] | [INFO] [stdout] 397 | 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] 398 | 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.0.0/src/nom.rs:403:27 [INFO] [stdout] | [INFO] [stdout] 403 | 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] 404 | 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.0.0/src/nom.rs:409:27 [INFO] [stdout] | [INFO] [stdout] 409 | 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] 410 | 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.0.0/src/nom.rs:470:26 [INFO] [stdout] | [INFO] [stdout] 470 | 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] 471 | 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.0.0/src/nom.rs:476:27 [INFO] [stdout] | [INFO] [stdout] 476 | 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] 477 | 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.0.0/src/nom.rs:482:27 [INFO] [stdout] | [INFO] [stdout] 482 | 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] 483 | 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.0.0/src/nom.rs:488:27 [INFO] [stdout] | [INFO] [stdout] 488 | 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] 489 | 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] [stderr] Compiling libsqlite3-sys v0.6.2 [INFO] [stdout] error[E0308]: `match` arms have incompatible types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/sequence.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 37 | | ($i:expr, $($rest:tt)*) => ( [INFO] [stdout] | |_____- `match` arms have incompatible types [INFO] [stdout] ... [INFO] [stdout] 78 | / match $submac!(i_, $($args)*) { [INFO] [stdout] 79 | $crate::IResult::Error(e) => [INFO] [stdout] 80 | $crate::IResult::Error(e), [INFO] [stdout] | ------------------------- this is found to be of type `internal::IResult<_, _>` [INFO] [stdout] 81 | $crate::IResult::Incomplete($crate::Needed::Unknown) => [INFO] [stdout] 82 | $crate::IResult::Incomplete($crate::Needed::Unknown), [INFO] [stdout] | ---------------------------------------------------- this is found to be of type `internal::IResult<_, _>` [INFO] [stdout] ... [INFO] [stdout] 85 | / match overflowed { [INFO] [stdout] 86 | | true => $crate::IResult::Incomplete($crate::Needed::Unknown), [INFO] [stdout] 87 | | false => $crate::IResult::Incomplete($crate::Needed::Size(needed)), [INFO] [stdout] 88 | | } [INFO] [stdout] | |___________- this is found to be of type `internal::IResult<_, _>` [INFO] [stdout] ... [INFO] [stdout] 94 | $crate::InputLength::input_len(&i)), ($($parsed)* , o), $($rest)*) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] ... [INFO] [stdout] 124 | / { [INFO] [stdout] 125 | | match $submac!($i, $($args)*) { [INFO] [stdout] 126 | | $crate::IResult::Error(e) => [INFO] [stdout] 127 | | $crate::IResult::Error(e), [INFO] [stdout] ... | [INFO] [stdout] 140 | | } [INFO] [stdout] 141 | | } [INFO] [stdout] | |_____^ expected enum `internal::IResult`, found `()` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/nom.rs:635:3 [INFO] [stdout] | [INFO] [stdout] 635 | / flat_map!(input, [INFO] [stdout] 636 | | recognize!( [INFO] [stdout] 637 | | tuple!( [INFO] [stdout] 638 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 651 | | parse_to!(f32) [INFO] [stdout] 652 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected enum `internal::IResult<_, _>` [INFO] [stdout] found unit type `()` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/macros.rs:1141:31 [INFO] [stdout] | [INFO] [stdout] 1141 | $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.0.0/src/nom.rs:635:3 [INFO] [stdout] | [INFO] [stdout] 635 | / flat_map!(input, [INFO] [stdout] 636 | | recognize!( [INFO] [stdout] 637 | | tuple!( [INFO] [stdout] 638 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 651 | | parse_to!(f32) [INFO] [stdout] 652 | | ) [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.0.0/src/macros.rs:1141:9 [INFO] [stdout] | [INFO] [stdout] 1141 | $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.0.0/src/internal.rs:74:3 [INFO] [stdout] | [INFO] [stdout] 74 | Done(I,O), [INFO] [stdout] | --------- required by `internal::IResult::Done` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/nom.rs:635:3 [INFO] [stdout] | [INFO] [stdout] 635 | / flat_map!(input, [INFO] [stdout] 636 | | recognize!( [INFO] [stdout] 637 | | tuple!( [INFO] [stdout] 638 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 651 | | parse_to!(f32) [INFO] [stdout] 652 | | ) [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.0.0/src/macros.rs:1143:11 [INFO] [stdout] | [INFO] [stdout] 1143 | $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.0.0/src/internal.rs:74:3 [INFO] [stdout] | [INFO] [stdout] 74 | Done(I,O), [INFO] [stdout] | --------- required by `internal::IResult::Done` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/nom.rs:635:3 [INFO] [stdout] | [INFO] [stdout] 635 | / flat_map!(input, [INFO] [stdout] 636 | | recognize!( [INFO] [stdout] 637 | | tuple!( [INFO] [stdout] 638 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 651 | | parse_to!(f32) [INFO] [stdout] 652 | | ) [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.0.0/src/macros.rs:1143:11 [INFO] [stdout] | [INFO] [stdout] 1143 | $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.0.0/src/internal.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 72 | 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.0.0/src/nom.rs:635:3 [INFO] [stdout] | [INFO] [stdout] 635 | / flat_map!(input, [INFO] [stdout] 636 | | recognize!( [INFO] [stdout] 637 | | tuple!( [INFO] [stdout] 638 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 651 | | parse_to!(f32) [INFO] [stdout] 652 | | ) [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.0.0/src/internal.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 72 | pub enum IResult { [INFO] [stdout] | ^ this could be changed to `I: ?Sized`... [INFO] [stdout] 73 | /// indicates a correct parsing, the first field containing the rest of the unparsed data, the second field contains the parsed data [INFO] [stdout] 74 | Done(I,O), [INFO] [stdout] | - ...if indirection was used here: `Box` [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.0.0/src/macros.rs:1145:43 [INFO] [stdout] | [INFO] [stdout] 1145 | $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.0.0/src/internal.rs:76:3 [INFO] [stdout] | [INFO] [stdout] 76 | Error(Err), [INFO] [stdout] | ------------- required by `internal::IResult::Error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/nom.rs:635:3 [INFO] [stdout] | [INFO] [stdout] 635 | / flat_map!(input, [INFO] [stdout] 636 | | recognize!( [INFO] [stdout] 637 | | tuple!( [INFO] [stdout] 638 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 651 | | parse_to!(f32) [INFO] [stdout] 652 | | ) [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.0.0/src/macros.rs:1146:43 [INFO] [stdout] | [INFO] [stdout] 1146 | $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.0.0/src/internal.rs:78:3 [INFO] [stdout] | [INFO] [stdout] 78 | Incomplete(Needed) [INFO] [stdout] | ------------------ required by `internal::IResult::Incomplete` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/nom.rs:635:3 [INFO] [stdout] | [INFO] [stdout] 635 | / flat_map!(input, [INFO] [stdout] 636 | | recognize!( [INFO] [stdout] 637 | | tuple!( [INFO] [stdout] 638 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 651 | | parse_to!(f32) [INFO] [stdout] 652 | | ) [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.0.0/src/simple_errors.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | $crate::IResult::Error(e) => $crate::IResult::Error(e), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/internal.rs:76:3 [INFO] [stdout] | [INFO] [stdout] 76 | Error(Err), [INFO] [stdout] | ------------- required by `internal::IResult::Error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/nom.rs:635:3 [INFO] [stdout] | [INFO] [stdout] 635 | / flat_map!(input, [INFO] [stdout] 636 | | recognize!( [INFO] [stdout] 637 | | tuple!( [INFO] [stdout] 638 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 651 | | parse_to!(f32) [INFO] [stdout] 652 | | ) [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.0.0/src/simple_errors.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | $crate::IResult::Incomplete($crate::Needed::Unknown) => $crate::IResult::Incomplete($crate::Needed::Unknown), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/internal.rs:78:3 [INFO] [stdout] | [INFO] [stdout] 78 | Incomplete(Needed) [INFO] [stdout] | ------------------ required by `internal::IResult::Incomplete` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/nom.rs:635:3 [INFO] [stdout] | [INFO] [stdout] 635 | / flat_map!(input, [INFO] [stdout] 636 | | recognize!( [INFO] [stdout] 637 | | tuple!( [INFO] [stdout] 638 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 651 | | parse_to!(f32) [INFO] [stdout] 652 | | ) [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.0.0/src/simple_errors.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 134 | $crate::IResult::Incomplete($crate::Needed::Size(i)) => $crate::IResult::Incomplete($crate::Needed::Size(i)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/internal.rs:78:3 [INFO] [stdout] | [INFO] [stdout] 78 | Incomplete(Needed) [INFO] [stdout] | ------------------ required by `internal::IResult::Incomplete` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/nom.rs:635:3 [INFO] [stdout] | [INFO] [stdout] 635 | / flat_map!(input, [INFO] [stdout] 636 | | recognize!( [INFO] [stdout] 637 | | tuple!( [INFO] [stdout] 638 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 651 | | parse_to!(f32) [INFO] [stdout] 652 | | ) [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.0.0/src/simple_errors.rs:135:31 [INFO] [stdout] | [INFO] [stdout] 135 | $crate::IResult::Done(i, o) => match $submac2!(o, $($args2)*) { [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/nom.rs:635:3 [INFO] [stdout] | [INFO] [stdout] 635 | / flat_map!(input, [INFO] [stdout] 636 | | recognize!( [INFO] [stdout] 637 | | tuple!( [INFO] [stdout] 638 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 651 | | parse_to!(f32) [INFO] [stdout] 652 | | ) [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.0.0/src/simple_errors.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 135 | $crate::IResult::Done(i, o) => match $submac2!(o, $($args2)*) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/internal.rs:74:3 [INFO] [stdout] | [INFO] [stdout] 74 | Done(I,O), [INFO] [stdout] | --------- required by `internal::IResult::Done` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/nom.rs:635:3 [INFO] [stdout] | [INFO] [stdout] 635 | / flat_map!(input, [INFO] [stdout] 636 | | recognize!( [INFO] [stdout] 637 | | tuple!( [INFO] [stdout] 638 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 651 | | parse_to!(f32) [INFO] [stdout] 652 | | ) [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.0.0/src/simple_errors.rs:139:94 [INFO] [stdout] | [INFO] [stdout] 139 | $crate::IResult::Done(_, o2) => $crate::IResult::Done(i, o2) [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | expected `&[u8]`, found slice `[u8]` [INFO] [stdout] | help: consider borrowing here: `&i` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/nom.rs:635:3 [INFO] [stdout] | [INFO] [stdout] 635 | / flat_map!(input, [INFO] [stdout] 636 | | recognize!( [INFO] [stdout] 637 | | tuple!( [INFO] [stdout] 638 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 651 | | parse_to!(f32) [INFO] [stdout] 652 | | ) [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.0.0/src/sequence.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 37 | | ($i:expr, $($rest:tt)*) => ( [INFO] [stdout] | |_____- `match` arms have incompatible types [INFO] [stdout] ... [INFO] [stdout] 78 | / match $submac!(i_, $($args)*) { [INFO] [stdout] 79 | $crate::IResult::Error(e) => [INFO] [stdout] 80 | $crate::IResult::Error(e), [INFO] [stdout] | ------------------------- this is found to be of type `internal::IResult<_, _>` [INFO] [stdout] 81 | $crate::IResult::Incomplete($crate::Needed::Unknown) => [INFO] [stdout] 82 | $crate::IResult::Incomplete($crate::Needed::Unknown), [INFO] [stdout] | ---------------------------------------------------- this is found to be of type `internal::IResult<_, _>` [INFO] [stdout] ... [INFO] [stdout] 85 | / match overflowed { [INFO] [stdout] 86 | | true => $crate::IResult::Incomplete($crate::Needed::Unknown), [INFO] [stdout] 87 | | false => $crate::IResult::Incomplete($crate::Needed::Size(needed)), [INFO] [stdout] 88 | | } [INFO] [stdout] | |___________- this is found to be of type `internal::IResult<_, _>` [INFO] [stdout] ... [INFO] [stdout] 94 | $crate::InputLength::input_len(&i)), ($($parsed)* , o), $($rest)*) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] ... [INFO] [stdout] 124 | / { [INFO] [stdout] 125 | | match $submac!($i, $($args)*) { [INFO] [stdout] 126 | | $crate::IResult::Error(e) => [INFO] [stdout] 127 | | $crate::IResult::Error(e), [INFO] [stdout] ... | [INFO] [stdout] 140 | | } [INFO] [stdout] 141 | | } [INFO] [stdout] | |_____^ expected enum `internal::IResult`, found `()` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/nom.rs:658:3 [INFO] [stdout] | [INFO] [stdout] 658 | / flat_map!(input, [INFO] [stdout] 659 | | recognize!( [INFO] [stdout] 660 | | tuple!( [INFO] [stdout] 661 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 674 | | parse_to!(f32) [INFO] [stdout] 675 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected enum `internal::IResult<_, _>` [INFO] [stdout] found unit type `()` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/macros.rs:1141:31 [INFO] [stdout] | [INFO] [stdout] 1141 | $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.0.0/src/nom.rs:658:3 [INFO] [stdout] | [INFO] [stdout] 658 | / flat_map!(input, [INFO] [stdout] 659 | | recognize!( [INFO] [stdout] 660 | | tuple!( [INFO] [stdout] 661 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 674 | | parse_to!(f32) [INFO] [stdout] 675 | | ) [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.0.0/src/macros.rs:1141:9 [INFO] [stdout] | [INFO] [stdout] 1141 | $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.0.0/src/internal.rs:74:3 [INFO] [stdout] | [INFO] [stdout] 74 | Done(I,O), [INFO] [stdout] | --------- required by `internal::IResult::Done` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/nom.rs:658:3 [INFO] [stdout] | [INFO] [stdout] 658 | / flat_map!(input, [INFO] [stdout] 659 | | recognize!( [INFO] [stdout] 660 | | tuple!( [INFO] [stdout] 661 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 674 | | parse_to!(f32) [INFO] [stdout] 675 | | ) [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.0.0/src/macros.rs:1143:11 [INFO] [stdout] | [INFO] [stdout] 1143 | $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.0.0/src/internal.rs:74:3 [INFO] [stdout] | [INFO] [stdout] 74 | Done(I,O), [INFO] [stdout] | --------- required by `internal::IResult::Done` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/nom.rs:658:3 [INFO] [stdout] | [INFO] [stdout] 658 | / flat_map!(input, [INFO] [stdout] 659 | | recognize!( [INFO] [stdout] 660 | | tuple!( [INFO] [stdout] 661 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 674 | | parse_to!(f32) [INFO] [stdout] 675 | | ) [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.0.0/src/macros.rs:1143:11 [INFO] [stdout] | [INFO] [stdout] 1143 | $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.0.0/src/internal.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 72 | 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.0.0/src/nom.rs:658:3 [INFO] [stdout] | [INFO] [stdout] 658 | / flat_map!(input, [INFO] [stdout] 659 | | recognize!( [INFO] [stdout] 660 | | tuple!( [INFO] [stdout] 661 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 674 | | parse_to!(f32) [INFO] [stdout] 675 | | ) [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.0.0/src/internal.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 72 | pub enum IResult { [INFO] [stdout] | ^ this could be changed to `I: ?Sized`... [INFO] [stdout] 73 | /// indicates a correct parsing, the first field containing the rest of the unparsed data, the second field contains the parsed data [INFO] [stdout] 74 | Done(I,O), [INFO] [stdout] | - ...if indirection was used here: `Box` [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.0.0/src/macros.rs:1145:43 [INFO] [stdout] | [INFO] [stdout] 1145 | $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.0.0/src/internal.rs:76:3 [INFO] [stdout] | [INFO] [stdout] 76 | Error(Err), [INFO] [stdout] | ------------- required by `internal::IResult::Error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/nom.rs:658:3 [INFO] [stdout] | [INFO] [stdout] 658 | / flat_map!(input, [INFO] [stdout] 659 | | recognize!( [INFO] [stdout] 660 | | tuple!( [INFO] [stdout] 661 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 674 | | parse_to!(f32) [INFO] [stdout] 675 | | ) [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.0.0/src/macros.rs:1146:43 [INFO] [stdout] | [INFO] [stdout] 1146 | $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.0.0/src/internal.rs:78:3 [INFO] [stdout] | [INFO] [stdout] 78 | Incomplete(Needed) [INFO] [stdout] | ------------------ required by `internal::IResult::Incomplete` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/nom.rs:658:3 [INFO] [stdout] | [INFO] [stdout] 658 | / flat_map!(input, [INFO] [stdout] 659 | | recognize!( [INFO] [stdout] 660 | | tuple!( [INFO] [stdout] 661 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 674 | | parse_to!(f32) [INFO] [stdout] 675 | | ) [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.0.0/src/simple_errors.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | $crate::IResult::Error(e) => $crate::IResult::Error(e), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/internal.rs:76:3 [INFO] [stdout] | [INFO] [stdout] 76 | Error(Err), [INFO] [stdout] | ------------- required by `internal::IResult::Error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/nom.rs:658:3 [INFO] [stdout] | [INFO] [stdout] 658 | / flat_map!(input, [INFO] [stdout] 659 | | recognize!( [INFO] [stdout] 660 | | tuple!( [INFO] [stdout] 661 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 674 | | parse_to!(f32) [INFO] [stdout] 675 | | ) [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.0.0/src/simple_errors.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | $crate::IResult::Incomplete($crate::Needed::Unknown) => $crate::IResult::Incomplete($crate::Needed::Unknown), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/internal.rs:78:3 [INFO] [stdout] | [INFO] [stdout] 78 | Incomplete(Needed) [INFO] [stdout] | ------------------ required by `internal::IResult::Incomplete` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/nom.rs:658:3 [INFO] [stdout] | [INFO] [stdout] 658 | / flat_map!(input, [INFO] [stdout] 659 | | recognize!( [INFO] [stdout] 660 | | tuple!( [INFO] [stdout] 661 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 674 | | parse_to!(f32) [INFO] [stdout] 675 | | ) [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.0.0/src/simple_errors.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 134 | $crate::IResult::Incomplete($crate::Needed::Size(i)) => $crate::IResult::Incomplete($crate::Needed::Size(i)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/internal.rs:78:3 [INFO] [stdout] | [INFO] [stdout] 78 | Incomplete(Needed) [INFO] [stdout] | ------------------ required by `internal::IResult::Incomplete` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/nom.rs:658:3 [INFO] [stdout] | [INFO] [stdout] 658 | / flat_map!(input, [INFO] [stdout] 659 | | recognize!( [INFO] [stdout] 660 | | tuple!( [INFO] [stdout] 661 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 674 | | parse_to!(f32) [INFO] [stdout] 675 | | ) [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.0.0/src/simple_errors.rs:135:31 [INFO] [stdout] | [INFO] [stdout] 135 | $crate::IResult::Done(i, o) => match $submac2!(o, $($args2)*) { [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/nom.rs:658:3 [INFO] [stdout] | [INFO] [stdout] 658 | / flat_map!(input, [INFO] [stdout] 659 | | recognize!( [INFO] [stdout] 660 | | tuple!( [INFO] [stdout] 661 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 674 | | parse_to!(f32) [INFO] [stdout] 675 | | ) [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.0.0/src/simple_errors.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 135 | $crate::IResult::Done(i, o) => match $submac2!(o, $($args2)*) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/internal.rs:74:3 [INFO] [stdout] | [INFO] [stdout] 74 | Done(I,O), [INFO] [stdout] | --------- required by `internal::IResult::Done` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/nom.rs:658:3 [INFO] [stdout] | [INFO] [stdout] 658 | / flat_map!(input, [INFO] [stdout] 659 | | recognize!( [INFO] [stdout] 660 | | tuple!( [INFO] [stdout] 661 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 674 | | parse_to!(f32) [INFO] [stdout] 675 | | ) [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.0.0/src/simple_errors.rs:139:94 [INFO] [stdout] | [INFO] [stdout] 139 | $crate::IResult::Done(_, o2) => $crate::IResult::Done(i, o2) [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&i` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/nom.rs:658:3 [INFO] [stdout] | [INFO] [stdout] 658 | / flat_map!(input, [INFO] [stdout] 659 | | recognize!( [INFO] [stdout] 660 | | tuple!( [INFO] [stdout] 661 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 674 | | parse_to!(f32) [INFO] [stdout] 675 | | ) [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.0.0/src/sequence.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 37 | | ($i:expr, $($rest:tt)*) => ( [INFO] [stdout] | |_____- `match` arms have incompatible types [INFO] [stdout] ... [INFO] [stdout] 78 | / match $submac!(i_, $($args)*) { [INFO] [stdout] 79 | $crate::IResult::Error(e) => [INFO] [stdout] 80 | $crate::IResult::Error(e), [INFO] [stdout] | ------------------------- this is found to be of type `internal::IResult<_, _>` [INFO] [stdout] 81 | $crate::IResult::Incomplete($crate::Needed::Unknown) => [INFO] [stdout] 82 | $crate::IResult::Incomplete($crate::Needed::Unknown), [INFO] [stdout] | ---------------------------------------------------- this is found to be of type `internal::IResult<_, _>` [INFO] [stdout] ... [INFO] [stdout] 85 | / match overflowed { [INFO] [stdout] 86 | | true => $crate::IResult::Incomplete($crate::Needed::Unknown), [INFO] [stdout] 87 | | false => $crate::IResult::Incomplete($crate::Needed::Size(needed)), [INFO] [stdout] 88 | | } [INFO] [stdout] | |___________- this is found to be of type `internal::IResult<_, _>` [INFO] [stdout] ... [INFO] [stdout] 94 | $crate::InputLength::input_len(&i)), ($($parsed)* , o), $($rest)*) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] ... [INFO] [stdout] 124 | / { [INFO] [stdout] 125 | | match $submac!($i, $($args)*) { [INFO] [stdout] 126 | | $crate::IResult::Error(e) => [INFO] [stdout] 127 | | $crate::IResult::Error(e), [INFO] [stdout] ... | [INFO] [stdout] 140 | | } [INFO] [stdout] 141 | | } [INFO] [stdout] | |_____^ expected enum `internal::IResult`, found `()` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/nom.rs:681:3 [INFO] [stdout] | [INFO] [stdout] 681 | / flat_map!(input, [INFO] [stdout] 682 | | recognize!( [INFO] [stdout] 683 | | tuple!( [INFO] [stdout] 684 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 697 | | parse_to!(f64) [INFO] [stdout] 698 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected enum `internal::IResult<_, _>` [INFO] [stdout] found unit type `()` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/macros.rs:1141:31 [INFO] [stdout] | [INFO] [stdout] 1141 | $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.0.0/src/nom.rs:681:3 [INFO] [stdout] | [INFO] [stdout] 681 | / flat_map!(input, [INFO] [stdout] 682 | | recognize!( [INFO] [stdout] 683 | | tuple!( [INFO] [stdout] 684 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 697 | | parse_to!(f64) [INFO] [stdout] 698 | | ) [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.0.0/src/macros.rs:1141:9 [INFO] [stdout] | [INFO] [stdout] 1141 | $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.0.0/src/internal.rs:74:3 [INFO] [stdout] | [INFO] [stdout] 74 | Done(I,O), [INFO] [stdout] | --------- required by `internal::IResult::Done` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/nom.rs:681:3 [INFO] [stdout] | [INFO] [stdout] 681 | / flat_map!(input, [INFO] [stdout] 682 | | recognize!( [INFO] [stdout] 683 | | tuple!( [INFO] [stdout] 684 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 697 | | parse_to!(f64) [INFO] [stdout] 698 | | ) [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.0.0/src/macros.rs:1143:11 [INFO] [stdout] | [INFO] [stdout] 1143 | $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.0.0/src/internal.rs:74:3 [INFO] [stdout] | [INFO] [stdout] 74 | Done(I,O), [INFO] [stdout] | --------- required by `internal::IResult::Done` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/nom.rs:681:3 [INFO] [stdout] | [INFO] [stdout] 681 | / flat_map!(input, [INFO] [stdout] 682 | | recognize!( [INFO] [stdout] 683 | | tuple!( [INFO] [stdout] 684 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 697 | | parse_to!(f64) [INFO] [stdout] 698 | | ) [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.0.0/src/macros.rs:1143:11 [INFO] [stdout] | [INFO] [stdout] 1143 | $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.0.0/src/internal.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 72 | 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.0.0/src/nom.rs:681:3 [INFO] [stdout] | [INFO] [stdout] 681 | / flat_map!(input, [INFO] [stdout] 682 | | recognize!( [INFO] [stdout] 683 | | tuple!( [INFO] [stdout] 684 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 697 | | parse_to!(f64) [INFO] [stdout] 698 | | ) [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.0.0/src/internal.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 72 | pub enum IResult { [INFO] [stdout] | ^ this could be changed to `I: ?Sized`... [INFO] [stdout] 73 | /// indicates a correct parsing, the first field containing the rest of the unparsed data, the second field contains the parsed data [INFO] [stdout] 74 | Done(I,O), [INFO] [stdout] | - ...if indirection was used here: `Box` [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.0.0/src/macros.rs:1145:43 [INFO] [stdout] | [INFO] [stdout] 1145 | $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.0.0/src/internal.rs:76:3 [INFO] [stdout] | [INFO] [stdout] 76 | Error(Err), [INFO] [stdout] | ------------- required by `internal::IResult::Error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/nom.rs:681:3 [INFO] [stdout] | [INFO] [stdout] 681 | / flat_map!(input, [INFO] [stdout] 682 | | recognize!( [INFO] [stdout] 683 | | tuple!( [INFO] [stdout] 684 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 697 | | parse_to!(f64) [INFO] [stdout] 698 | | ) [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.0.0/src/macros.rs:1146:43 [INFO] [stdout] | [INFO] [stdout] 1146 | $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.0.0/src/internal.rs:78:3 [INFO] [stdout] | [INFO] [stdout] 78 | Incomplete(Needed) [INFO] [stdout] | ------------------ required by `internal::IResult::Incomplete` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/nom.rs:681:3 [INFO] [stdout] | [INFO] [stdout] 681 | / flat_map!(input, [INFO] [stdout] 682 | | recognize!( [INFO] [stdout] 683 | | tuple!( [INFO] [stdout] 684 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 697 | | parse_to!(f64) [INFO] [stdout] 698 | | ) [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.0.0/src/simple_errors.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | $crate::IResult::Error(e) => $crate::IResult::Error(e), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/internal.rs:76:3 [INFO] [stdout] | [INFO] [stdout] 76 | Error(Err), [INFO] [stdout] | ------------- required by `internal::IResult::Error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/nom.rs:681:3 [INFO] [stdout] | [INFO] [stdout] 681 | / flat_map!(input, [INFO] [stdout] 682 | | recognize!( [INFO] [stdout] 683 | | tuple!( [INFO] [stdout] 684 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 697 | | parse_to!(f64) [INFO] [stdout] 698 | | ) [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.0.0/src/simple_errors.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | $crate::IResult::Incomplete($crate::Needed::Unknown) => $crate::IResult::Incomplete($crate::Needed::Unknown), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/internal.rs:78:3 [INFO] [stdout] | [INFO] [stdout] 78 | Incomplete(Needed) [INFO] [stdout] | ------------------ required by `internal::IResult::Incomplete` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/nom.rs:681:3 [INFO] [stdout] | [INFO] [stdout] 681 | / flat_map!(input, [INFO] [stdout] 682 | | recognize!( [INFO] [stdout] 683 | | tuple!( [INFO] [stdout] 684 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 697 | | parse_to!(f64) [INFO] [stdout] 698 | | ) [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.0.0/src/simple_errors.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 134 | $crate::IResult::Incomplete($crate::Needed::Size(i)) => $crate::IResult::Incomplete($crate::Needed::Size(i)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/internal.rs:78:3 [INFO] [stdout] | [INFO] [stdout] 78 | Incomplete(Needed) [INFO] [stdout] | ------------------ required by `internal::IResult::Incomplete` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/nom.rs:681:3 [INFO] [stdout] | [INFO] [stdout] 681 | / flat_map!(input, [INFO] [stdout] 682 | | recognize!( [INFO] [stdout] 683 | | tuple!( [INFO] [stdout] 684 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 697 | | parse_to!(f64) [INFO] [stdout] 698 | | ) [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.0.0/src/simple_errors.rs:135:31 [INFO] [stdout] | [INFO] [stdout] 135 | $crate::IResult::Done(i, o) => match $submac2!(o, $($args2)*) { [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/nom.rs:681:3 [INFO] [stdout] | [INFO] [stdout] 681 | / flat_map!(input, [INFO] [stdout] 682 | | recognize!( [INFO] [stdout] 683 | | tuple!( [INFO] [stdout] 684 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 697 | | parse_to!(f64) [INFO] [stdout] 698 | | ) [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.0.0/src/simple_errors.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 135 | $crate::IResult::Done(i, o) => match $submac2!(o, $($args2)*) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/internal.rs:74:3 [INFO] [stdout] | [INFO] [stdout] 74 | Done(I,O), [INFO] [stdout] | --------- required by `internal::IResult::Done` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/nom.rs:681:3 [INFO] [stdout] | [INFO] [stdout] 681 | / flat_map!(input, [INFO] [stdout] 682 | | recognize!( [INFO] [stdout] 683 | | tuple!( [INFO] [stdout] 684 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 697 | | parse_to!(f64) [INFO] [stdout] 698 | | ) [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.0.0/src/simple_errors.rs:139:94 [INFO] [stdout] | [INFO] [stdout] 139 | $crate::IResult::Done(_, o2) => $crate::IResult::Done(i, o2) [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | expected `&[u8]`, found slice `[u8]` [INFO] [stdout] | help: consider borrowing here: `&i` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/nom.rs:681:3 [INFO] [stdout] | [INFO] [stdout] 681 | / flat_map!(input, [INFO] [stdout] 682 | | recognize!( [INFO] [stdout] 683 | | tuple!( [INFO] [stdout] 684 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 697 | | parse_to!(f64) [INFO] [stdout] 698 | | ) [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.0.0/src/sequence.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 37 | | ($i:expr, $($rest:tt)*) => ( [INFO] [stdout] | |_____- `match` arms have incompatible types [INFO] [stdout] ... [INFO] [stdout] 78 | / match $submac!(i_, $($args)*) { [INFO] [stdout] 79 | $crate::IResult::Error(e) => [INFO] [stdout] 80 | $crate::IResult::Error(e), [INFO] [stdout] | ------------------------- this is found to be of type `internal::IResult<_, _>` [INFO] [stdout] 81 | $crate::IResult::Incomplete($crate::Needed::Unknown) => [INFO] [stdout] 82 | $crate::IResult::Incomplete($crate::Needed::Unknown), [INFO] [stdout] | ---------------------------------------------------- this is found to be of type `internal::IResult<_, _>` [INFO] [stdout] ... [INFO] [stdout] 85 | / match overflowed { [INFO] [stdout] 86 | | true => $crate::IResult::Incomplete($crate::Needed::Unknown), [INFO] [stdout] 87 | | false => $crate::IResult::Incomplete($crate::Needed::Size(needed)), [INFO] [stdout] 88 | | } [INFO] [stdout] | |___________- this is found to be of type `internal::IResult<_, _>` [INFO] [stdout] ... [INFO] [stdout] 94 | $crate::InputLength::input_len(&i)), ($($parsed)* , o), $($rest)*) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] ... [INFO] [stdout] 124 | / { [INFO] [stdout] 125 | | match $submac!($i, $($args)*) { [INFO] [stdout] 126 | | $crate::IResult::Error(e) => [INFO] [stdout] 127 | | $crate::IResult::Error(e), [INFO] [stdout] ... | [INFO] [stdout] 140 | | } [INFO] [stdout] 141 | | } [INFO] [stdout] | |_____^ expected enum `internal::IResult`, found `()` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/nom.rs:704:3 [INFO] [stdout] | [INFO] [stdout] 704 | / flat_map!(input, [INFO] [stdout] 705 | | recognize!( [INFO] [stdout] 706 | | tuple!( [INFO] [stdout] 707 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 720 | | parse_to!(f64) [INFO] [stdout] 721 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected enum `internal::IResult<_, _>` [INFO] [stdout] found unit type `()` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/macros.rs:1141:31 [INFO] [stdout] | [INFO] [stdout] 1141 | $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.0.0/src/nom.rs:704:3 [INFO] [stdout] | [INFO] [stdout] 704 | / flat_map!(input, [INFO] [stdout] 705 | | recognize!( [INFO] [stdout] 706 | | tuple!( [INFO] [stdout] 707 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 720 | | parse_to!(f64) [INFO] [stdout] 721 | | ) [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.0.0/src/macros.rs:1141:9 [INFO] [stdout] | [INFO] [stdout] 1141 | $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.0.0/src/internal.rs:74:3 [INFO] [stdout] | [INFO] [stdout] 74 | Done(I,O), [INFO] [stdout] | --------- required by `internal::IResult::Done` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/nom.rs:704:3 [INFO] [stdout] | [INFO] [stdout] 704 | / flat_map!(input, [INFO] [stdout] 705 | | recognize!( [INFO] [stdout] 706 | | tuple!( [INFO] [stdout] 707 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 720 | | parse_to!(f64) [INFO] [stdout] 721 | | ) [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.0.0/src/macros.rs:1143:11 [INFO] [stdout] | [INFO] [stdout] 1143 | $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.0.0/src/internal.rs:74:3 [INFO] [stdout] | [INFO] [stdout] 74 | Done(I,O), [INFO] [stdout] | --------- required by `internal::IResult::Done` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/nom.rs:704:3 [INFO] [stdout] | [INFO] [stdout] 704 | / flat_map!(input, [INFO] [stdout] 705 | | recognize!( [INFO] [stdout] 706 | | tuple!( [INFO] [stdout] 707 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 720 | | parse_to!(f64) [INFO] [stdout] 721 | | ) [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.0.0/src/macros.rs:1143:11 [INFO] [stdout] | [INFO] [stdout] 1143 | $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.0.0/src/internal.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 72 | 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.0.0/src/nom.rs:704:3 [INFO] [stdout] | [INFO] [stdout] 704 | / flat_map!(input, [INFO] [stdout] 705 | | recognize!( [INFO] [stdout] 706 | | tuple!( [INFO] [stdout] 707 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 720 | | parse_to!(f64) [INFO] [stdout] 721 | | ) [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.0.0/src/internal.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 72 | pub enum IResult { [INFO] [stdout] | ^ this could be changed to `I: ?Sized`... [INFO] [stdout] 73 | /// indicates a correct parsing, the first field containing the rest of the unparsed data, the second field contains the parsed data [INFO] [stdout] 74 | Done(I,O), [INFO] [stdout] | - ...if indirection was used here: `Box` [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.0.0/src/macros.rs:1145:43 [INFO] [stdout] | [INFO] [stdout] 1145 | $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.0.0/src/internal.rs:76:3 [INFO] [stdout] | [INFO] [stdout] 76 | Error(Err), [INFO] [stdout] | ------------- required by `internal::IResult::Error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/nom.rs:704:3 [INFO] [stdout] | [INFO] [stdout] 704 | / flat_map!(input, [INFO] [stdout] 705 | | recognize!( [INFO] [stdout] 706 | | tuple!( [INFO] [stdout] 707 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 720 | | parse_to!(f64) [INFO] [stdout] 721 | | ) [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.0.0/src/macros.rs:1146:43 [INFO] [stdout] | [INFO] [stdout] 1146 | $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.0.0/src/internal.rs:78:3 [INFO] [stdout] | [INFO] [stdout] 78 | Incomplete(Needed) [INFO] [stdout] | ------------------ required by `internal::IResult::Incomplete` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/nom.rs:704:3 [INFO] [stdout] | [INFO] [stdout] 704 | / flat_map!(input, [INFO] [stdout] 705 | | recognize!( [INFO] [stdout] 706 | | tuple!( [INFO] [stdout] 707 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 720 | | parse_to!(f64) [INFO] [stdout] 721 | | ) [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.0.0/src/simple_errors.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | $crate::IResult::Error(e) => $crate::IResult::Error(e), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/internal.rs:76:3 [INFO] [stdout] | [INFO] [stdout] 76 | Error(Err), [INFO] [stdout] | ------------- required by `internal::IResult::Error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/nom.rs:704:3 [INFO] [stdout] | [INFO] [stdout] 704 | / flat_map!(input, [INFO] [stdout] 705 | | recognize!( [INFO] [stdout] 706 | | tuple!( [INFO] [stdout] 707 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 720 | | parse_to!(f64) [INFO] [stdout] 721 | | ) [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.0.0/src/simple_errors.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | $crate::IResult::Incomplete($crate::Needed::Unknown) => $crate::IResult::Incomplete($crate::Needed::Unknown), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/internal.rs:78:3 [INFO] [stdout] | [INFO] [stdout] 78 | Incomplete(Needed) [INFO] [stdout] | ------------------ required by `internal::IResult::Incomplete` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/nom.rs:704:3 [INFO] [stdout] | [INFO] [stdout] 704 | / flat_map!(input, [INFO] [stdout] 705 | | recognize!( [INFO] [stdout] 706 | | tuple!( [INFO] [stdout] 707 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 720 | | parse_to!(f64) [INFO] [stdout] 721 | | ) [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.0.0/src/simple_errors.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 134 | $crate::IResult::Incomplete($crate::Needed::Size(i)) => $crate::IResult::Incomplete($crate::Needed::Size(i)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/internal.rs:78:3 [INFO] [stdout] | [INFO] [stdout] 78 | Incomplete(Needed) [INFO] [stdout] | ------------------ required by `internal::IResult::Incomplete` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/nom.rs:704:3 [INFO] [stdout] | [INFO] [stdout] 704 | / flat_map!(input, [INFO] [stdout] 705 | | recognize!( [INFO] [stdout] 706 | | tuple!( [INFO] [stdout] 707 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 720 | | parse_to!(f64) [INFO] [stdout] 721 | | ) [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.0.0/src/simple_errors.rs:135:31 [INFO] [stdout] | [INFO] [stdout] 135 | $crate::IResult::Done(i, o) => match $submac2!(o, $($args2)*) { [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/nom.rs:704:3 [INFO] [stdout] | [INFO] [stdout] 704 | / flat_map!(input, [INFO] [stdout] 705 | | recognize!( [INFO] [stdout] 706 | | tuple!( [INFO] [stdout] 707 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 720 | | parse_to!(f64) [INFO] [stdout] 721 | | ) [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.0.0/src/simple_errors.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 135 | $crate::IResult::Done(i, o) => match $submac2!(o, $($args2)*) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/internal.rs:74:3 [INFO] [stdout] | [INFO] [stdout] 74 | Done(I,O), [INFO] [stdout] | --------- required by `internal::IResult::Done` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/nom.rs:704:3 [INFO] [stdout] | [INFO] [stdout] 704 | / flat_map!(input, [INFO] [stdout] 705 | | recognize!( [INFO] [stdout] 706 | | tuple!( [INFO] [stdout] 707 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 720 | | parse_to!(f64) [INFO] [stdout] 721 | | ) [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.0.0/src/simple_errors.rs:139:94 [INFO] [stdout] | [INFO] [stdout] 139 | $crate::IResult::Done(_, o2) => $crate::IResult::Done(i, o2) [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&i` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.0.0/src/nom.rs:704:3 [INFO] [stdout] | [INFO] [stdout] 704 | / flat_map!(input, [INFO] [stdout] 705 | | recognize!( [INFO] [stdout] 706 | | tuple!( [INFO] [stdout] 707 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 720 | | parse_to!(f64) [INFO] [stdout] 721 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 60 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" "df85666889e12b00edab6d9e3a610433898afc1621816e4d0179f242f2812b72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df85666889e12b00edab6d9e3a610433898afc1621816e4d0179f242f2812b72", kill_on_drop: false }` [INFO] [stdout] df85666889e12b00edab6d9e3a610433898afc1621816e4d0179f242f2812b72