[INFO] cloning repository https://github.com/Meganaa999/pr_requests_demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Meganaa999/pr_requests_demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeganaa999%2Fpr_requests_demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeganaa999%2Fpr_requests_demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a26a0a4eecfad888d38afb266cf8544d906edbe2
[INFO] testing Meganaa999/pr_requests_demo against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeganaa999%2Fpr_requests_demo" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Meganaa999/pr_requests_demo
[INFO] finished tweaking git repo https://github.com/Meganaa999/pr_requests_demo
[INFO] tweaked toml for git repo https://github.com/Meganaa999/pr_requests_demo written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Meganaa999/pr_requests_demo on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Meganaa999/pr_requests_demo already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1d4d100bcb9537073647539c3a05bee6c60c8f09746ade8d051f7bb95f79ae1c
[INFO] running `Command { std: "docker" "start" "1d4d100bcb9537073647539c3a05bee6c60c8f09746ade8d051f7bb95f79ae1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d4d100bcb9537073647539c3a05bee6c60c8f09746ade8d051f7bb95f79ae1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1d4d100bcb9537073647539c3a05bee6c60c8f09746ade8d051f7bb95f79ae1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d4d100bcb9537073647539c3a05bee6c60c8f09746ade8d051f7bb95f79ae1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1d4d100bcb9537073647539c3a05bee6c60c8f09746ade8d051f7bb95f79ae1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.82
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.58
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.119
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling serde v1.0.119
[INFO] [stderr]    Compiling log v0.4.13
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling futures-core v0.3.10
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling futures-sink v0.3.10
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.4
[INFO] [stderr]    Compiling futures-channel v0.3.10
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling futures-task v0.3.10
[INFO] [stderr]    Compiling pin-project-lite v0.1.11
[INFO] [stderr]    Compiling futures-io v0.3.10
[INFO] [stderr]    Compiling pin-project-internal v0.4.27
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling ring v0.16.19
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling ahash v0.4.7
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling indexmap v1.6.1
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling tinyvec v1.1.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling form_urlencoded v1.0.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling unicode-normalization v0.1.16
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling byteorder v1.4.2
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.2
[INFO] [stderr]    Compiling http v0.2.3
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling gimli v0.23.0
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling thread_local v1.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.18
[INFO] [stderr]    Compiling regex-syntax v0.6.22
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.0
[INFO] [stderr]    Compiling object v0.22.0
[INFO] [stderr]    Compiling rustls v0.18.1
[INFO] [stderr]    Compiling tracing v0.1.22
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling addr2line v0.14.1
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling standback v0.2.14
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling const_fn v0.4.5
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling encoding_rs v0.8.26
[INFO] [stderr]    Compiling webpki-roots v0.20.0
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]    Compiling regex v1.4.3
[INFO] [stderr]    Compiling time v0.2.24
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling getrandom v0.2.1
[INFO] [stderr]    Compiling backtrace v0.3.55
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling futures-macro v0.3.10
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling tokio v0.2.24
[INFO] [stderr]    Compiling futures-util v0.3.10
[INFO] [stderr]    Compiling derive_more v0.99.11
[INFO] [stderr]    Compiling pin-project v0.4.27
[INFO] [stderr]    Compiling actix-macros v0.1.3
[INFO] [stderr]    Compiling tracing-futures v0.2.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.23
[INFO] [stderr]    Compiling pin-project-internal v1.0.4
[INFO] [stderr]    Compiling time-macros-impl v0.1.1
[INFO] [stderr]    Compiling enum-as-inner v0.3.3
[INFO] [stderr]    Compiling thiserror v1.0.23
[INFO] [stderr]    Compiling async-trait v0.1.42
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling pin-project v1.0.4
[INFO] [stderr]    Compiling cookie v0.14.3
[INFO] [stderr]    Compiling siphasher v0.3.3
[INFO] [stderr]    Compiling cpuid-bool v0.1.2
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling actix-service v1.0.6
[INFO] [stderr]    Compiling futures-executor v0.3.10
[INFO] [stderr]    Compiling futures v0.3.10
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling flate2 v1.0.19
[INFO] [stderr]    Compiling sha-1 v0.9.2
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling actix-threadpool v0.3.3
[INFO] [stderr]    Compiling tokio-rustls v0.14.1
[INFO] [stderr]    Compiling actix-rt v1.1.1
[INFO] [stderr]    Compiling actix-codec v0.3.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling zerocopy-derive v0.2.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling brotli2 v0.3.2
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.7.2
[INFO] [stderr]    Compiling actix-utils v2.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling fst v0.4.5
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling actix-tls v2.0.0
[INFO] [stderr]    Compiling zerocopy v0.3.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling lmdb-rkv-sys v0.11.0
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling jieba-rs v0.6.2
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling tower-service v0.3.0
[INFO] [stderr]    Compiling ahash v0.3.8
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling fs_extra v1.2.0
[INFO] [stderr]    Compiling crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling jemalloc-sys v0.3.2
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling actix-server v1.0.4
[INFO] [stderr]    Compiling rand_core v0.6.1
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling bytestring v1.0.0
[INFO] [stderr]    Compiling cedarwood v0.4.4
[INFO] [stderr]    Compiling im v14.3.0
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling heed-traits v0.7.0
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling sized-chunks v0.5.3
[INFO] [stderr]    Compiling actix-testing v1.0.1
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling url v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling bincode v1.3.1
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling actix-router v0.2.6
[INFO] [stderr]    Compiling trust-dns-proto v0.19.6
[INFO] [stderr]    Compiling debugid v0.7.2
[INFO] [stderr]    Compiling character_converter v1.0.0
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling sentry v0.18.1
[INFO] [stderr]    Compiling whatlang v0.9.0
[INFO] [stderr]    Compiling vergen v3.1.0
[INFO] [stderr]    Compiling heed-types v0.7.2
[INFO] [stderr]    Compiling synchronoise v1.0.0
[INFO] [stderr]    Compiling actix-web-codegen v0.4.0
[INFO] [stderr]    Compiling trust-dns-resolver v0.19.6
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling rand_xoshiro v0.4.0
[INFO] [stderr]    Compiling page_size v0.4.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling deunicode v1.1.1
[INFO] [stderr]    Compiling ipnet v2.3.0
[INFO] [stderr]    Compiling slice-group-by v0.2.6
[INFO] [stderr]    Compiling humantime v2.0.1
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling cow-utils v0.1.2
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling meilisearch-tokenizer v0.1.1 (https://github.com/meilisearch/Tokenizer.git?tag=v0.1.3#d3fe5311)
[INFO] [stderr]    Compiling env_logger v0.8.2
[INFO] [stderr]    Compiling heed v0.10.6
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling actix-connect v2.0.0
[INFO] [stderr]    Compiling meilisearch-http v0.20.0 (/opt/rustwide/workdir/meilisearch-http)
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling sentry-types v0.14.1
[INFO] [stderr]    Compiling actix-http v2.2.0
[INFO] [stderr]    Compiling hyper v0.13.9
[INFO] [stderr]    Compiling rand v0.8.2
[INFO] [stderr]    Compiling structopt-derive v0.4.14
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling meilisearch-types v0.20.0 (/opt/rustwide/workdir/meilisearch-types)
[INFO] [stderr]    Compiling ordered-float v2.0.1
[INFO] [stderr]    Compiling levenshtein_automata v0.2.0
[INFO] [stderr]    Compiling pest v2.1.3 (https://github.com/pest-parser/pest.git?rev=51fd1d49f1041f7839975664ef71fe15c7dcaf67#51fd1d49)
[INFO] [stderr]    Compiling rustls v0.19.0
[INFO] [stderr]    Compiling itertools v0.10.0
[INFO] [stderr]    Compiling webpki-roots v0.21.0
[INFO] [stderr]    Compiling uname v0.1.1
[INFO] [stderr]    Compiling filetime v0.2.13
[INFO] [stderr]    Compiling xattr v0.2.2
[INFO] [stderr]    Compiling intervaltree v0.2.6
[INFO] [stderr]    Compiling awc v2.0.3
[INFO] [stderr]    Compiling meilisearch-error v0.20.0 (/opt/rustwide/workdir/meilisearch-error)
[INFO] [stderr]    Compiling meilisearch-schema v0.20.0 (/opt/rustwide/workdir/meilisearch-schema)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> meilisearch-schema/src/schema.rs:84:18
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn displayed(&self) -> Cow<BTreeSet<FieldId>> {
[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] 84 |     fn displayed(&self) -> Cow<'_, BTreeSet<FieldId>> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> meilisearch-schema/src/schema.rs:102:19
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn searchable(&self) -> Cow<[FieldId]> {
[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] 102 |     fn searchable(&self) -> Cow<'_, [FieldId]> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling compact_arena v0.4.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling hyper-rustls v0.21.0
[INFO] [stderr]    Compiling reqwest v0.10.10
[INFO] [stderr]    Compiling actix-web v3.3.2
[INFO] [stderr]    Compiling sdset v0.4.0
[INFO] [stderr]    Compiling chunked_transfer v1.3.0
[INFO] [stderr]    Compiling arc-swap v1.2.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling meilisearch-core v0.20.0 (/opt/rustwide/workdir/meilisearch-core)
[INFO] [stderr]    Compiling ureq v2.0.1
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling actix-cors v0.5.4
[INFO] [stderr]    Compiling tar v0.4.30
[INFO] [stderr]    Compiling structopt v0.3.21
[INFO] [stderr]    Compiling serde_qs v0.8.2
[INFO] [stderr]    Compiling sha2 v0.9.2
[INFO] [stdout] warning: struct `FilterParseError` is never constructed
[INFO] [stdout]    --> meilisearch-core/src/error.rs:173:8
[INFO] [stdout]     |
[INFO] [stdout] 173 | struct FilterParseError(PestError<Rule>);
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PostingsList` is never constructed
[INFO] [stdout]    --> meilisearch-core/src/query_tree.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub struct PostingsList {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> meilisearch-core/src/database.rs:415:26
[INFO] [stdout]     |
[INFO] [stdout] 415 |     pub fn main_read_txn(&self) -> MResult<MainReader> {
[INFO] [stdout]     |                          ^^^^^             ^^^^^^^^^^ the same lifetimes are 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] 415 |     pub fn main_read_txn(&self) -> MResult<MainReader<'_, '_>> {
[INFO] [stdout]     |                                                      ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> meilisearch-core/src/database.rs:419:34
[INFO] [stdout]     |
[INFO] [stdout] 419 |     pub(crate) fn main_write_txn(&self) -> MResult<MainWriter> {
[INFO] [stdout]     |                                  ^^^^^             ^^^^^^^^^^ the same lifetimes are 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] 419 |     pub(crate) fn main_write_txn(&self) -> MResult<MainWriter<'_, '_>> {
[INFO] [stdout]     |                                                              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> meilisearch-core/src/database.rs:448:28
[INFO] [stdout]     |
[INFO] [stdout] 448 |     pub fn update_read_txn(&self) -> MResult<UpdateReader> {
[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] 448 |     pub fn update_read_txn(&self) -> MResult<UpdateReader<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> meilisearch-core/src/database.rs:452:36
[INFO] [stdout]     |
[INFO] [stdout] 452 |     pub(crate) fn update_write_txn(&self) -> MResult<heed::RwTxn<UpdateT>> {
[INFO] [stdout]     |                                    ^^^^^             ^^^^^^^^^^^^^^^^^^^^ the same lifetimes are 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] 452 |     pub(crate) fn update_write_txn(&self) -> MResult<heed::RwTxn<'_, '_, UpdateT>> {
[INFO] [stdout]     |                                                                  +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> meilisearch-core/src/raw_indexer.rs:37:74
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn with_word_limit(stop_words: &'a fst::Set<A>, limit: usize) -> RawIndexer<A> {
[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] 37 |     pub fn with_word_limit(stop_words: &'a fst::Set<A>, limit: usize) -> RawIndexer<'a, A> {
[INFO] [stdout]    |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> meilisearch-core/src/store/mod.rs:363:26
[INFO] [stdout]     |
[INFO] [stdout] 363 |     pub fn query_builder(&self) -> QueryBuilder {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^^^ the same lifetimes are 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] 363 |     pub fn query_builder(&self) -> QueryBuilder<'_, '_, '_, '_> {
[INFO] [stdout]     |                                                ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> meilisearch-core/src/store/cow_set.rs:15:54
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn bytes_encode(item: &'a Self::EItem) -> Option<Cow<[u8]>> {
[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] 15 |     fn bytes_encode(item: &'a Self::EItem) -> Option<Cow<'a, [u8]>> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> meilisearch-core/src/store/docs_words.rs:36:104
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn doc_words<'a>(self, reader: &'a heed::RoTxn<'a, MainT>, document_id: DocumentId) -> ZResult<FstSetCow> {
[INFO] [stdout]    |                                         --             -- the lifetime is named here                   ^^^^^^^^^ 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] 36 |     pub fn doc_words<'a>(self, reader: &'a heed::RoTxn<'a, MainT>, document_id: DocumentId) -> ZResult<FstSetCow<'a>> {
[INFO] [stdout]    |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> meilisearch-core/src/store/documents_ids.rs:14:27
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn bytes_encode(item: &Self::EItem) -> Option<Cow<[u8]>> {
[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] 14 |     fn bytes_encode(item: &Self::EItem) -> Option<Cow<'_, [u8]>> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> meilisearch-core/src/store/documents_ids.rs:35:21
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn new(ids: &Set<DocumentId>) -> DiscoverIds {
[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] 35 |     pub fn new(ids: &Set<DocumentId>) -> DiscoverIds<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> meilisearch-core/src/store/main.rs:146:85
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn external_docids<'a>(self, reader: &'a heed::RoTxn<'a, MainT>) -> MResult<FstMapCow> {
[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] 146 |     pub fn external_docids<'a>(self, reader: &'a heed::RoTxn<'a, MainT>) -> MResult<FstMapCow<'a>> {
[INFO] [stdout]     |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> meilisearch-core/src/store/main.rs:158:79
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub fn words_fst<'a>(self, reader: &'a heed::RoTxn<'a, MainT>) -> MResult<FstSetCow> {
[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] 158 |     pub fn words_fst<'a>(self, reader: &'a heed::RoTxn<'a, MainT>) -> MResult<FstSetCow<'a>> {
[INFO] [stdout]     |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> meilisearch-core/src/store/main.rs:173:102
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn sorted_document_ids_cache<'a>(self, reader: &'a heed::RoTxn<'a, MainT>) -> MResult<Option<Cow<[DocumentId]>>> {
[INFO] [stdout]     |                                                         --             -- the lifetime is named here ^^^^^^^^^^^^^^^^^ 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] 173 |     pub fn sorted_document_ids_cache<'a>(self, reader: &'a heed::RoTxn<'a, MainT>) -> MResult<Option<Cow<'a, [DocumentId]>>> {
[INFO] [stdout]     |                                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> meilisearch-core/src/store/main.rs:202:89
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub(crate) fn synonyms_fst<'a>(self, reader: &'a heed::RoTxn<'a, MainT>) -> MResult<FstSetCow> {
[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] 202 |     pub(crate) fn synonyms_fst<'a>(self, reader: &'a heed::RoTxn<'a, MainT>) -> MResult<FstSetCow<'a>> {
[INFO] [stdout]     |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> meilisearch-core/src/store/main.rs:222:91
[INFO] [stdout]     |
[INFO] [stdout] 222 |     pub(crate) fn stop_words_fst<'a>(self, reader: &'a heed::RoTxn<'a, MainT>) -> MResult<FstSetCow> {
[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] 222 |     pub(crate) fn stop_words_fst<'a>(self, reader: &'a heed::RoTxn<'a, MainT>) -> MResult<FstSetCow<'a>> {
[INFO] [stdout]     |                                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling whoami v1.0.3
[INFO] [stderr]    Compiling main_error v0.1.1
[INFO] [stderr]    Compiling jemallocator v0.3.2
[INFO] [stdout] warning: struct `UpdateIndexRequest` is never constructed
[INFO] [stdout]    --> meilisearch-http/src/routes/index.rs:244:8
[INFO] [stdout]     |
[INFO] [stdout] 244 | struct UpdateIndexRequest {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpdateIndexResponse` is never constructed
[INFO] [stdout]    --> meilisearch-http/src/routes/index.rs:251:8
[INFO] [stdout]     |
[INFO] [stdout] 251 | struct UpdateIndexResponse {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DumpStatusResponse` is never constructed
[INFO] [stdout]   --> meilisearch-http/src/routes/dump.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | struct DumpStatusResponse {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> meilisearch-http/src/helpers/meilisearch.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn new_search(&self, query: Option<String>) -> SearchBuilder;
[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] 22 |     fn new_search(&self, query: Option<String>) -> SearchBuilder<'_>;
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> meilisearch-http/src/helpers/meilisearch.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn new_search(&self, query: Option<String>) -> SearchBuilder {
[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] 26 |     fn new_search(&self, query: Option<String>) -> SearchBuilder<'_> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> meilisearch-http/src/helpers/meilisearch.rs:58:19
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn offset(&mut self, value: usize) -> &SearchBuilder {
[INFO] [stdout]    |                   ^^^^^^^^^                   ^^^^^^^^^^^^^^
[INFO] [stdout]    |                   |                           ||
[INFO] [stdout]    |                   |                           |the same lifetime is hidden here
[INFO] [stdout]    |                   |                           the same lifetime is elided here
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn offset(&mut self, value: usize) -> &SearchBuilder<'_> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> meilisearch-http/src/helpers/meilisearch.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn limit(&mut self, value: usize) -> &SearchBuilder {
[INFO] [stdout]    |                  ^^^^^^^^^                   ^^^^^^^^^^^^^^
[INFO] [stdout]    |                  |                           ||
[INFO] [stdout]    |                  |                           |the same lifetime is hidden here
[INFO] [stdout]    |                  |                           the same lifetime is elided here
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn limit(&mut self, value: usize) -> &SearchBuilder<'_> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> meilisearch-http/src/helpers/meilisearch.rs:68:31
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn attributes_to_crop(&mut self, value: HashMap<String, usize>) -> &SearchBuilder {
[INFO] [stdout]    |                               ^^^^^^^^^                                    ^^^^^^^^^^^^^^
[INFO] [stdout]    |                               |                                            ||
[INFO] [stdout]    |                               |                                            |the same lifetime is hidden here
[INFO] [stdout]    |                               the lifetime is elided here                  the same 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] 68 |     pub fn attributes_to_crop(&mut self, value: HashMap<String, usize>) -> &SearchBuilder<'_> {
[INFO] [stdout]    |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> meilisearch-http/src/helpers/meilisearch.rs:73:35
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn attributes_to_retrieve(&mut self, value: HashSet<String>) -> &SearchBuilder {
[INFO] [stdout]    |                                   ^^^^^^^^^                             ^^^^^^^^^^^^^^
[INFO] [stdout]    |                                   |                                     ||
[INFO] [stdout]    |                                   |                                     |the same lifetime is hidden here
[INFO] [stdout]    |                                   the lifetime is elided here           the same 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] 73 |     pub fn attributes_to_retrieve(&mut self, value: HashSet<String>) -> &SearchBuilder<'_> {
[INFO] [stdout]    |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> meilisearch-http/src/helpers/meilisearch.rs:78:34
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn add_retrievable_field(&mut self, value: String) -> &SearchBuilder {
[INFO] [stdout]    |                                  ^^^^^^^^^                    ^^^^^^^^^^^^^^
[INFO] [stdout]    |                                  |                            ||
[INFO] [stdout]    |                                  |                            |the same lifetime is hidden here
[INFO] [stdout]    |                                  |                            the same lifetime is elided here
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn add_retrievable_field(&mut self, value: String) -> &SearchBuilder<'_> {
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> meilisearch-http/src/helpers/meilisearch.rs:84:36
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn attributes_to_highlight(&mut self, value: HashSet<String>) -> &SearchBuilder {
[INFO] [stdout]    |                                    ^^^^^^^^^                             ^^^^^^^^^^^^^^
[INFO] [stdout]    |                                    |                                     ||
[INFO] [stdout]    |                                    |                                     |the same lifetime is hidden here
[INFO] [stdout]    |                                    the lifetime is elided here           the same 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] 84 |     pub fn attributes_to_highlight(&mut self, value: HashSet<String>) -> &SearchBuilder<'_> {
[INFO] [stdout]    |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> meilisearch-http/src/helpers/meilisearch.rs:89:30
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn add_facet_filters(&mut self, filters: FacetFilter) -> &SearchBuilder {
[INFO] [stdout]    |                              ^^^^^^^^^                           ^^^^^^^^^^^^^^
[INFO] [stdout]    |                              |                                   ||
[INFO] [stdout]    |                              |                                   |the same lifetime is hidden here
[INFO] [stdout]    |                              |                                   the same lifetime is elided here
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn add_facet_filters(&mut self, filters: FacetFilter) -> &SearchBuilder<'_> {
[INFO] [stdout]    |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> meilisearch-http/src/helpers/meilisearch.rs:94:20
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn filters(&mut self, value: String) -> &SearchBuilder {
[INFO] [stdout]    |                    ^^^^^^^^^                    ^^^^^^^^^^^^^^
[INFO] [stdout]    |                    |                            ||
[INFO] [stdout]    |                    |                            |the same lifetime is hidden here
[INFO] [stdout]    |                    |                            the same lifetime is elided here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn filters(&mut self, value: String) -> &SearchBuilder<'_> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> meilisearch-http/src/helpers/meilisearch.rs:99:24
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn get_matches(&mut self) -> &SearchBuilder {
[INFO] [stdout]    |                        ^^^^^^^^^     ^^^^^^^^^^^^^^
[INFO] [stdout]    |                        |             ||
[INFO] [stdout]    |                        |             |the same lifetime is hidden here
[INFO] [stdout]    |                        |             the same lifetime is elided here
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn get_matches(&mut self) -> &SearchBuilder<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> meilisearch-http/src/helpers/meilisearch.rs:104:23
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn add_facets(&mut self, facets: Vec<(FieldId, String)>) -> &SearchBuilder {
[INFO] [stdout]     |                       ^^^^^^^^^                                     ^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |                                             ||
[INFO] [stdout]     |                       |                                             |the same lifetime is hidden here
[INFO] [stdout]     |                       the lifetime is elided here                   the same 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] 104 |     pub fn add_facets(&mut self, facets: Vec<(FieldId, String)>) -> &SearchBuilder<'_> {
[INFO] [stdout]     |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "1d4d100bcb9537073647539c3a05bee6c60c8f09746ade8d051f7bb95f79ae1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1d4d100bcb9537073647539c3a05bee6c60c8f09746ade8d051f7bb95f79ae1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> meilisearch-schema/src/schema.rs:84:18
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn displayed(&self) -> Cow<BTreeSet<FieldId>> {
[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] 84 |     fn displayed(&self) -> Cow<'_, BTreeSet<FieldId>> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> meilisearch-schema/src/schema.rs:102:19
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn searchable(&self) -> Cow<[FieldId]> {
[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] 102 |     fn searchable(&self) -> Cow<'_, [FieldId]> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FilterParseError` is never constructed
[INFO] [stdout]    --> meilisearch-core/src/error.rs:173:8
[INFO] [stdout]     |
[INFO] [stdout] 173 | struct FilterParseError(PestError<Rule>);
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PostingsList` is never constructed
[INFO] [stdout]    --> meilisearch-core/src/query_tree.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub struct PostingsList {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> meilisearch-core/src/database.rs:415:26
[INFO] [stdout]     |
[INFO] [stdout] 415 |     pub fn main_read_txn(&self) -> MResult<MainReader> {
[INFO] [stdout]     |                          ^^^^^             ^^^^^^^^^^ the same lifetimes are 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] 415 |     pub fn main_read_txn(&self) -> MResult<MainReader<'_, '_>> {
[INFO] [stdout]     |                                                      ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> meilisearch-core/src/database.rs:419:34
[INFO] [stdout]     |
[INFO] [stdout] 419 |     pub(crate) fn main_write_txn(&self) -> MResult<MainWriter> {
[INFO] [stdout]     |                                  ^^^^^             ^^^^^^^^^^ the same lifetimes are 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] 419 |     pub(crate) fn main_write_txn(&self) -> MResult<MainWriter<'_, '_>> {
[INFO] [stdout]     |                                                              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> meilisearch-core/src/database.rs:448:28
[INFO] [stdout]     |
[INFO] [stdout] 448 |     pub fn update_read_txn(&self) -> MResult<UpdateReader> {
[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] 448 |     pub fn update_read_txn(&self) -> MResult<UpdateReader<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> meilisearch-core/src/database.rs:452:36
[INFO] [stdout]     |
[INFO] [stdout] 452 |     pub(crate) fn update_write_txn(&self) -> MResult<heed::RwTxn<UpdateT>> {
[INFO] [stdout]     |                                    ^^^^^             ^^^^^^^^^^^^^^^^^^^^ the same lifetimes are 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] 452 |     pub(crate) fn update_write_txn(&self) -> MResult<heed::RwTxn<'_, '_, UpdateT>> {
[INFO] [stdout]     |                                                                  +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> meilisearch-core/src/raw_indexer.rs:37:74
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn with_word_limit(stop_words: &'a fst::Set<A>, limit: usize) -> RawIndexer<A> {
[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] 37 |     pub fn with_word_limit(stop_words: &'a fst::Set<A>, limit: usize) -> RawIndexer<'a, A> {
[INFO] [stdout]    |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> meilisearch-core/src/store/mod.rs:363:26
[INFO] [stdout]     |
[INFO] [stdout] 363 |     pub fn query_builder(&self) -> QueryBuilder {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^^^ the same lifetimes are 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] 363 |     pub fn query_builder(&self) -> QueryBuilder<'_, '_, '_, '_> {
[INFO] [stdout]     |                                                ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> meilisearch-core/src/store/cow_set.rs:15:54
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn bytes_encode(item: &'a Self::EItem) -> Option<Cow<[u8]>> {
[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] 15 |     fn bytes_encode(item: &'a Self::EItem) -> Option<Cow<'a, [u8]>> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> meilisearch-core/src/store/docs_words.rs:36:104
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn doc_words<'a>(self, reader: &'a heed::RoTxn<'a, MainT>, document_id: DocumentId) -> ZResult<FstSetCow> {
[INFO] [stdout]    |                                         --             -- the lifetime is named here                   ^^^^^^^^^ 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] 36 |     pub fn doc_words<'a>(self, reader: &'a heed::RoTxn<'a, MainT>, document_id: DocumentId) -> ZResult<FstSetCow<'a>> {
[INFO] [stdout]    |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> meilisearch-core/src/store/documents_ids.rs:14:27
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn bytes_encode(item: &Self::EItem) -> Option<Cow<[u8]>> {
[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] 14 |     fn bytes_encode(item: &Self::EItem) -> Option<Cow<'_, [u8]>> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> meilisearch-core/src/store/documents_ids.rs:35:21
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn new(ids: &Set<DocumentId>) -> DiscoverIds {
[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] 35 |     pub fn new(ids: &Set<DocumentId>) -> DiscoverIds<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> meilisearch-core/src/store/main.rs:146:85
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn external_docids<'a>(self, reader: &'a heed::RoTxn<'a, MainT>) -> MResult<FstMapCow> {
[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] 146 |     pub fn external_docids<'a>(self, reader: &'a heed::RoTxn<'a, MainT>) -> MResult<FstMapCow<'a>> {
[INFO] [stdout]     |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> meilisearch-core/src/store/main.rs:158:79
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub fn words_fst<'a>(self, reader: &'a heed::RoTxn<'a, MainT>) -> MResult<FstSetCow> {
[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] 158 |     pub fn words_fst<'a>(self, reader: &'a heed::RoTxn<'a, MainT>) -> MResult<FstSetCow<'a>> {
[INFO] [stdout]     |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> meilisearch-core/src/store/main.rs:173:102
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn sorted_document_ids_cache<'a>(self, reader: &'a heed::RoTxn<'a, MainT>) -> MResult<Option<Cow<[DocumentId]>>> {
[INFO] [stdout]     |                                                         --             -- the lifetime is named here ^^^^^^^^^^^^^^^^^ 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] 173 |     pub fn sorted_document_ids_cache<'a>(self, reader: &'a heed::RoTxn<'a, MainT>) -> MResult<Option<Cow<'a, [DocumentId]>>> {
[INFO] [stdout]     |                                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> meilisearch-core/src/store/main.rs:202:89
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub(crate) fn synonyms_fst<'a>(self, reader: &'a heed::RoTxn<'a, MainT>) -> MResult<FstSetCow> {
[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] 202 |     pub(crate) fn synonyms_fst<'a>(self, reader: &'a heed::RoTxn<'a, MainT>) -> MResult<FstSetCow<'a>> {
[INFO] [stdout]     |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> meilisearch-core/src/store/main.rs:222:91
[INFO] [stdout]     |
[INFO] [stdout] 222 |     pub(crate) fn stop_words_fst<'a>(self, reader: &'a heed::RoTxn<'a, MainT>) -> MResult<FstSetCow> {
[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] 222 |     pub(crate) fn stop_words_fst<'a>(self, reader: &'a heed::RoTxn<'a, MainT>) -> MResult<FstSetCow<'a>> {
[INFO] [stdout]     |                                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stdout] warning: struct `UpdateIndexRequest` is never constructed
[INFO] [stdout]    --> meilisearch-http/src/routes/index.rs:244:8
[INFO] [stdout]     |
[INFO] [stdout] 244 | struct UpdateIndexRequest {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpdateIndexResponse` is never constructed
[INFO] [stdout]    --> meilisearch-http/src/routes/index.rs:251:8
[INFO] [stdout]     |
[INFO] [stdout] 251 | struct UpdateIndexResponse {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DumpStatusResponse` is never constructed
[INFO] [stdout]   --> meilisearch-http/src/routes/dump.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | struct DumpStatusResponse {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> meilisearch-http/src/helpers/meilisearch.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn new_search(&self, query: Option<String>) -> SearchBuilder;
[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] 22 |     fn new_search(&self, query: Option<String>) -> SearchBuilder<'_>;
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> meilisearch-http/src/helpers/meilisearch.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn new_search(&self, query: Option<String>) -> SearchBuilder {
[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] 26 |     fn new_search(&self, query: Option<String>) -> SearchBuilder<'_> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> meilisearch-http/src/helpers/meilisearch.rs:58:19
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn offset(&mut self, value: usize) -> &SearchBuilder {
[INFO] [stdout]    |                   ^^^^^^^^^                   ^^^^^^^^^^^^^^
[INFO] [stdout]    |                   |                           ||
[INFO] [stdout]    |                   |                           |the same lifetime is hidden here
[INFO] [stdout]    |                   |                           the same lifetime is elided here
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn offset(&mut self, value: usize) -> &SearchBuilder<'_> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> meilisearch-http/src/helpers/meilisearch.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn limit(&mut self, value: usize) -> &SearchBuilder {
[INFO] [stdout]    |                  ^^^^^^^^^                   ^^^^^^^^^^^^^^
[INFO] [stdout]    |                  |                           ||
[INFO] [stdout]    |                  |                           |the same lifetime is hidden here
[INFO] [stdout]    |                  |                           the same lifetime is elided here
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn limit(&mut self, value: usize) -> &SearchBuilder<'_> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> meilisearch-http/src/helpers/meilisearch.rs:68:31
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn attributes_to_crop(&mut self, value: HashMap<String, usize>) -> &SearchBuilder {
[INFO] [stdout]    |                               ^^^^^^^^^                                    ^^^^^^^^^^^^^^
[INFO] [stdout]    |                               |                                            ||
[INFO] [stdout]    |                               |                                            |the same lifetime is hidden here
[INFO] [stdout]    |                               the lifetime is elided here                  the same 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] 68 |     pub fn attributes_to_crop(&mut self, value: HashMap<String, usize>) -> &SearchBuilder<'_> {
[INFO] [stdout]    |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> meilisearch-http/src/helpers/meilisearch.rs:73:35
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn attributes_to_retrieve(&mut self, value: HashSet<String>) -> &SearchBuilder {
[INFO] [stdout]    |                                   ^^^^^^^^^                             ^^^^^^^^^^^^^^
[INFO] [stdout]    |                                   |                                     ||
[INFO] [stdout]    |                                   |                                     |the same lifetime is hidden here
[INFO] [stdout]    |                                   the lifetime is elided here           the same 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] 73 |     pub fn attributes_to_retrieve(&mut self, value: HashSet<String>) -> &SearchBuilder<'_> {
[INFO] [stdout]    |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> meilisearch-http/src/helpers/meilisearch.rs:78:34
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn add_retrievable_field(&mut self, value: String) -> &SearchBuilder {
[INFO] [stdout]    |                                  ^^^^^^^^^                    ^^^^^^^^^^^^^^
[INFO] [stdout]    |                                  |                            ||
[INFO] [stdout]    |                                  |                            |the same lifetime is hidden here
[INFO] [stdout]    |                                  |                            the same lifetime is elided here
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn add_retrievable_field(&mut self, value: String) -> &SearchBuilder<'_> {
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> meilisearch-http/src/helpers/meilisearch.rs:84:36
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn attributes_to_highlight(&mut self, value: HashSet<String>) -> &SearchBuilder {
[INFO] [stdout]    |                                    ^^^^^^^^^                             ^^^^^^^^^^^^^^
[INFO] [stdout]    |                                    |                                     ||
[INFO] [stdout]    |                                    |                                     |the same lifetime is hidden here
[INFO] [stdout]    |                                    the lifetime is elided here           the same 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] 84 |     pub fn attributes_to_highlight(&mut self, value: HashSet<String>) -> &SearchBuilder<'_> {
[INFO] [stdout]    |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> meilisearch-http/src/helpers/meilisearch.rs:89:30
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn add_facet_filters(&mut self, filters: FacetFilter) -> &SearchBuilder {
[INFO] [stdout]    |                              ^^^^^^^^^                           ^^^^^^^^^^^^^^
[INFO] [stdout]    |                              |                                   ||
[INFO] [stdout]    |                              |                                   |the same lifetime is hidden here
[INFO] [stdout]    |                              |                                   the same lifetime is elided here
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn add_facet_filters(&mut self, filters: FacetFilter) -> &SearchBuilder<'_> {
[INFO] [stdout]    |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> meilisearch-http/src/helpers/meilisearch.rs:94:20
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn filters(&mut self, value: String) -> &SearchBuilder {
[INFO] [stdout]    |                    ^^^^^^^^^                    ^^^^^^^^^^^^^^
[INFO] [stdout]    |                    |                            ||
[INFO] [stdout]    |                    |                            |the same lifetime is hidden here
[INFO] [stdout]    |                    |                            the same lifetime is elided here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn filters(&mut self, value: String) -> &SearchBuilder<'_> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> meilisearch-http/src/helpers/meilisearch.rs:99:24
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn get_matches(&mut self) -> &SearchBuilder {
[INFO] [stdout]    |                        ^^^^^^^^^     ^^^^^^^^^^^^^^
[INFO] [stdout]    |                        |             ||
[INFO] [stdout]    |                        |             |the same lifetime is hidden here
[INFO] [stdout]    |                        |             the same lifetime is elided here
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn get_matches(&mut self) -> &SearchBuilder<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> meilisearch-http/src/helpers/meilisearch.rs:104:23
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn add_facets(&mut self, facets: Vec<(FieldId, String)>) -> &SearchBuilder {
[INFO] [stdout]     |                       ^^^^^^^^^                                     ^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |                                             ||
[INFO] [stdout]     |                       |                                             |the same lifetime is hidden here
[INFO] [stdout]     |                       the lifetime is elided here                   the same 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] 104 |     pub fn add_facets(&mut self, facets: Vec<(FieldId, String)>) -> &SearchBuilder<'_> {
[INFO] [stdout]     |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling assert-json-diff v1.0.1 (https://github.com/qdequele/assert-json-diff?branch=master#9012a0c8)
[INFO] [stderr]    Compiling serde_url_params v0.2.0
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.1
[INFO] [stderr]    Compiling half v1.6.0
[INFO] [stderr]    Compiling bstr v0.2.14
[INFO] [stderr]    Compiling plotters v0.2.15
[INFO] [stderr]    Compiling tinytemplate v1.2.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling serde_cbor v0.11.1
[INFO] [stderr]    Compiling nix v0.19.1
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling csv v1.1.5
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling criterion-plot v0.4.3
[INFO] [stderr]    Compiling utf8parse v0.2.0
[INFO] [stderr]    Compiling assert_matches v1.4.0
[INFO] [stderr]    Compiling meilisearch-http v0.20.0 (/opt/rustwide/workdir/meilisearch-http)
[INFO] [stderr]    Compiling criterion v0.3.3
[INFO] [stderr]    Compiling rustyline v7.1.0
[INFO] [stderr]    Compiling meilisearch-schema v0.20.0 (/opt/rustwide/workdir/meilisearch-schema)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> meilisearch-schema/src/schema.rs:84:18
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn displayed(&self) -> Cow<BTreeSet<FieldId>> {
[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] 84 |     fn displayed(&self) -> Cow<'_, BTreeSet<FieldId>> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> meilisearch-schema/src/schema.rs:102:19
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn searchable(&self) -> Cow<[FieldId]> {
[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] 102 |     fn searchable(&self) -> Cow<'_, [FieldId]> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling meilisearch-error v0.20.0 (/opt/rustwide/workdir/meilisearch-error)
[INFO] [stderr]    Compiling meilisearch-types v0.20.0 (/opt/rustwide/workdir/meilisearch-types)
[INFO] [stderr]    Compiling meilisearch-core v0.20.0 (/opt/rustwide/workdir/meilisearch-core)
[INFO] [stdout] warning: struct `UpdateIndexRequest` is never constructed
[INFO] [stdout]    --> meilisearch-http/src/routes/index.rs:244:8
[INFO] [stdout]     |
[INFO] [stdout] 244 | struct UpdateIndexRequest {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpdateIndexResponse` is never constructed
[INFO] [stdout]    --> meilisearch-http/src/routes/index.rs:251:8
[INFO] [stdout]     |
[INFO] [stdout] 251 | struct UpdateIndexResponse {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DumpStatusResponse` is never constructed
[INFO] [stdout]   --> meilisearch-http/src/routes/dump.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | struct DumpStatusResponse {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> meilisearch-http/src/helpers/meilisearch.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn new_search(&self, query: Option<String>) -> SearchBuilder;
[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] 22 |     fn new_search(&self, query: Option<String>) -> SearchBuilder<'_>;
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> meilisearch-http/src/helpers/meilisearch.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn new_search(&self, query: Option<String>) -> SearchBuilder {
[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] 26 |     fn new_search(&self, query: Option<String>) -> SearchBuilder<'_> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> meilisearch-http/src/helpers/meilisearch.rs:58:19
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn offset(&mut self, value: usize) -> &SearchBuilder {
[INFO] [stdout]    |                   ^^^^^^^^^                   ^^^^^^^^^^^^^^
[INFO] [stdout]    |                   |                           ||
[INFO] [stdout]    |                   |                           |the same lifetime is hidden here
[INFO] [stdout]    |                   |                           the same lifetime is elided here
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn offset(&mut self, value: usize) -> &SearchBuilder<'_> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> meilisearch-http/src/helpers/meilisearch.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn limit(&mut self, value: usize) -> &SearchBuilder {
[INFO] [stdout]    |                  ^^^^^^^^^                   ^^^^^^^^^^^^^^
[INFO] [stdout]    |                  |                           ||
[INFO] [stdout]    |                  |                           |the same lifetime is hidden here
[INFO] [stdout]    |                  |                           the same lifetime is elided here
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn limit(&mut self, value: usize) -> &SearchBuilder<'_> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> meilisearch-http/src/helpers/meilisearch.rs:68:31
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn attributes_to_crop(&mut self, value: HashMap<String, usize>) -> &SearchBuilder {
[INFO] [stdout]    |                               ^^^^^^^^^                                    ^^^^^^^^^^^^^^
[INFO] [stdout]    |                               |                                            ||
[INFO] [stdout]    |                               |                                            |the same lifetime is hidden here
[INFO] [stdout]    |                               the lifetime is elided here                  the same 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] 68 |     pub fn attributes_to_crop(&mut self, value: HashMap<String, usize>) -> &SearchBuilder<'_> {
[INFO] [stdout]    |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> meilisearch-http/src/helpers/meilisearch.rs:73:35
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn attributes_to_retrieve(&mut self, value: HashSet<String>) -> &SearchBuilder {
[INFO] [stdout]    |                                   ^^^^^^^^^                             ^^^^^^^^^^^^^^
[INFO] [stdout]    |                                   |                                     ||
[INFO] [stdout]    |                                   |                                     |the same lifetime is hidden here
[INFO] [stdout]    |                                   the lifetime is elided here           the same 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] 73 |     pub fn attributes_to_retrieve(&mut self, value: HashSet<String>) -> &SearchBuilder<'_> {
[INFO] [stdout]    |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> meilisearch-http/src/helpers/meilisearch.rs:78:34
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn add_retrievable_field(&mut self, value: String) -> &SearchBuilder {
[INFO] [stdout]    |                                  ^^^^^^^^^                    ^^^^^^^^^^^^^^
[INFO] [stdout]    |                                  |                            ||
[INFO] [stdout]    |                                  |                            |the same lifetime is hidden here
[INFO] [stdout]    |                                  |                            the same lifetime is elided here
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn add_retrievable_field(&mut self, value: String) -> &SearchBuilder<'_> {
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> meilisearch-http/src/helpers/meilisearch.rs:84:36
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn attributes_to_highlight(&mut self, value: HashSet<String>) -> &SearchBuilder {
[INFO] [stdout]    |                                    ^^^^^^^^^                             ^^^^^^^^^^^^^^
[INFO] [stdout]    |                                    |                                     ||
[INFO] [stdout]    |                                    |                                     |the same lifetime is hidden here
[INFO] [stdout]    |                                    the lifetime is elided here           the same 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] 84 |     pub fn attributes_to_highlight(&mut self, value: HashSet<String>) -> &SearchBuilder<'_> {
[INFO] [stdout]    |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> meilisearch-http/src/helpers/meilisearch.rs:89:30
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn add_facet_filters(&mut self, filters: FacetFilter) -> &SearchBuilder {
[INFO] [stdout]    |                              ^^^^^^^^^                           ^^^^^^^^^^^^^^
[INFO] [stdout]    |                              |                                   ||
[INFO] [stdout]    |                              |                                   |the same lifetime is hidden here
[INFO] [stdout]    |                              |                                   the same lifetime is elided here
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn add_facet_filters(&mut self, filters: FacetFilter) -> &SearchBuilder<'_> {
[INFO] [stdout]    |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> meilisearch-http/src/helpers/meilisearch.rs:94:20
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn filters(&mut self, value: String) -> &SearchBuilder {
[INFO] [stdout]    |                    ^^^^^^^^^                    ^^^^^^^^^^^^^^
[INFO] [stdout]    |                    |                            ||
[INFO] [stdout]    |                    |                            |the same lifetime is hidden here
[INFO] [stdout]    |                    |                            the same lifetime is elided here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn filters(&mut self, value: String) -> &SearchBuilder<'_> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> meilisearch-http/src/helpers/meilisearch.rs:99:24
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn get_matches(&mut self) -> &SearchBuilder {
[INFO] [stdout]    |                        ^^^^^^^^^     ^^^^^^^^^^^^^^
[INFO] [stdout]    |                        |             ||
[INFO] [stdout]    |                        |             |the same lifetime is hidden here
[INFO] [stdout]    |                        |             the same lifetime is elided here
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn get_matches(&mut self) -> &SearchBuilder<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> meilisearch-http/src/helpers/meilisearch.rs:104:23
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn add_facets(&mut self, facets: Vec<(FieldId, String)>) -> &SearchBuilder {
[INFO] [stdout]     |                       ^^^^^^^^^                                     ^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |                                             ||
[INFO] [stdout]     |                       |                                             |the same lifetime is hidden here
[INFO] [stdout]     |                       the lifetime is elided here                   the same 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] 104 |     pub fn add_facets(&mut self, facets: Vec<(FieldId, String)>) -> &SearchBuilder<'_> {
[INFO] [stdout]     |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FilterParseError` is never constructed
[INFO] [stdout]    --> meilisearch-core/src/error.rs:173:8
[INFO] [stdout]     |
[INFO] [stdout] 173 | struct FilterParseError(PestError<Rule>);
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PostingsList` is never constructed
[INFO] [stdout]    --> meilisearch-core/src/query_tree.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub struct PostingsList {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> meilisearch-core/src/database.rs:415:26
[INFO] [stdout]     |
[INFO] [stdout] 415 |     pub fn main_read_txn(&self) -> MResult<MainReader> {
[INFO] [stdout]     |                          ^^^^^             ^^^^^^^^^^ the same lifetimes are 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] 415 |     pub fn main_read_txn(&self) -> MResult<MainReader<'_, '_>> {
[INFO] [stdout]     |                                                      ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> meilisearch-core/src/database.rs:419:34
[INFO] [stdout]     |
[INFO] [stdout] 419 |     pub(crate) fn main_write_txn(&self) -> MResult<MainWriter> {
[INFO] [stdout]     |                                  ^^^^^             ^^^^^^^^^^ the same lifetimes are 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] 419 |     pub(crate) fn main_write_txn(&self) -> MResult<MainWriter<'_, '_>> {
[INFO] [stdout]     |                                                              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> meilisearch-core/src/database.rs:448:28
[INFO] [stdout]     |
[INFO] [stdout] 448 |     pub fn update_read_txn(&self) -> MResult<UpdateReader> {
[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] 448 |     pub fn update_read_txn(&self) -> MResult<UpdateReader<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> meilisearch-core/src/database.rs:452:36
[INFO] [stdout]     |
[INFO] [stdout] 452 |     pub(crate) fn update_write_txn(&self) -> MResult<heed::RwTxn<UpdateT>> {
[INFO] [stdout]     |                                    ^^^^^             ^^^^^^^^^^^^^^^^^^^^ the same lifetimes are 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] 452 |     pub(crate) fn update_write_txn(&self) -> MResult<heed::RwTxn<'_, '_, UpdateT>> {
[INFO] [stdout]     |                                                                  +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> meilisearch-core/src/query_builder.rs:391:30
[INFO] [stdout]     |
[INFO] [stdout] 391 |         pub fn query_builder(&self) -> QueryBuilder {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^^^^ the same lifetimes are 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] 391 |         pub fn query_builder(&self) -> QueryBuilder<'_, '_, '_, '_> {
[INFO] [stdout]     |                                                    ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> meilisearch-core/src/raw_indexer.rs:37:74
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn with_word_limit(stop_words: &'a fst::Set<A>, limit: usize) -> RawIndexer<A> {
[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] 37 |     pub fn with_word_limit(stop_words: &'a fst::Set<A>, limit: usize) -> RawIndexer<'a, A> {
[INFO] [stdout]    |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> meilisearch-core/src/store/mod.rs:363:26
[INFO] [stdout]     |
[INFO] [stdout] 363 |     pub fn query_builder(&self) -> QueryBuilder {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^^^ the same lifetimes are 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] 363 |     pub fn query_builder(&self) -> QueryBuilder<'_, '_, '_, '_> {
[INFO] [stdout]     |                                                ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> meilisearch-core/src/store/cow_set.rs:15:54
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn bytes_encode(item: &'a Self::EItem) -> Option<Cow<[u8]>> {
[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] 15 |     fn bytes_encode(item: &'a Self::EItem) -> Option<Cow<'a, [u8]>> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> meilisearch-core/src/store/docs_words.rs:36:104
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn doc_words<'a>(self, reader: &'a heed::RoTxn<'a, MainT>, document_id: DocumentId) -> ZResult<FstSetCow> {
[INFO] [stdout]    |                                         --             -- the lifetime is named here                   ^^^^^^^^^ 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] 36 |     pub fn doc_words<'a>(self, reader: &'a heed::RoTxn<'a, MainT>, document_id: DocumentId) -> ZResult<FstSetCow<'a>> {
[INFO] [stdout]    |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> meilisearch-core/src/store/documents_ids.rs:14:27
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn bytes_encode(item: &Self::EItem) -> Option<Cow<[u8]>> {
[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] 14 |     fn bytes_encode(item: &Self::EItem) -> Option<Cow<'_, [u8]>> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> meilisearch-core/src/store/documents_ids.rs:35:21
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn new(ids: &Set<DocumentId>) -> DiscoverIds {
[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] 35 |     pub fn new(ids: &Set<DocumentId>) -> DiscoverIds<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> meilisearch-core/src/store/main.rs:146:85
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn external_docids<'a>(self, reader: &'a heed::RoTxn<'a, MainT>) -> MResult<FstMapCow> {
[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] 146 |     pub fn external_docids<'a>(self, reader: &'a heed::RoTxn<'a, MainT>) -> MResult<FstMapCow<'a>> {
[INFO] [stdout]     |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> meilisearch-core/src/store/main.rs:158:79
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub fn words_fst<'a>(self, reader: &'a heed::RoTxn<'a, MainT>) -> MResult<FstSetCow> {
[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] 158 |     pub fn words_fst<'a>(self, reader: &'a heed::RoTxn<'a, MainT>) -> MResult<FstSetCow<'a>> {
[INFO] [stdout]     |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> meilisearch-core/src/store/main.rs:173:102
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn sorted_document_ids_cache<'a>(self, reader: &'a heed::RoTxn<'a, MainT>) -> MResult<Option<Cow<[DocumentId]>>> {
[INFO] [stdout]     |                                                         --             -- the lifetime is named here ^^^^^^^^^^^^^^^^^ 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] 173 |     pub fn sorted_document_ids_cache<'a>(self, reader: &'a heed::RoTxn<'a, MainT>) -> MResult<Option<Cow<'a, [DocumentId]>>> {
[INFO] [stdout]     |                                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> meilisearch-core/src/store/main.rs:202:89
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub(crate) fn synonyms_fst<'a>(self, reader: &'a heed::RoTxn<'a, MainT>) -> MResult<FstSetCow> {
[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] 202 |     pub(crate) fn synonyms_fst<'a>(self, reader: &'a heed::RoTxn<'a, MainT>) -> MResult<FstSetCow<'a>> {
[INFO] [stdout]     |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> meilisearch-core/src/store/main.rs:222:91
[INFO] [stdout]     |
[INFO] [stdout] 222 |     pub(crate) fn stop_words_fst<'a>(self, reader: &'a heed::RoTxn<'a, MainT>) -> MResult<FstSetCow> {
[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] 222 |     pub(crate) fn stop_words_fst<'a>(self, reader: &'a heed::RoTxn<'a, MainT>) -> MResult<FstSetCow<'a>> {
[INFO] [stdout]     |                                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.3, fs_extra v1.2.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "1d4d100bcb9537073647539c3a05bee6c60c8f09746ade8d051f7bb95f79ae1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1d4d100bcb9537073647539c3a05bee6c60c8f09746ade8d051f7bb95f79ae1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> meilisearch-schema/src/schema.rs:84:18
[INFO] [stderr]    |
[INFO] [stderr] 84 |     fn displayed(&self) -> Cow<BTreeSet<FieldId>> {
[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] 84 |     fn displayed(&self) -> Cow<'_, BTreeSet<FieldId>> {
[INFO] [stderr]    |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> meilisearch-schema/src/schema.rs:102:19
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn searchable(&self) -> Cow<[FieldId]> {
[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] 102 |     fn searchable(&self) -> Cow<'_, [FieldId]> {
[INFO] [stderr]     |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: `meilisearch-schema` (lib) generated 2 warnings (run `cargo fix --lib -p meilisearch-schema` to apply 2 suggestions)
[INFO] [stderr] warning: struct `FilterParseError` is never constructed
[INFO] [stderr]    --> meilisearch-core/src/error.rs:173:8
[INFO] [stderr]     |
[INFO] [stderr] 173 | struct FilterParseError(PestError<Rule>);
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PostingsList` is never constructed
[INFO] [stderr]    --> meilisearch-core/src/query_tree.rs:112:12
[INFO] [stderr]     |
[INFO] [stderr] 112 | pub struct PostingsList {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> meilisearch-core/src/database.rs:415:26
[INFO] [stderr]     |
[INFO] [stderr] 415 |     pub fn main_read_txn(&self) -> MResult<MainReader> {
[INFO] [stderr]     |                          ^^^^^             ^^^^^^^^^^ the same lifetimes are 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] 415 |     pub fn main_read_txn(&self) -> MResult<MainReader<'_, '_>> {
[INFO] [stderr]     |                                                      ++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> meilisearch-core/src/database.rs:419:34
[INFO] [stderr]     |
[INFO] [stderr] 419 |     pub(crate) fn main_write_txn(&self) -> MResult<MainWriter> {
[INFO] [stderr]     |                                  ^^^^^             ^^^^^^^^^^ the same lifetimes are 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] 419 |     pub(crate) fn main_write_txn(&self) -> MResult<MainWriter<'_, '_>> {
[INFO] [stderr]     |                                                              ++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> meilisearch-core/src/database.rs:448:28
[INFO] [stderr]     |
[INFO] [stderr] 448 |     pub fn update_read_txn(&self) -> MResult<UpdateReader> {
[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] 448 |     pub fn update_read_txn(&self) -> MResult<UpdateReader<'_>> {
[INFO] [stderr]     |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> meilisearch-core/src/database.rs:452:36
[INFO] [stderr]     |
[INFO] [stderr] 452 |     pub(crate) fn update_write_txn(&self) -> MResult<heed::RwTxn<UpdateT>> {
[INFO] [stderr]     |                                    ^^^^^             ^^^^^^^^^^^^^^^^^^^^ the same lifetimes are 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] 452 |     pub(crate) fn update_write_txn(&self) -> MResult<heed::RwTxn<'_, '_, UpdateT>> {
[INFO] [stderr]     |                                                                  +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> meilisearch-core/src/raw_indexer.rs:37:74
[INFO] [stderr]    |
[INFO] [stderr] 37 |     pub fn with_word_limit(stop_words: &'a fst::Set<A>, limit: usize) -> RawIndexer<A> {
[INFO] [stderr]    |                                         -- the lifetime is named here    ^^^^^^^^^^^^^ 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: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 37 |     pub fn with_word_limit(stop_words: &'a fst::Set<A>, limit: usize) -> RawIndexer<'a, A> {
[INFO] [stderr]    |                                                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> meilisearch-core/src/store/mod.rs:363:26
[INFO] [stderr]     |
[INFO] [stderr] 363 |     pub fn query_builder(&self) -> QueryBuilder {
[INFO] [stderr]     |                          ^^^^^     ^^^^^^^^^^^^ the same lifetimes are 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] 363 |     pub fn query_builder(&self) -> QueryBuilder<'_, '_, '_, '_> {
[INFO] [stderr]     |                                                ++++++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> meilisearch-core/src/store/cow_set.rs:15:54
[INFO] [stderr]    |
[INFO] [stderr] 15 |     fn bytes_encode(item: &'a Self::EItem) -> Option<Cow<[u8]>> {
[INFO] [stderr]    |                            --                        ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 15 |     fn bytes_encode(item: &'a Self::EItem) -> Option<Cow<'a, [u8]>> {
[INFO] [stderr]    |                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> meilisearch-core/src/store/docs_words.rs:36:104
[INFO] [stderr]    |
[INFO] [stderr] 36 |     pub fn doc_words<'a>(self, reader: &'a heed::RoTxn<'a, MainT>, document_id: DocumentId) -> ZResult<FstSetCow> {
[INFO] [stderr]    |                                         --             -- the lifetime is named here                   ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                         |
[INFO] [stderr]    |                                         the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 36 |     pub fn doc_words<'a>(self, reader: &'a heed::RoTxn<'a, MainT>, document_id: DocumentId) -> ZResult<FstSetCow<'a>> {
[INFO] [stderr]    |                                                                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> meilisearch-core/src/store/documents_ids.rs:14:27
[INFO] [stderr]    |
[INFO] [stderr] 14 |     fn bytes_encode(item: &Self::EItem) -> Option<Cow<[u8]>> {
[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] 14 |     fn bytes_encode(item: &Self::EItem) -> Option<Cow<'_, [u8]>> {
[INFO] [stderr]    |                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> meilisearch-core/src/store/documents_ids.rs:35:21
[INFO] [stderr]    |
[INFO] [stderr] 35 |     pub fn new(ids: &Set<DocumentId>) -> DiscoverIds {
[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] 35 |     pub fn new(ids: &Set<DocumentId>) -> DiscoverIds<'_> {
[INFO] [stderr]    |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> meilisearch-core/src/store/main.rs:146:85
[INFO] [stderr]     |
[INFO] [stderr] 146 |     pub fn external_docids<'a>(self, reader: &'a heed::RoTxn<'a, MainT>) -> MResult<FstMapCow> {
[INFO] [stderr]     |                                               --             --                     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                               |              |
[INFO] [stderr]     |                                               |              the lifetime is named here
[INFO] [stderr]     |                                               the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 146 |     pub fn external_docids<'a>(self, reader: &'a heed::RoTxn<'a, MainT>) -> MResult<FstMapCow<'a>> {
[INFO] [stderr]     |                                                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> meilisearch-core/src/store/main.rs:158:79
[INFO] [stderr]     |
[INFO] [stderr] 158 |     pub fn words_fst<'a>(self, reader: &'a heed::RoTxn<'a, MainT>) -> MResult<FstSetCow> {
[INFO] [stderr]     |                                         --             --                     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                         |              |
[INFO] [stderr]     |                                         |              the lifetime is named here
[INFO] [stderr]     |                                         the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 158 |     pub fn words_fst<'a>(self, reader: &'a heed::RoTxn<'a, MainT>) -> MResult<FstSetCow<'a>> {
[INFO] [stderr]     |                                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> meilisearch-core/src/store/main.rs:173:102
[INFO] [stderr]     |
[INFO] [stderr] 173 |     pub fn sorted_document_ids_cache<'a>(self, reader: &'a heed::RoTxn<'a, MainT>) -> MResult<Option<Cow<[DocumentId]>>> {
[INFO] [stderr]     |                                                         --             -- the lifetime is named here ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                                         |
[INFO] [stderr]     |                                                         the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 173 |     pub fn sorted_document_ids_cache<'a>(self, reader: &'a heed::RoTxn<'a, MainT>) -> MResult<Option<Cow<'a, [DocumentId]>>> {
[INFO] [stderr]     |                                                                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> meilisearch-core/src/store/main.rs:202:89
[INFO] [stderr]     |
[INFO] [stderr] 202 |     pub(crate) fn synonyms_fst<'a>(self, reader: &'a heed::RoTxn<'a, MainT>) -> MResult<FstSetCow> {
[INFO] [stderr]     |                                                   --             --                     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                                   |              |
[INFO] [stderr]     |                                                   |              the lifetime is named here
[INFO] [stderr]     |                                                   the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 202 |     pub(crate) fn synonyms_fst<'a>(self, reader: &'a heed::RoTxn<'a, MainT>) -> MResult<FstSetCow<'a>> {
[INFO] [stderr]     |                                                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> meilisearch-core/src/store/main.rs:222:91
[INFO] [stderr]     |
[INFO] [stderr] 222 |     pub(crate) fn stop_words_fst<'a>(self, reader: &'a heed::RoTxn<'a, MainT>) -> MResult<FstSetCow> {
[INFO] [stderr]     |                                                     --             --                     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                                     |              |
[INFO] [stderr]     |                                                     |              the lifetime is named here
[INFO] [stderr]     |                                                     the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 222 |     pub(crate) fn stop_words_fst<'a>(self, reader: &'a heed::RoTxn<'a, MainT>) -> MResult<FstSetCow<'a>> {
[INFO] [stderr]     |                                                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `meilisearch-core` (lib) generated 17 warnings (run `cargo fix --lib -p meilisearch-core` to apply 15 suggestions)
[INFO] [stderr] warning: struct `UpdateIndexRequest` is never constructed
[INFO] [stderr]    --> meilisearch-http/src/routes/index.rs:244:8
[INFO] [stderr]     |
[INFO] [stderr] 244 | struct UpdateIndexRequest {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `UpdateIndexResponse` is never constructed
[INFO] [stderr]    --> meilisearch-http/src/routes/index.rs:251:8
[INFO] [stderr]     |
[INFO] [stderr] 251 | struct UpdateIndexResponse {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `DumpStatusResponse` is never constructed
[INFO] [stderr]   --> meilisearch-http/src/routes/dump.rs:31:8
[INFO] [stderr]    |
[INFO] [stderr] 31 | struct DumpStatusResponse {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> meilisearch-http/src/helpers/meilisearch.rs:22:19
[INFO] [stderr]    |
[INFO] [stderr] 22 |     fn new_search(&self, query: Option<String>) -> SearchBuilder;
[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] 22 |     fn new_search(&self, query: Option<String>) -> SearchBuilder<'_>;
[INFO] [stderr]    |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> meilisearch-http/src/helpers/meilisearch.rs:26:19
[INFO] [stderr]    |
[INFO] [stderr] 26 |     fn new_search(&self, query: Option<String>) -> SearchBuilder {
[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] 26 |     fn new_search(&self, query: Option<String>) -> SearchBuilder<'_> {
[INFO] [stderr]    |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> meilisearch-http/src/helpers/meilisearch.rs:58:19
[INFO] [stderr]    |
[INFO] [stderr] 58 |     pub fn offset(&mut self, value: usize) -> &SearchBuilder {
[INFO] [stderr]    |                   ^^^^^^^^^                   ^^^^^^^^^^^^^^
[INFO] [stderr]    |                   |                           ||
[INFO] [stderr]    |                   |                           |the same lifetime is hidden here
[INFO] [stderr]    |                   |                           the same lifetime is elided here
[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] 58 |     pub fn offset(&mut self, value: usize) -> &SearchBuilder<'_> {
[INFO] [stderr]    |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> meilisearch-http/src/helpers/meilisearch.rs:63:18
[INFO] [stderr]    |
[INFO] [stderr] 63 |     pub fn limit(&mut self, value: usize) -> &SearchBuilder {
[INFO] [stderr]    |                  ^^^^^^^^^                   ^^^^^^^^^^^^^^
[INFO] [stderr]    |                  |                           ||
[INFO] [stderr]    |                  |                           |the same lifetime is hidden here
[INFO] [stderr]    |                  |                           the same lifetime is elided here
[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] 63 |     pub fn limit(&mut self, value: usize) -> &SearchBuilder<'_> {
[INFO] [stderr]    |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> meilisearch-http/src/helpers/meilisearch.rs:68:31
[INFO] [stderr]    |
[INFO] [stderr] 68 |     pub fn attributes_to_crop(&mut self, value: HashMap<String, usize>) -> &SearchBuilder {
[INFO] [stderr]    |                               ^^^^^^^^^                                    ^^^^^^^^^^^^^^
[INFO] [stderr]    |                               |                                            ||
[INFO] [stderr]    |                               |                                            |the same lifetime is hidden here
[INFO] [stderr]    |                               the lifetime is elided here                  the same 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] 68 |     pub fn attributes_to_crop(&mut self, value: HashMap<String, usize>) -> &SearchBuilder<'_> {
[INFO] [stderr]    |                                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> meilisearch-http/src/helpers/meilisearch.rs:73:35
[INFO] [stderr]    |
[INFO] [stderr] 73 |     pub fn attributes_to_retrieve(&mut self, value: HashSet<String>) -> &SearchBuilder {
[INFO] [stderr]    |                                   ^^^^^^^^^                             ^^^^^^^^^^^^^^
[INFO] [stderr]    |                                   |                                     ||
[INFO] [stderr]    |                                   |                                     |the same lifetime is hidden here
[INFO] [stderr]    |                                   the lifetime is elided here           the same 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] 73 |     pub fn attributes_to_retrieve(&mut self, value: HashSet<String>) -> &SearchBuilder<'_> {
[INFO] [stderr]    |                                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> meilisearch-http/src/helpers/meilisearch.rs:78:34
[INFO] [stderr]    |
[INFO] [stderr] 78 |     pub fn add_retrievable_field(&mut self, value: String) -> &SearchBuilder {
[INFO] [stderr]    |                                  ^^^^^^^^^                    ^^^^^^^^^^^^^^
[INFO] [stderr]    |                                  |                            ||
[INFO] [stderr]    |                                  |                            |the same lifetime is hidden here
[INFO] [stderr]    |                                  |                            the same lifetime is elided here
[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] 78 |     pub fn add_retrievable_field(&mut self, value: String) -> &SearchBuilder<'_> {
[INFO] [stderr]    |                                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> meilisearch-http/src/helpers/meilisearch.rs:84:36
[INFO] [stderr]    |
[INFO] [stderr] 84 |     pub fn attributes_to_highlight(&mut self, value: HashSet<String>) -> &SearchBuilder {
[INFO] [stderr]    |                                    ^^^^^^^^^                             ^^^^^^^^^^^^^^
[INFO] [stderr]    |                                    |                                     ||
[INFO] [stderr]    |                                    |                                     |the same lifetime is hidden here
[INFO] [stderr]    |                                    the lifetime is elided here           the same 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] 84 |     pub fn attributes_to_highlight(&mut self, value: HashSet<String>) -> &SearchBuilder<'_> {
[INFO] [stderr]    |                                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> meilisearch-http/src/helpers/meilisearch.rs:89:30
[INFO] [stderr]    |
[INFO] [stderr] 89 |     pub fn add_facet_filters(&mut self, filters: FacetFilter) -> &SearchBuilder {
[INFO] [stderr]    |                              ^^^^^^^^^                           ^^^^^^^^^^^^^^
[INFO] [stderr]    |                              |                                   ||
[INFO] [stderr]    |                              |                                   |the same lifetime is hidden here
[INFO] [stderr]    |                              |                                   the same lifetime is elided here
[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] 89 |     pub fn add_facet_filters(&mut self, filters: FacetFilter) -> &SearchBuilder<'_> {
[INFO] [stderr]    |                                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> meilisearch-http/src/helpers/meilisearch.rs:94:20
[INFO] [stderr]    |
[INFO] [stderr] 94 |     pub fn filters(&mut self, value: String) -> &SearchBuilder {
[INFO] [stderr]    |                    ^^^^^^^^^                    ^^^^^^^^^^^^^^
[INFO] [stderr]    |                    |                            ||
[INFO] [stderr]    |                    |                            |the same lifetime is hidden here
[INFO] [stderr]    |                    |                            the same lifetime is elided here
[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] 94 |     pub fn filters(&mut self, value: String) -> &SearchBuilder<'_> {
[INFO] [stderr]    |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> meilisearch-http/src/helpers/meilisearch.rs:99:24
[INFO] [stderr]    |
[INFO] [stderr] 99 |     pub fn get_matches(&mut self) -> &SearchBuilder {
[INFO] [stderr]    |                        ^^^^^^^^^     ^^^^^^^^^^^^^^
[INFO] [stderr]    |                        |             ||
[INFO] [stderr]    |                        |             |the same lifetime is hidden here
[INFO] [stderr]    |                        |             the same lifetime is elided here
[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] 99 |     pub fn get_matches(&mut self) -> &SearchBuilder<'_> {
[INFO] [stderr]    |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> meilisearch-http/src/helpers/meilisearch.rs:104:23
[INFO] [stderr]     |
[INFO] [stderr] 104 |     pub fn add_facets(&mut self, facets: Vec<(FieldId, String)>) -> &SearchBuilder {
[INFO] [stderr]     |                       ^^^^^^^^^                                     ^^^^^^^^^^^^^^
[INFO] [stderr]     |                       |                                             ||
[INFO] [stderr]     |                       |                                             |the same lifetime is hidden here
[INFO] [stderr]     |                       the lifetime is elided here                   the same 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] 104 |     pub fn add_facets(&mut self, facets: Vec<(FieldId, String)>) -> &SearchBuilder<'_> {
[INFO] [stderr]     |                                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `meilisearch-http` (lib) generated 15 warnings (run `cargo fix --lib -p meilisearch-http` to apply 12 suggestions)
[INFO] [stderr] warning: `meilisearch-http` (lib test) generated 15 warnings (15 duplicates)
[INFO] [stderr] warning: `meilisearch-schema` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> meilisearch-core/src/query_builder.rs:391:30
[INFO] [stderr]     |
[INFO] [stderr] 391 |         pub fn query_builder(&self) -> QueryBuilder {
[INFO] [stderr]     |                              ^^^^^     ^^^^^^^^^^^^ the same lifetimes are 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] 391 |         pub fn query_builder(&self) -> QueryBuilder<'_, '_, '_, '_> {
[INFO] [stderr]     |                                                    ++++++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `meilisearch-core` (lib test) generated 18 warnings (17 duplicates) (run `cargo fix --lib -p meilisearch-core --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.79s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.3, fs_extra v1.2.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/meilisearch_core-8f7efbb8b8be87aa)
[INFO] [stdout] 
[INFO] [stdout] running 50 tests
[INFO] [stdout] test database::tests::check_number_ordering ... ok
[INFO] [stdout] test distinct_map::tests::easy_distinct_map ... ok
[INFO] [stdout] test facets::test::test_facet_key ... ok
[INFO] [stdout] test facets::test::test_parse_facet_array ... ok
[INFO] [stdout] test filters::condition::test::test_number_comp ... ok
[INFO] [stdout] test filters::test::invalid_syntax ... ok
[INFO] [stdout] test filters::test::valid_syntax ... ok
[INFO] [stdout] test levenshtein::tests::matched_length ... ok
[INFO] [stdout] test database::tests::ignored_words_too_long ... ok
[INFO] [stdout] test database::tests::invalid_updates ... ok
[INFO] [stdout] test database::tests::delete_index ... ok
[INFO] [stdout] test database::tests::valid_updates ... ok
[INFO] [stdout] test database::tests::deserialize_documents ... ok
[INFO] [stdout] test levenshtein::tests::matched_length_panic - should panic ... ok
[INFO] [stdout] test query_builder::tests::harder_phrase_query_splitting ... ok
[INFO] [stdout] test query_builder::tests::exact_field_count_one_word ... ok
[INFO] [stdout] test query_builder::tests::deunicoded_synonyms ... ok
[INFO] [stdout] test query_builder::tests::harder_synonyms ... ok
[INFO] [stdout] test query_builder::tests::even_harder_unique_to_multiword_synonyms ... ok
[INFO] [stdout] test database::tests::partial_document_update ... ok
[INFO] [stdout] test query_builder::tests::harder_unique_to_multiword_synonyms_one ... ok
[INFO] [stdout] test query_builder::tests::intercrossed_multiword_synonyms ... ok
[INFO] [stdout] test query_builder::tests::cumulative_word_indices ... ok
[INFO] [stdout] test query_builder::tests::simple_concatenation ... ok
[INFO] [stdout] test query_builder::tests::simple_phrase_query_splitting ... ok
[INFO] [stdout] test query_words_mapper::tests::bigger_growing ... ok
[INFO] [stdout] test query_words_mapper::tests::end_query_growing ... ok
[INFO] [stdout] test query_words_mapper::tests::middle_query_growing ... ok
[INFO] [stdout] test query_words_mapper::tests::multiple_growings ... ok
[INFO] [stdout] test query_words_mapper::tests::multiple_probable_growings ... ok
[INFO] [stdout] test query_words_mapper::tests::original_unmodified ... ok
[INFO] [stdout] test query_words_mapper::tests::original_unmodified2 ... ok
[INFO] [stdout] test query_words_mapper::tests::original_unmodified3 ... ok
[INFO] [stdout] test query_words_mapper::tests::same_place_growings ... ok
[INFO] [stdout] test query_words_mapper::tests::simple_growing ... ok
[INFO] [stdout] test raw_indexer::tests::basic_stop_words ... ok
[INFO] [stdout] test query_builder::tests::simple ... ok
[INFO] [stdout] test query_builder::tests::simple_synonyms ... ok
[INFO] [stdout] test raw_indexer::tests::no_empty_unidecode ... ok
[INFO] [stdout] test raw_indexer::tests::strange_apostrophe ... ok
[INFO] [stdout] test raw_indexer::tests::strange_apostrophe_in_sequence ... ok
[INFO] [stdout] test query_builder::tests::unique_to_multiword_synonyms_cumulative_word_index ... ok
[INFO] [stdout] test tests::docindex_mem_size ... ok
[INFO] [stdout] test raw_indexer::tests::words_over_index_1000_not_indexed ... ok
[INFO] [stdout] test raw_indexer::tests::very_long_text ... ok
[INFO] [stdout] test query_builder::tests::unique_to_multiword_synonyms_words_proximity ... ok
[INFO] [stdout] test database::tests::add_schema_attributes_at_end ... ok
[INFO] [stdout] test query_builder::tests::unique_to_multiword_synonyms ... ok
[INFO] [stdout] test query_builder::tests::multiword_to_multiword_synonyms ... ok
[INFO] [stdout] test raw_indexer::tests::test_process_token ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.95s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/meilisearch_error-b327b885a70387c8)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/meilisearch_http-5dc20766940d1894)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test helpers::meilisearch::tests::calculate_highlights ... ok
[INFO] [stdout] test helpers::meilisearch::tests::calculate_matches ... ok
[INFO] [stdout] test helpers::meilisearch::tests::aligned_crops ... ok
[INFO] [stdout] test helpers::meilisearch::tests::highlight_longest_match ... ok
[INFO] [stdout] test snapshot::tests::test_pack_unpack ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/meilisearch-b33a8e7a4d0028ac)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/common.rs (/opt/rustwide/target/debug/deps/common-445edb66f0186524)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/dashboard.rs (/opt/rustwide/target/debug/deps/dashboard-2ee773605bc13654)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test dashboard ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/documents_add.rs (/opt/rustwide/target/debug/deps/documents_add-fe580dd558d51b99)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test documents_with_same_id_are_overwritten ... ok
[INFO] [stdout] test check_add_documents_with_primary_key_param ... ok
[INFO] [stdout] test check_add_documents_with_nested_null ... ok
[INFO] [stdout] test add_document_with_long_field ... ok
[INFO] [stdout] test check_add_documents_with_nested_boolean ... ok
[INFO] [stdout] test check_add_documents_with_nested_sequence ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.53s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/documents_delete.rs (/opt/rustwide/target/debug/deps/documents_delete-3560de33a97bd8b4)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test text_clear_all_placeholder_search ... ok
[INFO] [stdout] test delete ... ok
[INFO] [stdout] test delete_batch ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.76s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/documents_get.rs (/opt/rustwide/target/debug/deps/documents_get-775cc1a91195e63f)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test get_documents_from_unexisting_index_is_error ... ok
[INFO] [stdout] test get_empty_documents_list ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/dump.rs (/opt/rustwide/target/debug/deps/dump-f61edafee7dd66b8)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test dump_index_updates_should_be_valid ... ok
[INFO] [stdout] test dump_gzip_should_have_been_created ... ok
[INFO] [stdout] test get_dump_status_early_should_return_in_progress ... ok
[INFO] [stdout] test dump_metadata_should_be_valid ... ok
[INFO] [stdout] test get_dump_status_should_return_error_provoking_it ... ok
[INFO] [stdout] test dump_index_documents_should_be_valid ... ok
[INFO] [stdout] test get_dump_status_should_return_done ... ok
[INFO] [stdout] test dump_index_settings_should_be_valid ... ok
[INFO] [stdout] test trigger_dump_twice_should_return_conflict ... ok
[INFO] [stdout] test get_unexisting_dump_status_should_return_not_found ... ok
[INFO] [stdout] test trigger_dump_should_return_ok ... ok
[INFO] [stdout] test trigger_dump_concurently_should_return_conflict ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.34s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/errors.rs (/opt/rustwide/target/debug/deps/errors-9b424dd9dd8066d4)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test bad_request_error ... ok
[INFO] [stdout] test index_not_found_error ... ok
[INFO] [stdout] test index_already_exists_error ... ok
[INFO] [stdout] test missing_primary_key_error ... ok
[INFO] [stdout] test document_not_found_error ... ok
[INFO] [stdout] test primary_key_already_present_error ... ok
[INFO] [stdout] test missing_document_id ... ok
[INFO] [stderr] error: test failed, to rerun pass `-p meilisearch-http --test errors`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/errors-9b424dd9dd8066d4` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "1d4d100bcb9537073647539c3a05bee6c60c8f09746ade8d051f7bb95f79ae1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d4d100bcb9537073647539c3a05bee6c60c8f09746ade8d051f7bb95f79ae1c", kill_on_drop: false }`
[INFO] [stdout] 1d4d100bcb9537073647539c3a05bee6c60c8f09746ade8d051f7bb95f79ae1c
