[INFO] fetching crate snowchains_core 0.5.2...
[INFO] checking snowchains_core-0.5.2 against try#8b72f65b805cbe4c261de45030d663f524f27376 for pr-78991
[INFO] extracting crate snowchains_core 0.5.2 into /workspace/builds/worker-5/source
[INFO] validating manifest of crates.io crate snowchains_core 0.5.2 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 crates.io crate snowchains_core 0.5.2
[INFO] finished tweaking crates.io crate snowchains_core 0.5.2
[INFO] tweaked toml for crates.io crate snowchains_core 0.5.2 written to /workspace/builds/worker-5/source/Cargo.toml
[INFO] crate crates.io crate snowchains_core 0.5.2 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 humantime-serde v1.0.1
[INFO] [stderr]   Downloaded easy-ext v0.2.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eff657e668241635638d42947b7ae172e43afa12f71d8d9b52d0e4904f22a0f3
[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" "eff657e668241635638d42947b7ae172e43afa12f71d8d9b52d0e4904f22a0f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eff657e668241635638d42947b7ae172e43afa12f71d8d9b52d0e4904f22a0f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eff657e668241635638d42947b7ae172e43afa12f71d8d9b52d0e4904f22a0f3", kill_on_drop: false }`
[INFO] [stdout] eff657e668241635638d42947b7ae172e43afa12f71d8d9b52d0e4904f22a0f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea18b2a9a0b568ad314ccd2765185fc7c02e065a8751dbbe48676ff274a3f7c6
[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" "ea18b2a9a0b568ad314ccd2765185fc7c02e065a8751dbbe48676ff274a3f7c6", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]    Compiling libc v0.2.79
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.45
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.9
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]     Checking once_cell v1.4.1
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling serde_json v1.0.59
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]     Checking futures-core v0.3.6
[INFO] [stderr]    Compiling pin-project-internal v0.4.27
[INFO] [stderr]     Checking pin-project-lite v0.1.10
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking arc-swap v0.4.7
[INFO] [stderr]     Checking dtoa v0.4.6
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]     Checking futures-io v0.3.6
[INFO] [stderr]     Checking futures-sink v0.3.6
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling rayon-core v1.8.1
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking smallvec v1.4.2
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking linked-hash-map v0.5.3
[INFO] [stderr]    Compiling encoding_rs v0.8.24
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking arrayvec v0.5.1
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking ego-tree v0.6.2
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking humantime v2.0.1
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking encode_unicode v0.3.6
[INFO] [stderr]     Checking termcolor v1.1.0
[INFO] [stderr]     Checking hex v0.4.2
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking rprompt v1.0.5
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking tracing-core v0.1.17
[INFO] [stderr]     Checking futures-task v0.3.6
[INFO] [stderr]     Checking http v0.2.1
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking futures-channel v0.3.6
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking dtoa-short v0.3.2
[INFO] [stderr]     Checking servo_arc v0.1.1
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling indexmap v1.6.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling rayon v1.4.1
[INFO] [stderr]    Compiling standback v0.2.11
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling time v0.2.22
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling cookie v0.14.2
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking yaml-rust v0.4.4
[INFO] [stderr]     Checking walkdir v2.3.1
[INFO] [stderr]     Checking pretty_assertions v0.6.1
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking tracing v0.1.21
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking aho-corasick v0.7.14
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking fwdansi v1.1.0
[INFO] [stderr]     Checking lexical-core v0.7.4
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking net2 v0.2.35
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking signal-hook-registry v1.2.1
[INFO] [stderr]     Checking ring v0.16.15
[INFO] [stderr]     Checking terminal_size v0.1.13
[INFO] [stderr]     Checking getrandom v0.1.15
[INFO] [stderr]     Checking socket2 v0.3.15
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking termios v0.3.3
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking rpassword v5.0.0
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crossbeam-channel v0.4.4
[INFO] [stderr]     Checking mio v0.6.22
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking term v0.5.2
[INFO] [stderr]     Checking console v0.12.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking sha2 v0.9.1
[INFO] [stderr]     Checking regex v1.4.1
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking tokio v0.2.22
[INFO] [stderr]     Checking webpki v0.21.3
[INFO] [stderr]     Checking sct v0.6.0
[INFO] [stderr]     Checking rustls v0.18.1
[INFO] [stderr]     Checking webpki-roots v0.19.0
[INFO] [stderr]     Checking console v0.13.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.1
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-5.1.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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" "ea18b2a9a0b568ad314ccd2765185fc7c02e065a8751dbbe48676ff274a3f7c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea18b2a9a0b568ad314ccd2765185fc7c02e065a8751dbbe48676ff274a3f7c6", kill_on_drop: false }`
[INFO] [stdout] ea18b2a9a0b568ad314ccd2765185fc7c02e065a8751dbbe48676ff274a3f7c6