[INFO] fetching crate lindera-fst 0.1.1... [INFO] testing lindera-fst-0.1.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate lindera-fst 0.1.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate lindera-fst 0.1.1 [INFO] finished tweaking crates.io crate lindera-fst 0.1.1 [INFO] tweaked toml for crates.io crate lindera-fst 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lindera-fst 0.1.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 52 packages to latest compatible versions [INFO] [stderr] Adding levenshtein_automata v0.1.1 (available: v0.2.1) [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.4.2 (available: v0.8.6) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9d37af75cb9d36a31631ca0ba10594a0657b886d2dcc6f2d395f40c8fa9cda0 [INFO] running `Command { std: "docker" "start" "-a" "d9d37af75cb9d36a31631ca0ba10594a0657b886d2dcc6f2d395f40c8fa9cda0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9d37af75cb9d36a31631ca0ba10594a0657b886d2dcc6f2d395f40c8fa9cda0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9d37af75cb9d36a31631ca0ba10594a0657b886d2dcc6f2d395f40c8fa9cda0", kill_on_drop: false }` [INFO] [stdout] d9d37af75cb9d36a31631ca0ba10594a0657b886d2dcc6f2d395f40c8fa9cda0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7580198d5bb4b62e5362e69079f4c71c8f2461e9cb04b9315953bfe5352e7c9 [INFO] running `Command { std: "docker" "start" "-a" "c7580198d5bb4b62e5362e69079f4c71c8f2461e9cb04b9315953bfe5352e7c9", kill_on_drop: false }` [INFO] [stderr] Compiling levenshtein_automata v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling lindera-fst v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/map.rs:159:19 [INFO] [stdout] | [INFO] [stdout] 159 | 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] 159 | 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:182:17 [INFO] [stdout] | [INFO] [stdout] 182 | 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] 182 | 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:206:19 [INFO] [stdout] | [INFO] [stdout] 206 | 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] 206 | 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:242:18 [INFO] [stdout] | [INFO] [stdout] 242 | 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] 242 | 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:287:33 [INFO] [stdout] | [INFO] [stdout] 287 | 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] 287 | 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:347:15 [INFO] [stdout] | [INFO] [stdout] 347 | 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] 347 | 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:411:19 [INFO] [stdout] | [INFO] [stdout] 411 | 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] 411 | 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:415:37 [INFO] [stdout] | [INFO] [stdout] 415 | 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] 415 | 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:424:18 [INFO] [stdout] | [INFO] [stdout] 424 | 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] 424 | 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:429:33 [INFO] [stdout] | [INFO] [stdout] 429 | 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] 429 | 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:458:15 [INFO] [stdout] | [INFO] [stdout] 458 | 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] 458 | 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:525:17 [INFO] [stdout] | [INFO] [stdout] 525 | 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] 525 | 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:533:17 [INFO] [stdout] | [INFO] [stdout] 533 | 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] 533 | 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:1191:9 [INFO] [stdout] | [INFO] [stdout] 1191 | 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)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 1191 | 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:40:18 [INFO] [stdout] | [INFO] [stdout] 40 | 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] 40 | 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.36s [INFO] running `Command { std: "docker" "inspect" "c7580198d5bb4b62e5362e69079f4c71c8f2461e9cb04b9315953bfe5352e7c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7580198d5bb4b62e5362e69079f4c71c8f2461e9cb04b9315953bfe5352e7c9", kill_on_drop: false }` [INFO] [stdout] c7580198d5bb4b62e5362e69079f4c71c8f2461e9cb04b9315953bfe5352e7c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 062d61dc1b6903e09f38d734ad1d041add054cacf1133c1dd984365c4407eb8f [INFO] running `Command { std: "docker" "start" "-a" "062d61dc1b6903e09f38d734ad1d041add054cacf1133c1dd984365c4407eb8f", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/map.rs:159:19 [INFO] [stdout] | [INFO] [stdout] 159 | 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] 159 | 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:182:17 [INFO] [stdout] | [INFO] [stdout] 182 | 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] 182 | 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:206:19 [INFO] [stdout] | [INFO] [stdout] 206 | 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] 206 | 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:242:18 [INFO] [stdout] | [INFO] [stdout] 242 | 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] 242 | 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:287:33 [INFO] [stdout] | [INFO] [stdout] 287 | 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] 287 | 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:347:15 [INFO] [stdout] | [INFO] [stdout] 347 | 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] 347 | 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:411:19 [INFO] [stdout] | [INFO] [stdout] 411 | 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] 411 | 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:415:37 [INFO] [stdout] | [INFO] [stdout] 415 | 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] 415 | 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:424:18 [INFO] [stdout] | [INFO] [stdout] 424 | 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] 424 | 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:429:33 [INFO] [stdout] | [INFO] [stdout] 429 | 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] 429 | 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:458:15 [INFO] [stdout] | [INFO] [stdout] 458 | 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] 458 | 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:525:17 [INFO] [stdout] | [INFO] [stdout] 525 | 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] 525 | 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:533:17 [INFO] [stdout] | [INFO] [stdout] 533 | 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] 533 | 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:1191:9 [INFO] [stdout] | [INFO] [stdout] 1191 | 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)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 1191 | 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:40:18 [INFO] [stdout] | [INFO] [stdout] 40 | 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] 40 | 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_chacha v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling quickcheck v0.7.2 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling rusty-fork v0.2.2 [INFO] [stderr] Compiling proptest v0.9.6 [INFO] [stderr] Compiling lindera-fst v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/map.rs:159:19 [INFO] [stdout] | [INFO] [stdout] 159 | 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] 159 | 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:182:17 [INFO] [stdout] | [INFO] [stdout] 182 | 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] 182 | 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:206:19 [INFO] [stdout] | [INFO] [stdout] 206 | 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] 206 | 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:242:18 [INFO] [stdout] | [INFO] [stdout] 242 | 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] 242 | 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:287:33 [INFO] [stdout] | [INFO] [stdout] 287 | 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] 287 | 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:347:15 [INFO] [stdout] | [INFO] [stdout] 347 | 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] 347 | 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:411:19 [INFO] [stdout] | [INFO] [stdout] 411 | 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] 411 | 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:415:37 [INFO] [stdout] | [INFO] [stdout] 415 | 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] 415 | 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:424:18 [INFO] [stdout] | [INFO] [stdout] 424 | 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] 424 | 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:429:33 [INFO] [stdout] | [INFO] [stdout] 429 | 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] 429 | 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:458:15 [INFO] [stdout] | [INFO] [stdout] 458 | 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] 458 | 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:525:17 [INFO] [stdout] | [INFO] [stdout] 525 | 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] 525 | 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:533:17 [INFO] [stdout] | [INFO] [stdout] 533 | 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] 533 | 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:1191:9 [INFO] [stdout] | [INFO] [stdout] 1191 | 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)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 1191 | 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:40:18 [INFO] [stdout] | [INFO] [stdout] 40 | 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] 40 | 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 14.57s [INFO] running `Command { std: "docker" "inspect" "062d61dc1b6903e09f38d734ad1d041add054cacf1133c1dd984365c4407eb8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "062d61dc1b6903e09f38d734ad1d041add054cacf1133c1dd984365c4407eb8f", kill_on_drop: false }` [INFO] [stdout] 062d61dc1b6903e09f38d734ad1d041add054cacf1133c1dd984365c4407eb8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a657c06e17f2be8d77e034f2b30f76b5bfcb36051327c20d1eeff0f05b488b80 [INFO] running `Command { std: "docker" "start" "-a" "a657c06e17f2be8d77e034f2b30f76b5bfcb36051327c20d1eeff0f05b488b80", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/map.rs:159:19 [INFO] [stderr] | [INFO] [stderr] 159 | 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] 159 | 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:182:17 [INFO] [stderr] | [INFO] [stderr] 182 | 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] 182 | 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:206:19 [INFO] [stderr] | [INFO] [stderr] 206 | 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] 206 | 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:242:18 [INFO] [stderr] | [INFO] [stderr] 242 | 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] 242 | 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:287:33 [INFO] [stderr] | [INFO] [stderr] 287 | 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] 287 | 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:347:15 [INFO] [stderr] | [INFO] [stderr] 347 | 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] 347 | 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:411:19 [INFO] [stderr] | [INFO] [stderr] 411 | 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] 411 | 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:415:37 [INFO] [stderr] | [INFO] [stderr] 415 | 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] 415 | 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:424:18 [INFO] [stderr] | [INFO] [stderr] 424 | 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] 424 | 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:429:33 [INFO] [stderr] | [INFO] [stderr] 429 | 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] 429 | 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:458:15 [INFO] [stderr] | [INFO] [stderr] 458 | 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] 458 | 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:525:17 [INFO] [stderr] | [INFO] [stderr] 525 | 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] 525 | 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:533:17 [INFO] [stderr] | [INFO] [stderr] 533 | 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] 533 | 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:1191:9 [INFO] [stderr] | [INFO] [stderr] 1191 | 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)]` on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 1191 | 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:40:18 [INFO] [stderr] | [INFO] [stderr] 40 | 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] 40 | 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: `lindera-fst` (lib) generated 17 warnings (run `cargo fix --lib -p lindera-fst` to apply 16 suggestions) [INFO] [stderr] warning: `lindera-fst` (lib test) generated 17 warnings (17 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lindera_fst-bb59aa16ce7bcc43) [INFO] [stdout] [INFO] [stdout] running 118 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_one_trans_not_common ... ok [INFO] [stdout] test raw::node::tests::node_max_trans ... ok [INFO] [stdout] test raw::ops::tests::symmetric_difference ... 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::ops::tests::intersect_map_dupes ... ok [INFO] [stdout] test raw::ops::tests::intersect_set ... 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::ops::tests::union_set ... ok [INFO] [stdout] test raw::ops::tests::union_map_dupes ... ok [INFO] [stdout] test raw::registry::tests::one_with_trans_is_ok ... ok [INFO] [stdout] test raw::node::tests::bin_many_trans ... ok [INFO] [stdout] test raw::ops::tests::intersect_set_dupes ... ok [INFO] [stdout] test raw::ops::tests::difference_map ... ok [INFO] [stdout] test raw::tests::fst_map_many1 ... ok [INFO] [stdout] test raw::ops::tests::difference ... ok [INFO] [stdout] test raw::registry::tests::promote ... ok [INFO] [stdout] test raw::tests::bytes_written ... ok [INFO] [stdout] test raw::tests::fst_map_many2 ... ok [INFO] [stdout] test raw::ops::tests::union_set_dupes ... ok [INFO] [stdout] test raw::ops::tests::symmetric_difference_map ... ok [INFO] [stdout] test raw::tests::fst_map_many3 ... ok [INFO] [stdout] test raw::ops::tests::difference2 ... 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_one3 ... ok [INFO] [stdout] test raw::tests::fst_map_two ... ok [INFO] [stdout] test raw::tests::fst_map_only_empty2 ... ok [INFO] [stdout] test raw::tests::fst_map_only_empty1 ... ok [INFO] [stdout] test raw::tests::fst_map_only_empty3 ... ok [INFO] [stdout] test raw::tests::fst_range_1 ... 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_18 ... ok [INFO] [stdout] test raw::tests::fst_range_14 ... ok [INFO] [stdout] test raw::tests::fst_range_16 ... ok [INFO] [stdout] test raw::tests::fst_range_11 ... ok [INFO] [stdout] test raw::tests::fst_range_10 ... ok [INFO] [stdout] test raw::ops::tests::intersect_map ... 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_15 ... ok [INFO] [stdout] test raw::tests::fst_range_19 ... ok [INFO] [stdout] test raw::tests::fst_range_22 ... ok [INFO] [stdout] test raw::tests::fst_range_27 ... ok [INFO] [stdout] test raw::tests::fst_range_23 ... ok [INFO] [stdout] test raw::tests::fst_range_24 ... ok [INFO] [stdout] test raw::tests::fst_range_2 ... ok [INFO] [stdout] test raw::tests::fst_range_21 ... ok [INFO] [stdout] test raw::tests::fst_range_29 ... ok [INFO] [stdout] test raw::tests::fst_range_28 ... ok [INFO] [stdout] test raw::tests::fst_range_26 ... 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_9 ... ok [INFO] [stdout] test raw::tests::fst_range_aut_1 ... 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_4 ... ok [INFO] [stdout] test raw::tests::fst_map_dupe_empty - should panic ... ok [INFO] [stdout] test raw::tests::fst_map_dupe2 - should panic ... ok [INFO] [stdout] test raw::tests::fst_map_dupe1 - should panic ... ok [INFO] [stdout] test raw::tests::fst_map_order2 - should panic ... ok [INFO] [stdout] test raw::tests::fst_map_order1 - should panic ... ok [INFO] [stdout] test raw::tests::fst_range_8 ... ok [INFO] [stdout] test raw::tests::fst_range_7 ... ok [INFO] [stdout] test raw::tests::fst_range_empty_11 ... ok [INFO] [stdout] test raw::tests::fst_range_aut_3 ... ok [INFO] [stdout] test raw::tests::fst_range_25 ... ok [INFO] [stdout] test raw::tests::fst_range_empty_4 ... ok [INFO] [stdout] test raw::tests::fst_range_aut_6 ... ok [INFO] [stdout] test raw::tests::fst_range_empty_3 ... ok [INFO] [stdout] test raw::tests::fst_range_empty_10 ... ok [INFO] [stdout] test raw::tests::fst_range_empty_5 ... ok [INFO] [stdout] test raw::tests::fst_range_empty_6 ... ok [INFO] [stdout] test raw::tests::fst_range_aut_7 ... ok [INFO] [stdout] test raw::tests::fst_range_empty_7 ... ok [INFO] [stdout] test raw::tests::fst_range_empty_8 ... ok [INFO] [stdout] test raw::tests::fst_range_5 ... ok [INFO] [stdout] test raw::tests::fst_range_empty_1 ... ok [INFO] [stdout] test raw::tests::fst_range_empty_9 ... ok [INFO] [stdout] test raw::tests::fst_set_dupe2 ... ok [INFO] [stdout] test raw::tests::fst_set_dupe1 ... ok [INFO] [stdout] test raw::tests::invalid_version ... ok [INFO] [stdout] test raw::tests::invalid_format ... ok [INFO] [stdout] test raw::tests::fst_set_order1 - should panic ... ok [INFO] [stdout] test raw::tests::invalid_version_crate_too_old ... ok [INFO] [stdout] test raw::tests::fst_set_dupe_empty ... ok [INFO] [stdout] test raw::tests::fst_set_two1 ... ok [INFO] [stdout] test raw::tests::fst_set_one ... ok [INFO] [stdout] test raw::tests::starting_transition ... ok [INFO] [stdout] test raw::tests::fst_set_only_empty ... ok [INFO] [stdout] test raw::tests::fst_set_two2 ... ok [INFO] [stdout] test raw::tests::fst_range_empty_2 ... ok [INFO] [stdout] test raw::tests::fst_set_order2 - should panic ... ok [INFO] [stdout] test raw::tests::test_buffer ... ok [INFO] [stdout] test raw::tests::last_transition ... ok [INFO] [stdout] test raw::tests::next_transition ... ok [INFO] [stdout] test raw::tests::fst_set_zero ... ok [INFO] [stdout] test raw::tests::test_range_gt ... ok [INFO] [stdout] test raw::tests::test_simple ... ok [INFO] [stdout] test raw::tests::test_transition_within_bound ... ok [INFO] [stdout] test raw::tests::test_return_node_on_reverse_only_if_match ... ok [INFO] [stdout] test raw::tests::test_range_ge ... ok [INFO] [stdout] test raw::tests::fst_set_jan ... ok [INFO] [stdout] test raw::tests::reverse_traversal ... ok [INFO] [stdout] test raw::tests::reverse_traversal_bounds ... ok [INFO] [stdout] test raw::node::tests::prop_emits_inputs ... 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::fst_set_100000 ... ok [INFO] [stdout] test raw::tests::proptest_traversal ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 118 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.44s [INFO] [stdout] [INFO] [stderr] Doc-tests lindera_fst [INFO] [stdout] [INFO] [stdout] running 18 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::MapBuilder (line 434) ... ok [INFO] [stdout] test src/map.rs - inner_map::OpBuilder<'m>::difference (line 871) ... ok [INFO] [stdout] test src/map.rs - inner_map::Map::range (line 223) ... ok [INFO] [stdout] test src/map.rs - inner_map::Map::keys (line 169) ... ok [INFO] [stdout] test src/map.rs - inner_map::Map::contains_key (line 96) ... ok [INFO] [stdout] test src/map.rs - inner_map::OpBuilder<'m>::intersection (line 828) ... ok [INFO] [stdout] test src/map.rs - inner_map::OpBuilder<'m>::symmetric_difference (line 917) ... ok [INFO] [stdout] test src/map.rs - inner_map::Map::stream (line 142) ... ok [INFO] [stdout] test src/map.rs - inner_map::Map::op (line 318) ... ok [INFO] [stdout] test src/map.rs - inner_map::Map::get (line 114) ... ok [INFO] [stdout] test src/map.rs - inner_map::Map::search (line 258) ... ok [INFO] [stdout] test src/map.rs - inner_map::Map::values (line 193) ... ok [INFO] [stdout] test src/map.rs - inner_map::OpBuilder<'m>::union (line 783) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 2.58s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a657c06e17f2be8d77e034f2b30f76b5bfcb36051327c20d1eeff0f05b488b80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a657c06e17f2be8d77e034f2b30f76b5bfcb36051327c20d1eeff0f05b488b80", kill_on_drop: false }` [INFO] [stdout] a657c06e17f2be8d77e034f2b30f76b5bfcb36051327c20d1eeff0f05b488b80