[INFO] fetching crate aneubeck-daachorse 1.1.1...
[INFO] testing aneubeck-daachorse-1.1.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate aneubeck-daachorse 1.1.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate aneubeck-daachorse 1.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate aneubeck-daachorse 1.1.1
[INFO] tweaked toml for crates.io crate aneubeck-daachorse 1.1.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate aneubeck-daachorse 1.1.1 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]     Blocking waiting for file lock on package cache
[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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 37f14dce220a2207019bbb8ce568caad2f7ca576e8f8d4d05d34f4a4fcba9180
[INFO] running `Command { std: "docker" "start" "-a" "37f14dce220a2207019bbb8ce568caad2f7ca576e8f8d4d05d34f4a4fcba9180", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37f14dce220a2207019bbb8ce568caad2f7ca576e8f8d4d05d34f4a4fcba9180", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37f14dce220a2207019bbb8ce568caad2f7ca576e8f8d4d05d34f4a4fcba9180", kill_on_drop: false }`
[INFO] [stdout] 37f14dce220a2207019bbb8ce568caad2f7ca576e8f8d4d05d34f4a4fcba9180
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] dba516d58e049ec47f311c322e8d0c57a318767120973e982373f2f38b1a292e
[INFO] running `Command { std: "docker" "start" "-a" "dba516d58e049ec47f311c322e8d0c57a318767120973e982373f2f38b1a292e", kill_on_drop: false }`
[INFO] [stderr]    Compiling aneubeck-daachorse v1.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/build_helper.rs:67:30
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub const fn vacant_iter(&self) -> VacantIter {
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[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] 67 |     pub const fn vacant_iter(&self) -> VacantIter<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bytewise.rs:179:25
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn find_iter<P>(&self, haystack: P) -> FindIterator<U8SliceIterator<P>, V>
[INFO] [stdout]     |                         ^^^^^                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[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] 179 |     pub fn find_iter<P>(&self, haystack: P) -> FindIterator<'_, U8SliceIterator<P>, V>
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bytewise.rs:224:35
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn find_iter_from_iter<P>(&self, haystack: P) -> FindIterator<P, V>
[INFO] [stdout]     |                                   ^^^^^                  ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[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] 224 |     pub fn find_iter_from_iter<P>(&self, haystack: P) -> FindIterator<'_, P, V>
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bytewise.rs:271:9
[INFO] [stdout]     |
[INFO] [stdout] 271 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 272 |         haystack: P,
[INFO] [stdout] 273 |     ) -> FindOverlappingIterator<U8SliceIterator<P>, V>
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 273 |     ) -> FindOverlappingIterator<'_, U8SliceIterator<P>, V>
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bytewise.rs:329:47
[INFO] [stdout]     |
[INFO] [stdout] 329 |     pub fn find_overlapping_iter_from_iter<P>(&self, haystack: P) -> FindOverlappingIterator<P, V>
[INFO] [stdout]     |                                               ^^^^^                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                               |
[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] 329 |     pub fn find_overlapping_iter_from_iter<P>(&self, haystack: P) -> FindOverlappingIterator<'_, P, V>
[INFO] [stdout]     |                                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bytewise.rs:382:9
[INFO] [stdout]     |
[INFO] [stdout] 382 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 383 |         haystack: P,
[INFO] [stdout] 384 |     ) -> FindOverlappingNoSuffixIterator<U8SliceIterator<P>, V>
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 384 |     ) -> FindOverlappingNoSuffixIterator<'_, U8SliceIterator<P>, V>
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bytewise.rs:437:9
[INFO] [stdout]     |
[INFO] [stdout] 437 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 438 |         haystack: P,
[INFO] [stdout] 439 |     ) -> FindOverlappingNoSuffixIterator<P, V>
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 439 |     ) -> FindOverlappingNoSuffixIterator<'_, P, V>
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bytewise.rs:517:34
[INFO] [stdout]     |
[INFO] [stdout] 517 |     pub fn leftmost_find_iter<P>(&self, haystack: P) -> LestmostFindIterator<P, V>
[INFO] [stdout]     |                                  ^^^^^                  ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[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] 517 |     pub fn leftmost_find_iter<P>(&self, haystack: P) -> LestmostFindIterator<'_, P, V>
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bytewise/iter.rs:98:9
[INFO] [stdout]     |
[INFO] [stdout]  98 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 102 |     ) -> (u32, OverlappingStepperIterator<V>) {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 102 |     ) -> (u32, OverlappingStepperIterator<'_, V>) {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/charwise.rs:182:25
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn find_iter<P>(&self, haystack: P) -> FindIterator<StrIterator<P>, V>
[INFO] [stdout]     |                         ^^^^^                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[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] 182 |     pub fn find_iter<P>(&self, haystack: P) -> FindIterator<'_, StrIterator<P>, V>
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/charwise.rs:231:42
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub unsafe fn find_iter_from_iter<P>(&self, haystack: P) -> FindIterator<P, V>
[INFO] [stdout]     |                                          ^^^^^                  ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[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] 231 |     pub unsafe fn find_iter_from_iter<P>(&self, haystack: P) -> FindIterator<'_, P, V>
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/charwise.rs:278:9
[INFO] [stdout]     |
[INFO] [stdout] 278 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 279 |         haystack: P,
[INFO] [stdout] 280 |     ) -> FindOverlappingIterator<StrIterator<P>, V>
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 280 |     ) -> FindOverlappingIterator<'_, StrIterator<P>, V>
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/charwise.rs:336:9
[INFO] [stdout]     |
[INFO] [stdout] 336 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 337 |         haystack: P,
[INFO] [stdout] 338 |     ) -> FindOverlappingIterator<P, V>
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 338 |     ) -> FindOverlappingIterator<'_, P, V>
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/charwise.rs:391:9
[INFO] [stdout]     |
[INFO] [stdout] 391 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 392 |         haystack: P,
[INFO] [stdout] 393 |     ) -> FindOverlappingNoSuffixIterator<StrIterator<P>, V>
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 393 |     ) -> FindOverlappingNoSuffixIterator<'_, StrIterator<P>, V>
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/charwise.rs:450:9
[INFO] [stdout]     |
[INFO] [stdout] 450 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 451 |         haystack: P,
[INFO] [stdout] 452 |     ) -> FindOverlappingNoSuffixIterator<P, V>
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 452 |     ) -> FindOverlappingNoSuffixIterator<'_, P, V>
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/charwise.rs:530:34
[INFO] [stdout]     |
[INFO] [stdout] 530 |     pub fn leftmost_find_iter<P>(&self, haystack: P) -> LestmostFindIterator<P, V>
[INFO] [stdout]     |                                  ^^^^^                  ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[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] 530 |     pub fn leftmost_find_iter<P>(&self, haystack: P) -> LestmostFindIterator<'_, P, V>
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
[INFO] running `Command { std: "docker" "inspect" "dba516d58e049ec47f311c322e8d0c57a318767120973e982373f2f38b1a292e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dba516d58e049ec47f311c322e8d0c57a318767120973e982373f2f38b1a292e", kill_on_drop: false }`
[INFO] [stdout] dba516d58e049ec47f311c322e8d0c57a318767120973e982373f2f38b1a292e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67bd160edbc29b9f90875136bf1bc1e7bfaa84ad73e4b106d7009e4ba3cd0fb8
[INFO] running `Command { std: "docker" "start" "-a" "67bd160edbc29b9f90875136bf1bc1e7bfaa84ad73e4b106d7009e4ba3cd0fb8", kill_on_drop: false }`
[INFO] [stderr]    Compiling aneubeck-daachorse v1.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/build_helper.rs:67:30
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub const fn vacant_iter(&self) -> VacantIter {
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[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] 67 |     pub const fn vacant_iter(&self) -> VacantIter<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bytewise.rs:179:25
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn find_iter<P>(&self, haystack: P) -> FindIterator<U8SliceIterator<P>, V>
[INFO] [stdout]     |                         ^^^^^                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[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] 179 |     pub fn find_iter<P>(&self, haystack: P) -> FindIterator<'_, U8SliceIterator<P>, V>
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bytewise.rs:224:35
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn find_iter_from_iter<P>(&self, haystack: P) -> FindIterator<P, V>
[INFO] [stdout]     |                                   ^^^^^                  ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[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] 224 |     pub fn find_iter_from_iter<P>(&self, haystack: P) -> FindIterator<'_, P, V>
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bytewise.rs:271:9
[INFO] [stdout]     |
[INFO] [stdout] 271 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 272 |         haystack: P,
[INFO] [stdout] 273 |     ) -> FindOverlappingIterator<U8SliceIterator<P>, V>
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 273 |     ) -> FindOverlappingIterator<'_, U8SliceIterator<P>, V>
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bytewise.rs:329:47
[INFO] [stdout]     |
[INFO] [stdout] 329 |     pub fn find_overlapping_iter_from_iter<P>(&self, haystack: P) -> FindOverlappingIterator<P, V>
[INFO] [stdout]     |                                               ^^^^^                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                               |
[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] 329 |     pub fn find_overlapping_iter_from_iter<P>(&self, haystack: P) -> FindOverlappingIterator<'_, P, V>
[INFO] [stdout]     |                                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bytewise.rs:382:9
[INFO] [stdout]     |
[INFO] [stdout] 382 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 383 |         haystack: P,
[INFO] [stdout] 384 |     ) -> FindOverlappingNoSuffixIterator<U8SliceIterator<P>, V>
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 384 |     ) -> FindOverlappingNoSuffixIterator<'_, U8SliceIterator<P>, V>
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bytewise.rs:437:9
[INFO] [stdout]     |
[INFO] [stdout] 437 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 438 |         haystack: P,
[INFO] [stdout] 439 |     ) -> FindOverlappingNoSuffixIterator<P, V>
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 439 |     ) -> FindOverlappingNoSuffixIterator<'_, P, V>
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bytewise.rs:517:34
[INFO] [stdout]     |
[INFO] [stdout] 517 |     pub fn leftmost_find_iter<P>(&self, haystack: P) -> LestmostFindIterator<P, V>
[INFO] [stdout]     |                                  ^^^^^                  ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[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] 517 |     pub fn leftmost_find_iter<P>(&self, haystack: P) -> LestmostFindIterator<'_, P, V>
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bytewise/iter.rs:98:9
[INFO] [stdout]     |
[INFO] [stdout]  98 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 102 |     ) -> (u32, OverlappingStepperIterator<V>) {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 102 |     ) -> (u32, OverlappingStepperIterator<'_, V>) {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/charwise.rs:182:25
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn find_iter<P>(&self, haystack: P) -> FindIterator<StrIterator<P>, V>
[INFO] [stdout]     |                         ^^^^^                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[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] 182 |     pub fn find_iter<P>(&self, haystack: P) -> FindIterator<'_, StrIterator<P>, V>
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/charwise.rs:231:42
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub unsafe fn find_iter_from_iter<P>(&self, haystack: P) -> FindIterator<P, V>
[INFO] [stdout]     |                                          ^^^^^                  ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[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] 231 |     pub unsafe fn find_iter_from_iter<P>(&self, haystack: P) -> FindIterator<'_, P, V>
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/charwise.rs:278:9
[INFO] [stdout]     |
[INFO] [stdout] 278 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 279 |         haystack: P,
[INFO] [stdout] 280 |     ) -> FindOverlappingIterator<StrIterator<P>, V>
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 280 |     ) -> FindOverlappingIterator<'_, StrIterator<P>, V>
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/charwise.rs:336:9
[INFO] [stdout]     |
[INFO] [stdout] 336 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 337 |         haystack: P,
[INFO] [stdout] 338 |     ) -> FindOverlappingIterator<P, V>
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 338 |     ) -> FindOverlappingIterator<'_, P, V>
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/charwise.rs:391:9
[INFO] [stdout]     |
[INFO] [stdout] 391 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 392 |         haystack: P,
[INFO] [stdout] 393 |     ) -> FindOverlappingNoSuffixIterator<StrIterator<P>, V>
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 393 |     ) -> FindOverlappingNoSuffixIterator<'_, StrIterator<P>, V>
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/charwise.rs:450:9
[INFO] [stdout]     |
[INFO] [stdout] 450 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 451 |         haystack: P,
[INFO] [stdout] 452 |     ) -> FindOverlappingNoSuffixIterator<P, V>
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 452 |     ) -> FindOverlappingNoSuffixIterator<'_, P, V>
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/charwise.rs:530:34
[INFO] [stdout]     |
[INFO] [stdout] 530 |     pub fn leftmost_find_iter<P>(&self, haystack: P) -> LestmostFindIterator<P, V>
[INFO] [stdout]     |                                  ^^^^^                  ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[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] 530 |     pub fn leftmost_find_iter<P>(&self, haystack: P) -> LestmostFindIterator<'_, P, V>
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/build_helper.rs:67:30
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub const fn vacant_iter(&self) -> VacantIter {
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[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] 67 |     pub const fn vacant_iter(&self) -> VacantIter<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bytewise.rs:179:25
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn find_iter<P>(&self, haystack: P) -> FindIterator<U8SliceIterator<P>, V>
[INFO] [stdout]     |                         ^^^^^                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[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] 179 |     pub fn find_iter<P>(&self, haystack: P) -> FindIterator<'_, U8SliceIterator<P>, V>
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bytewise.rs:224:35
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn find_iter_from_iter<P>(&self, haystack: P) -> FindIterator<P, V>
[INFO] [stdout]     |                                   ^^^^^                  ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[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] 224 |     pub fn find_iter_from_iter<P>(&self, haystack: P) -> FindIterator<'_, P, V>
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bytewise.rs:271:9
[INFO] [stdout]     |
[INFO] [stdout] 271 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 272 |         haystack: P,
[INFO] [stdout] 273 |     ) -> FindOverlappingIterator<U8SliceIterator<P>, V>
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 273 |     ) -> FindOverlappingIterator<'_, U8SliceIterator<P>, V>
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bytewise.rs:329:47
[INFO] [stdout]     |
[INFO] [stdout] 329 |     pub fn find_overlapping_iter_from_iter<P>(&self, haystack: P) -> FindOverlappingIterator<P, V>
[INFO] [stdout]     |                                               ^^^^^                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                               |
[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] 329 |     pub fn find_overlapping_iter_from_iter<P>(&self, haystack: P) -> FindOverlappingIterator<'_, P, V>
[INFO] [stdout]     |                                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bytewise.rs:382:9
[INFO] [stdout]     |
[INFO] [stdout] 382 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 383 |         haystack: P,
[INFO] [stdout] 384 |     ) -> FindOverlappingNoSuffixIterator<U8SliceIterator<P>, V>
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 384 |     ) -> FindOverlappingNoSuffixIterator<'_, U8SliceIterator<P>, V>
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bytewise.rs:437:9
[INFO] [stdout]     |
[INFO] [stdout] 437 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 438 |         haystack: P,
[INFO] [stdout] 439 |     ) -> FindOverlappingNoSuffixIterator<P, V>
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 439 |     ) -> FindOverlappingNoSuffixIterator<'_, P, V>
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bytewise.rs:517:34
[INFO] [stdout]     |
[INFO] [stdout] 517 |     pub fn leftmost_find_iter<P>(&self, haystack: P) -> LestmostFindIterator<P, V>
[INFO] [stdout]     |                                  ^^^^^                  ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[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] 517 |     pub fn leftmost_find_iter<P>(&self, haystack: P) -> LestmostFindIterator<'_, P, V>
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bytewise/iter.rs:98:9
[INFO] [stdout]     |
[INFO] [stdout]  98 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 102 |     ) -> (u32, OverlappingStepperIterator<V>) {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 102 |     ) -> (u32, OverlappingStepperIterator<'_, V>) {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/charwise.rs:182:25
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn find_iter<P>(&self, haystack: P) -> FindIterator<StrIterator<P>, V>
[INFO] [stdout]     |                         ^^^^^                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[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] 182 |     pub fn find_iter<P>(&self, haystack: P) -> FindIterator<'_, StrIterator<P>, V>
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/charwise.rs:231:42
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub unsafe fn find_iter_from_iter<P>(&self, haystack: P) -> FindIterator<P, V>
[INFO] [stdout]     |                                          ^^^^^                  ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[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] 231 |     pub unsafe fn find_iter_from_iter<P>(&self, haystack: P) -> FindIterator<'_, P, V>
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/charwise.rs:278:9
[INFO] [stdout]     |
[INFO] [stdout] 278 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 279 |         haystack: P,
[INFO] [stdout] 280 |     ) -> FindOverlappingIterator<StrIterator<P>, V>
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 280 |     ) -> FindOverlappingIterator<'_, StrIterator<P>, V>
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/charwise.rs:336:9
[INFO] [stdout]     |
[INFO] [stdout] 336 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 337 |         haystack: P,
[INFO] [stdout] 338 |     ) -> FindOverlappingIterator<P, V>
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 338 |     ) -> FindOverlappingIterator<'_, P, V>
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/charwise.rs:391:9
[INFO] [stdout]     |
[INFO] [stdout] 391 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 392 |         haystack: P,
[INFO] [stdout] 393 |     ) -> FindOverlappingNoSuffixIterator<StrIterator<P>, V>
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 393 |     ) -> FindOverlappingNoSuffixIterator<'_, StrIterator<P>, V>
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/charwise.rs:450:9
[INFO] [stdout]     |
[INFO] [stdout] 450 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 451 |         haystack: P,
[INFO] [stdout] 452 |     ) -> FindOverlappingNoSuffixIterator<P, V>
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 452 |     ) -> FindOverlappingNoSuffixIterator<'_, P, V>
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/charwise.rs:530:34
[INFO] [stdout]     |
[INFO] [stdout] 530 |     pub fn leftmost_find_iter<P>(&self, haystack: P) -> LestmostFindIterator<P, V>
[INFO] [stdout]     |                                  ^^^^^                  ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[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] 530 |     pub fn leftmost_find_iter<P>(&self, haystack: P) -> LestmostFindIterator<'_, P, V>
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.16s
[INFO] running `Command { std: "docker" "inspect" "67bd160edbc29b9f90875136bf1bc1e7bfaa84ad73e4b106d7009e4ba3cd0fb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67bd160edbc29b9f90875136bf1bc1e7bfaa84ad73e4b106d7009e4ba3cd0fb8", kill_on_drop: false }`
[INFO] [stdout] 67bd160edbc29b9f90875136bf1bc1e7bfaa84ad73e4b106d7009e4ba3cd0fb8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d73675f64077ae5c330e5bf6730320247983f638f1b466acae4b8c2ba70625db
[INFO] running `Command { std: "docker" "start" "-a" "d73675f64077ae5c330e5bf6730320247983f638f1b466acae4b8c2ba70625db", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/build_helper.rs:67:30
[INFO] [stderr]    |
[INFO] [stderr] 67 |     pub const fn vacant_iter(&self) -> VacantIter {
[INFO] [stderr]    |                              ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 67 |     pub const fn vacant_iter(&self) -> VacantIter<'_> {
[INFO] [stderr]    |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/bytewise.rs:179:25
[INFO] [stderr]     |
[INFO] [stderr] 179 |     pub fn find_iter<P>(&self, haystack: P) -> FindIterator<U8SliceIterator<P>, V>
[INFO] [stderr]     |                         ^^^^^                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 179 |     pub fn find_iter<P>(&self, haystack: P) -> FindIterator<'_, U8SliceIterator<P>, V>
[INFO] [stderr]     |                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/bytewise.rs:224:35
[INFO] [stderr]     |
[INFO] [stderr] 224 |     pub fn find_iter_from_iter<P>(&self, haystack: P) -> FindIterator<P, V>
[INFO] [stderr]     |                                   ^^^^^                  ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                   |
[INFO] [stderr]     |                                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 224 |     pub fn find_iter_from_iter<P>(&self, haystack: P) -> FindIterator<'_, P, V>
[INFO] [stderr]     |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/bytewise.rs:271:9
[INFO] [stderr]     |
[INFO] [stderr] 271 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 272 |         haystack: P,
[INFO] [stderr] 273 |     ) -> FindOverlappingIterator<U8SliceIterator<P>, V>
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 273 |     ) -> FindOverlappingIterator<'_, U8SliceIterator<P>, V>
[INFO] [stderr]     |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/bytewise.rs:329:47
[INFO] [stderr]     |
[INFO] [stderr] 329 |     pub fn find_overlapping_iter_from_iter<P>(&self, haystack: P) -> FindOverlappingIterator<P, V>
[INFO] [stderr]     |                                               ^^^^^                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                               |
[INFO] [stderr]     |                                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 329 |     pub fn find_overlapping_iter_from_iter<P>(&self, haystack: P) -> FindOverlappingIterator<'_, P, V>
[INFO] [stderr]     |                                                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/bytewise.rs:382:9
[INFO] [stderr]     |
[INFO] [stderr] 382 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 383 |         haystack: P,
[INFO] [stderr] 384 |     ) -> FindOverlappingNoSuffixIterator<U8SliceIterator<P>, V>
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 384 |     ) -> FindOverlappingNoSuffixIterator<'_, U8SliceIterator<P>, V>
[INFO] [stderr]     |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/bytewise.rs:437:9
[INFO] [stderr]     |
[INFO] [stderr] 437 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 438 |         haystack: P,
[INFO] [stderr] 439 |     ) -> FindOverlappingNoSuffixIterator<P, V>
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 439 |     ) -> FindOverlappingNoSuffixIterator<'_, P, V>
[INFO] [stderr]     |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/bytewise.rs:517:34
[INFO] [stderr]     |
[INFO] [stderr] 517 |     pub fn leftmost_find_iter<P>(&self, haystack: P) -> LestmostFindIterator<P, V>
[INFO] [stderr]     |                                  ^^^^^                  ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                  |
[INFO] [stderr]     |                                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 517 |     pub fn leftmost_find_iter<P>(&self, haystack: P) -> LestmostFindIterator<'_, P, V>
[INFO] [stderr]     |                                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/bytewise/iter.rs:98:9
[INFO] [stderr]     |
[INFO] [stderr]  98 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 102 |     ) -> (u32, OverlappingStepperIterator<V>) {
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 102 |     ) -> (u32, OverlappingStepperIterator<'_, V>) {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/charwise.rs:182:25
[INFO] [stderr]     |
[INFO] [stderr] 182 |     pub fn find_iter<P>(&self, haystack: P) -> FindIterator<StrIterator<P>, V>
[INFO] [stderr]     |                         ^^^^^                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 182 |     pub fn find_iter<P>(&self, haystack: P) -> FindIterator<'_, StrIterator<P>, V>
[INFO] [stderr]     |                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/charwise.rs:231:42
[INFO] [stderr]     |
[INFO] [stderr] 231 |     pub unsafe fn find_iter_from_iter<P>(&self, haystack: P) -> FindIterator<P, V>
[INFO] [stderr]     |                                          ^^^^^                  ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                          |
[INFO] [stderr]     |                                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 231 |     pub unsafe fn find_iter_from_iter<P>(&self, haystack: P) -> FindIterator<'_, P, V>
[INFO] [stderr]     |                                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/charwise.rs:278:9
[INFO] [stderr]     |
[INFO] [stderr] 278 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 279 |         haystack: P,
[INFO] [stderr] 280 |     ) -> FindOverlappingIterator<StrIterator<P>, V>
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 280 |     ) -> FindOverlappingIterator<'_, StrIterator<P>, V>
[INFO] [stderr]     |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/charwise.rs:336:9
[INFO] [stderr]     |
[INFO] [stderr] 336 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 337 |         haystack: P,
[INFO] [stderr] 338 |     ) -> FindOverlappingIterator<P, V>
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 338 |     ) -> FindOverlappingIterator<'_, P, V>
[INFO] [stderr]     |                                  +++
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] running 26 tests
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/charwise.rs:391:9
[INFO] [stderr]     |
[INFO] [stderr] 391 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 392 |         haystack: P,
[INFO] [stderr] 393 |     ) -> FindOverlappingNoSuffixIterator<StrIterator<P>, V>
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 393 |     ) -> FindOverlappingNoSuffixIterator<'_, StrIterator<P>, V>
[INFO] [stderr]     |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/charwise.rs:450:9
[INFO] [stderr]     |
[INFO] [stderr] 450 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 451 |         haystack: P,
[INFO] [stderr] 452 |     ) -> FindOverlappingNoSuffixIterator<P, V>
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 452 |     ) -> FindOverlappingNoSuffixIterator<'_, P, V>
[INFO] [stderr]     |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/charwise.rs:530:34
[INFO] [stderr]     |
[INFO] [stderr] 530 |     pub fn leftmost_find_iter<P>(&self, haystack: P) -> LestmostFindIterator<P, V>
[INFO] [stderr]     |                                  ^^^^^                  ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                  |
[INFO] [stderr]     |                                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 530 |     pub fn leftmost_find_iter<P>(&self, haystack: P) -> LestmostFindIterator<'_, P, V>
[INFO] [stderr]     |                                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: `aneubeck-daachorse` (lib) generated 16 warnings (run `cargo fix --lib -p aneubeck-daachorse` to apply 16 suggestions)
[INFO] [stderr] warning: `aneubeck-daachorse` (lib test) generated 16 warnings (16 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aneubeck_daachorse-94a151f891bbacb4)
[INFO] [stdout] test bytewise::tests::test_double_array ... ok
[INFO] [stdout] test bytewise::tests::test_input_order ... ok
[INFO] [stdout] test charwise::iter::tests::test_char_with_end_offset_iterator ... ok
[INFO] [stdout] test charwise::mapper::tests::test_charwise_code_mapper ... ok
[INFO] [stdout] test bytewise::tests::test_num_states ... ok
[INFO] [stdout] test charwise::mapper::tests::test_serialize ... ok
[INFO] [stdout] test bytewise::tests::test_n_blocks_2_2 ... ok
[INFO] [stdout] test charwise::tests::test_n_blocks_1_1 ... ok
[INFO] [stdout] test charwise::tests::test_n_blocks_1_2 ... ok
[INFO] [stdout] test bytewise::tests::test_n_blocks_1_1 ... ok
[INFO] [stdout] test charwise::tests::test_double_array ... ok
[INFO] [stdout] test charwise::tests::test_n_blocks_2_2 ... ok
[INFO] [stdout] test tests::test_serialize_output ... ok
[INFO] [stdout] test charwise::tests::test_serialize_state ... ok
[INFO] [stdout] test serializer::tests::test_vec_u32 ... ok
[INFO] [stdout] test tests::test_serialize_match_kind ... ok
[INFO] [stdout] test serializer::tests::test_u32 ... ok
[INFO] [stdout] test charwise::tests::test_n_blocks_2_1 ... ok
[INFO] [stdout] test serializer::tests::test_nzu32 ... ok
[INFO] [stdout] test bytewise::tests::test_n_blocks_2_1 ... ok
[INFO] [stdout] test bytewise::tests::test_serialize_pma ... ok
[INFO] [stdout] test bytewise::tests::test_n_blocks_1_2 ... ok
[INFO] [stdout] test charwise::tests::test_num_states ... ok
[INFO] [stdout] test charwise::tests::test_serialize_pma ... ok
[INFO] [stdout] test charwise::tests::test_input_order ... ok
[INFO] [stdout] test bytewise::tests::test_serialize_state ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/aho_corasick_crate_test.rs (/opt/rustwide/target/debug/deps/aho_corasick_crate_test-b459deb311fedcb1)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test search_tests_have_unique_names ... ok
[INFO] [stdout] test search_standard_non_overlapping_charwise ... ok
[INFO] [stdout] test search_leftmost_first_charwise ... ok
[INFO] [stdout] test search_leftmost_longest_charwise ... ok
[INFO] [stdout] test search_standard_overlapping ... ok
[INFO] [stdout] test search_leftmost_first ... ok
[INFO] [stdout] test search_standard_overlapping_charwise ... ok
[INFO] [stdout] test search_standard_non_overlapping ... ok
[INFO] [stderr]      Running tests/invalid_option_test.rs (/opt/rustwide/target/debug/deps/invalid_option_test-15fa9fb92d4e40f3)
[INFO] [stdout] test search_leftmost_longest ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_large_num_free_blocks ... ok
[INFO] [stderr]      Running tests/invalid_pattern_charwise_test.rs (/opt/rustwide/target/debug/deps/invalid_pattern_charwise_test-fb8c48328ffc96ec)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_duplicate_patterns_with_matchkind_leftmost_first ... ok
[INFO] [stdout] test test_duplicate_patterns_with_matchkind_leftmost_longest ... ok
[INFO] [stdout] test test_duplicate_patterns_with_matchkind_standard ... ok
[INFO] [stdout] test test_duplicate_patterns ... ok
[INFO] [stdout] test test_empty_pattern ... ok
[INFO] [stdout] test test_empty_pattern_with_matchkind_leftmost_longest ... ok
[INFO] [stdout] test test_empty_pattern_with_matchkind_standard ... ok
[INFO] [stdout] test test_empty_set ... ok
[INFO] [stdout] test test_empty_set_with_matchkind_leftmost_first ... ok
[INFO] [stdout] test test_empty_set_with_matchkind_leftmost_longest ... ok
[INFO] [stdout] test test_empty_set_with_matchkind_standard ... ok
[INFO] [stdout] test test_empty_pattern_with_matchkind_leftmost_first ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/invalid_pattern_test.rs (/opt/rustwide/target/debug/deps/invalid_pattern_test-7a710082cd9e9d31)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stderr]      Running tests/matchkind_mismatch_charwise_test.rs (/opt/rustwide/target/debug/deps/matchkind_mismatch_charwise_test-0b7b3f033521fc2f)
[INFO] [stdout] test test_duplicate_patterns ... ok
[INFO] [stdout] test test_duplicate_patterns_with_matchkind_leftmost_first ... ok
[INFO] [stdout] test test_duplicate_patterns_with_matchkind_leftmost_longest ... ok
[INFO] [stdout] test test_duplicate_patterns_with_matchkind_standard ... ok
[INFO] [stdout] test test_empty_pattern ... ok
[INFO] [stdout] test test_empty_pattern_with_matchkind_leftmost_first ... ok
[INFO] [stdout] test test_empty_pattern_with_matchkind_leftmost_longest ... ok
[INFO] [stdout] test test_empty_set_with_matchkind_leftmost_first ... ok
[INFO] [stdout] test test_empty_pattern_with_matchkind_standard ... ok
[INFO] [stdout] test test_empty_set ... ok
[INFO] [stdout] test test_empty_set_with_matchkind_leftmost_longest ... ok
[INFO] [stdout] test test_empty_set_with_matchkind_standard ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_find_iter_with_leftmost_longest - should panic ... ok
[INFO] [stdout] test test_find_overlapping_iter_with_leftmost_longest - should panic ... ok
[INFO] [stdout] test test_leftmost_find_iter_with_standard - should panic ... ok
[INFO] [stdout] test test_find_overlapping_no_suffix_iter_with_leftmost_longest - should panic ... ok
[INFO] [stdout] test test_find_iter_with_leftmost_first - should panic ... ok
[INFO] [stdout] test test_find_overlapping_iter_with_leftmost_first - should panic ... ok
[INFO] [stdout] test test_find_overlapping_no_suffix_iter_with_leftmost_first - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/matchkind_mismatch_test.rs (/opt/rustwide/target/debug/deps/matchkind_mismatch_test-cc9ab7d77171061f)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stderr]    Doc-tests aneubeck_daachorse
[INFO] [stdout] test test_find_iter_with_leftmost_longest - should panic ... ok
[INFO] [stdout] test test_find_overlapping_iter_with_leftmost_first - should panic ... ok
[INFO] [stdout] test test_find_iter_with_leftmost_first - should panic ... ok
[INFO] [stdout] test test_find_overlapping_iter_with_leftmost_longest - should panic ... ok
[INFO] [stdout] test test_find_overlapping_no_suffix_iter_with_leftmost_first - should panic ... ok
[INFO] [stdout] test test_leftmost_find_iter_with_standard - should panic ... ok
[INFO] [stdout] test test_find_overlapping_no_suffix_iter_with_leftmost_longest - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 43 tests
[INFO] [stdout] test src/bytewise.rs - bytewise::DoubleArrayAhoCorasick<V>::find_overlapping_iter (line 251) ... ok
[INFO] [stdout] test src/bytewise.rs - bytewise::DoubleArrayAhoCorasick<V>::deserialize_unchecked (line 613) ... ok
[INFO] [stdout] test src/bytewise.rs - bytewise::DoubleArrayAhoCorasick<V>::leftmost_find_iter (line 482) ... ok
[INFO] [stdout] test src/bytewise.rs - bytewise::DoubleArrayAhoCorasick<V>::find_iter_from_iter (line 206) ... ok
[INFO] [stdout] test src/bytewise.rs - bytewise::DoubleArrayAhoCorasick<V>::heap_bytes (line 536) ... ok
[INFO] [stdout] test src/bytewise/builder.rs - bytewise::builder::DoubleArrayAhoCorasickBuilder::build_with_values (line 188) ... ok
[INFO] [stdout] test src/bytewise.rs - bytewise::DoubleArrayAhoCorasick<V>::num_states (line 554) ... ok
[INFO] [stdout] test src/bytewise.rs - bytewise::DoubleArrayAhoCorasick<V>::find_overlapping_no_suffix_iter (line 365) ... ok
[INFO] [stdout] test src/bytewise.rs - bytewise::DoubleArrayAhoCorasick<V>::with_values (line 122) ... ok
[INFO] [stdout] test src/bytewise.rs - bytewise::DoubleArrayAhoCorasick<V>::find_iter (line 163) ... ok
[INFO] [stdout] test src/bytewise.rs - bytewise::DoubleArrayAhoCorasick<V>::new (line 80) ... ok
[INFO] [stdout] test src/bytewise/builder.rs - bytewise::builder::DoubleArrayAhoCorasickBuilder::build (line 136) ... ok
[INFO] [stdout] test src/bytewise.rs - bytewise::DoubleArrayAhoCorasick<V>::find_overlapping_no_suffix_iter_from_iter (line 418) ... ok
[INFO] [stdout] test src/bytewise.rs - bytewise::DoubleArrayAhoCorasick<V>::leftmost_find_iter (line 501) ... ok
[INFO] [stdout] test src/bytewise.rs - bytewise::DoubleArrayAhoCorasick<V>::find_overlapping_iter_from_iter (line 308) ... ok
[INFO] [stdout] test src/bytewise.rs - bytewise::DoubleArrayAhoCorasick<V>::serialize (line 571) ... ok
[INFO] [stdout] test src/charwise.rs - charwise::CharwiseDoubleArrayAhoCorasick<V>::num_elements (line 566) ... ok
[INFO] [stdout] test src/charwise.rs - charwise::CharwiseDoubleArrayAhoCorasick<V>::find_overlapping_iter (line 258) ... ok
[INFO] [stdout] test src/charwise.rs - charwise::CharwiseDoubleArrayAhoCorasick<V>::leftmost_find_iter (line 514) ... ok
[INFO] [stdout] test src/charwise.rs - charwise::CharwiseDoubleArrayAhoCorasick<V>::leftmost_find_iter (line 495) ... ok
[INFO] [stdout] test src/charwise.rs - charwise::CharwiseDoubleArrayAhoCorasick<V>::find_iter (line 166) ... ok
[INFO] [stdout] test src/charwise.rs - charwise::CharwiseDoubleArrayAhoCorasick<V>::heap_bytes (line 583) ... ok
[INFO] [stdout] test src/bytewise/builder.rs - bytewise::builder::DoubleArrayAhoCorasickBuilder::new (line 37) ... ok
[INFO] [stdout] test src/charwise.rs - charwise::CharwiseDoubleArrayAhoCorasick<V>::find_overlapping_no_suffix_iter_from_iter (line 431) ... ok
[INFO] [stdout] test src/charwise.rs - charwise::CharwiseDoubleArrayAhoCorasick<V>::find_iter_from_iter (line 213) ... ok
[INFO] [stdout] test src/charwise.rs - charwise::CharwiseDoubleArrayAhoCorasick<V>::num_states (line 549) ... ok
[INFO] [stdout] test src/bytewise/builder.rs - bytewise::builder::DoubleArrayAhoCorasickBuilder::match_kind (line 72) ... ok
[INFO] [stdout] test src/charwise.rs - charwise::CharwiseDoubleArrayAhoCorasick<V>::new (line 86) ... ok
[INFO] [stdout] test src/charwise.rs - charwise::CharwiseDoubleArrayAhoCorasick<V>::find_overlapping_no_suffix_iter (line 374) ... ok
[INFO] [stdout] test src/charwise.rs - charwise::CharwiseDoubleArrayAhoCorasick<V>::deserialize_unchecked (line 646) ... ok
[INFO] [stdout] test src/charwise.rs - charwise::CharwiseDoubleArrayAhoCorasick<V>::serialize (line 602) ... ok
[INFO] [stdout] test src/charwise.rs - charwise::CharwiseDoubleArrayAhoCorasick<V>::find_overlapping_iter_from_iter (line 314) ... ok
[INFO] [stdout] test src/charwise.rs - charwise::CharwiseDoubleArrayAhoCorasick<V>::with_values (line 128) ... ok
[INFO] [stdout] test src/lib.rs - (line 110) ... ok
[INFO] [stdout] test src/charwise/builder.rs - charwise::builder::CharwiseDoubleArrayAhoCorasickBuilder::new (line 37) ... ok
[INFO] [stdout] test src/lib.rs - Empty (line 404) ... ok
[INFO] [stdout] test src/lib.rs - (line 32) ... ok
[INFO] [stdout] test src/lib.rs - (line 83) ... ok
[INFO] [stdout] test src/charwise/builder.rs - charwise::builder::CharwiseDoubleArrayAhoCorasickBuilder::build (line 115) ... ok
[INFO] [stdout] test src/charwise/builder.rs - charwise::builder::CharwiseDoubleArrayAhoCorasickBuilder::build_with_values (line 167) ... ok
[INFO] [stdout] test src/lib.rs - (line 60) ... ok
[INFO] [stdout] test src/lib.rs - (line 132) ... ok
[INFO] [stdout] test src/lib.rs - (line 161) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.91s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d73675f64077ae5c330e5bf6730320247983f638f1b466acae4b8c2ba70625db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d73675f64077ae5c330e5bf6730320247983f638f1b466acae4b8c2ba70625db", kill_on_drop: false }`
[INFO] [stdout] d73675f64077ae5c330e5bf6730320247983f638f1b466acae4b8c2ba70625db
