[INFO] cloning repository https://github.com/dpwhittaker/sif_parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dpwhittaker/sif_parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpwhittaker%2Fsif_parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpwhittaker%2Fsif_parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7cd4e9c60e5a3013b80fa369ac09483fcfcf5cde [INFO] checking dpwhittaker/sif_parser against try#8b72f65b805cbe4c261de45030d663f524f27376 for pr-78991 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpwhittaker%2Fsif_parser" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 20% (7309/35268) Checking out files: 21% (7407/35268) Checking out files: 22% (7759/35268) Checking out files: 23% (8112/35268) Checking out files: 24% (8465/35268) Checking out files: 25% (8817/35268) Checking out files: 26% (9170/35268) Checking out files: 27% (9523/35268) Checking out files: 28% (9876/35268) Checking out files: 29% (10228/35268) Checking out files: 30% (10581/35268) Checking out files: 31% (10934/35268) Checking out files: 32% (11286/35268) Checking out files: 33% (11639/35268) Checking out files: 34% (11992/35268) Checking out files: 35% (12344/35268) Checking out files: 36% (12697/35268) Checking out files: 37% (13050/35268) Checking out files: 38% (13402/35268) Checking out files: 39% (13755/35268) Checking out files: 40% (14108/35268) Checking out files: 41% (14460/35268) Checking out files: 42% (14813/35268) Checking out files: 43% (15166/35268) Checking out files: 44% (15518/35268) Checking out files: 45% (15871/35268) Checking out files: 46% (16224/35268) Checking out files: 47% (16576/35268) Checking out files: 48% (16929/35268) Checking out files: 49% (17282/35268) Checking out files: 50% (17634/35268) Checking out files: 51% (17987/35268) Checking out files: 52% (18340/35268) Checking out files: 53% (18693/35268) Checking out files: 54% (19045/35268) Checking out files: 55% (19398/35268) Checking out files: 56% (19751/35268) Checking out files: 57% (20103/35268) Checking out files: 58% (20456/35268) Checking out files: 58% (20603/35268) Checking out files: 59% (20809/35268) Checking out files: 60% (21161/35268) Checking out files: 61% (21514/35268) Checking out files: 62% (21867/35268) Checking out files: 63% (22219/35268) Checking out files: 64% (22572/35268) Checking out files: 65% (22925/35268) Checking out files: 66% (23277/35268) Checking out files: 67% (23630/35268) Checking out files: 68% (23983/35268) Checking out files: 69% (24335/35268) Checking out files: 70% (24688/35268) Checking out files: 71% (25041/35268) Checking out files: 72% (25393/35268) Checking out files: 73% (25746/35268) Checking out files: 74% (26099/35268) Checking out files: 75% (26451/35268) Checking out files: 76% (26804/35268) Checking out files: 77% (27157/35268) Checking out files: 78% (27510/35268) Checking out files: 79% (27862/35268) Checking out files: 80% (28215/35268) Checking out files: 81% (28568/35268) Checking out files: 82% (28920/35268) Checking out files: 83% (29273/35268) Checking out files: 84% (29626/35268) Checking out files: 85% (29978/35268) Checking out files: 86% (30331/35268) Checking out files: 87% (30684/35268) Checking out files: 88% (31036/35268) Checking out files: 89% (31389/35268) Checking out files: 90% (31742/35268) Checking out files: 91% (32094/35268) Checking out files: 92% (32447/35268) Checking out files: 93% (32800/35268) Checking out files: 94% (33152/35268) Checking out files: 95% (33505/35268) Checking out files: 96% (33858/35268) Checking out files: 97% (34210/35268) Checking out files: 98% (34563/35268) Checking out files: 99% (34916/35268) Checking out files: 100% (35268/35268) Checking out files: 100% (35268/35268), done. [INFO] validating manifest of git repo https://github.com/dpwhittaker/sif_parser 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/dpwhittaker/sif_parser [INFO] finished tweaking git repo https://github.com/dpwhittaker/sif_parser [INFO] tweaked toml for git repo https://github.com/dpwhittaker/sif_parser written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/dpwhittaker/sif_parser 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 pest_generator v2.1.2 [INFO] [stderr] Downloaded handlebars v3.0.1 [INFO] [stderr] Downloaded lexical-core v0.6.7 [INFO] [stderr] Downloaded ucd-trie v0.1.2 [INFO] [stderr] Downloaded index_datamanip v0.5.1 [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] e5fbae1b83c96cc8e1313688e8c475d356512a99fe699d2f71078d063e45cfa1 [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" "e5fbae1b83c96cc8e1313688e8c475d356512a99fe699d2f71078d063e45cfa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5fbae1b83c96cc8e1313688e8c475d356512a99fe699d2f71078d063e45cfa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5fbae1b83c96cc8e1313688e8c475d356512a99fe699d2f71078d063e45cfa1", kill_on_drop: false }` [INFO] [stdout] e5fbae1b83c96cc8e1313688e8c475d356512a99fe699d2f71078d063e45cfa1 [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] 6a2e80a4d3eb1a2971a94e51cb78c8a06826a33741e92455811bafffb2251e03 [INFO] running `Command { std: "docker" "start" "-a" "6a2e80a4d3eb1a2971a94e51cb78c8a06826a33741e92455811bafffb2251e03", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Compiling lexical-core v0.6.7 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking libflate v0.1.27 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-5.1.1/src/number/streaming.rs:195:57 [INFO] [stdout] | [INFO] [stdout] 195 | pub fn be_i8<'a, E: ParseError<&'a[u8]>>(i: &'a[u8]) -> IResult<&'a[u8], i8, E> { [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] 196 | map!(i, be_u8, |x| x as i8) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<(&'a [u8], i8), internal::Err<E>>` [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-5.1.1/src/number/streaming.rs:213:59 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn be_i16<'a, E: ParseError<&'a [u8]>>(i: &'a[u8]) -> IResult<&'a[u8], i16, E> { [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] 214 | map!(i, be_u16, |x| x as i16) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<(&'a [u8], i16), internal::Err<E>>` [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-5.1.1/src/number/streaming.rs:231:58 [INFO] [stdout] | [INFO] [stdout] 231 | pub fn be_i24<'a, E: ParseError<&'a[u8]>>(i: &'a[u8]) -> IResult<&'a[u8], i32, E> { [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] ... [INFO] [stdout] 237 | }) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<(&'a [u8], i32), internal::Err<E>>` [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-5.1.1/src/number/streaming.rs:254:58 [INFO] [stdout] | [INFO] [stdout] 254 | pub fn be_i32<'a, E: ParseError<&'a[u8]>>(i: &'a[u8]) -> IResult<&'a[u8], i32, E> { [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] 255 | map!(i, be_u32, |x| x as i32) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<(&'a [u8], i32), internal::Err<E>>` [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-5.1.1/src/number/streaming.rs:273:58 [INFO] [stdout] | [INFO] [stdout] 273 | pub fn be_i64<'a, E: ParseError<&'a[u8]>>(i: &'a[u8]) -> IResult<&'a[u8], i64, E> { [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] 274 | map!(i, be_u64, |x| x as i64) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<(&'a [u8], i64), internal::Err<E>>` [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-5.1.1/src/number/streaming.rs:292:60 [INFO] [stdout] | [INFO] [stdout] 292 | pub fn be_i128<'a, E: ParseError<&'a [u8]>>(i: &'a[u8]) -> IResult<&'a[u8], i128, E> { [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] 293 | map!(i, be_u128, |x| x as i128) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<(&'a [u8], i128), internal::Err<E>>` [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-5.1.1/src/number/streaming.rs:479:58 [INFO] [stdout] | [INFO] [stdout] 479 | pub fn le_i8<'a, E: ParseError<&'a [u8]>>(i: &'a[u8]) -> IResult<&'a[u8], i8, E> { [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] 480 | map!(i, le_u8, |x| x as i8) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<(&'a [u8], i8), internal::Err<E>>` [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-5.1.1/src/number/streaming.rs:500:59 [INFO] [stdout] | [INFO] [stdout] 500 | pub fn le_i16<'a, E: ParseError<&'a [u8]>>(i: &'a[u8]) -> IResult<&'a[u8], i16, E> { [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] 501 | map!(i, le_u16, |x| x as i16) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<(&'a [u8], i16), internal::Err<E>>` [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-5.1.1/src/number/streaming.rs:521:59 [INFO] [stdout] | [INFO] [stdout] 521 | pub fn le_i24<'a, E: ParseError<&'a [u8]>>(i: &'a[u8]) -> IResult<&'a[u8], i32, E> { [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] ... [INFO] [stdout] 527 | }) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<(&'a [u8], i32), internal::Err<E>>` [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-5.1.1/src/number/streaming.rs:547:59 [INFO] [stdout] | [INFO] [stdout] 547 | pub fn le_i32<'a, E: ParseError<&'a [u8]>>(i: &'a[u8]) -> IResult<&'a[u8], i32, E> { [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] 548 | map!(i, le_u32, |x| x as i32) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<(&'a [u8], i32), internal::Err<E>>` [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-5.1.1/src/number/streaming.rs:568:59 [INFO] [stdout] | [INFO] [stdout] 568 | pub fn le_i64<'a, E: ParseError<&'a [u8]>>(i: &'a[u8]) -> IResult<&'a[u8], i64, E> { [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] 569 | map!(i, le_u64, |x| x as i64) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<(&'a [u8], i64), internal::Err<E>>` [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-5.1.1/src/number/streaming.rs:590:60 [INFO] [stdout] | [INFO] [stdout] 590 | pub fn le_i128<'a, E: ParseError<&'a [u8]>>(i: &'a[u8]) -> IResult<&'a[u8], i128, E> { [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] 591 | map!(i, le_u128, |x| x as i128) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<(&'a [u8], i128), internal::Err<E>>` [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-5.1.1/src/number/complete.rs:196:57 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn be_i8<'a, E: ParseError<&'a[u8]>>(i: &'a[u8]) -> IResult<&'a[u8], i8, E> { [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] 197 | map!(i, be_u8, |x| x as i8) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<(&'a [u8], i8), internal::Err<E>>` [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-5.1.1/src/number/complete.rs:216:59 [INFO] [stdout] | [INFO] [stdout] 216 | pub fn be_i16<'a, E: ParseError<&'a [u8]>>(i: &'a[u8]) -> IResult<&'a[u8], i16, E> { [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] 217 | map!(i, be_u16, |x| x as i16) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<(&'a [u8], i16), internal::Err<E>>` [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-5.1.1/src/number/complete.rs:236:58 [INFO] [stdout] | [INFO] [stdout] 236 | pub fn be_i24<'a, E: ParseError<&'a[u8]>>(i: &'a[u8]) -> IResult<&'a[u8], i32, E> { [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] ... [INFO] [stdout] 242 | }) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<(&'a [u8], i32), internal::Err<E>>` [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-5.1.1/src/number/complete.rs:261:58 [INFO] [stdout] | [INFO] [stdout] 261 | pub fn be_i32<'a, E: ParseError<&'a[u8]>>(i: &'a[u8]) -> IResult<&'a[u8], i32, E> { [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] 262 | map!(i, be_u32, |x| x as i32) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<(&'a [u8], i32), internal::Err<E>>` [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-5.1.1/src/number/complete.rs:281:58 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn be_i64<'a, E: ParseError<&'a[u8]>>(i: &'a[u8]) -> IResult<&'a[u8], i64, E> { [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] 282 | map!(i, be_u64, |x| x as i64) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<(&'a [u8], i64), internal::Err<E>>` [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-5.1.1/src/number/complete.rs:302:60 [INFO] [stdout] | [INFO] [stdout] 302 | pub fn be_i128<'a, E: ParseError<&'a [u8]>>(i: &'a[u8]) -> IResult<&'a[u8], i128, E> { [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] 303 | map!(i, be_u128, |x| x as i128) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<(&'a [u8], i128), internal::Err<E>>` [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-5.1.1/src/number/complete.rs:488:58 [INFO] [stdout] | [INFO] [stdout] 488 | pub fn le_i8<'a, E: ParseError<&'a [u8]>>(i: &'a[u8]) -> IResult<&'a[u8], i8, E> { [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] 489 | map!(i, le_u8, |x| x as i8) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<(&'a [u8], i8), internal::Err<E>>` [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-5.1.1/src/number/complete.rs:508:59 [INFO] [stdout] | [INFO] [stdout] 508 | pub fn le_i16<'a, E: ParseError<&'a [u8]>>(i: &'a[u8]) -> IResult<&'a[u8], i16, E> { [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] 509 | map!(i, le_u16, |x| x as i16) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<(&'a [u8], i16), internal::Err<E>>` [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-5.1.1/src/number/complete.rs:528:59 [INFO] [stdout] | [INFO] [stdout] 528 | pub fn le_i24<'a, E: ParseError<&'a [u8]>>(i: &'a[u8]) -> IResult<&'a[u8], i32, E> { [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] ... [INFO] [stdout] 534 | }) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<(&'a [u8], i32), internal::Err<E>>` [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-5.1.1/src/number/complete.rs:553:59 [INFO] [stdout] | [INFO] [stdout] 553 | pub fn le_i32<'a, E: ParseError<&'a [u8]>>(i: &'a[u8]) -> IResult<&'a[u8], i32, E> { [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] 554 | map!(i, le_u32, |x| x as i32) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<(&'a [u8], i32), internal::Err<E>>` [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-5.1.1/src/number/complete.rs:573:59 [INFO] [stdout] | [INFO] [stdout] 573 | pub fn le_i64<'a, E: ParseError<&'a [u8]>>(i: &'a[u8]) -> IResult<&'a[u8], i64, E> { [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] 574 | map!(i, le_u64, |x| x as i64) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<(&'a [u8], i64), internal::Err<E>>` [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-5.1.1/src/number/complete.rs:594:60 [INFO] [stdout] | [INFO] [stdout] 594 | pub fn le_i128<'a, E: ParseError<&'a [u8]>>(i: &'a[u8]) -> IResult<&'a[u8], i128, E> { [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] 595 | map!(i, le_u128, |x| x as i128) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<(&'a [u8], i128), internal::Err<E>>` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 24 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `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" "6a2e80a4d3eb1a2971a94e51cb78c8a06826a33741e92455811bafffb2251e03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a2e80a4d3eb1a2971a94e51cb78c8a06826a33741e92455811bafffb2251e03", kill_on_drop: false }` [INFO] [stdout] 6a2e80a4d3eb1a2971a94e51cb78c8a06826a33741e92455811bafffb2251e03