[INFO] fetching crate finalfusion 0.18.0...
[INFO] testing finalfusion-0.18.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate finalfusion 0.18.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate finalfusion 0.18.0
[INFO] finished tweaking crates.io crate finalfusion 0.18.0
[INFO] tweaked toml for crates.io crate finalfusion 0.18.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate finalfusion 0.18.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 109 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.7.0)
[INFO] [stderr]       Adding itertools v0.11.0 (available: v0.14.0)
[INFO] [stderr]       Adding ndarray v0.15.6 (available: v0.17.1)
[INFO] [stderr]       Adding ordered-float v4.6.0 (available: v5.1.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding rand_chacha v0.3.1 (available: v0.9.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding toml v0.8.23 (available: v0.9.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded approx v0.4.0
[INFO] [stderr]   Downloaded ordered-float v4.6.0
[INFO] [stderr]   Downloaded reductive v0.9.0
[INFO] [stderr]   Downloaded murmur3 v0.5.2
[INFO] [stderr]   Downloaded ndarray v0.15.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0197e143e7270007a9c108d55be55a0a73100ab494c1740ae80745a5bb6d6e80
[INFO] running `Command { std: "docker" "start" "-a" "0197e143e7270007a9c108d55be55a0a73100ab494c1740ae80745a5bb6d6e80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0197e143e7270007a9c108d55be55a0a73100ab494c1740ae80745a5bb6d6e80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0197e143e7270007a9c108d55be55a0a73100ab494c1740ae80745a5bb6d6e80", kill_on_drop: false }`
[INFO] [stdout] 0197e143e7270007a9c108d55be55a0a73100ab494c1740ae80745a5bb6d6e80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9be7e4dff1225b686540ea78ac719ff313bd750d8c4cf194426d94e9780346c4
[INFO] running `Command { std: "docker" "start" "-a" "9be7e4dff1225b686540ea78ac719ff313bd750d8c4cf194426d94e9780346c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling murmur3 v0.5.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling reductive v0.9.0
[INFO] [stderr]    Compiling finalfusion v0.18.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/chunks/storage/mod.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn embedding(&self, idx: usize) -> CowArray<f32, Ix1>;
[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] 24 |     fn embedding(&self, idx: usize) -> CowArray<'_, f32, Ix1>;
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/chunks/storage/mod.rs:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn view(&self) -> ArrayView2<f32>;
[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] 49 |     fn view(&self) -> ArrayView2<'_, f32>;
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/chunks/storage/mod.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn view_mut(&mut self) -> ArrayViewMut2<f32>;
[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] 55 |     fn view_mut(&mut self) -> ArrayViewMut2<'_, f32>;
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/chunks/storage/array.rs:288:18
[INFO] [stdout]     |
[INFO] [stdout] 288 |     fn embedding(&self, idx: usize) -> CowArray<f32, Ix1> {
[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] 288 |     fn embedding(&self, idx: usize) -> CowArray<'_, f32, Ix1> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/chunks/storage/array.rs:302:13
[INFO] [stdout]     |
[INFO] [stdout] 302 |     fn view(&self) -> ArrayView2<f32> {
[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] 302 |     fn view(&self) -> ArrayView2<'_, f32> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/chunks/storage/array.rs:308:17
[INFO] [stdout]     |
[INFO] [stdout] 308 |     fn view_mut(&mut self) -> ArrayViewMut2<f32> {
[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] 308 |     fn view_mut(&mut self) -> ArrayViewMut2<'_, f32> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/chunks/storage/array.rs:47:22
[INFO] [stdout]    |
[INFO] [stdout] 47 |         fn embedding(&self, idx: usize) -> CowArray<f32, Ix1> {
[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] 47 |         fn embedding(&self, idx: usize) -> CowArray<'_, f32, Ix1> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/chunks/storage/array.rs:94:17
[INFO] [stdout]    |
[INFO] [stdout] 94 |         fn view(&self) -> ArrayView2<f32> {
[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] 94 |         fn view(&self) -> ArrayView2<'_, f32> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/chunks/storage/quantized.rs:273:18
[INFO] [stdout]     |
[INFO] [stdout] 273 |     fn embedding(&self, idx: usize) -> CowArray<f32, Ix1> {
[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] 273 |     fn embedding(&self, idx: usize) -> CowArray<'_, f32, Ix1> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/chunks/storage/quantized.rs:548:40
[INFO] [stdout]     |
[INFO] [stdout] 548 |         unsafe fn quantized_embeddings(&self) -> ArrayView2<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] 548 |         unsafe fn quantized_embeddings(&self) -> ArrayView2<'_, u8> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/chunks/storage/quantized.rs:596:22
[INFO] [stdout]     |
[INFO] [stdout] 596 |         fn embedding(&self, idx: usize) -> CowArray<f32, Ix1> {
[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] 596 |         fn embedding(&self, idx: usize) -> CowArray<'_, f32, Ix1> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/chunks/storage/wrappers.rs:41:18
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn embedding(&self, idx: usize) -> CowArray<f32, Ix1> {
[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] 41 |     fn embedding(&self, idx: usize) -> CowArray<'_, f32, Ix1> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/chunks/storage/wrappers.rs:238:18
[INFO] [stdout]     |
[INFO] [stdout] 238 |     fn embedding(&self, idx: usize) -> CowArray<f32, Ix1> {
[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] 238 |     fn embedding(&self, idx: usize) -> CowArray<'_, f32, Ix1> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/chunks/storage/wrappers.rs:264:13
[INFO] [stdout]     |
[INFO] [stdout] 264 |     fn view(&self) -> ArrayView2<f32> {
[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] 264 |     fn view(&self) -> ArrayView2<'_, f32> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/embeddings.rs:136:22
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn embedding(&self, word: &str) -> Option<CowArray<f32, Ix1>> {
[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] 136 |     pub fn embedding(&self, word: &str) -> Option<CowArray<'_, f32, Ix1>> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/embeddings.rs:266:32
[INFO] [stdout]     |
[INFO] [stdout] 266 |     pub fn embedding_with_norm(&self, word: &str) -> Option<EmbeddingWithNorm> {
[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] 266 |     pub fn embedding_with_norm(&self, word: &str) -> Option<EmbeddingWithNorm<'_>> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/embeddings.rs:287:17
[INFO] [stdout]     |
[INFO] [stdout] 287 |     pub fn iter(&self) -> Iter {
[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] 287 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/embeddings.rs:307:28
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub fn iter_with_norms(&self) -> IterWithNorms {
[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] 307 |     pub fn iter_with_norms(&self) -> IterWithNorms<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/similarity.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 97 |     ) -> Result<Vec<WordSimilarityResult>, [bool; 3]> {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 |     ) -> Result<Vec<WordSimilarityResult<'_>>, [bool; 3]> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/similarity.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 131 |     ) -> Result<Vec<WordSimilarityResult>, [bool; 3]>;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 131 |     ) -> Result<Vec<WordSimilarityResult<'_>>, [bool; 3]>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/similarity.rs:140:9
[INFO] [stdout]     |
[INFO] [stdout] 140 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 145 |     ) -> Result<Vec<WordSimilarityResult>, [bool; 3]> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |     ) -> Result<Vec<WordSimilarityResult<'_>>, [bool; 3]> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/similarity.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 180 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 184 |     ) -> Option<Vec<WordSimilarityResult>>;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 |     ) -> Option<Vec<WordSimilarityResult<'_>>>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/similarity.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 193 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 197 |     ) -> Option<Vec<WordSimilarityResult>> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 197 |     ) -> Option<Vec<WordSimilarityResult<'_>>> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/similarity.rs:222:9
[INFO] [stdout]     |
[INFO] [stdout] 222 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 226 |     ) -> Option<Vec<WordSimilarityResult>> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 226 |     ) -> Option<Vec<WordSimilarityResult<'_>>> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/similarity.rs:245:9
[INFO] [stdout]     |
[INFO] [stdout] 245 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 250 |     ) -> Option<Vec<WordSimilarityResult>>;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 250 |     ) -> Option<Vec<WordSimilarityResult<'_>>>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/similarity.rs:259:9
[INFO] [stdout]     |
[INFO] [stdout] 259 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 264 |     ) -> Option<Vec<WordSimilarityResult>> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 264 |     ) -> Option<Vec<WordSimilarityResult<'_>>> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/similarity.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 278 |     ) -> Vec<WordSimilarityResult>;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 278 |     ) -> Vec<WordSimilarityResult<'_>>;
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/similarity.rs:287:9
[INFO] [stdout]     |
[INFO] [stdout] 287 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 292 |     ) -> Vec<WordSimilarityResult> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 292 |     ) -> Vec<WordSimilarityResult<'_>> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.74s
[INFO] running `Command { std: "docker" "inspect" "9be7e4dff1225b686540ea78ac719ff313bd750d8c4cf194426d94e9780346c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9be7e4dff1225b686540ea78ac719ff313bd750d8c4cf194426d94e9780346c4", kill_on_drop: false }`
[INFO] [stdout] 9be7e4dff1225b686540ea78ac719ff313bd750d8c4cf194426d94e9780346c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f2e28224cda6091c8f1ee058622617bc3ed78ef99df79eb1823cc076d46cbbf
[INFO] running `Command { std: "docker" "start" "-a" "4f2e28224cda6091c8f1ee058622617bc3ed78ef99df79eb1823cc076d46cbbf", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling reductive v0.9.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling finalfusion v0.18.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/chunks/storage/mod.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn embedding(&self, idx: usize) -> CowArray<f32, Ix1>;
[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] 24 |     fn embedding(&self, idx: usize) -> CowArray<'_, f32, Ix1>;
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/chunks/storage/mod.rs:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn view(&self) -> ArrayView2<f32>;
[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] 49 |     fn view(&self) -> ArrayView2<'_, f32>;
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/chunks/storage/mod.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn view_mut(&mut self) -> ArrayViewMut2<f32>;
[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] 55 |     fn view_mut(&mut self) -> ArrayViewMut2<'_, f32>;
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/chunks/storage/array.rs:288:18
[INFO] [stdout]     |
[INFO] [stdout] 288 |     fn embedding(&self, idx: usize) -> CowArray<f32, Ix1> {
[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] 288 |     fn embedding(&self, idx: usize) -> CowArray<'_, f32, Ix1> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/chunks/storage/array.rs:302:13
[INFO] [stdout]     |
[INFO] [stdout] 302 |     fn view(&self) -> ArrayView2<f32> {
[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] 302 |     fn view(&self) -> ArrayView2<'_, f32> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/chunks/storage/array.rs:308:17
[INFO] [stdout]     |
[INFO] [stdout] 308 |     fn view_mut(&mut self) -> ArrayViewMut2<f32> {
[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] 308 |     fn view_mut(&mut self) -> ArrayViewMut2<'_, f32> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/chunks/storage/array.rs:47:22
[INFO] [stdout]    |
[INFO] [stdout] 47 |         fn embedding(&self, idx: usize) -> CowArray<f32, Ix1> {
[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] 47 |         fn embedding(&self, idx: usize) -> CowArray<'_, f32, Ix1> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/chunks/storage/array.rs:94:17
[INFO] [stdout]    |
[INFO] [stdout] 94 |         fn view(&self) -> ArrayView2<f32> {
[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] 94 |         fn view(&self) -> ArrayView2<'_, f32> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/chunks/storage/quantized.rs:273:18
[INFO] [stdout]     |
[INFO] [stdout] 273 |     fn embedding(&self, idx: usize) -> CowArray<f32, Ix1> {
[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] 273 |     fn embedding(&self, idx: usize) -> CowArray<'_, f32, Ix1> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/chunks/storage/quantized.rs:548:40
[INFO] [stdout]     |
[INFO] [stdout] 548 |         unsafe fn quantized_embeddings(&self) -> ArrayView2<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] 548 |         unsafe fn quantized_embeddings(&self) -> ArrayView2<'_, u8> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/chunks/storage/quantized.rs:596:22
[INFO] [stdout]     |
[INFO] [stdout] 596 |         fn embedding(&self, idx: usize) -> CowArray<f32, Ix1> {
[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] 596 |         fn embedding(&self, idx: usize) -> CowArray<'_, f32, Ix1> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/chunks/storage/wrappers.rs:41:18
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn embedding(&self, idx: usize) -> CowArray<f32, Ix1> {
[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] 41 |     fn embedding(&self, idx: usize) -> CowArray<'_, f32, Ix1> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/chunks/storage/wrappers.rs:238:18
[INFO] [stdout]     |
[INFO] [stdout] 238 |     fn embedding(&self, idx: usize) -> CowArray<f32, Ix1> {
[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] 238 |     fn embedding(&self, idx: usize) -> CowArray<'_, f32, Ix1> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/chunks/storage/wrappers.rs:264:13
[INFO] [stdout]     |
[INFO] [stdout] 264 |     fn view(&self) -> ArrayView2<f32> {
[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] 264 |     fn view(&self) -> ArrayView2<'_, f32> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/embeddings.rs:136:22
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn embedding(&self, word: &str) -> Option<CowArray<f32, Ix1>> {
[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] 136 |     pub fn embedding(&self, word: &str) -> Option<CowArray<'_, f32, Ix1>> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/embeddings.rs:266:32
[INFO] [stdout]     |
[INFO] [stdout] 266 |     pub fn embedding_with_norm(&self, word: &str) -> Option<EmbeddingWithNorm> {
[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] 266 |     pub fn embedding_with_norm(&self, word: &str) -> Option<EmbeddingWithNorm<'_>> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/embeddings.rs:287:17
[INFO] [stdout]     |
[INFO] [stdout] 287 |     pub fn iter(&self) -> Iter {
[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] 287 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/embeddings.rs:307:28
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub fn iter_with_norms(&self) -> IterWithNorms {
[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] 307 |     pub fn iter_with_norms(&self) -> IterWithNorms<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/similarity.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 97 |     ) -> Result<Vec<WordSimilarityResult>, [bool; 3]> {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 |     ) -> Result<Vec<WordSimilarityResult<'_>>, [bool; 3]> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/similarity.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 131 |     ) -> Result<Vec<WordSimilarityResult>, [bool; 3]>;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 131 |     ) -> Result<Vec<WordSimilarityResult<'_>>, [bool; 3]>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/similarity.rs:140:9
[INFO] [stdout]     |
[INFO] [stdout] 140 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 145 |     ) -> Result<Vec<WordSimilarityResult>, [bool; 3]> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |     ) -> Result<Vec<WordSimilarityResult<'_>>, [bool; 3]> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/similarity.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 180 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 184 |     ) -> Option<Vec<WordSimilarityResult>>;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 |     ) -> Option<Vec<WordSimilarityResult<'_>>>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/similarity.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 193 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 197 |     ) -> Option<Vec<WordSimilarityResult>> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 197 |     ) -> Option<Vec<WordSimilarityResult<'_>>> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/similarity.rs:222:9
[INFO] [stdout]     |
[INFO] [stdout] 222 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 226 |     ) -> Option<Vec<WordSimilarityResult>> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 226 |     ) -> Option<Vec<WordSimilarityResult<'_>>> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/similarity.rs:245:9
[INFO] [stdout]     |
[INFO] [stdout] 245 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 250 |     ) -> Option<Vec<WordSimilarityResult>>;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 250 |     ) -> Option<Vec<WordSimilarityResult<'_>>>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/similarity.rs:259:9
[INFO] [stdout]     |
[INFO] [stdout] 259 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 264 |     ) -> Option<Vec<WordSimilarityResult>> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 264 |     ) -> Option<Vec<WordSimilarityResult<'_>>> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/similarity.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 278 |     ) -> Vec<WordSimilarityResult>;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 278 |     ) -> Vec<WordSimilarityResult<'_>>;
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/similarity.rs:287:9
[INFO] [stdout]     |
[INFO] [stdout] 287 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 292 |     ) -> Vec<WordSimilarityResult> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 292 |     ) -> Vec<WordSimilarityResult<'_>> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/chunks/storage/mod.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn embedding(&self, idx: usize) -> CowArray<f32, Ix1>;
[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] 24 |     fn embedding(&self, idx: usize) -> CowArray<'_, f32, Ix1>;
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/chunks/storage/mod.rs:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn view(&self) -> ArrayView2<f32>;
[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] 49 |     fn view(&self) -> ArrayView2<'_, f32>;
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/chunks/storage/mod.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn view_mut(&mut self) -> ArrayViewMut2<f32>;
[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] 55 |     fn view_mut(&mut self) -> ArrayViewMut2<'_, f32>;
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/chunks/storage/array.rs:288:18
[INFO] [stdout]     |
[INFO] [stdout] 288 |     fn embedding(&self, idx: usize) -> CowArray<f32, Ix1> {
[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] 288 |     fn embedding(&self, idx: usize) -> CowArray<'_, f32, Ix1> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/chunks/storage/array.rs:302:13
[INFO] [stdout]     |
[INFO] [stdout] 302 |     fn view(&self) -> ArrayView2<f32> {
[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] 302 |     fn view(&self) -> ArrayView2<'_, f32> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/chunks/storage/array.rs:308:17
[INFO] [stdout]     |
[INFO] [stdout] 308 |     fn view_mut(&mut self) -> ArrayViewMut2<f32> {
[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] 308 |     fn view_mut(&mut self) -> ArrayViewMut2<'_, f32> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/chunks/storage/array.rs:47:22
[INFO] [stdout]    |
[INFO] [stdout] 47 |         fn embedding(&self, idx: usize) -> CowArray<f32, Ix1> {
[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] 47 |         fn embedding(&self, idx: usize) -> CowArray<'_, f32, Ix1> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/chunks/storage/array.rs:94:17
[INFO] [stdout]    |
[INFO] [stdout] 94 |         fn view(&self) -> ArrayView2<f32> {
[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] 94 |         fn view(&self) -> ArrayView2<'_, f32> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/chunks/storage/quantized.rs:273:18
[INFO] [stdout]     |
[INFO] [stdout] 273 |     fn embedding(&self, idx: usize) -> CowArray<f32, Ix1> {
[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] 273 |     fn embedding(&self, idx: usize) -> CowArray<'_, f32, Ix1> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/chunks/storage/quantized.rs:548:40
[INFO] [stdout]     |
[INFO] [stdout] 548 |         unsafe fn quantized_embeddings(&self) -> ArrayView2<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] 548 |         unsafe fn quantized_embeddings(&self) -> ArrayView2<'_, u8> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/chunks/storage/quantized.rs:596:22
[INFO] [stdout]     |
[INFO] [stdout] 596 |         fn embedding(&self, idx: usize) -> CowArray<f32, Ix1> {
[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] 596 |         fn embedding(&self, idx: usize) -> CowArray<'_, f32, Ix1> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/chunks/storage/wrappers.rs:41:18
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn embedding(&self, idx: usize) -> CowArray<f32, Ix1> {
[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] 41 |     fn embedding(&self, idx: usize) -> CowArray<'_, f32, Ix1> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/chunks/storage/wrappers.rs:238:18
[INFO] [stdout]     |
[INFO] [stdout] 238 |     fn embedding(&self, idx: usize) -> CowArray<f32, Ix1> {
[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] 238 |     fn embedding(&self, idx: usize) -> CowArray<'_, f32, Ix1> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/chunks/storage/wrappers.rs:264:13
[INFO] [stdout]     |
[INFO] [stdout] 264 |     fn view(&self) -> ArrayView2<f32> {
[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] 264 |     fn view(&self) -> ArrayView2<'_, f32> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/embeddings.rs:136:22
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn embedding(&self, word: &str) -> Option<CowArray<f32, Ix1>> {
[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] 136 |     pub fn embedding(&self, word: &str) -> Option<CowArray<'_, f32, Ix1>> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/embeddings.rs:266:32
[INFO] [stdout]     |
[INFO] [stdout] 266 |     pub fn embedding_with_norm(&self, word: &str) -> Option<EmbeddingWithNorm> {
[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] 266 |     pub fn embedding_with_norm(&self, word: &str) -> Option<EmbeddingWithNorm<'_>> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/embeddings.rs:287:17
[INFO] [stdout]     |
[INFO] [stdout] 287 |     pub fn iter(&self) -> Iter {
[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] 287 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/embeddings.rs:307:28
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub fn iter_with_norms(&self) -> IterWithNorms {
[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] 307 |     pub fn iter_with_norms(&self) -> IterWithNorms<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/similarity.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 97 |     ) -> Result<Vec<WordSimilarityResult>, [bool; 3]> {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 |     ) -> Result<Vec<WordSimilarityResult<'_>>, [bool; 3]> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/similarity.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 131 |     ) -> Result<Vec<WordSimilarityResult>, [bool; 3]>;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 131 |     ) -> Result<Vec<WordSimilarityResult<'_>>, [bool; 3]>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/similarity.rs:140:9
[INFO] [stdout]     |
[INFO] [stdout] 140 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 145 |     ) -> Result<Vec<WordSimilarityResult>, [bool; 3]> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |     ) -> Result<Vec<WordSimilarityResult<'_>>, [bool; 3]> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/similarity.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 180 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 184 |     ) -> Option<Vec<WordSimilarityResult>>;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 |     ) -> Option<Vec<WordSimilarityResult<'_>>>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/similarity.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 193 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 197 |     ) -> Option<Vec<WordSimilarityResult>> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 197 |     ) -> Option<Vec<WordSimilarityResult<'_>>> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/similarity.rs:222:9
[INFO] [stdout]     |
[INFO] [stdout] 222 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 226 |     ) -> Option<Vec<WordSimilarityResult>> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 226 |     ) -> Option<Vec<WordSimilarityResult<'_>>> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/similarity.rs:245:9
[INFO] [stdout]     |
[INFO] [stdout] 245 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 250 |     ) -> Option<Vec<WordSimilarityResult>>;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 250 |     ) -> Option<Vec<WordSimilarityResult<'_>>>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/similarity.rs:259:9
[INFO] [stdout]     |
[INFO] [stdout] 259 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 264 |     ) -> Option<Vec<WordSimilarityResult>> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 264 |     ) -> Option<Vec<WordSimilarityResult<'_>>> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/similarity.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 278 |     ) -> Vec<WordSimilarityResult>;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 278 |     ) -> Vec<WordSimilarityResult<'_>>;
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/similarity.rs:287:9
[INFO] [stdout]     |
[INFO] [stdout] 287 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 292 |     ) -> Vec<WordSimilarityResult> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 292 |     ) -> Vec<WordSimilarityResult<'_>> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.10s
[INFO] running `Command { std: "docker" "inspect" "4f2e28224cda6091c8f1ee058622617bc3ed78ef99df79eb1823cc076d46cbbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f2e28224cda6091c8f1ee058622617bc3ed78ef99df79eb1823cc076d46cbbf", kill_on_drop: false }`
[INFO] [stdout] 4f2e28224cda6091c8f1ee058622617bc3ed78ef99df79eb1823cc076d46cbbf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c684da48734df2c196cccdb634e93a705df27acc7dcd1c72b9eb7e175d70ba3d
[INFO] running `Command { std: "docker" "start" "-a" "c684da48734df2c196cccdb634e93a705df27acc7dcd1c72b9eb7e175d70ba3d", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/chunks/storage/mod.rs:24:18
[INFO] [stderr]    |
[INFO] [stderr] 24 |     fn embedding(&self, idx: usize) -> CowArray<f32, Ix1>;
[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] 24 |     fn embedding(&self, idx: usize) -> CowArray<'_, f32, Ix1>;
[INFO] [stderr]    |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/chunks/storage/mod.rs:49:13
[INFO] [stderr]    |
[INFO] [stderr] 49 |     fn view(&self) -> ArrayView2<f32>;
[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] 49 |     fn view(&self) -> ArrayView2<'_, f32>;
[INFO] [stderr]    |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/chunks/storage/mod.rs:55:17
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn view_mut(&mut self) -> ArrayViewMut2<f32>;
[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] 55 |     fn view_mut(&mut self) -> ArrayViewMut2<'_, f32>;
[INFO] [stderr]    |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/chunks/storage/array.rs:288:18
[INFO] [stderr]     |
[INFO] [stderr] 288 |     fn embedding(&self, idx: usize) -> CowArray<f32, Ix1> {
[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] 288 |     fn embedding(&self, idx: usize) -> CowArray<'_, f32, Ix1> {
[INFO] [stderr]     |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/chunks/storage/array.rs:302:13
[INFO] [stderr]     |
[INFO] [stderr] 302 |     fn view(&self) -> ArrayView2<f32> {
[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] 302 |     fn view(&self) -> ArrayView2<'_, f32> {
[INFO] [stderr]     |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/chunks/storage/array.rs:308:17
[INFO] [stderr]     |
[INFO] [stderr] 308 |     fn view_mut(&mut self) -> ArrayViewMut2<f32> {
[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] 308 |     fn view_mut(&mut self) -> ArrayViewMut2<'_, f32> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/chunks/storage/array.rs:47:22
[INFO] [stderr]    |
[INFO] [stderr] 47 |         fn embedding(&self, idx: usize) -> CowArray<f32, Ix1> {
[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] 47 |         fn embedding(&self, idx: usize) -> CowArray<'_, f32, Ix1> {
[INFO] [stderr]    |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/chunks/storage/array.rs:94:17
[INFO] [stderr]    |
[INFO] [stderr] 94 |         fn view(&self) -> ArrayView2<f32> {
[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] 94 |         fn view(&self) -> ArrayView2<'_, f32> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/chunks/storage/quantized.rs:273:18
[INFO] [stderr]     |
[INFO] [stderr] 273 |     fn embedding(&self, idx: usize) -> CowArray<f32, Ix1> {
[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] 273 |     fn embedding(&self, idx: usize) -> CowArray<'_, f32, Ix1> {
[INFO] [stderr]     |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/chunks/storage/quantized.rs:548:40
[INFO] [stderr]     |
[INFO] [stderr] 548 |         unsafe fn quantized_embeddings(&self) -> ArrayView2<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] 548 |         unsafe fn quantized_embeddings(&self) -> ArrayView2<'_, u8> {
[INFO] [stderr]     |                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/chunks/storage/quantized.rs:596:22
[INFO] [stderr]     |
[INFO] [stderr] 596 |         fn embedding(&self, idx: usize) -> CowArray<f32, Ix1> {
[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] 596 |         fn embedding(&self, idx: usize) -> CowArray<'_, f32, Ix1> {
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/chunks/storage/wrappers.rs:41:18
[INFO] [stderr]    |
[INFO] [stderr] 41 |     fn embedding(&self, idx: usize) -> CowArray<f32, Ix1> {
[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] 41 |     fn embedding(&self, idx: usize) -> CowArray<'_, f32, Ix1> {
[INFO] [stderr]    |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/chunks/storage/wrappers.rs:238:18
[INFO] [stderr]     |
[INFO] [stderr] 238 |     fn embedding(&self, idx: usize) -> CowArray<f32, Ix1> {
[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] 238 |     fn embedding(&self, idx: usize) -> CowArray<'_, f32, Ix1> {
[INFO] [stderr]     |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/chunks/storage/wrappers.rs:264:13
[INFO] [stderr]     |
[INFO] [stderr] 264 |     fn view(&self) -> ArrayView2<f32> {
[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] 264 |     fn view(&self) -> ArrayView2<'_, f32> {
[INFO] [stderr]     |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/embeddings.rs:136:22
[INFO] [stderr]     |
[INFO] [stderr] 136 |     pub fn embedding(&self, word: &str) -> Option<CowArray<f32, Ix1>> {
[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] 136 |     pub fn embedding(&self, word: &str) -> Option<CowArray<'_, f32, Ix1>> {
[INFO] [stderr]     |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/embeddings.rs:266:32
[INFO] [stderr]     |
[INFO] [stderr] 266 |     pub fn embedding_with_norm(&self, word: &str) -> Option<EmbeddingWithNorm> {
[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] 266 |     pub fn embedding_with_norm(&self, word: &str) -> Option<EmbeddingWithNorm<'_>> {
[INFO] [stderr]     |                                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/embeddings.rs:287:17
[INFO] [stderr]     |
[INFO] [stderr] 287 |     pub fn iter(&self) -> Iter {
[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] 287 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stderr]     |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/embeddings.rs:307:28
[INFO] [stderr]     |
[INFO] [stderr] 307 |     pub fn iter_with_norms(&self) -> IterWithNorms {
[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] 307 |     pub fn iter_with_norms(&self) -> IterWithNorms<'_> {
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/similarity.rs:93:9
[INFO] [stderr]    |
[INFO] [stderr] 93 |         &self,
[INFO] [stderr]    |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 97 |     ) -> Result<Vec<WordSimilarityResult>, [bool; 3]> {
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 97 |     ) -> Result<Vec<WordSimilarityResult<'_>>, [bool; 3]> {
[INFO] [stderr]    |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/similarity.rs:126:9
[INFO] [stderr]     |
[INFO] [stderr] 126 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 131 |     ) -> Result<Vec<WordSimilarityResult>, [bool; 3]>;
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 131 |     ) -> Result<Vec<WordSimilarityResult<'_>>, [bool; 3]>;
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/similarity.rs:140:9
[INFO] [stderr]     |
[INFO] [stderr] 140 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 145 |     ) -> Result<Vec<WordSimilarityResult>, [bool; 3]> {
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 145 |     ) -> Result<Vec<WordSimilarityResult<'_>>, [bool; 3]> {
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/similarity.rs:180:9
[INFO] [stderr]     |
[INFO] [stderr] 180 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 184 |     ) -> Option<Vec<WordSimilarityResult>>;
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 184 |     ) -> Option<Vec<WordSimilarityResult<'_>>>;
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/similarity.rs:193:9
[INFO] [stderr]     |
[INFO] [stderr] 193 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 197 |     ) -> Option<Vec<WordSimilarityResult>> {
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 197 |     ) -> Option<Vec<WordSimilarityResult<'_>>> {
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/similarity.rs:222:9
[INFO] [stderr]     |
[INFO] [stderr] 222 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 226 |     ) -> Option<Vec<WordSimilarityResult>> {
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 226 |     ) -> Option<Vec<WordSimilarityResult<'_>>> {
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/similarity.rs:245:9
[INFO] [stderr]     |
[INFO] [stderr] 245 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 250 |     ) -> Option<Vec<WordSimilarityResult>>;
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 250 |     ) -> Option<Vec<WordSimilarityResult<'_>>>;
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/similarity.rs:259:9
[INFO] [stderr]     |
[INFO] [stderr] 259 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 264 |     ) -> Option<Vec<WordSimilarityResult>> {
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 264 |     ) -> Option<Vec<WordSimilarityResult<'_>>> {
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/similarity.rs:273:9
[INFO] [stderr]     |
[INFO] [stderr] 273 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 278 |     ) -> Vec<WordSimilarityResult>;
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 278 |     ) -> Vec<WordSimilarityResult<'_>>;
[INFO] [stderr]     |                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/similarity.rs:287:9
[INFO] [stderr]     |
[INFO] [stderr] 287 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 292 |     ) -> Vec<WordSimilarityResult> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 292 |     ) -> Vec<WordSimilarityResult<'_>> {
[INFO] [stderr]     |                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `finalfusion` (lib) generated 28 warnings (run `cargo fix --lib -p finalfusion` to apply 28 suggestions)
[INFO] [stderr] warning: `finalfusion` (lib test) generated 28 warnings (28 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/finalfusion-ee6b05539e484538)
[INFO] [stdout] 
[INFO] [stdout] running 86 tests
[INFO] [stdout] test chunks::io::tests::header_chunk_len_is_correct ... ok
[INFO] [stdout] test chunks::metadata::tests::metadata_write_read_roundtrip ... ok
[INFO] [stdout] test chunks::norms::tests::ndnorms_correct_chunk_size ... ok
[INFO] [stdout] test chunks::io::tests::header_write_read_roundtrip ... ok
[INFO] [stdout] test chunks::norms::tests::ndnorms_write_read_roundtrip ... ok
[INFO] [stdout] test chunks::metadata::tests::metadata_correct_chunk_size ... ok
[INFO] [stdout] test chunks::storage::array::tests::ndarray_write_read_roundtrip ... ok
[INFO] [stdout] test chunks::storage::array::tests::embeddings_returns_expected_embeddings ... ok
[INFO] [stdout] test chunks::vocab::subword::tests::fasttext_subword_vocab_correct_chunk_size ... ok
[INFO] [stdout] test chunks::vocab::subword::tests::floret_subword_vocab_correct_chunk_size ... ok
[INFO] [stdout] test chunks::vocab::subword::tests::bucket_vocabs_no_indices_are_none ... ok
[INFO] [stdout] test chunks::vocab::subword::tests::ngram_vocab_correct_chunk_size ... ok
[INFO] [stdout] test chunks::vocab::subword::tests::ngram_vocab_write_read_roundtrip ... ok
[INFO] [stdout] test chunks::vocab::subword::tests::subword_vocab_correct_chunk_size ... ok
[INFO] [stdout] test chunks::vocab::simple::tests::simple_vocab_write_read_roundtrip ... ok
[INFO] [stdout] test chunks::vocab::subword::tests::test_conversion ... ok
[INFO] [stdout] test chunks::vocab::subword::tests::subword_vocab_write_read_roundtrip ... ok
[INFO] [stdout] test chunks::storage::quantized::tests::mmap::write_mmap_quantized_array ... ok
[INFO] [stdout] test chunks::storage::quantized::tests::mmap::mmap_quantized_array ... ok
[INFO] [stdout] test chunks::vocab::subword::tests::floret_subword_vocab_write_read_roundtrip ... ok
[INFO] [stdout] test chunks::storage::array::tests::ndarray_correct_chunk_size ... ok
[INFO] [stdout] test compat::fasttext::indexer::tests::subword_indices_test_5_5 ... ok
[INFO] [stdout] test chunks::storage::quantized::tests::mmap::reconstruct_mmap_quantized_array ... ok
[INFO] [stdout] test compat::floret::io::tests::test_floret_against_known ... ok
[INFO] [stdout] test compat::floret::io::tests::test_floret_read_write_roundtrip ... ok
[INFO] [stdout] test compat::fasttext::indexer::tests::subword_indices_test ... ok
[INFO] [stdout] test compat::text::tests::fails_on_invalid_utf8_dims ... ok
[INFO] [stdout] test compat::text::tests::read_dims_lossy ... ok
[INFO] [stdout] test compat::text::tests::read_lossy ... ok
[INFO] [stdout] test compat::text::tests::fails_on_invalid_utf8 ... ok
[INFO] [stdout] test chunks::storage::array::tests::mmap::embeddings_returns_expected_embeddings ... ok
[INFO] [stdout] test compat::floret::io::tests::test_floret_non_standard_brackets ... ok
[INFO] [stdout] test compat::text::tests::read_text ... ok
[INFO] [stdout] test compat::word2vec::tests::fails_on_invalid_utf8 ... ok
[INFO] [stdout] test compat::word2vec::tests::read_lossy ... ok
[INFO] [stdout] test compat::word2vec::tests::test_read_word2vec_binary ... ok
[INFO] [stdout] test compat::word2vec::tests::test_word2vec_binary_roundtrip ... ok
[INFO] [stdout] test compat::word2vec::tests::test_word2vec_binary_write_unnormalized ... ok
[INFO] [stdout] test embeddings::tests::embedding_batch_returns_correct_embeddings ... ok
[INFO] [stdout] test compat::fasttext::io::tests::test_read_fasttext ... ok
[INFO] [stdout] test compat::fasttext::io::tests::test_read_fasttext_unknown ... ok
[INFO] [stdout] test embeddings::tests::mmap ... ok
[INFO] [stdout] test embeddings::tests::norms ... ok
[INFO] [stdout] test compat::text::tests::read_text_dims ... ok
[INFO] [stdout] test embeddings::tests::write_read_simple_metadata_roundtrip ... ok
[INFO] [stdout] test embeddings::tests::embedding_into_equal_to_embedding ... ok
[INFO] [stdout] test compat::text::tests::test_word2vec_text_dims_roundtrip ... ok
[INFO] [stdout] test compat::text::tests::test_word2vec_text_roundtrip ... ok
[INFO] [stdout] test prelude::tests::prelude_allows_embedding_lookups ... ok
[INFO] [stdout] test embeddings::tests::write_read_simple_roundtrip ... ok
[INFO] [stdout] test prelude::tests::prelude_allows_embedding_view_lookups ... ok
[INFO] [stdout] test prelude::tests::prelude_allows_embedding_mmap_view_lookups ... ok
[INFO] [stdout] test prelude::tests::prelude_allows_embedding_mmap_lookups ... ok
[INFO] [stdout] test prelude::tests::prelude_allows_reading_word2vec ... ok
[INFO] [stdout] test similarity::tests::cosine_similarity_is_correctly_converted_to_angular_similarity ... ok
[INFO] [stdout] test similarity::tests::cosine_similarity_is_correctly_converted_to_euclidean_distance ... ok
[INFO] [stdout] test similarity::tests::cosine_similarity_is_correctly_converted_to_euclidean_similarity ... ok
[INFO] [stdout] test similarity::tests::test_analogy ... ok
[INFO] [stdout] test similarity::tests::test_analogy_absent ... ok
[INFO] [stdout] test similarity::tests::test_embedding_similarity ... ok
[INFO] [stdout] test prelude::tests::prelude_allows_reading_text ... ok
[INFO] [stdout] test prelude::tests::prelude_allows_reading_text_dims ... ok
[INFO] [stdout] test similarity::tests::test_similarity_limit ... ok
[INFO] [stdout] test subword::tests::empty_ngram_test ... ok
[INFO] [stdout] test similarity::tests::test_similarity ... ok
[INFO] [stdout] test embeddings::tests::to_explicit ... ok
[INFO] [stdout] test subword::tests::ngrams_23_test ... ok
[INFO] [stdout] test subword::tests::incorrect_min_n_test - should panic ... ok
[INFO] [stdout] test subword::tests::ngrams_indices_2m_test ... ok
[INFO] [stdout] test subword::tests::short_ngram_test ... ok
[INFO] [stdout] test subword::tests::ngrams_test ... ok
[INFO] [stdout] test subword::tests::subword_indices_2m_test ... ok
[INFO] [stdout] test subword::tests::incorrect_max_n_test - should panic ... ok
[INFO] [stdout] test subword::tests::subword_indices_4_test ... ok
[INFO] [stdout] test prelude::tests::prelude_allows_reading_fasttext ... ok
[INFO] [stdout] test compat::text::tests::test_word2vec_text_write_unnormalized ... ok
[INFO] [stdout] test compat::fasttext::io::tests::write_fasttext ... ok
[INFO] [stdout] test chunks::vocab::simple::tests::simple_vocab_correct_chunk_size ... ok
[INFO] [stdout] test chunks::vocab::subword::tests::fasttext_subword_vocab_write_read_roundtrip ... ok
[INFO] [stdout] test chunks::storage::quantized::tests::quantized_array_read_write_roundtrip ... ok
[INFO] [stdout] test chunks::storage::quantized::tests::quantized_array_correct_chunk_size ... ok
[INFO] [stdout] test chunks::storage::quantized::tests::mmap::embeddings_returns_expected_embeddings ... ok
[INFO] [stdout] test chunks::storage::quantized::tests::embeddings_returns_expected_embeddings ... ok
[INFO] [stdout] test embeddings::tests::embeddings_write_length_different_offsets ... ok
[INFO] [stdout] test chunks::storage::quantized::tests::quantize_reconstruct_roundtrip ... ok
[INFO] [stdout] test chunks::storage::quantized::tests::quantized_array_norms_correct_chunk_size ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 86 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests finalfusion
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/io.rs - io::ReadMetadata (line 45) ... ok
[INFO] [stdout] test src/compat/fasttext/mod.rs - compat::fasttext (line 7) ... ok
[INFO] [stdout] test src/lib.rs - (line 27) ... ok
[INFO] [stdout] test src/compat/word2vec.rs - compat::word2vec (line 6) ... ok
[INFO] [stdout] test src/compat/text.rs - compat::text (line 16) ... ok
[INFO] [stdout] test src/io.rs - io::ReadEmbeddings (line 20) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.42s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c684da48734df2c196cccdb634e93a705df27acc7dcd1c72b9eb7e175d70ba3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c684da48734df2c196cccdb634e93a705df27acc7dcd1c72b9eb7e175d70ba3d", kill_on_drop: false }`
[INFO] [stdout] c684da48734df2c196cccdb634e93a705df27acc7dcd1c72b9eb7e175d70ba3d
