[INFO] fetching crate word_vec-rs 0.1.1...
[INFO] testing word_vec-rs-0.1.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate word_vec-rs 0.1.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate word_vec-rs 0.1.1
[INFO] finished tweaking crates.io crate word_vec-rs 0.1.1
[INFO] tweaked toml for crates.io crate word_vec-rs 0.1.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate word_vec-rs 0.1.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 39 packages to latest compatible versions
[INFO] [stderr]       Adding borrowme v0.0.14 (available: v0.0.15)
[INFO] [stderr]       Adding nalgebra v0.32.6 (available: v0.34.1)
[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 order_struct v0.1.0
[INFO] [stderr]   Downloaded borrowme v0.0.14
[INFO] [stderr]   Downloaded borrowme-macros v0.0.14
[INFO] [stderr]   Downloaded priority_container v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 5f5b7ba269a718c8cd7f0e20573a7b0025f688ec1eede555ddbc2757ca73b042
[INFO] running `Command { std: "docker" "start" "-a" "5f5b7ba269a718c8cd7f0e20573a7b0025f688ec1eede555ddbc2757ca73b042", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f5b7ba269a718c8cd7f0e20573a7b0025f688ec1eede555ddbc2757ca73b042", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f5b7ba269a718c8cd7f0e20573a7b0025f688ec1eede555ddbc2757ca73b042", kill_on_drop: false }`
[INFO] [stdout] 5f5b7ba269a718c8cd7f0e20573a7b0025f688ec1eede555ddbc2757ca73b042
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 0ed2ce52b8cb5db15baf9ef31148b21ef91d7fbc7fd95c654ad5d48917b60264
[INFO] running `Command { std: "docker" "start" "-a" "0ed2ce52b8cb5db15baf9ef31148b21ef91d7fbc7fd95c654ad5d48917b60264", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling borrowme-macros v0.0.14
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling priority_container v0.1.1
[INFO] [stderr]    Compiling order_struct v0.1.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling borrowme v0.0.14
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling word_vec-rs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/space.rs:92:17
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn iter(&self) -> VecSpaceIter {
[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] 92 |     pub fn iter(&self) -> VecSpaceIter<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/space.rs:97:18
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub fn terms(&self) -> Iter<String> {
[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] 97 |     pub fn terms(&self) -> Iter<'_, String> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/space.rs:118:16
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn get(&self, pos: usize) -> Option<Vector> {
[INFO] [stdout]     |                ^^^^^                        ^^^^^^
[INFO] [stdout]     |                |                            |
[INFO] [stdout]     |                |                            the same lifetime is hidden here
[INFO] [stdout]     |                |                            the same lifetime is hidden here
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn get(&self, pos: usize) -> Option<Vector<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/space.rs:127:21
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn top_k<S>(&self, k: usize, sim: S) -> Vec<(f32, Vector)>
[INFO] [stdout]     |                     ^^^^^                                 ^^^^^^
[INFO] [stdout]     |                     |                                     |
[INFO] [stdout]     |                     |                                     the same lifetime is hidden here
[INFO] [stdout]     |                     the lifetime is elided here           the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn top_k<S>(&self, k: usize, sim: S) -> Vec<(f32, Vector<'_>)>
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/space.rs:148:37
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn find_term<S: AsRef<str>>(&self, term: S) -> Option<Vector> {
[INFO] [stdout]     |                                     ^^^^^                     ^^^^^^
[INFO] [stdout]     |                                     |                         |
[INFO] [stdout]     |                                     |                         the same lifetime is hidden here
[INFO] [stdout]     |                                     |                         the same lifetime is hidden here
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn find_term<S: AsRef<str>>(&self, term: S) -> Option<Vector<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/vector.rs:99:19
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn as_ref(&self) -> Vector {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^
[INFO] [stdout]    |                   |         |
[INFO] [stdout]    |                   |         the same lifetime is hidden here
[INFO] [stdout]    |                   |         the same lifetime is hidden here
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn as_ref(&self) -> Vector<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.21s
[INFO] running `Command { std: "docker" "inspect" "0ed2ce52b8cb5db15baf9ef31148b21ef91d7fbc7fd95c654ad5d48917b60264", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ed2ce52b8cb5db15baf9ef31148b21ef91d7fbc7fd95c654ad5d48917b60264", kill_on_drop: false }`
[INFO] [stdout] 0ed2ce52b8cb5db15baf9ef31148b21ef91d7fbc7fd95c654ad5d48917b60264
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 949355834da0738ffac1f346958b388714c4a6dc54f1f881b9a60a522b93aa5e
[INFO] running `Command { std: "docker" "start" "-a" "949355834da0738ffac1f346958b388714c4a6dc54f1f881b9a60a522b93aa5e", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/space.rs:92:17
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn iter(&self) -> VecSpaceIter {
[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] 92 |     pub fn iter(&self) -> VecSpaceIter<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/space.rs:97:18
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub fn terms(&self) -> Iter<String> {
[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] 97 |     pub fn terms(&self) -> Iter<'_, String> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/space.rs:118:16
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn get(&self, pos: usize) -> Option<Vector> {
[INFO] [stdout]     |                ^^^^^                        ^^^^^^
[INFO] [stdout]     |                |                            |
[INFO] [stdout]     |                |                            the same lifetime is hidden here
[INFO] [stdout]     |                |                            the same lifetime is hidden here
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn get(&self, pos: usize) -> Option<Vector<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/space.rs:127:21
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn top_k<S>(&self, k: usize, sim: S) -> Vec<(f32, Vector)>
[INFO] [stdout]     |                     ^^^^^                                 ^^^^^^
[INFO] [stdout]     |                     |                                     |
[INFO] [stdout]     |                     |                                     the same lifetime is hidden here
[INFO] [stdout]     |                     the lifetime is elided here           the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn top_k<S>(&self, k: usize, sim: S) -> Vec<(f32, Vector<'_>)>
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/space.rs:148:37
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn find_term<S: AsRef<str>>(&self, term: S) -> Option<Vector> {
[INFO] [stdout]     |                                     ^^^^^                     ^^^^^^
[INFO] [stdout]     |                                     |                         |
[INFO] [stdout]     |                                     |                         the same lifetime is hidden here
[INFO] [stdout]     |                                     |                         the same lifetime is hidden here
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn find_term<S: AsRef<str>>(&self, term: S) -> Option<Vector<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/vector.rs:99:19
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn as_ref(&self) -> Vector {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^
[INFO] [stdout]    |                   |         |
[INFO] [stdout]    |                   |         the same lifetime is hidden here
[INFO] [stdout]    |                   |         the same lifetime is hidden here
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn as_ref(&self) -> Vector<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling word_vec-rs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/space.rs:92:17
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn iter(&self) -> VecSpaceIter {
[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] 92 |     pub fn iter(&self) -> VecSpaceIter<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/space.rs:97:18
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub fn terms(&self) -> Iter<String> {
[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] 97 |     pub fn terms(&self) -> Iter<'_, String> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/space.rs:118:16
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn get(&self, pos: usize) -> Option<Vector> {
[INFO] [stdout]     |                ^^^^^                        ^^^^^^
[INFO] [stdout]     |                |                            |
[INFO] [stdout]     |                |                            the same lifetime is hidden here
[INFO] [stdout]     |                |                            the same lifetime is hidden here
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn get(&self, pos: usize) -> Option<Vector<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/space.rs:127:21
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn top_k<S>(&self, k: usize, sim: S) -> Vec<(f32, Vector)>
[INFO] [stdout]     |                     ^^^^^                                 ^^^^^^
[INFO] [stdout]     |                     |                                     |
[INFO] [stdout]     |                     |                                     the same lifetime is hidden here
[INFO] [stdout]     |                     the lifetime is elided here           the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn top_k<S>(&self, k: usize, sim: S) -> Vec<(f32, Vector<'_>)>
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/space.rs:148:37
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn find_term<S: AsRef<str>>(&self, term: S) -> Option<Vector> {
[INFO] [stdout]     |                                     ^^^^^                     ^^^^^^
[INFO] [stdout]     |                                     |                         |
[INFO] [stdout]     |                                     |                         the same lifetime is hidden here
[INFO] [stdout]     |                                     |                         the same lifetime is hidden here
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn find_term<S: AsRef<str>>(&self, term: S) -> Option<Vector<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/vector.rs:99:19
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn as_ref(&self) -> Vector {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^
[INFO] [stdout]    |                   |         |
[INFO] [stdout]    |                   |         the same lifetime is hidden here
[INFO] [stdout]    |                   |         the same lifetime is hidden here
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn as_ref(&self) -> Vector<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.10s
[INFO] running `Command { std: "docker" "inspect" "949355834da0738ffac1f346958b388714c4a6dc54f1f881b9a60a522b93aa5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "949355834da0738ffac1f346958b388714c4a6dc54f1f881b9a60a522b93aa5e", kill_on_drop: false }`
[INFO] [stdout] 949355834da0738ffac1f346958b388714c4a6dc54f1f881b9a60a522b93aa5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] da320e964ad4369a5ce6606ac30189cfd2607373a68f30d46be306163cb42c87
[INFO] running `Command { std: "docker" "start" "-a" "da320e964ad4369a5ce6606ac30189cfd2607373a68f30d46be306163cb42c87", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/space.rs:92:17
[INFO] [stderr]    |
[INFO] [stderr] 92 |     pub fn iter(&self) -> VecSpaceIter {
[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] 92 |     pub fn iter(&self) -> VecSpaceIter<'_> {
[INFO] [stderr]    |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/space.rs:97:18
[INFO] [stderr]    |
[INFO] [stderr] 97 |     pub fn terms(&self) -> Iter<String> {
[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] 97 |     pub fn terms(&self) -> Iter<'_, String> {
[INFO] [stderr]    |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/space.rs:118:16
[INFO] [stderr]     |
[INFO] [stderr] 118 |     pub fn get(&self, pos: usize) -> Option<Vector> {
[INFO] [stderr]     |                ^^^^^                        ^^^^^^
[INFO] [stderr]     |                |                            |
[INFO] [stderr]     |                |                            the same lifetime is hidden here
[INFO] [stderr]     |                |                            the same lifetime is hidden here
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 118 |     pub fn get(&self, pos: usize) -> Option<Vector<'_>> {
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/space.rs:127:21
[INFO] [stderr]     |
[INFO] [stderr] 127 |     pub fn top_k<S>(&self, k: usize, sim: S) -> Vec<(f32, Vector)>
[INFO] [stderr]     |                     ^^^^^                                 ^^^^^^
[INFO] [stderr]     |                     |                                     |
[INFO] [stderr]     |                     |                                     the same lifetime is hidden here
[INFO] [stderr]     |                     the lifetime is elided here           the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 127 |     pub fn top_k<S>(&self, k: usize, sim: S) -> Vec<(f32, Vector<'_>)>
[INFO] [stderr]     |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/space.rs:148:37
[INFO] [stderr]     |
[INFO] [stderr] 148 |     pub fn find_term<S: AsRef<str>>(&self, term: S) -> Option<Vector> {
[INFO] [stderr]     |                                     ^^^^^                     ^^^^^^
[INFO] [stderr]     |                                     |                         |
[INFO] [stderr]     |                                     |                         the same lifetime is hidden here
[INFO] [stderr]     |                                     |                         the same lifetime is hidden here
[INFO] [stderr]     |                                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 148 |     pub fn find_term<S: AsRef<str>>(&self, term: S) -> Option<Vector<'_>> {
[INFO] [stderr]     |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/vector.rs:99:19
[INFO] [stderr]    |
[INFO] [stderr] 99 |     pub fn as_ref(&self) -> Vector {
[INFO] [stderr]    |                   ^^^^^     ^^^^^^
[INFO] [stderr]    |                   |         |
[INFO] [stderr]    |                   |         the same lifetime is hidden here
[INFO] [stderr]    |                   |         the same lifetime is hidden here
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 99 |     pub fn as_ref(&self) -> Vector<'_> {
[INFO] [stderr]    |                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `word_vec-rs` (lib) generated 6 warnings (run `cargo fix --lib -p word_vec-rs` to apply 6 suggestions)
[INFO] [stderr] warning: `word_vec-rs` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/word_vec_rs-76a3949c28ee46a1)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test export::test::test_txt_export ... ok
[INFO] [stdout] test space::test::test_space_get ... ok
[INFO] [stdout] test export::test::test_bin_export ... ok
[INFO] [stdout] test space::test::test_space_find ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests word_vec_rs
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "da320e964ad4369a5ce6606ac30189cfd2607373a68f30d46be306163cb42c87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da320e964ad4369a5ce6606ac30189cfd2607373a68f30d46be306163cb42c87", kill_on_drop: false }`
[INFO] [stdout] da320e964ad4369a5ce6606ac30189cfd2607373a68f30d46be306163cb42c87
