[INFO] fetching crate versatile-data 0.116.0...
[INFO] building versatile-data-0.116.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate versatile-data 0.116.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate versatile-data 0.116.0
[INFO] finished tweaking crates.io crate versatile-data 0.116.0
[INFO] tweaked toml for crates.io crate versatile-data 0.116.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate versatile-data 0.116.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 69 packages to latest compatible versions
[INFO] [stderr]       Adding hashbrown v0.14.5 (available: v0.16.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c4ddb8b18a5b4208f0b3ae93c31667e5f959b6f6aa60f45461f1fca5942ebbff
[INFO] running `Command { std: "docker" "start" "-a" "c4ddb8b18a5b4208f0b3ae93c31667e5f959b6f6aa60f45461f1fca5942ebbff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4ddb8b18a5b4208f0b3ae93c31667e5f959b6f6aa60f45461f1fca5942ebbff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4ddb8b18a5b4208f0b3ae93c31667e5f959b6f6aa60f45461f1fca5942ebbff", kill_on_drop: false }`
[INFO] [stdout] c4ddb8b18a5b4208f0b3ae93c31667e5f959b6f6aa60f45461f1fca5942ebbff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 68e78db78a7de0a458fdcfc6b0d085f0610d6edc717cb8a8f80fa97efbd434e9
[INFO] running `Command { std: "docker" "start" "-a" "68e78db78a7de0a458fdcfc6b0d085f0610d6edc717cb8a8f80fa97efbd434e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling sysconf v0.3.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling file_mmap v0.20.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling various_data_file v0.18.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling uuid-macro-internal v1.18.1
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling avltriee v0.77.2
[INFO] [stderr]    Compiling idx_file v0.64.0
[INFO] [stderr]    Compiling idx_binary v0.38.5
[INFO] [stderr]    Compiling versatile-data v0.116.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/search.rs:70:25
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn begin_search(&self) -> Search {
[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] 70 |     pub fn begin_search(&self) -> Search<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/search.rs:75:81
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn search_field<'a>(&'a self, name: FieldName, condition: &'a Field) -> Search {
[INFO] [stdout]    |                              --                                    --           ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |                                     |
[INFO] [stdout]    |                              the lifetime is named here            the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn search_field<'a>(&'a self, name: FieldName, condition: &'a Field) -> Search<'a> {
[INFO] [stdout]    |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/search.rs:80:66
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn search_activity<'a>(&'a self, condition: Activity) -> Search {
[INFO] [stdout]    |                                 -- the lifetime is named here    ^^^^^^ 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn search_activity<'a>(&'a self, condition: Activity) -> Search<'a> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/search.rs:85:58
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn search_term<'a>(&'a self, condition: Term) -> Search {
[INFO] [stdout]    |                             --                           ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn search_term<'a>(&'a self, condition: Term) -> Search<'a> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/search.rs:90:63
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn search_row<'a>(&'a self, condition: &'a Number) -> Search {
[INFO] [stdout]    |                            --                   --            ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |                    |
[INFO] [stdout]    |                            |                    the lifetime is named here
[INFO] [stdout]    |                            the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn search_row<'a>(&'a self, condition: &'a Number) -> Search<'a> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/search.rs:95:27
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn search_default(&self) -> Search {
[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] 95 |     pub fn search_default(&self) -> Search<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.50s
[INFO] running `Command { std: "docker" "inspect" "68e78db78a7de0a458fdcfc6b0d085f0610d6edc717cb8a8f80fa97efbd434e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68e78db78a7de0a458fdcfc6b0d085f0610d6edc717cb8a8f80fa97efbd434e9", kill_on_drop: false }`
[INFO] [stdout] 68e78db78a7de0a458fdcfc6b0d085f0610d6edc717cb8a8f80fa97efbd434e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 78253fb8af5551cc30cb1ee88f606e9fdc8f89c51ee365845fc5878ca752d47a
[INFO] running `Command { std: "docker" "start" "-a" "78253fb8af5551cc30cb1ee88f606e9fdc8f89c51ee365845fc5878ca752d47a", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/search.rs:70:25
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn begin_search(&self) -> Search {
[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] 70 |     pub fn begin_search(&self) -> Search<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/search.rs:75:81
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn search_field<'a>(&'a self, name: FieldName, condition: &'a Field) -> Search {
[INFO] [stdout]    |                              --                                    --           ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |                                     |
[INFO] [stdout]    |                              the lifetime is named here            the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn search_field<'a>(&'a self, name: FieldName, condition: &'a Field) -> Search<'a> {
[INFO] [stdout]    |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/search.rs:80:66
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn search_activity<'a>(&'a self, condition: Activity) -> Search {
[INFO] [stdout]    |                                 -- the lifetime is named here    ^^^^^^ 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn search_activity<'a>(&'a self, condition: Activity) -> Search<'a> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/search.rs:85:58
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn search_term<'a>(&'a self, condition: Term) -> Search {
[INFO] [stdout]    |                             --                           ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn search_term<'a>(&'a self, condition: Term) -> Search<'a> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/search.rs:90:63
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn search_row<'a>(&'a self, condition: &'a Number) -> Search {
[INFO] [stdout]    |                            --                   --            ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |                    |
[INFO] [stdout]    |                            |                    the lifetime is named here
[INFO] [stdout]    |                            the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn search_row<'a>(&'a self, condition: &'a Number) -> Search<'a> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/search.rs:95:27
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn search_default(&self) -> Search {
[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] 95 |     pub fn search_default(&self) -> Search<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling versatile-data v0.116.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/search.rs:70:25
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn begin_search(&self) -> Search {
[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] 70 |     pub fn begin_search(&self) -> Search<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/search.rs:75:81
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn search_field<'a>(&'a self, name: FieldName, condition: &'a Field) -> Search {
[INFO] [stdout]    |                              --                                    --           ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |                                     |
[INFO] [stdout]    |                              the lifetime is named here            the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn search_field<'a>(&'a self, name: FieldName, condition: &'a Field) -> Search<'a> {
[INFO] [stdout]    |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/search.rs:80:66
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn search_activity<'a>(&'a self, condition: Activity) -> Search {
[INFO] [stdout]    |                                 -- the lifetime is named here    ^^^^^^ 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn search_activity<'a>(&'a self, condition: Activity) -> Search<'a> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/search.rs:85:58
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn search_term<'a>(&'a self, condition: Term) -> Search {
[INFO] [stdout]    |                             --                           ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn search_term<'a>(&'a self, condition: Term) -> Search<'a> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/search.rs:90:63
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn search_row<'a>(&'a self, condition: &'a Number) -> Search {
[INFO] [stdout]    |                            --                   --            ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |                    |
[INFO] [stdout]    |                            |                    the lifetime is named here
[INFO] [stdout]    |                            the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn search_row<'a>(&'a self, condition: &'a Number) -> Search<'a> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/search.rs:95:27
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn search_default(&self) -> Search {
[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] 95 |     pub fn search_default(&self) -> Search<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.57s
[INFO] running `Command { std: "docker" "inspect" "78253fb8af5551cc30cb1ee88f606e9fdc8f89c51ee365845fc5878ca752d47a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78253fb8af5551cc30cb1ee88f606e9fdc8f89c51ee365845fc5878ca752d47a", kill_on_drop: false }`
[INFO] [stdout] 78253fb8af5551cc30cb1ee88f606e9fdc8f89c51ee365845fc5878ca752d47a
