[INFO] fetching crate texting_robots 0.2.2...
[INFO] checking texting_robots-0.2.2 against 1.95.0 for pr-155915
[INFO] extracting crate texting_robots 0.2.2 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate texting_robots 0.2.2
[INFO] finished tweaking crates.io crate texting_robots 0.2.2
[INFO] tweaked toml for crates.io crate texting_robots 0.2.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate texting_robots 0.2.2 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate texting_robots 0.2.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--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 thiserror v1.0.39
[INFO] [stderr]   Downloaded thiserror-impl v1.0.39
[INFO] [stderr]   Downloaded proc-macro2 v1.0.51
[INFO] [stderr]   Downloaded unicode-bidi v0.3.11
[INFO] [stderr]   Downloaded anyhow v1.0.69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 231813bfb1809b8ea7d32cd319557e9209d32390bbf21ebe9262c07d8c381188
[INFO] running `Command { std: "docker" "start" "-a" "231813bfb1809b8ea7d32cd319557e9209d32390bbf21ebe9262c07d8c381188", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "231813bfb1809b8ea7d32cd319557e9209d32390bbf21ebe9262c07d8c381188", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "231813bfb1809b8ea7d32cd319557e9209d32390bbf21ebe9262c07d8c381188", kill_on_drop: false }`
[INFO] [stdout] 231813bfb1809b8ea7d32cd319557e9209d32390bbf21ebe9262c07d8c381188
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ef23fefcbd2146ef8b59a67a3eee52bfd36e20eefbeb5adbacdd8ac898306c4
[INFO] running `Command { std: "docker" "start" "-a" "3ef23fefcbd2146ef8b59a67a3eee52bfd36e20eefbeb5adbacdd8ac898306c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling thiserror v1.0.39
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]     Checking unicode-bidi v0.3.11
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking regex v1.7.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.39
[INFO] [stderr]     Checking texting_robots v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]   --> src/parser.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(not(tarpaulin_include))]
[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_include)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` 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_include`
[INFO] [stdout]   --> src/parser.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(not(tarpaulin_include))]
[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_include)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:66:16
[INFO] [stdout]    |
[INFO] [stdout] 66 | fn line(input: &[u8]) -> IResult<&[u8], Line> {
[INFO] [stdout]    |                ^^^^^             ^^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |                 |
[INFO] [stdout]    |                |                 the same lifetime is elided here
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 66 | fn line(input: &[u8]) -> IResult<&[u8], Line<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:95:22
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn user_agent(input: &[u8]) -> IResult<&[u8], Line> {
[INFO] [stdout]    |                      ^^^^^             ^^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |                 |
[INFO] [stdout]    |                      |                 the same lifetime is elided here
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn user_agent(input: &[u8]) -> IResult<&[u8], Line<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:105:17
[INFO] [stdout]     |
[INFO] [stdout] 105 | fn allow(input: &[u8]) -> IResult<&[u8], Line> {
[INFO] [stdout]     |                 ^^^^^             ^^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |                 |
[INFO] [stdout]     |                 |                 the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 | fn allow(input: &[u8]) -> IResult<&[u8], Line<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:111:20
[INFO] [stdout]     |
[INFO] [stdout] 111 | fn disallow(input: &[u8]) -> IResult<&[u8], Line> {
[INFO] [stdout]     |                    ^^^^^             ^^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |                 |
[INFO] [stdout]     |                    |                 the same lifetime is elided here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 | fn disallow(input: &[u8]) -> IResult<&[u8], Line<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:129:19
[INFO] [stdout]     |
[INFO] [stdout] 129 | fn sitemap(input: &[u8]) -> IResult<&[u8], Line> {
[INFO] [stdout]     |                   ^^^^^             ^^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |                 |
[INFO] [stdout]     |                   |                 the same lifetime is elided here
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 129 | fn sitemap(input: &[u8]) -> IResult<&[u8], Line<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:139:23
[INFO] [stdout]     |
[INFO] [stdout] 139 | fn crawl_delay(input: &[u8]) -> IResult<&[u8], Line> {
[INFO] [stdout]     |                       ^^^^^             ^^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                 |
[INFO] [stdout]     |                       |                 the same lifetime is elided here
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 139 | fn crawl_delay(input: &[u8]) -> IResult<&[u8], Line<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:168:32
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub fn robots_txt_parse(input: &[u8]) -> IResult<&[u8], Vec<Line>> {
[INFO] [stdout]     |                                ^^^^^             ^^^^^      ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |                 |
[INFO] [stdout]     |                                |                 the same lifetime is elided here
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub fn robots_txt_parse(input: &[u8]) -> IResult<&[u8], Vec<Line<'_>>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/main.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(not(tarpaulin_include))]
[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_include)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` 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_include`
[INFO] [stdout]  --> src/main.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(not(tarpaulin_include))]
[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_include)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:66:16
[INFO] [stdout]    |
[INFO] [stdout] 66 | fn line(input: &[u8]) -> IResult<&[u8], Line> {
[INFO] [stdout]    |                ^^^^^             ^^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |                 |
[INFO] [stdout]    |                |                 the same lifetime is elided here
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 66 | fn line(input: &[u8]) -> IResult<&[u8], Line<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:95:22
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn user_agent(input: &[u8]) -> IResult<&[u8], Line> {
[INFO] [stdout]    |                      ^^^^^             ^^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |                 |
[INFO] [stdout]    |                      |                 the same lifetime is elided here
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn user_agent(input: &[u8]) -> IResult<&[u8], Line<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:105:17
[INFO] [stdout]     |
[INFO] [stdout] 105 | fn allow(input: &[u8]) -> IResult<&[u8], Line> {
[INFO] [stdout]     |                 ^^^^^             ^^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |                 |
[INFO] [stdout]     |                 |                 the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 | fn allow(input: &[u8]) -> IResult<&[u8], Line<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:111:20
[INFO] [stdout]     |
[INFO] [stdout] 111 | fn disallow(input: &[u8]) -> IResult<&[u8], Line> {
[INFO] [stdout]     |                    ^^^^^             ^^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |                 |
[INFO] [stdout]     |                    |                 the same lifetime is elided here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 | fn disallow(input: &[u8]) -> IResult<&[u8], Line<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:129:19
[INFO] [stdout]     |
[INFO] [stdout] 129 | fn sitemap(input: &[u8]) -> IResult<&[u8], Line> {
[INFO] [stdout]     |                   ^^^^^             ^^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |                 |
[INFO] [stdout]     |                   |                 the same lifetime is elided here
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 129 | fn sitemap(input: &[u8]) -> IResult<&[u8], Line<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:139:23
[INFO] [stdout]     |
[INFO] [stdout] 139 | fn crawl_delay(input: &[u8]) -> IResult<&[u8], Line> {
[INFO] [stdout]     |                       ^^^^^             ^^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                 |
[INFO] [stdout]     |                       |                 the same lifetime is elided here
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 139 | fn crawl_delay(input: &[u8]) -> IResult<&[u8], Line<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:168:32
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub fn robots_txt_parse(input: &[u8]) -> IResult<&[u8], Vec<Line>> {
[INFO] [stdout]     |                                ^^^^^             ^^^^^      ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |                 |
[INFO] [stdout]     |                                |                 the same lifetime is elided here
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub fn robots_txt_parse(input: &[u8]) -> IResult<&[u8], Vec<Line<'_>>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.51s
[INFO] running `Command { std: "docker" "inspect" "3ef23fefcbd2146ef8b59a67a3eee52bfd36e20eefbeb5adbacdd8ac898306c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ef23fefcbd2146ef8b59a67a3eee52bfd36e20eefbeb5adbacdd8ac898306c4", kill_on_drop: false }`
[INFO] [stdout] 3ef23fefcbd2146ef8b59a67a3eee52bfd36e20eefbeb5adbacdd8ac898306c4
