[INFO] fetching crate tantivy-fst 0.5.0... [INFO] testing tantivy-fst-0.5.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate tantivy-fst 0.5.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate tantivy-fst 0.5.0 [INFO] finished tweaking crates.io crate tantivy-fst 0.5.0 [INFO] tweaked toml for crates.io crate tantivy-fst 0.5.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tantivy-fst 0.5.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 60 packages to latest compatible versions [INFO] [stderr] Adding quickcheck v0.7.2 (available: v1.0.3) [INFO] [stderr] Adding rand v0.5.6 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5ca43bfaac5043e2640816ea3cda68b3dd220a467b902e6438396946e974038 [INFO] running `Command { std: "docker" "start" "-a" "e5ca43bfaac5043e2640816ea3cda68b3dd220a467b902e6438396946e974038", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5ca43bfaac5043e2640816ea3cda68b3dd220a467b902e6438396946e974038", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5ca43bfaac5043e2640816ea3cda68b3dd220a467b902e6438396946e974038", kill_on_drop: false }` [INFO] [stdout] e5ca43bfaac5043e2640816ea3cda68b3dd220a467b902e6438396946e974038 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31da642750851ce23116d9b488b96d6f965dadc104b7141fb0ab768ea4e6d35a [INFO] running `Command { std: "docker" "start" "-a" "31da642750851ce23116d9b488b96d6f965dadc104b7141fb0ab768ea4e6d35a", kill_on_drop: false }` [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling tantivy-fst v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/map.rs:160:19 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn stream(&self) -> Stream { [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] 160 | pub fn stream(&self) -> Stream<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/map.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | pub fn keys(&self) -> Keys { [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] 183 | pub fn keys(&self) -> Keys<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/map.rs:207:19 [INFO] [stdout] | [INFO] [stdout] 207 | pub fn values(&self) -> Values { [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] 207 | pub fn values(&self) -> Values<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/map.rs:243:18 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn range(&self) -> StreamBuilder { [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] 243 | pub fn range(&self) -> StreamBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/map.rs:288:33 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn search(&self, aut: A) -> StreamBuilder { [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 | pub fn search(&self, aut: A) -> StreamBuilder<'_, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/map.rs:348:15 [INFO] [stdout] | [INFO] [stdout] 348 | pub fn op(&self) -> OpBuilder { [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] 348 | pub fn op(&self) -> OpBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/raw/mod.rs:409:19 [INFO] [stdout] | [INFO] [stdout] 409 | pub fn stream(&self) -> Stream { [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] 409 | pub fn stream(&self) -> Stream<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/raw/mod.rs:413:37 [INFO] [stdout] | [INFO] [stdout] 413 | fn stream_builder(&self, aut: A) -> StreamBuilder { [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] 413 | fn stream_builder(&self, aut: A) -> StreamBuilder<'_, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/raw/mod.rs:422:18 [INFO] [stdout] | [INFO] [stdout] 422 | pub fn range(&self) -> StreamBuilder { [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] 422 | pub fn range(&self) -> StreamBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/raw/mod.rs:427:33 [INFO] [stdout] | [INFO] [stdout] 427 | pub fn search(&self, aut: A) -> StreamBuilder { [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] 427 | pub fn search(&self, aut: A) -> StreamBuilder<'_, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/raw/mod.rs:456:15 [INFO] [stdout] | [INFO] [stdout] 456 | pub fn op(&self) -> OpBuilder { [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] 456 | pub fn op(&self) -> OpBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/raw/mod.rs:523:17 [INFO] [stdout] | [INFO] [stdout] 523 | pub fn root(&self) -> Node { [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] 523 | pub fn root(&self) -> Node<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/raw/mod.rs:531:17 [INFO] [stdout] | [INFO] [stdout] 531 | pub fn node(&self, addr: CompiledAddr) -> Node { [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] 531 | pub fn node(&self, addr: CompiledAddr) -> Node<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/raw/node.rs:58:57 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn node_new(version: u64, addr: CompiledAddr, data: &[u8]) -> Node { [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] 58 | pub fn node_new(version: u64, addr: CompiledAddr, data: &[u8]) -> Node<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/raw/registry.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn entry(&mut self, node: &BuilderNode) -> RegistryEntry { [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] 42 | pub fn entry(&mut self, node: &BuilderNode) -> RegistryEntry<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/raw/registry_minimal.rs:41:18 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn entry(&mut self, bnode: &BuilderNode) -> RegistryEntry { [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 | pub fn entry(&mut self, bnode: &BuilderNode) -> RegistryEntry<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.87s [INFO] running `Command { std: "docker" "inspect" "31da642750851ce23116d9b488b96d6f965dadc104b7141fb0ab768ea4e6d35a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31da642750851ce23116d9b488b96d6f965dadc104b7141fb0ab768ea4e6d35a", kill_on_drop: false }` [INFO] [stdout] 31da642750851ce23116d9b488b96d6f965dadc104b7141fb0ab768ea4e6d35a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9eeef85a7e502996c41aa6dd7ba29e3748f8f21168e8796b63c52c579db0438 [INFO] running `Command { std: "docker" "start" "-a" "f9eeef85a7e502996c41aa6dd7ba29e3748f8f21168e8796b63c52c579db0438", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/map.rs:160:19 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn stream(&self) -> Stream { [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] 160 | pub fn stream(&self) -> Stream<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/map.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | pub fn keys(&self) -> Keys { [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] 183 | pub fn keys(&self) -> Keys<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/map.rs:207:19 [INFO] [stdout] | [INFO] [stdout] 207 | pub fn values(&self) -> Values { [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] 207 | pub fn values(&self) -> Values<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/map.rs:243:18 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn range(&self) -> StreamBuilder { [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] 243 | pub fn range(&self) -> StreamBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/map.rs:288:33 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn search(&self, aut: A) -> StreamBuilder { [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 | pub fn search(&self, aut: A) -> StreamBuilder<'_, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/map.rs:348:15 [INFO] [stdout] | [INFO] [stdout] 348 | pub fn op(&self) -> OpBuilder { [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] 348 | pub fn op(&self) -> OpBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/raw/mod.rs:409:19 [INFO] [stdout] | [INFO] [stdout] 409 | pub fn stream(&self) -> Stream { [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] 409 | pub fn stream(&self) -> Stream<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/raw/mod.rs:413:37 [INFO] [stdout] | [INFO] [stdout] 413 | fn stream_builder(&self, aut: A) -> StreamBuilder { [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] 413 | fn stream_builder(&self, aut: A) -> StreamBuilder<'_, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/raw/mod.rs:422:18 [INFO] [stdout] | [INFO] [stdout] 422 | pub fn range(&self) -> StreamBuilder { [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] 422 | pub fn range(&self) -> StreamBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/raw/mod.rs:427:33 [INFO] [stdout] | [INFO] [stdout] 427 | pub fn search(&self, aut: A) -> StreamBuilder { [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] 427 | pub fn search(&self, aut: A) -> StreamBuilder<'_, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/raw/mod.rs:456:15 [INFO] [stdout] | [INFO] [stdout] 456 | pub fn op(&self) -> OpBuilder { [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] 456 | pub fn op(&self) -> OpBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/raw/mod.rs:523:17 [INFO] [stdout] | [INFO] [stdout] 523 | pub fn root(&self) -> Node { [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] 523 | pub fn root(&self) -> Node<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/raw/mod.rs:531:17 [INFO] [stdout] | [INFO] [stdout] 531 | pub fn node(&self, addr: CompiledAddr) -> Node { [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] 531 | pub fn node(&self, addr: CompiledAddr) -> Node<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/raw/node.rs:58:57 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn node_new(version: u64, addr: CompiledAddr, data: &[u8]) -> Node { [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] 58 | pub fn node_new(version: u64, addr: CompiledAddr, data: &[u8]) -> Node<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/raw/registry.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn entry(&mut self, node: &BuilderNode) -> RegistryEntry { [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] 42 | pub fn entry(&mut self, node: &BuilderNode) -> RegistryEntry<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/raw/registry_minimal.rs:41:18 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn entry(&mut self, bnode: &BuilderNode) -> RegistryEntry { [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 | pub fn entry(&mut self, bnode: &BuilderNode) -> RegistryEntry<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling quickcheck v0.7.2 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling tantivy-fst v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/map.rs:160:19 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn stream(&self) -> Stream { [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] 160 | pub fn stream(&self) -> Stream<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/map.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | pub fn keys(&self) -> Keys { [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] 183 | pub fn keys(&self) -> Keys<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/map.rs:207:19 [INFO] [stdout] | [INFO] [stdout] 207 | pub fn values(&self) -> Values { [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] 207 | pub fn values(&self) -> Values<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/map.rs:243:18 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn range(&self) -> StreamBuilder { [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] 243 | pub fn range(&self) -> StreamBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/map.rs:288:33 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn search(&self, aut: A) -> StreamBuilder { [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 | pub fn search(&self, aut: A) -> StreamBuilder<'_, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/map.rs:348:15 [INFO] [stdout] | [INFO] [stdout] 348 | pub fn op(&self) -> OpBuilder { [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] 348 | pub fn op(&self) -> OpBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/raw/mod.rs:409:19 [INFO] [stdout] | [INFO] [stdout] 409 | pub fn stream(&self) -> Stream { [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] 409 | pub fn stream(&self) -> Stream<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/raw/mod.rs:413:37 [INFO] [stdout] | [INFO] [stdout] 413 | fn stream_builder(&self, aut: A) -> StreamBuilder { [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] 413 | fn stream_builder(&self, aut: A) -> StreamBuilder<'_, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/raw/mod.rs:422:18 [INFO] [stdout] | [INFO] [stdout] 422 | pub fn range(&self) -> StreamBuilder { [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] 422 | pub fn range(&self) -> StreamBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/raw/mod.rs:427:33 [INFO] [stdout] | [INFO] [stdout] 427 | pub fn search(&self, aut: A) -> StreamBuilder { [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] 427 | pub fn search(&self, aut: A) -> StreamBuilder<'_, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/raw/mod.rs:456:15 [INFO] [stdout] | [INFO] [stdout] 456 | pub fn op(&self) -> OpBuilder { [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] 456 | pub fn op(&self) -> OpBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/raw/mod.rs:523:17 [INFO] [stdout] | [INFO] [stdout] 523 | pub fn root(&self) -> Node { [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] 523 | pub fn root(&self) -> Node<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/raw/mod.rs:531:17 [INFO] [stdout] | [INFO] [stdout] 531 | pub fn node(&self, addr: CompiledAddr) -> Node { [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] 531 | pub fn node(&self, addr: CompiledAddr) -> Node<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/raw/node.rs:58:57 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn node_new(version: u64, addr: CompiledAddr, data: &[u8]) -> Node { [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] 58 | pub fn node_new(version: u64, addr: CompiledAddr, data: &[u8]) -> Node<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/raw/registry.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn entry(&mut self, node: &BuilderNode) -> RegistryEntry { [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] 42 | pub fn entry(&mut self, node: &BuilderNode) -> RegistryEntry<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/raw/registry_minimal.rs:41:18 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn entry(&mut self, bnode: &BuilderNode) -> RegistryEntry { [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 | pub fn entry(&mut self, bnode: &BuilderNode) -> RegistryEntry<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.55s [INFO] running `Command { std: "docker" "inspect" "f9eeef85a7e502996c41aa6dd7ba29e3748f8f21168e8796b63c52c579db0438", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9eeef85a7e502996c41aa6dd7ba29e3748f8f21168e8796b63c52c579db0438", kill_on_drop: false }` [INFO] [stdout] f9eeef85a7e502996c41aa6dd7ba29e3748f8f21168e8796b63c52c579db0438 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 326c3990ea87b59459810daac82f9d1556b898a3e828224aab3cc1fca1268f7f [INFO] running `Command { std: "docker" "start" "-a" "326c3990ea87b59459810daac82f9d1556b898a3e828224aab3cc1fca1268f7f", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/map.rs:160:19 [INFO] [stderr] | [INFO] [stderr] 160 | pub fn stream(&self) -> Stream { [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] 160 | pub fn stream(&self) -> Stream<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/map.rs:183:17 [INFO] [stderr] | [INFO] [stderr] 183 | pub fn keys(&self) -> Keys { [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] 183 | pub fn keys(&self) -> Keys<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/map.rs:207:19 [INFO] [stderr] | [INFO] [stderr] 207 | pub fn values(&self) -> Values { [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] 207 | pub fn values(&self) -> Values<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/map.rs:243:18 [INFO] [stderr] | [INFO] [stderr] 243 | pub fn range(&self) -> StreamBuilder { [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] 243 | pub fn range(&self) -> StreamBuilder<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/map.rs:288:33 [INFO] [stderr] | [INFO] [stderr] 288 | pub fn search(&self, aut: A) -> StreamBuilder { [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 | pub fn search(&self, aut: A) -> StreamBuilder<'_, A> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/map.rs:348:15 [INFO] [stderr] | [INFO] [stderr] 348 | pub fn op(&self) -> OpBuilder { [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] 348 | pub fn op(&self) -> OpBuilder<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/raw/mod.rs:409:19 [INFO] [stderr] | [INFO] [stderr] 409 | pub fn stream(&self) -> Stream { [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] 409 | pub fn stream(&self) -> Stream<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/raw/mod.rs:413:37 [INFO] [stderr] | [INFO] [stderr] 413 | fn stream_builder(&self, aut: A) -> StreamBuilder { [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] 413 | fn stream_builder(&self, aut: A) -> StreamBuilder<'_, A> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/raw/mod.rs:422:18 [INFO] [stderr] | [INFO] [stderr] 422 | pub fn range(&self) -> StreamBuilder { [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] 422 | pub fn range(&self) -> StreamBuilder<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/raw/mod.rs:427:33 [INFO] [stderr] | [INFO] [stderr] 427 | pub fn search(&self, aut: A) -> StreamBuilder { [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] 427 | pub fn search(&self, aut: A) -> StreamBuilder<'_, A> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/raw/mod.rs:456:15 [INFO] [stderr] | [INFO] [stderr] 456 | pub fn op(&self) -> OpBuilder { [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] 456 | pub fn op(&self) -> OpBuilder<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/raw/mod.rs:523:17 [INFO] [stderr] | [INFO] [stderr] 523 | pub fn root(&self) -> Node { [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] 523 | pub fn root(&self) -> Node<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/raw/mod.rs:531:17 [INFO] [stderr] | [INFO] [stderr] 531 | pub fn node(&self, addr: CompiledAddr) -> Node { [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] 531 | pub fn node(&self, addr: CompiledAddr) -> Node<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/raw/node.rs:58:57 [INFO] [stderr] | [INFO] [stderr] 58 | pub fn node_new(version: u64, addr: CompiledAddr, data: &[u8]) -> Node { [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] 58 | pub fn node_new(version: u64, addr: CompiledAddr, data: &[u8]) -> Node<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/raw/registry.rs:42:18 [INFO] [stderr] | [INFO] [stderr] 42 | pub fn entry(&mut self, node: &BuilderNode) -> RegistryEntry { [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] 42 | pub fn entry(&mut self, node: &BuilderNode) -> RegistryEntry<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/raw/registry_minimal.rs:41:18 [INFO] [stderr] | [INFO] [stderr] 41 | pub fn entry(&mut self, bnode: &BuilderNode) -> RegistryEntry { [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 | pub fn entry(&mut self, bnode: &BuilderNode) -> RegistryEntry<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `tantivy-fst` (lib) generated 16 warnings (run `cargo fix --lib -p tantivy-fst` to apply 16 suggestions) [INFO] [stderr] warning: `tantivy-fst` (lib test) generated 16 warnings (16 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tantivy_fst-903e11fd7014bbf1) [INFO] [stdout] [INFO] [stdout] running 123 tests [INFO] [stdout] test raw::counting_writer::tests::counts_bytes ... ok [INFO] [stdout] test raw::node::tests::bin_no_trans ... ok [INFO] [stdout] test raw::node::tests::bin_one_trans_common ... ok [INFO] [stdout] test raw::node::tests::bin_many_trans ... ok [INFO] [stdout] test raw::node::tests::bin_one_trans_not_common ... ok [INFO] [stdout] test raw::node::tests::node_max_trans ... ok [INFO] [stdout] test raw::ops::tests::chain_map ... ok [INFO] [stdout] test raw::ops::tests::difference_map ... ok [INFO] [stdout] test raw::ops::tests::intersect_map ... ok [INFO] [stdout] test raw::ops::tests::difference ... ok [INFO] [stdout] test raw::ops::tests::chain_set_wrong_order ... ok [INFO] [stdout] test raw::ops::tests::chain_set ... ok [INFO] [stdout] test raw::ops::tests::symmetric_difference ... ok [INFO] [stdout] test raw::ops::tests::union_map ... ok [INFO] [stdout] test raw::ops::tests::intersect_map_dupes ... ok [INFO] [stdout] test raw::ops::tests::intersect_set_dupes ... ok [INFO] [stdout] test raw::pack::tests::prop_pack_in_out ... ok [INFO] [stdout] test raw::registry::tests::cache_works ... ok [INFO] [stdout] test raw::registry::tests::empty_is_ok ... ok [INFO] [stdout] test raw::registry::tests::one_final_is_ok ... ok [INFO] [stdout] test raw::registry::tests::one_with_trans_is_ok ... ok [INFO] [stdout] test raw::registry::tests::promote ... ok [INFO] [stdout] test raw::tests::bytes_written ... ok [INFO] [stdout] test raw::ops::tests::intersect_set ... ok [INFO] [stdout] test raw::ops::tests::union_map_dupes ... ok [INFO] [stdout] test raw::ops::tests::union_set_dupes ... ok [INFO] [stdout] test raw::ops::tests::union_set ... ok [INFO] [stdout] test raw::ops::tests::symmetric_difference_map ... ok [INFO] [stdout] test raw::ops::tests::difference2 ... ok [INFO] [stdout] test raw::tests::fst_map_many2 ... ok [INFO] [stdout] test raw::tests::fst_map_many1 ... ok [INFO] [stdout] test raw::tests::fst_map_many3 ... ok [INFO] [stdout] test raw::tests::fst_map_one1 ... ok [INFO] [stdout] test raw::tests::fst_map_one2 ... ok [INFO] [stdout] test raw::tests::fst_map_only_empty1 ... ok [INFO] [stdout] test raw::tests::fst_map_only_empty2 ... ok [INFO] [stdout] test raw::tests::fst_map_only_empty3 ... ok [INFO] [stdout] test raw::tests::fst_map_one3 ... ok [INFO] [stdout] test raw::tests::fst_map_dupe1 - should panic ... ok [INFO] [stdout] test raw::tests::fst_map_dupe2 - should panic ... ok [INFO] [stdout] test raw::tests::fst_map_dupe_empty - should panic ... ok [INFO] [stdout] test raw::tests::fst_map_order1 - should panic ... ok [INFO] [stdout] test raw::tests::fst_map_order2 - should panic ... ok [INFO] [stdout] test raw::tests::fst_range_11 ... ok [INFO] [stdout] test raw::tests::fst_range_10 ... ok [INFO] [stdout] test raw::tests::fst_range_12 ... ok [INFO] [stdout] test raw::tests::fst_range_13 ... ok [INFO] [stdout] test raw::tests::fst_range_14 ... ok [INFO] [stdout] test raw::tests::fst_map_two ... ok [INFO] [stdout] test raw::tests::fst_range_15 ... ok [INFO] [stdout] test raw::tests::fst_range_16 ... ok [INFO] [stdout] test raw::tests::fst_range_17 ... ok [INFO] [stdout] test raw::tests::fst_range_18 ... ok [INFO] [stdout] test raw::tests::fst_range_1 ... ok [INFO] [stdout] test raw::tests::fst_range_19 ... ok [INFO] [stdout] test raw::tests::fst_range_20 ... ok [INFO] [stdout] test raw::tests::fst_range_21 ... ok [INFO] [stdout] test raw::tests::fst_range_2 ... ok [INFO] [stdout] test raw::tests::fst_range_23 ... ok [INFO] [stdout] test raw::tests::fst_range_22 ... ok [INFO] [stdout] test raw::tests::fst_range_24 ... ok [INFO] [stdout] test raw::tests::fst_range_27 ... ok [INFO] [stdout] test raw::tests::fst_range_26 ... ok [INFO] [stdout] test raw::tests::fst_range_28 ... ok [INFO] [stdout] test raw::tests::fst_range_4 ... ok [INFO] [stdout] test raw::tests::fst_range_5 ... ok [INFO] [stdout] test raw::tests::fst_range_3 ... ok [INFO] [stdout] test raw::tests::fst_range_25 ... ok [INFO] [stdout] test raw::tests::fst_range_6 ... ok [INFO] [stdout] test raw::tests::fst_range_29 ... ok [INFO] [stdout] test raw::tests::fst_range_9 ... ok [INFO] [stdout] test raw::tests::fst_range_7 ... ok [INFO] [stdout] test raw::tests::fst_range_8 ... ok [INFO] [stdout] test raw::tests::fst_range_empty_10 ... ok [INFO] [stdout] test raw::tests::fst_range_empty_1 ... ok [INFO] [stdout] test raw::tests::fst_range_empty_11 ... ok [INFO] [stdout] test raw::tests::fst_range_empty_3 ... ok [INFO] [stdout] test raw::tests::fst_range_empty_2 ... ok [INFO] [stdout] test raw::tests::fst_range_empty_4 ... ok [INFO] [stdout] test raw::tests::fst_range_empty_8 ... ok [INFO] [stdout] test raw::tests::fst_range_empty_5 ... ok [INFO] [stdout] test raw::tests::fst_range_empty_7 ... ok [INFO] [stdout] test raw::tests::fst_range_empty_6 ... ok [INFO] [stdout] test raw::tests::fst_set_dupe_empty ... ok [INFO] [stdout] test raw::tests::fst_range_empty_9 ... ok [INFO] [stdout] test raw::tests::fst_set_dupe1 ... ok [INFO] [stdout] test raw::tests::fst_set_dupe2 ... ok [INFO] [stdout] test raw::tests::fst_set_jan ... ok [INFO] [stdout] test raw::tests::fst_set_order1 - should panic ... ok [INFO] [stdout] test raw::tests::fst_set_two1 ... ok [INFO] [stdout] test raw::tests::fst_set_one ... ok [INFO] [stdout] test raw::tests::fst_set_only_empty ... ok [INFO] [stdout] test raw::tests::fst_set_order2 - should panic ... ok [INFO] [stdout] test raw::tests::invalid_format ... ok [INFO] [stdout] test raw::tests::invalid_version ... ok [INFO] [stdout] test raw::tests::invalid_version_crate_too_old ... ok [INFO] [stdout] test raw::tests::last_transition ... ok [INFO] [stdout] test raw::tests::fst_set_two2 ... ok [INFO] [stdout] test raw::tests::next_transition ... ok [INFO] [stdout] test raw::tests::regex_tests::fst_range_aut_2 ... ok [INFO] [stdout] test raw::tests::regex_tests::fst_range_aut_4 ... ok [INFO] [stdout] test raw::tests::regex_tests::fst_range_aut_3 ... ok [INFO] [stdout] test raw::tests::regex_tests::fst_range_aut_5 ... ok [INFO] [stdout] test raw::tests::regex_tests::fst_range_aut_6 ... ok [INFO] [stdout] test raw::tests::regex_tests::fst_range_aut_1 ... ok [INFO] [stdout] test raw::tests::fst_set_zero ... ok [INFO] [stdout] test raw::tests::regex_tests::fst_range_aut_7 ... ok [INFO] [stdout] test raw::tests::regex_tests::fst_range_aut_9 ... ok [INFO] [stdout] test raw::tests::regex_tests::fst_range_aut_8 ... ok [INFO] [stdout] test raw::tests::starting_transition ... ok [INFO] [stdout] test raw::tests::test_buffer ... ok [INFO] [stdout] test raw::tests::reverse_traversal_bounds ... ok [INFO] [stdout] test raw::tests::test_range_ge ... ok [INFO] [stdout] test raw::tests::test_return_node_on_reverse_only_if_match ... ok [INFO] [stdout] test raw::tests::test_simple ... ok [INFO] [stdout] test raw::tests::test_range_gt ... ok [INFO] [stdout] test raw::tests::reverse_traversal ... ok [INFO] [stdout] test raw::tests::test_transition_within_bound ... ok [INFO] [stdout] test raw::node::tests::prop_emits_inputs ... ok [INFO] [stdout] test raw::tests::fst_set_100000 ... ok [INFO] [stdout] test raw::tests::fst_map_100000_increments ... ok [INFO] [stdout] test raw::tests::fst_map_100000_lengths ... ok [INFO] [stdout] test raw::tests::regex_tests::proptest_traversal ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 123 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.59s [INFO] [stdout] [INFO] [stderr] Doc-tests tantivy_fst [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test src/map.rs - inner_map::Map::contains_key (line 97) ... ok [INFO] [stdout] test src/map.rs - inner_map::Map::get (line 115) ... ok [INFO] [stdout] test src/map.rs - inner_map::Map::stream (line 143) ... ok [INFO] [stdout] test src/map.rs - inner_map::Map::search (line 259) ... ok [INFO] [stdout] test src/map.rs - inner_map::Map::keys (line 170) ... ok [INFO] [stdout] test src/map.rs - inner_map::Map::values (line 194) ... ok [INFO] [stdout] test src/map.rs - inner_map::Map::op (line 319) ... ok [INFO] [stdout] test src/raw/mod.rs - raw::Fst (line 114) ... ignored [INFO] [stdout] test src/raw/mod.rs - raw::Fst (line 158) ... ignored [INFO] [stdout] test src/raw/mod.rs - raw::Fst (line 206) ... ignored [INFO] [stdout] test src/stream.rs - stream::Streamer (line 39) ... ignored [INFO] [stdout] test src/stream.rs - stream::Streamer (line 62) ... ignored [INFO] [stdout] test src/map.rs - inner_map::Map::range (line 224) ... ok [INFO] [stdout] test src/map.rs - inner_map::MapBuilder (line 435) ... ok [INFO] [stdout] test src/map.rs - inner_map::OpBuilder<'m>::intersection (line 868) ... ok [INFO] [stdout] test src/map.rs - inner_map::OpBuilder<'m>::symmetric_difference (line 957) ... ok [INFO] [stdout] test src/map.rs - inner_map::OpBuilder<'m>::difference (line 911) ... ok [INFO] [stdout] test src/map.rs - inner_map::OpBuilder<'m>::union (line 784) ... ok [INFO] [stdout] test src/map.rs - inner_map::OpBuilder<'m>::chain (line 827) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 3.30s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "326c3990ea87b59459810daac82f9d1556b898a3e828224aab3cc1fca1268f7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "326c3990ea87b59459810daac82f9d1556b898a3e828224aab3cc1fca1268f7f", kill_on_drop: false }` [INFO] [stdout] 326c3990ea87b59459810daac82f9d1556b898a3e828224aab3cc1fca1268f7f