[INFO] cloning repository https://github.com/lar-rs/massflow
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lar-rs/massflow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flar-rs%2Fmassflow", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flar-rs%2Fmassflow'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aba6be5e764fc80a4122cd102d8e51ec915366cb
[INFO] checking lar-rs/massflow against try#8b72f65b805cbe4c261de45030d663f524f27376 for pr-78991
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flar-rs%2Fmassflow" "/workspace/builds/worker-12/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/lar-rs/massflow on toolchain 8b72f65b805cbe4c261de45030d663f524f27376
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-12/source/.cargo/config
[INFO] started tweaking git repo https://github.com/lar-rs/massflow
[INFO] finished tweaking git repo https://github.com/lar-rs/massflow
[INFO] tweaked toml for git repo https://github.com/lar-rs/massflow written to /workspace/builds/worker-12/source/Cargo.toml
[INFO] crate git repo https://github.com/lar-rs/massflow 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]     Updating git repository `https://github.com/lar-rs/can.git`
[INFO] [stderr]     Updating git repository `https://github.com/lar-rs/mio.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded directories v0.10.0
[INFO] [stderr]   Downloaded i2cdev v0.4.4
[INFO] [stderr]   Downloaded confy v0.3.1
[INFO] [stderr]   Downloaded crossterm v0.13.3
[INFO] [stderr]   Downloaded crossterm_winapi v0.4.0
[INFO] [stderr]   Downloaded run_script v0.3.2
[INFO] [stderr]   Downloaded linux-embedded-hal v0.3.0
[INFO] [stderr]   Downloaded human-panic v1.0.1
[INFO] [stderr]   Downloaded mcp3425 v0.3.0
[INFO] [stderr]   Downloaded sysinfo v0.10.2
[INFO] [stderr]   Downloaded dbus v0.7.1
[INFO] [stderr]   Downloaded ads1x1x v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 4a2e1ab1fb672f57acc5b9cc17e2c1e7899a49f1092e7475585176c12bbe2cfd
[INFO] running `Command { std: "docker" "start" "-a" "4a2e1ab1fb672f57acc5b9cc17e2c1e7899a49f1092e7475585176c12bbe2cfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a2e1ab1fb672f57acc5b9cc17e2c1e7899a49f1092e7475585176c12bbe2cfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a2e1ab1fb672f57acc5b9cc17e2c1e7899a49f1092e7475585176c12bbe2cfd", kill_on_drop: false }`
[INFO] [stdout] 4a2e1ab1fb672f57acc5b9cc17e2c1e7899a49f1092e7475585176c12bbe2cfd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 6c23cf0d3b6aa170f83c3a47ef11d348a352e73c81b0c57e348cc8946af72ec4
[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" "6c23cf0d3b6aa170f83c3a47ef11d348a352e73c81b0c57e348cc8946af72ec4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.11
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling cc v1.0.48
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]    Compiling serde v1.0.103
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking regex-syntax v0.6.12
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling failure_derive v0.1.6
[INFO] [stderr]    Compiling getrandom v0.1.13
[INFO] [stderr]     Checking smallvec v1.0.0
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]    Compiling rayon-core v1.6.1
[INFO] [stderr]     Checking nb v0.1.2
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling doc-comment v0.3.1
[INFO] [stderr]     Checking lazycell v1.2.1
[INFO] [stderr]     Checking same-file v1.0.5
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking bitflags v0.4.0
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]    Compiling sysinfo v0.10.2
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking try_from v0.2.2
[INFO] [stderr]     Checking hex v0.2.0
[INFO] [stderr]     Checking itertools v0.4.19
[INFO] [stderr]     Checking directories v0.10.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking bitvec v0.15.2
[INFO] [stderr]     Checking lock_api v0.3.2
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking embedded-hal v0.2.3
[INFO] [stderr]     Checking c2-chacha v0.2.3
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking walkdir v2.2.9
[INFO] [stderr]    Compiling crossbeam-utils v0.7.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.10
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking arrayvec v0.4.12
[INFO] [stderr]     Checking ads1x1x v0.2.0
[INFO] [stderr]     Checking aho-corasick v0.7.6
[INFO] [stderr]    Compiling nom v5.0.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling libdbus-sys v0.2.1
[INFO] [stderr]     Checking mcp3425 v0.3.0
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]    Compiling lexical-core v0.4.6
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]    Compiling backtrace-sys v0.1.32
[INFO] [stderr]    Compiling can v0.1.0 (https://github.com/lar-rs/can.git#b751a66a)
[INFO] [stderr]     Checking crossbeam-queue v0.2.0
[INFO] [stderr]     Checking crossbeam-channel v0.4.0
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking parking_lot_core v0.7.0
[INFO] [stderr]     Checking num_cpus v1.11.1
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking clicolors-control v1.0.1
[INFO] [stderr]     Checking inotify-sys v0.1.3
[INFO] [stderr]     Checking termios v0.3.1
[INFO] [stderr]     Checking filetime v0.2.8
[INFO] [stderr]     Checking dirs-sys v0.3.4
[INFO] [stderr]     Checking termios v0.2.2
[INFO] [stderr]     Checking serial-core v0.4.0
[INFO] [stderr]     Checking nix v0.5.1
[INFO] [stderr]     Checking thread-id v3.3.0
[INFO] [stderr]     Checking ioctl-rs v0.1.6
[INFO] [stderr]     Checking users v0.9.1
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking inotify v0.6.1
[INFO] [stderr]     Checking parking_lot v0.10.0
[INFO] [stderr]     Checking mio v0.6.21
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking serial-unix v0.4.0
[INFO] [stderr]     Checking dbus v0.7.1
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking regex v1.3.1
[INFO] [stderr]     Checking chrono v0.4.10
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]     Checking uuid v0.6.5
[INFO] [stderr]     Checking backtrace v0.3.40
[INFO] [stderr]     Checking rand v0.7.2
[INFO] [stderr]     Checking crossbeam-deque v0.7.2
[INFO] [stderr]     Checking crossbeam v0.7.3
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking crossterm v0.13.3
[INFO] [stderr]     Checking notify v4.0.14
[INFO] [stderr]     Checking rayon v1.2.1
[INFO] [stderr]     Checking socketcan v1.7.0
[INFO] [stderr]     Checking run_script v0.3.2
[INFO] [stderr]     Checking console v0.7.7
[INFO] [stderr]     Checking os_type v2.2.0
[INFO] [stderr]     Checking env_logger v0.6.2
[INFO] [stderr]     Checking pretty_env_logger v0.3.1
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-5.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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" "6c23cf0d3b6aa170f83c3a47ef11d348a352e73c81b0c57e348cc8946af72ec4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c23cf0d3b6aa170f83c3a47ef11d348a352e73c81b0c57e348cc8946af72ec4", kill_on_drop: false }`
[INFO] [stdout] 6c23cf0d3b6aa170f83c3a47ef11d348a352e73c81b0c57e348cc8946af72ec4