[INFO] fetching crate izihawa-fst 0.4.0...
[INFO] testing izihawa-fst-0.4.0 against beta-2025-09-21 for beta-1.91-2
[INFO] extracting crate izihawa-fst 0.4.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate izihawa-fst 0.4.0
[INFO] finished tweaking crates.io crate izihawa-fst 0.4.0
[INFO] tweaked toml for crates.io crate izihawa-fst 0.4.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate izihawa-fst 0.4.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 50 packages to latest compatible versions
[INFO] [stderr]       Adding proptest v0.9.6 (available: v1.8.0)
[INFO] [stderr]       Adding quickcheck v0.7.2 (available: v1.0.3)
[INFO] [stderr]       Adding rand v0.5.6 (available: v0.9.2)
[INFO] [stderr]       Adding regex-syntax v0.6.29 (available: v0.8.6)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 612ce1a7b11671fd557f4462ee44dbc1827c8679f06ae8bc20b22674ee7dda07
[INFO] running `Command { std: "docker" "start" "-a" "612ce1a7b11671fd557f4462ee44dbc1827c8679f06ae8bc20b22674ee7dda07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "612ce1a7b11671fd557f4462ee44dbc1827c8679f06ae8bc20b22674ee7dda07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "612ce1a7b11671fd557f4462ee44dbc1827c8679f06ae8bc20b22674ee7dda07", kill_on_drop: false }`
[INFO] [stdout] 612ce1a7b11671fd557f4462ee44dbc1827c8679f06ae8bc20b22674ee7dda07
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23208a9535840cfa9920e89b9eda1d790592fa4c1fcf8b04c1fe4282a70c336d
[INFO] running `Command { std: "docker" "start" "-a" "23208a9535840cfa9920e89b9eda1d790592fa4c1fcf8b04c1fe4282a70c336d", kill_on_drop: false }`
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling izihawa-fst v0.4.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:289:33
[INFO] [stdout]     |
[INFO] [stdout] 289 |     pub fn search<A: Automaton>(&self, aut: A) -> StreamBuilder<A> {
[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] 289 |     pub fn search<A: Automaton>(&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:349:15
[INFO] [stdout]     |
[INFO] [stdout] 349 |     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] 349 |     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<A: Automaton>(&self, aut: A) -> StreamBuilder<A> {
[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<A: Automaton>(&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<A: Automaton>(&self, aut: A) -> StreamBuilder<A> {
[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<A: Automaton>(&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: unused return value of `std::mem::replace` that must be used
[INFO] [stdout]     --> src/raw/mod.rs:1189:9
[INFO] [stdout]      |
[INFO] [stdout] 1189 |         mem::replace(&mut self.buf, new_buf);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stdout]      = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1189 |         let _ = mem::replace(&mut self.buf, new_buf);
[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 1.49s
[INFO] running `Command { std: "docker" "inspect" "23208a9535840cfa9920e89b9eda1d790592fa4c1fcf8b04c1fe4282a70c336d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23208a9535840cfa9920e89b9eda1d790592fa4c1fcf8b04c1fe4282a70c336d", kill_on_drop: false }`
[INFO] [stdout] 23208a9535840cfa9920e89b9eda1d790592fa4c1fcf8b04c1fe4282a70c336d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6f8e72683e2e45b0a8753a4151b07190864bc5843a5ff6b1119da01b9809a21
[INFO] running `Command { std: "docker" "start" "-a" "e6f8e72683e2e45b0a8753a4151b07190864bc5843a5ff6b1119da01b9809a21", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[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:289:33
[INFO] [stdout]     |
[INFO] [stdout] 289 |     pub fn search<A: Automaton>(&self, aut: A) -> StreamBuilder<A> {
[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] 289 |     pub fn search<A: Automaton>(&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:349:15
[INFO] [stdout]     |
[INFO] [stdout] 349 |     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] 349 |     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<A: Automaton>(&self, aut: A) -> StreamBuilder<A> {
[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<A: Automaton>(&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<A: Automaton>(&self, aut: A) -> StreamBuilder<A> {
[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<A: Automaton>(&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: unused return value of `std::mem::replace` that must be used
[INFO] [stdout]     --> src/raw/mod.rs:1189:9
[INFO] [stdout]      |
[INFO] [stdout] 1189 |         mem::replace(&mut self.buf, new_buf);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stdout]      = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1189 |         let _ = mem::replace(&mut self.buf, new_buf);
[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 rand_os v0.1.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand v0.5.6
[INFO] [stderr]    Compiling rand_core v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling rusty-fork v0.2.2
[INFO] [stderr]    Compiling quickcheck v0.7.2
[INFO] [stderr]    Compiling proptest v0.9.6
[INFO] [stderr]    Compiling izihawa-fst v0.4.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:289:33
[INFO] [stdout]     |
[INFO] [stdout] 289 |     pub fn search<A: Automaton>(&self, aut: A) -> StreamBuilder<A> {
[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] 289 |     pub fn search<A: Automaton>(&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:349:15
[INFO] [stdout]     |
[INFO] [stdout] 349 |     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] 349 |     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<A: Automaton>(&self, aut: A) -> StreamBuilder<A> {
[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<A: Automaton>(&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<A: Automaton>(&self, aut: A) -> StreamBuilder<A> {
[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<A: Automaton>(&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: unused return value of `std::mem::replace` that must be used
[INFO] [stdout]     --> src/raw/mod.rs:1189:9
[INFO] [stdout]      |
[INFO] [stdout] 1189 |         mem::replace(&mut self.buf, new_buf);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stdout]      = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1189 |         let _ = mem::replace(&mut self.buf, new_buf);
[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 10.91s
[INFO] running `Command { std: "docker" "inspect" "e6f8e72683e2e45b0a8753a4151b07190864bc5843a5ff6b1119da01b9809a21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6f8e72683e2e45b0a8753a4151b07190864bc5843a5ff6b1119da01b9809a21", kill_on_drop: false }`
[INFO] [stdout] e6f8e72683e2e45b0a8753a4151b07190864bc5843a5ff6b1119da01b9809a21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c70c8ca8df5065eb9870604ab7ac6f4bef3d4f57497665be787c8470c9da97fe
[INFO] running `Command { std: "docker" "start" "-a" "c70c8ca8df5065eb9870604ab7ac6f4bef3d4f57497665be787c8470c9da97fe", 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:289:33
[INFO] [stderr]     |
[INFO] [stderr] 289 |     pub fn search<A: Automaton>(&self, aut: A) -> StreamBuilder<A> {
[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] 289 |     pub fn search<A: Automaton>(&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:349:15
[INFO] [stderr]     |
[INFO] [stderr] 349 |     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] 349 |     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<A: Automaton>(&self, aut: A) -> StreamBuilder<A> {
[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<A: Automaton>(&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<A: Automaton>(&self, aut: A) -> StreamBuilder<A> {
[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<A: Automaton>(&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: unused return value of `std::mem::replace` that must be used
[INFO] [stderr]     --> src/raw/mod.rs:1189:9
[INFO] [stderr]      |
[INFO] [stderr] 1189 |         mem::replace(&mut self.buf, new_buf);
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stderr]      = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]      |
[INFO] [stderr] 1189 |         let _ = mem::replace(&mut self.buf, new_buf);
[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: `izihawa-fst` (lib) generated 17 warnings (run `cargo fix --lib -p izihawa-fst` to apply 16 suggestions)
[INFO] [stderr] warning: `izihawa-fst` (lib test) generated 17 warnings (17 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/izihawa_fst-f17726c58830d6a9)
[INFO] [stdout] 
[INFO] [stdout] running 121 tests
[INFO] [stdout] test raw::node::tests::bin_many_trans ... ok
[INFO] [stdout] test raw::node::tests::node_max_trans ... ok
[INFO] [stdout] test raw::node::tests::bin_one_trans_not_common ... ok
[INFO] [stdout] test raw::node::tests::bin_one_trans_common ... 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::intersect_set ... ok
[INFO] [stdout] test raw::ops::tests::difference_map ... ok
[INFO] [stdout] test raw::ops::tests::symmetric_difference_map ... ok
[INFO] [stdout] test raw::node::tests::bin_no_trans ... ok
[INFO] [stdout] test raw::counting_writer::tests::counts_bytes ... ok
[INFO] [stdout] test raw::ops::tests::intersect_set_dupes ... ok
[INFO] [stdout] test raw::ops::tests::intersect_map ... ok
[INFO] [stdout] test raw::registry::tests::empty_is_ok ... ok
[INFO] [stdout] test raw::ops::tests::chain_map ... ok
[INFO] [stdout] test raw::registry::tests::cache_works ... 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::ops::tests::union_set ... ok
[INFO] [stdout] test raw::tests::bytes_written ... ok
[INFO] [stdout] test raw::pack::tests::prop_pack_in_out ... ok
[INFO] [stdout] test raw::ops::tests::union_map ... ok
[INFO] [stdout] test raw::tests::fst_map_many3 ... ok
[INFO] [stdout] test raw::tests::fst_map_one1 ... ok
[INFO] [stdout] test raw::ops::tests::intersect_map_dupes ... ok
[INFO] [stdout] test raw::tests::fst_map_one2 ... ok
[INFO] [stdout] test raw::tests::fst_map_many2 ... ok
[INFO] [stdout] test raw::tests::fst_map_only_empty1 ... ok
[INFO] [stdout] test raw::registry::tests::one_final_is_ok ... ok
[INFO] [stdout] test raw::tests::fst_map_one3 ... ok
[INFO] [stdout] test raw::tests::fst_map_many1 ... ok
[INFO] [stdout] test raw::ops::tests::union_map_dupes ... ok
[INFO] [stdout] test raw::ops::tests::difference ... ok
[INFO] [stdout] test raw::ops::tests::difference2 ... ok
[INFO] [stdout] test raw::ops::tests::union_set_dupes ... ok
[INFO] [stdout] test raw::tests::fst_map_only_empty3 ... ok
[INFO] [stdout] test raw::ops::tests::chain_set_wrong_order ... ok
[INFO] [stdout] test raw::tests::fst_map_only_empty2 ... 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_13 ... ok
[INFO] [stdout] test raw::tests::fst_range_12 ... ok
[INFO] [stdout] test raw::tests::fst_range_14 ... ok
[INFO] [stdout] test raw::tests::fst_range_15 ... ok
[INFO] [stdout] test raw::tests::fst_range_1 ... ok
[INFO] [stdout] test raw::tests::fst_map_two ... 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_range_22 ... ok
[INFO] [stdout] test raw::tests::fst_range_16 ... ok
[INFO] [stdout] test raw::tests::fst_range_18 ... ok
[INFO] [stdout] test raw::tests::fst_range_17 ... ok
[INFO] [stdout] test raw::tests::fst_range_20 ... ok
[INFO] [stdout] test raw::tests::fst_range_19 ... ok
[INFO] [stdout] test raw::tests::fst_range_21 ... ok
[INFO] [stdout] test raw::tests::fst_range_24 ... ok
[INFO] [stdout] test raw::tests::fst_map_dupe1 - should panic ... ok
[INFO] [stdout] test raw::tests::fst_map_order1 - should panic ... ok
[INFO] [stdout] test raw::tests::fst_range_23 ... ok
[INFO] [stdout] test raw::tests::fst_map_order2 - should panic ... ok
[INFO] [stdout] test raw::tests::fst_range_26 ... ok
[INFO] [stdout] test raw::tests::fst_range_27 ... ok
[INFO] [stdout] test raw::tests::fst_range_28 ... ok
[INFO] [stdout] test raw::tests::fst_range_3 ... ok
[INFO] [stdout] test raw::tests::fst_range_4 ... ok
[INFO] [stdout] test raw::tests::fst_range_6 ... ok
[INFO] [stdout] test raw::tests::fst_range_aut_3 ... ok
[INFO] [stdout] test raw::tests::fst_range_9 ... ok
[INFO] [stdout] test raw::tests::fst_range_2 ... ok
[INFO] [stdout] test raw::tests::fst_range_25 ... ok
[INFO] [stdout] test raw::tests::fst_range_aut_1 ... ok
[INFO] [stdout] test raw::tests::fst_range_7 ... ok
[INFO] [stdout] test raw::tests::fst_range_aut_2 ... ok
[INFO] [stdout] test raw::tests::fst_range_aut_5 ... ok
[INFO] [stdout] test raw::tests::fst_range_aut_6 ... ok
[INFO] [stdout] test raw::tests::fst_range_empty_10 ... ok
[INFO] [stdout] test raw::tests::fst_range_5 ... ok
[INFO] [stdout] test raw::tests::fst_range_empty_2 ... ok
[INFO] [stdout] test raw::tests::fst_range_empty_11 ... ok
[INFO] [stdout] test raw::tests::fst_range_empty_1 ... ok
[INFO] [stdout] test raw::tests::fst_range_29 ... ok
[INFO] [stdout] test raw::tests::fst_range_aut_4 ... ok
[INFO] [stdout] test raw::tests::fst_range_8 ... ok
[INFO] [stdout] test raw::tests::fst_set_dupe1 ... ok
[INFO] [stdout] test raw::tests::fst_range_aut_7 ... ok
[INFO] [stdout] test raw::tests::fst_range_empty_3 ... ok
[INFO] [stdout] test raw::tests::fst_range_empty_9 ... ok
[INFO] [stdout] test raw::tests::fst_range_empty_7 ... ok
[INFO] [stdout] test raw::tests::fst_set_only_empty ... ok
[INFO] [stdout] test raw::tests::fst_set_dupe_empty ... ok
[INFO] [stdout] test raw::tests::fst_set_dupe2 ... ok
[INFO] [stdout] test raw::tests::fst_range_empty_8 ... ok
[INFO] [stdout] test raw::tests::fst_set_jan ... ok
[INFO] [stdout] test raw::tests::fst_set_one ... ok
[INFO] [stdout] test raw::tests::invalid_format ... ok
[INFO] [stdout] test raw::tests::invalid_version ... ok
[INFO] [stdout] test raw::tests::fst_set_two1 ... ok
[INFO] [stdout] test raw::tests::fst_set_order2 - should panic ... ok
[INFO] [stdout] test raw::tests::fst_set_zero ... ok
[INFO] [stdout] test raw::tests::invalid_version_crate_too_old ... ok
[INFO] [stdout] test raw::tests::fst_set_two2 ... ok
[INFO] [stdout] test raw::tests::next_transition ... ok
[INFO] [stdout] test raw::tests::test_buffer ... ok
[INFO] [stdout] test raw::tests::starting_transition ... ok
[INFO] [stdout] test raw::tests::test_range_ge ... ok
[INFO] [stdout] test raw::tests::last_transition ... ok
[INFO] [stdout] test raw::tests::reverse_traversal ... ok
[INFO] [stdout] test raw::tests::fst_set_order1 - should panic ... ok
[INFO] [stdout] test raw::tests::reverse_traversal_bounds ... ok
[INFO] [stdout] test raw::tests::test_range_gt ... ok
[INFO] [stdout] test raw::tests::fst_range_empty_6 ... ok
[INFO] [stdout] test raw::tests::test_transition_within_bound ... ok
[INFO] [stdout] test raw::tests::test_simple ... ok
[INFO] [stdout] test raw::tests::test_return_node_on_reverse_only_if_match ... ok
[INFO] [stdout] test raw::tests::fst_range_empty_4 ... ok
[INFO] [stdout] test raw::tests::fst_range_empty_5 ... 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_lengths ... ok
[INFO] [stdout] test raw::tests::fst_map_100000_increments ... ok
[INFO] [stdout] test raw::tests::proptest_traversal ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 121 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.68s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests izihawa_fst
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[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<Data>::keys (line 170) ... FAILED
[INFO] [stdout] test src/map.rs - inner_map::Map<Data>::get (line 115) ... FAILED
[INFO] [stdout] test src/map.rs - inner_map::Map<Data>::contains_key (line 97) ... FAILED
[INFO] [stdout] test src/map.rs - inner_map::OpBuilder<'m>::chain (line 828) ... FAILED
[INFO] [stdout] test src/map.rs - inner_map::OpBuilder<'m>::difference (line 912) ... FAILED
[INFO] [stdout] test src/map.rs - inner_map::Map<Data>::range (line 224) ... FAILED
[INFO] [stdout] test src/map.rs - inner_map::Map<Data>::op (line 320) ... FAILED
[INFO] [stdout] test src/map.rs - inner_map::Map<Data>::stream (line 143) ... FAILED
[INFO] [stdout] test src/map.rs - inner_map::MapBuilder (line 436) ... FAILED
[INFO] [stdout] test src/map.rs - inner_map::OpBuilder<'m>::union (line 785) ... FAILED
[INFO] [stdout] test src/map.rs - inner_map::OpBuilder<'m>::intersection (line 869) ... FAILED
[INFO] [stdout] test src/map.rs - inner_map::Map<Data>::search (line 259) ... FAILED
[INFO] [stdout] test src/map.rs - inner_map::OpBuilder<'m>::symmetric_difference (line 958) ... FAILED
[INFO] [stdout] test src/map.rs - inner_map::Map<Data>::values (line 194) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/map.rs - inner_map::Map<Data>::keys (line 170) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tantivy_fst`
[INFO] [stdout]  --> src/map.rs:171:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tantivy_fst::{IntoStreamer, Streamer, Map};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `tantivy_fst`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tantivy_fst`, use `cargo add tantivy_fst` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/map.rs - inner_map::Map<Data>::get (line 115) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tantivy_fst`
[INFO] [stdout]  --> src/map.rs:116:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tantivy_fst::Map;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `tantivy_fst`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tantivy_fst`, use `cargo add tantivy_fst` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/map.rs - inner_map::Map<Data>::contains_key (line 97) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tantivy_fst`
[INFO] [stdout]  --> src/map.rs:98:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tantivy_fst::Map;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `tantivy_fst`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tantivy_fst`, use `cargo add tantivy_fst` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/map.rs - inner_map::OpBuilder<'m>::chain (line 828) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tantivy_fst`
[INFO] [stdout]  --> src/map.rs:830:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tantivy_fst::raw::Output;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `tantivy_fst`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tantivy_fst`, use `cargo add tantivy_fst` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tantivy_fst`
[INFO] [stdout]  --> src/map.rs:831:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tantivy_fst::map::IndexedValue;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `tantivy_fst`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tantivy_fst`, use `cargo add tantivy_fst` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tantivy_fst`
[INFO] [stdout]  --> src/map.rs:829:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tantivy_fst::{IntoStreamer, Streamer, Map};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `tantivy_fst`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tantivy_fst`, use `cargo add tantivy_fst` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/map.rs - inner_map::OpBuilder<'m>::difference (line 912) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tantivy_fst`
[INFO] [stdout]  --> src/map.rs:914:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tantivy_fst::map::IndexedValue;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `tantivy_fst`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tantivy_fst`, use `cargo add tantivy_fst` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tantivy_fst`
[INFO] [stdout]  --> src/map.rs:913:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tantivy_fst::{Streamer, Map};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `tantivy_fst`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tantivy_fst`, use `cargo add tantivy_fst` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/map.rs - inner_map::Map<Data>::range (line 224) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tantivy_fst`
[INFO] [stdout]  --> src/map.rs:225:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tantivy_fst::{IntoStreamer, Streamer, Map};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `tantivy_fst`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tantivy_fst`, use `cargo add tantivy_fst` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/map.rs - inner_map::Map<Data>::op (line 320) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tantivy_fst`
[INFO] [stdout]  --> src/map.rs:322:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tantivy_fst::{map::IndexedValue};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `tantivy_fst`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tantivy_fst`, use `cargo add tantivy_fst` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tantivy_fst`
[INFO] [stdout]  --> src/map.rs:321:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tantivy_fst::{Streamer, Map};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `tantivy_fst`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tantivy_fst`, use `cargo add tantivy_fst` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/map.rs - inner_map::Map<Data>::stream (line 143) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tantivy_fst`
[INFO] [stdout]  --> src/map.rs:144:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tantivy_fst::{IntoStreamer, Streamer, Map};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `tantivy_fst`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tantivy_fst`, use `cargo add tantivy_fst` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/map.rs - inner_map::MapBuilder (line 436) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tantivy_fst`
[INFO] [stdout]  --> src/map.rs:437:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tantivy_fst::{IntoStreamer, Streamer, Map, MapBuilder};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `tantivy_fst`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tantivy_fst`, use `cargo add tantivy_fst` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/map.rs - inner_map::OpBuilder<'m>::union (line 785) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tantivy_fst`
[INFO] [stdout]  --> src/map.rs:787:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tantivy_fst::map::IndexedValue;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `tantivy_fst`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tantivy_fst`, use `cargo add tantivy_fst` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tantivy_fst`
[INFO] [stdout]  --> src/map.rs:786:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tantivy_fst::{IntoStreamer, Streamer, Map};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `tantivy_fst`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tantivy_fst`, use `cargo add tantivy_fst` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/map.rs - inner_map::OpBuilder<'m>::intersection (line 869) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tantivy_fst`
[INFO] [stdout]  --> src/map.rs:871:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tantivy_fst::map::IndexedValue;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `tantivy_fst`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tantivy_fst`, use `cargo add tantivy_fst` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tantivy_fst`
[INFO] [stdout]  --> src/map.rs:870:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tantivy_fst::{IntoStreamer, Streamer, Map};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `tantivy_fst`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tantivy_fst`, use `cargo add tantivy_fst` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/map.rs - inner_map::Map<Data>::search (line 259) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tantivy_fst`
[INFO] [stdout]  --> src/map.rs:262:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tantivy_fst::{IntoStreamer, Streamer, Map};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `tantivy_fst`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tantivy_fst`, use `cargo add tantivy_fst` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tantivy_fst`
[INFO] [stdout]  --> src/map.rs:263:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tantivy_fst::Regex;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `tantivy_fst`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tantivy_fst`, use `cargo add tantivy_fst` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/map.rs:265:32
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn example() -> Result<(), Box<Error>> {
[INFO] [stdout]   |                                ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]   = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn example() -> Result<(), Box<dyn Error>> {
[INFO] [stdout]   |                                +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/map.rs - inner_map::OpBuilder<'m>::symmetric_difference (line 958) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tantivy_fst`
[INFO] [stdout]  --> src/map.rs:960:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tantivy_fst::map::IndexedValue;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `tantivy_fst`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tantivy_fst`, use `cargo add tantivy_fst` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tantivy_fst`
[INFO] [stdout]  --> src/map.rs:959:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tantivy_fst::{IntoStreamer, Streamer, Map};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `tantivy_fst`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tantivy_fst`, use `cargo add tantivy_fst` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/map.rs - inner_map::Map<Data>::values (line 194) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tantivy_fst`
[INFO] [stdout]  --> src/map.rs:195:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tantivy_fst::{IntoStreamer, Streamer, Map};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `tantivy_fst`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tantivy_fst`, use `cargo add tantivy_fst` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/map.rs - inner_map::Map<Data>::contains_key (line 97)
[INFO] [stdout]     src/map.rs - inner_map::Map<Data>::get (line 115)
[INFO] [stdout]     src/map.rs - inner_map::Map<Data>::keys (line 170)
[INFO] [stdout]     src/map.rs - inner_map::Map<Data>::op (line 320)
[INFO] [stdout]     src/map.rs - inner_map::Map<Data>::range (line 224)
[INFO] [stdout]     src/map.rs - inner_map::Map<Data>::search (line 259)
[INFO] [stdout]     src/map.rs - inner_map::Map<Data>::stream (line 143)
[INFO] [stdout]     src/map.rs - inner_map::Map<Data>::values (line 194)
[INFO] [stdout]     src/map.rs - inner_map::MapBuilder (line 436)
[INFO] [stdout]     src/map.rs - inner_map::OpBuilder<'m>::chain (line 828)
[INFO] [stdout]     src/map.rs - inner_map::OpBuilder<'m>::difference (line 912)
[INFO] [stdout]     src/map.rs - inner_map::OpBuilder<'m>::intersection (line 869)
[INFO] [stdout]     src/map.rs - inner_map::OpBuilder<'m>::symmetric_difference (line 958)
[INFO] [stdout]     src/map.rs - inner_map::OpBuilder<'m>::union (line 785)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 14 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c70c8ca8df5065eb9870604ab7ac6f4bef3d4f57497665be787c8470c9da97fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c70c8ca8df5065eb9870604ab7ac6f4bef3d4f57497665be787c8470c9da97fe", kill_on_drop: false }`
[INFO] [stdout] c70c8ca8df5065eb9870604ab7ac6f4bef3d4f57497665be787c8470c9da97fe
