[INFO] fetching crate lightspeed_cms 0.25.0...
[INFO] checking lightspeed_cms-0.25.0 against try#8b72f65b805cbe4c261de45030d663f524f27376 for pr-78991
[INFO] extracting crate lightspeed_cms 0.25.0 into /workspace/builds/worker-2/source
[INFO] validating manifest of crates.io crate lightspeed_cms 0.25.0 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 lightspeed_cms 0.25.0
[INFO] finished tweaking crates.io crate lightspeed_cms 0.25.0
[INFO] tweaked toml for crates.io crate lightspeed_cms 0.25.0 written to /workspace/builds/worker-2/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lightspeed_cache v0.25.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] a3a17d8db424d0d968ce841576b72fede89b0f3e5e8c4ee877ebe4955d1b93ca
[INFO] running `Command { std: "docker" "start" "-a" "a3a17d8db424d0d968ce841576b72fede89b0f3e5e8c4ee877ebe4955d1b93ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3a17d8db424d0d968ce841576b72fede89b0f3e5e8c4ee877ebe4955d1b93ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3a17d8db424d0d968ce841576b72fede89b0f3e5e8c4ee877ebe4955d1b93ca", kill_on_drop: false }`
[INFO] [stdout] a3a17d8db424d0d968ce841576b72fede89b0f3e5e8c4ee877ebe4955d1b93ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 22abd0e5783480be9df0c082ae98d7f56122ac749b0e60d36afcac0fd7b3be4e
[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" "22abd0e5783480be9df0c082ae98d7f56122ac749b0e60d36afcac0fd7b3be4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]     Checking pin-project-lite v0.1.11
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]     Checking smallvec v1.4.2
[INFO] [stderr]     Checking futures-core v0.3.8
[INFO] [stderr]     Checking subtle v2.3.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]     Checking futures-sink v0.3.8
[INFO] [stderr]     Checking cpuid-bool v0.1.2
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling lexical-core v0.7.4
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking futures-io v0.3.8
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking siphasher v0.3.3
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]    Compiling unicode-segmentation v1.7.0
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling pin-project-internal v0.4.27
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking validator_types v0.11.0
[INFO] [stderr]     Checking strum v0.19.5
[INFO] [stderr]     Checking hex v0.4.2
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking futures-task v0.3.8
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking tracing-core v0.1.17
[INFO] [stderr]     Checking sharded-slab v0.1.0
[INFO] [stderr]     Checking instant v0.1.8
[INFO] [stderr]     Checking lock_api v0.4.1
[INFO] [stderr]     Checking futures-channel v0.3.8
[INFO] [stderr]    Compiling ring v0.16.15
[INFO] [stderr]     Checking walkdir v2.3.1
[INFO] [stderr]     Checking phf_shared v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking ryu v1.0.5
[INFO] [stderr]     Checking typenum v1.12.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling anyhow v1.0.34
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking stringprep v0.1.2
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking tracing-log v0.1.1
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking getrandom v0.1.15
[INFO] [stderr]     Checking net2 v0.2.35
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking parking_lot_core v0.8.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking parking_lot_core v0.7.2
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]     Checking crossbeam-channel v0.4.4
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking matchers v0.0.1
[INFO] [stderr]     Checking mio v0.6.22
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.9.1
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking parking_lot v0.11.0
[INFO] [stderr]     Checking regex v1.4.2
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking sha2 v0.9.2
[INFO] [stderr]     Checking md-5 v0.9.1
[INFO] [stderr]     Checking hmac v0.9.0
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking maybe-single v0.12.0
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking tokio v0.2.23
[INFO] [stderr]    Compiling serde_derive_internals v0.24.1
[INFO] [stderr]     Checking pem v0.8.1
[INFO] [stderr]     Checking postgres-protocol v0.5.3
[INFO] [stderr]     Checking uuid v0.8.1
[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] [stderr]     Checking simple_asn1 v0.4.1
[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" "22abd0e5783480be9df0c082ae98d7f56122ac749b0e60d36afcac0fd7b3be4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22abd0e5783480be9df0c082ae98d7f56122ac749b0e60d36afcac0fd7b3be4e", kill_on_drop: false }`
[INFO] [stdout] 22abd0e5783480be9df0c082ae98d7f56122ac749b0e60d36afcac0fd7b3be4e