[INFO] fetching crate eat-nom 0.1.5...
[INFO] testing eat-nom-0.1.5 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate eat-nom 0.1.5 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate eat-nom 0.1.5
[INFO] finished tweaking crates.io crate eat-nom 0.1.5
[INFO] tweaked toml for crates.io crate eat-nom 0.1.5 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate eat-nom 0.1.5 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 14 packages to latest compatible versions
[INFO] [stderr]       Adding memchr v2.3.4 (available: v2.7.6)
[INFO] [stderr]       Adding nom v6.2.2 (available: v8.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 91384a624838737eab8c7e676079a961c65e6afe75bc60684f46a5b3326e650b
[INFO] running `Command { std: "docker" "start" "-a" "91384a624838737eab8c7e676079a961c65e6afe75bc60684f46a5b3326e650b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91384a624838737eab8c7e676079a961c65e6afe75bc60684f46a5b3326e650b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91384a624838737eab8c7e676079a961c65e6afe75bc60684f46a5b3326e650b", kill_on_drop: false }`
[INFO] [stdout] 91384a624838737eab8c7e676079a961c65e6afe75bc60684f46a5b3326e650b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d703000212b1114ea26aaf2c3efe1835fe90fbdff12b8ab218fe6f960ac23714
[INFO] running `Command { std: "docker" "start" "-a" "d703000212b1114ea26aaf2c3efe1835fe90fbdff12b8ab218fe6f960ac23714", kill_on_drop: false }`
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling nom v6.2.2
[INFO] [stderr]    Compiling bitvec v0.19.6
[INFO] [stderr]    Compiling eat-nom v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin`
[INFO] [stdout]   --> src/error.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[cfg_attr(tarpaulin, skip)]
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin`
[INFO] [stdout]   --> src/error.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 |     #[cfg_attr(tarpaulin, skip)]
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin`
[INFO] [stdout]   --> src/error.rs:35:16
[INFO] [stdout]    |
[INFO] [stdout] 35 |     #[cfg_attr(tarpaulin, skip)]
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin`
[INFO] [stdout]   --> src/error.rs:42:16
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[cfg_attr(tarpaulin, skip)]
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin`
[INFO] [stdout]   --> src/error.rs:49:16
[INFO] [stdout]    |
[INFO] [stdout] 49 |     #[cfg_attr(tarpaulin, skip)]
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin`
[INFO] [stdout]   --> src/error.rs:54:16
[INFO] [stdout]    |
[INFO] [stdout] 54 |     #[cfg_attr(tarpaulin, skip)]
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin`
[INFO] [stdout]   --> src/error.rs:61:16
[INFO] [stdout]    |
[INFO] [stdout] 61 |     #[cfg_attr(tarpaulin, skip)]
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `error::ErrorKind`
[INFO] [stdout]   --> src/ip.rs:26:29
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn parse_ip(input: &str) -> EatResult<IpAddr> {
[INFO] [stdout]    |                                 ----------------- expected `error::ErrorKind` because of this
[INFO] [stdout] 26 |     let (_, out) = ip(input)?;
[INFO] [stdout]    |                    ---------^ the trait `From<nom::Err<nom::error::Error<&str>>>` is not implemented for `error::ErrorKind`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this can't be annotated with `?` because it has type `Result<_, nom::Err<nom::error::Error<&str>>>`
[INFO] [stdout]    |
[INFO] [stdout] note: `error::ErrorKind` needs to implement `From<nom::Err<nom::error::Error<&str>>>`
[INFO] [stdout]   --> src/error.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub enum ErrorKind {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: the following other types implement trait `From<T>`
[INFO] [stdout]   --> src/error.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl From<std::net::AddrParseError> for ErrorKind {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `error::ErrorKind` implements `From<AddrParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 41 | impl From<ParseIntError> for ErrorKind {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `error::ErrorKind` implements `From<ParseIntError>`
[INFO] [stdout] ...
[INFO] [stdout] 60 | impl From<nom::Err<(&str, nom::error::ErrorKind)>> for ErrorKind {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `error::ErrorKind` implements `From<nom::Err<(&str, nom::error::ErrorKind)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `error::ErrorKind`
[INFO] [stdout]   --> src/ip.rs:45:67
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub fn parse_ip_mask<'a>(input: &'a str, concat: &'a str) -> EatResult<(IpAddr, IpAddr)> {
[INFO] [stdout]    |                                                              --------------------------- expected `error::ErrorKind` because of this
[INFO] [stdout] 45 |     let (_, (ip, _, mask)) = tuple((ip, tag(concat), mask))(input)?;
[INFO] [stdout]    |                              -------------------------------------^ the trait `From<nom::Err<nom::error::Error<&str>>>` is not implemented for `error::ErrorKind`
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              this can't be annotated with `?` because it has type `Result<_, nom::Err<nom::error::Error<&str>>>`
[INFO] [stdout]    |
[INFO] [stdout] note: `error::ErrorKind` needs to implement `From<nom::Err<nom::error::Error<&str>>>`
[INFO] [stdout]   --> src/error.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub enum ErrorKind {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: the following other types implement trait `From<T>`
[INFO] [stdout]   --> src/error.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl From<std::net::AddrParseError> for ErrorKind {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `error::ErrorKind` implements `From<AddrParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 41 | impl From<ParseIntError> for ErrorKind {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `error::ErrorKind` implements `From<ParseIntError>`
[INFO] [stdout] ...
[INFO] [stdout] 60 | impl From<nom::Err<(&str, nom::error::ErrorKind)>> for ErrorKind {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `error::ErrorKind` implements `From<nom::Err<(&str, nom::error::ErrorKind)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `error::ErrorKind`
[INFO] [stdout]   --> src/ip.rs:53:81
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn parse_ip_mask_opt(input: &str) -> EatResult<(IpAddr, IpAddr)> {
[INFO] [stdout]    |                                          --------------------------- expected `error::ErrorKind` because of this
[INFO] [stdout] 52 |     let (_, (ip, _, mask)) =
[INFO] [stdout] 53 |         tuple((ip, alt((tag("/"), tag("-"), tag(" "), tag("\\"))), mask))(input)?;
[INFO] [stdout]    |         ------------------------------------------------------------------------^ the trait `From<nom::Err<nom::error::Error<&str>>>` is not implemented for `error::ErrorKind`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         this can't be annotated with `?` because it has type `Result<_, nom::Err<nom::error::Error<&str>>>`
[INFO] [stdout]    |
[INFO] [stdout] note: `error::ErrorKind` needs to implement `From<nom::Err<nom::error::Error<&str>>>`
[INFO] [stdout]   --> src/error.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub enum ErrorKind {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: the following other types implement trait `From<T>`
[INFO] [stdout]   --> src/error.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl From<std::net::AddrParseError> for ErrorKind {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `error::ErrorKind` implements `From<AddrParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 41 | impl From<ParseIntError> for ErrorKind {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `error::ErrorKind` implements `From<ParseIntError>`
[INFO] [stdout] ...
[INFO] [stdout] 60 | impl From<nom::Err<(&str, nom::error::ErrorKind)>> for ErrorKind {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `error::ErrorKind` implements `From<nom::Err<(&str, nom::error::ErrorKind)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `error::ErrorKind`
[INFO] [stdout]   --> src/ip.rs:60:67
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn parse_ip_range<'a>(input: &'a str, concat: &'a str) -> EatResult<Range<IpAddr>> {
[INFO] [stdout]    |                                                               ------------------------ expected `error::ErrorKind` because of this
[INFO] [stdout] 60 |     let (_, (start, _, end)) = tuple((ip, tag(concat), ip))(input)?;
[INFO] [stdout]    |                                -----------------------------------^ the trait `From<nom::Err<nom::error::Error<&str>>>` is not implemented for `error::ErrorKind`
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                this can't be annotated with `?` because it has type `Result<_, nom::Err<nom::error::Error<&str>>>`
[INFO] [stdout]    |
[INFO] [stdout] note: `error::ErrorKind` needs to implement `From<nom::Err<nom::error::Error<&str>>>`
[INFO] [stdout]   --> src/error.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub enum ErrorKind {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: the following other types implement trait `From<T>`
[INFO] [stdout]   --> src/error.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl From<std::net::AddrParseError> for ErrorKind {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `error::ErrorKind` implements `From<AddrParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 41 | impl From<ParseIntError> for ErrorKind {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `error::ErrorKind` implements `From<ParseIntError>`
[INFO] [stdout] ...
[INFO] [stdout] 60 | impl From<nom::Err<(&str, nom::error::ErrorKind)>> for ErrorKind {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `error::ErrorKind` implements `From<nom::Err<(&str, nom::error::ErrorKind)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `error::ErrorKind`
[INFO] [stdout]   --> src/ip.rs:68:79
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub fn parse_ip_range_opt(input: &str) -> EatResult<Range<IpAddr>> {
[INFO] [stdout]    |                                           ------------------------ expected `error::ErrorKind` because of this
[INFO] [stdout] 67 |     let (_, (start, _, end)) =
[INFO] [stdout] 68 |         tuple((ip, alt((tag("/"), tag("-"), tag(" "), tag("\\"))), ip))(input)?;
[INFO] [stdout]    |         ----------------------------------------------------------------------^ the trait `From<nom::Err<nom::error::Error<&str>>>` is not implemented for `error::ErrorKind`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         this can't be annotated with `?` because it has type `Result<_, nom::Err<nom::error::Error<&str>>>`
[INFO] [stdout]    |
[INFO] [stdout] note: `error::ErrorKind` needs to implement `From<nom::Err<nom::error::Error<&str>>>`
[INFO] [stdout]   --> src/error.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub enum ErrorKind {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: the following other types implement trait `From<T>`
[INFO] [stdout]   --> src/error.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl From<std::net::AddrParseError> for ErrorKind {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `error::ErrorKind` implements `From<AddrParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 41 | impl From<ParseIntError> for ErrorKind {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `error::ErrorKind` implements `From<ParseIntError>`
[INFO] [stdout] ...
[INFO] [stdout] 60 | impl From<nom::Err<(&str, nom::error::ErrorKind)>> for ErrorKind {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `error::ErrorKind` implements `From<nom::Err<(&str, nom::error::ErrorKind)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `error::ErrorKind`
[INFO] [stdout]   --> src/ip.rs:75:69
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn parse_ip_cidr<'a>(input: &'a str, concat: &'a str) -> EatResult<(IpAddr, usize)> {
[INFO] [stdout]    |                                                              -------------------------- expected `error::ErrorKind` because of this
[INFO] [stdout] 75 |     let (_, (ip, _, cidr)) = tuple((ip, tag(concat), digit1))(input)?;
[INFO] [stdout]    |                              ---------------------------------------^ the trait `From<nom::Err<nom::error::Error<&str>>>` is not implemented for `error::ErrorKind`
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              this can't be annotated with `?` because it has type `Result<_, nom::Err<nom::error::Error<&str>>>`
[INFO] [stdout]    |
[INFO] [stdout] note: `error::ErrorKind` needs to implement `From<nom::Err<nom::error::Error<&str>>>`
[INFO] [stdout]   --> src/error.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub enum ErrorKind {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: the following other types implement trait `From<T>`
[INFO] [stdout]   --> src/error.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl From<std::net::AddrParseError> for ErrorKind {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `error::ErrorKind` implements `From<AddrParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 41 | impl From<ParseIntError> for ErrorKind {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `error::ErrorKind` implements `From<ParseIntError>`
[INFO] [stdout] ...
[INFO] [stdout] 60 | impl From<nom::Err<(&str, nom::error::ErrorKind)>> for ErrorKind {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `error::ErrorKind` implements `From<nom::Err<(&str, nom::error::ErrorKind)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `error::ErrorKind`
[INFO] [stdout]   --> src/ip.rs:83:83
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub fn parse_ip_cidr_opt(input: &str) -> EatResult<(IpAddr, usize)> {
[INFO] [stdout]    |                                          -------------------------- expected `error::ErrorKind` because of this
[INFO] [stdout] 82 |     let (_, (ip, _, cidr)) =
[INFO] [stdout] 83 |         tuple((ip, alt((tag("/"), tag("-"), tag(" "), tag("\\"))), digit1))(input)?;
[INFO] [stdout]    |         --------------------------------------------------------------------------^ the trait `From<nom::Err<nom::error::Error<&str>>>` is not implemented for `error::ErrorKind`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         this can't be annotated with `?` because it has type `Result<_, nom::Err<nom::error::Error<&str>>>`
[INFO] [stdout]    |
[INFO] [stdout] note: `error::ErrorKind` needs to implement `From<nom::Err<nom::error::Error<&str>>>`
[INFO] [stdout]   --> src/error.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub enum ErrorKind {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: the following other types implement trait `From<T>`
[INFO] [stdout]   --> src/error.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl From<std::net::AddrParseError> for ErrorKind {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `error::ErrorKind` implements `From<AddrParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 41 | impl From<ParseIntError> for ErrorKind {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `error::ErrorKind` implements `From<ParseIntError>`
[INFO] [stdout] ...
[INFO] [stdout] 60 | impl From<nom::Err<(&str, nom::error::ErrorKind)>> for ErrorKind {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `error::ErrorKind` implements `From<nom::Err<(&str, nom::error::ErrorKind)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `eat-nom` (lib) due to 7 previous errors; 7 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d703000212b1114ea26aaf2c3efe1835fe90fbdff12b8ab218fe6f960ac23714", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d703000212b1114ea26aaf2c3efe1835fe90fbdff12b8ab218fe6f960ac23714", kill_on_drop: false }`
[INFO] [stdout] d703000212b1114ea26aaf2c3efe1835fe90fbdff12b8ab218fe6f960ac23714
