[INFO] cloning repository https://github.com/hatoo/Accepted
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hatoo/Accepted" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhatoo%2FAccepted", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhatoo%2FAccepted'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ca0ee10fcab358920fdc3c5060e31374479bee75
[INFO] checking hatoo/Accepted against try#8b72f65b805cbe4c261de45030d663f524f27376 for pr-78991
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhatoo%2FAccepted" "/workspace/builds/worker-6/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/hatoo/Accepted on toolchain 8b72f65b805cbe4c261de45030d663f524f27376
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/hatoo/Accepted
[INFO] finished tweaking git repo https://github.com/hatoo/Accepted
[INFO] tweaked toml for git repo https://github.com/hatoo/Accepted written to /workspace/builds/worker-6/source/Cargo.toml
[INFO] crate git repo https://github.com/hatoo/Accepted 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jsonrpc-core v14.0.5
[INFO] [stderr]   Downloaded plist v0.4.2
[INFO] [stderr]   Downloaded fuzzy-matcher v0.3.4
[INFO] [stderr]   Downloaded iter-read v0.2.1
[INFO] [stderr]   Downloaded ansi_colours v1.0.1
[INFO] [stderr]   Downloaded lsp-types v0.71.0
[INFO] [stderr]   Downloaded ropey v1.1.0
[INFO] [stderr]   Downloaded syntect v3.3.0
[INFO] [stderr]   Downloaded rbtag_derive v0.3.0
[INFO] [stderr]   Downloaded rbtag v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 49e1460069c13f5def700e9c20f97f7e5ff1e72a85ee9a4beb10670b0e246a47
[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" "49e1460069c13f5def700e9c20f97f7e5ff1e72a85ee9a4beb10670b0e246a47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49e1460069c13f5def700e9c20f97f7e5ff1e72a85ee9a4beb10670b0e246a47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49e1460069c13f5def700e9c20f97f7e5ff1e72a85ee9a4beb10670b0e246a47", kill_on_drop: false }`
[INFO] [stdout] 49e1460069c13f5def700e9c20f97f7e5ff1e72a85ee9a4beb10670b0e246a47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 78422ac40c50613e7cc9643c3c74973f58d374aea4c6a6881b6180b4f44f85b3
[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" "78422ac40c50613e7cc9643c3c74973f58d374aea4c6a6881b6180b4f44f85b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.67
[INFO] [stderr]    Compiling proc-macro2 v1.0.9
[INFO] [stderr]    Compiling syn v1.0.16
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling regex-syntax v0.6.14
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling bindgen v0.50.1
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling proc-macro-nested v0.1.3
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]     Checking smallvec v1.2.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking pin-utils v0.1.0-alpha.4
[INFO] [stderr]     Checking arc-swap v0.4.4
[INFO] [stderr]    Compiling anyhow v1.0.26
[INFO] [stderr]     Checking lazycell v1.2.1
[INFO] [stderr]     Checking numtoa v0.1.0
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]     Checking futures v0.1.29
[INFO] [stderr]     Checking iter-read v0.2.1
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]     Checking line-wrap v0.1.1
[INFO] [stderr]     Checking yaml-rust v0.4.3
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]     Checking unicode-normalization v0.1.12
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]     Checking fuzzy-matcher v0.3.4
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling aho-corasick v0.7.9
[INFO] [stderr]     Checking smallvec v0.6.13
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking num_cpus v1.12.0
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking dirs-sys v0.3.4
[INFO] [stderr]     Checking signal-hook-registry v1.2.0
[INFO] [stderr]     Checking flate2 v1.0.13
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking termion v1.5.5
[INFO] [stderr]    Compiling backtrace-sys v0.1.32
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling ansi_colours v1.0.1
[INFO] [stderr]     Checking ropey v1.1.0
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.2.3/src/nom.rs:837:30
[INFO] [stdout]     |
[INFO] [stdout] 837 | pub fn float<T>(input: T) -> IResult<T, f32, u32>
[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] 846 |   flat_map!(input, recognize_float, parse_to!(f32))
[INFO] [stdout]     |                                                   - help: consider removing this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `std::result::Result<(T, f32), internal::Err<T>>`
[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-4.2.3/src/nom.rs:852:32
[INFO] [stdout]     |
[INFO] [stdout] 852 | pub fn float_s<T>(input: T) -> IResult<T, f32, u32>
[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] 861 |   flat_map!(input, call!(recognize_float), parse_to!(f32))
[INFO] [stdout]     |                                                          - help: consider removing this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `std::result::Result<(T, f32), internal::Err<T>>`
[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-4.2.3/src/nom.rs:866:31
[INFO] [stdout]     |
[INFO] [stdout] 866 | pub fn double<T>(input: T) -> IResult<T, f64, u32>
[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] 875 |   flat_map!(input, call!(recognize_float), parse_to!(f64))
[INFO] [stdout]     |                                                          - help: consider removing this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `std::result::Result<(T, f64), internal::Err<T>>`
[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-4.2.3/src/nom.rs:881:33
[INFO] [stdout]     |
[INFO] [stdout] 881 | pub fn double_s<T>(input: T) -> IResult<T, f64, u32>
[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] 890 |   flat_map!(input, call!(recognize_float), parse_to!(f64))
[INFO] [stdout]     |                                                          - help: consider removing this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `std::result::Result<(T, f64), internal::Err<T>>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.2.3/src/nom.rs:494:27
[INFO] [stdout]     |
[INFO] [stdout] 494 | pub fn be_i8(i: &[u8]) -> IResult<&[u8], i8> {
[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] 495 |   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<(&[u8], i8), internal::Err<&[u8]>>`
[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-4.2.3/src/nom.rs:500:28
[INFO] [stdout]     |
[INFO] [stdout] 500 | pub fn be_i16(i: &[u8]) -> IResult<&[u8], i16> {
[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, be_u16, |x| x as i16)
[INFO] [stdout]     |                               - help: consider removing this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `std::result::Result<(&[u8], i16), internal::Err<&[u8]>>`
[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-4.2.3/src/nom.rs:506:28
[INFO] [stdout]     |
[INFO] [stdout] 506 | pub fn be_i24(i: &[u8]) -> IResult<&[u8], i32> {
[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] 512 |   })
[INFO] [stdout]     |    - help: consider removing this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `std::result::Result<(&[u8], i32), internal::Err<&[u8]>>`
[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-4.2.3/src/nom.rs:517:28
[INFO] [stdout]     |
[INFO] [stdout] 517 | pub fn be_i32(i: &[u8]) -> IResult<&[u8], i32> {
[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] 518 |   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<(&[u8], i32), internal::Err<&[u8]>>`
[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-4.2.3/src/nom.rs:523:28
[INFO] [stdout]     |
[INFO] [stdout] 523 | pub fn be_i64(i: &[u8]) -> IResult<&[u8], i64> {
[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] 524 |   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<(&[u8], i64), internal::Err<&[u8]>>`
[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-4.2.3/src/nom.rs:530:29
[INFO] [stdout]     |
[INFO] [stdout] 530 | pub fn be_i128(i: &[u8]) -> IResult<&[u8], i128> {
[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] 531 |   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<(&[u8], i128), internal::Err<&[u8]>>`
[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-4.2.3/src/nom.rs:618:27
[INFO] [stdout]     |
[INFO] [stdout] 618 | pub fn le_i8(i: &[u8]) -> IResult<&[u8], i8> {
[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] 619 |   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<(&[u8], i8), internal::Err<&[u8]>>`
[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-4.2.3/src/nom.rs:624:28
[INFO] [stdout]     |
[INFO] [stdout] 624 | pub fn le_i16(i: &[u8]) -> IResult<&[u8], i16> {
[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] 625 |   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<(&[u8], i16), internal::Err<&[u8]>>`
[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-4.2.3/src/nom.rs:630:28
[INFO] [stdout]     |
[INFO] [stdout] 630 | pub fn le_i24(i: &[u8]) -> IResult<&[u8], i32> {
[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] 636 |   })
[INFO] [stdout]     |    - help: consider removing this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `std::result::Result<(&[u8], i32), internal::Err<&[u8]>>`
[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-4.2.3/src/nom.rs:641:28
[INFO] [stdout]     |
[INFO] [stdout] 641 | pub fn le_i32(i: &[u8]) -> IResult<&[u8], i32> {
[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] 642 |   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<(&[u8], i32), internal::Err<&[u8]>>`
[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-4.2.3/src/nom.rs:647:28
[INFO] [stdout]     |
[INFO] [stdout] 647 | pub fn le_i64(i: &[u8]) -> IResult<&[u8], i64> {
[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] 648 |   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<(&[u8], i64), internal::Err<&[u8]>>`
[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-4.2.3/src/nom.rs:654:29
[INFO] [stdout]     |
[INFO] [stdout] 654 | pub fn le_i128(i: &[u8]) -> IResult<&[u8], i128> {
[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] 655 |   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<(&[u8], i128), internal::Err<&[u8]>>`
[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-4.2.3/src/macros.rs:881:9
[INFO] [stdout]     |
[INFO] [stdout] 881 |           Ok((i,_)) => {
[INFO] [stdout]     |           ^^^^^^^^^ expected `()`, found enum `std::result::Result`
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.2.3/src/sequence.rs:35:5
[INFO] [stdout]     |
[INFO] [stdout] 35  | /     {
[INFO] [stdout] 36  | |       tuple_parser!($i, (), $($rest)*)
[INFO] [stdout] 37  | |     }
[INFO] [stdout]     | |_____- this expression has type `()`
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.2.3/src/nom.rs:817:3
[INFO] [stdout]     |
[INFO] [stdout] 817 | /   recognize!(input,
[INFO] [stdout] 818 | |     tuple!(
[INFO] [stdout] 819 | |       opt!(alt!(char!('+') | char!('-'))),
[INFO] [stdout] 820 | |       alt!(
[INFO] [stdout] ...   |
[INFO] [stdout] 830 | |     )
[INFO] [stdout] 831 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected unit type `()`
[INFO] [stdout]                     found enum `std::result::Result<_, _>`
[INFO] [stdout]     = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.2.3/src/macros.rs:884:9
[INFO] [stdout]     |
[INFO] [stdout] 884 |           Err(e) => Err(e),
[INFO] [stdout]     |           ^^^^^^ expected `()`, found enum `std::result::Result`
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.2.3/src/sequence.rs:35:5
[INFO] [stdout]     |
[INFO] [stdout] 35  | /     {
[INFO] [stdout] 36  | |       tuple_parser!($i, (), $($rest)*)
[INFO] [stdout] 37  | |     }
[INFO] [stdout]     | |_____- this expression has type `()`
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.2.3/src/nom.rs:817:3
[INFO] [stdout]     |
[INFO] [stdout] 817 | /   recognize!(input,
[INFO] [stdout] 818 | |     tuple!(
[INFO] [stdout] 819 | |       opt!(alt!(char!('+') | char!('-'))),
[INFO] [stdout] 820 | |       alt!(
[INFO] [stdout] ...   |
[INFO] [stdout] 830 | |     )
[INFO] [stdout] 831 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected unit type `()`
[INFO] [stdout]                     found enum `std::result::Result<_, _>`
[INFO] [stdout]     = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.2.3/src/sequence.rs:52:52
[INFO] [stdout]     |
[INFO] [stdout] 52  |         ( $submac!(i_, $($args)*) ).and_then(|(i,o)| {
[INFO] [stdout]     |  ____________________________________________________^
[INFO] [stdout] 53  | |         let i_ = i.clone();
[INFO] [stdout] 54  | |         tuple_parser!(i_, (o), $($rest)*)
[INFO] [stdout]     | |                                         - help: consider removing this semicolon
[INFO] [stdout] 55  | |       })
[INFO] [stdout]     | |_______^ expected enum `std::result::Result`, found `()`
[INFO] [stdout]     | 
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.2.3/src/nom.rs:817:3
[INFO] [stdout]     |
[INFO] [stdout] 817 | /   recognize!(input,
[INFO] [stdout] 818 | |     tuple!(
[INFO] [stdout] 819 | |       opt!(alt!(char!('+') | char!('-'))),
[INFO] [stdout] 820 | |       alt!(
[INFO] [stdout] ...   |
[INFO] [stdout] 830 | |     )
[INFO] [stdout] 831 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `std::result::Result<_, internal::Err<T>>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout]     = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stdout] error: aborting due to 19 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" "78422ac40c50613e7cc9643c3c74973f58d374aea4c6a6881b6180b4f44f85b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78422ac40c50613e7cc9643c3c74973f58d374aea4c6a6881b6180b4f44f85b3", kill_on_drop: false }`
[INFO] [stdout] 78422ac40c50613e7cc9643c3c74973f58d374aea4c6a6881b6180b4f44f85b3