[INFO] fetching crate lindera-fst 0.1.1... [INFO] testing lindera-fst-0.1.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate lindera-fst 0.1.1 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lindera-fst 0.1.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 60 packages to latest compatible versions [INFO] [stderr] Adding levenshtein_automata v0.1.1 (available: v0.2.1) [INFO] [stderr] Adding proptest v0.9.6 (available: v1.7.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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa3b93989fda26535635b233842a4a9219a1d6178409ff28364cae920622f310 [INFO] running `Command { std: "docker" "start" "-a" "aa3b93989fda26535635b233842a4a9219a1d6178409ff28364cae920622f310", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa3b93989fda26535635b233842a4a9219a1d6178409ff28364cae920622f310", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa3b93989fda26535635b233842a4a9219a1d6178409ff28364cae920622f310", kill_on_drop: false }` [INFO] [stdout] aa3b93989fda26535635b233842a4a9219a1d6178409ff28364cae920622f310 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8910f52b328d97c06ba627809e6f9bc7f96d71ce4c9f140437f8a313f5537fa [INFO] running `Command { std: "docker" "start" "-a" "f8910f52b328d97c06ba627809e6f9bc7f96d71ce4c9f140437f8a313f5537fa", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling levenshtein_automata v0.1.1 [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)]` (part of `#[warn(unused)]`) 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 2.45s [INFO] running `Command { std: "docker" "inspect" "f8910f52b328d97c06ba627809e6f9bc7f96d71ce4c9f140437f8a313f5537fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8910f52b328d97c06ba627809e6f9bc7f96d71ce4c9f140437f8a313f5537fa", kill_on_drop: false }` [INFO] [stdout] f8910f52b328d97c06ba627809e6f9bc7f96d71ce4c9f140437f8a313f5537fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df204b503325b538179852943fd42e2c4d008b77e8b7da6dddba1ea81dc21b3f [INFO] running `Command { std: "docker" "start" "-a" "df204b503325b538179852943fd42e2c4d008b77e8b7da6dddba1ea81dc21b3f", kill_on_drop: false }` [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_core v0.2.2 [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] [stderr] Compiling rand_os v0.1.3 [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)]` (part of `#[warn(unused)]`) 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 wait-timeout v0.2.1 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling quickcheck v0.7.2 [INFO] [stderr] Compiling bit-set v0.5.3 [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)]` (part of `#[warn(unused)]`) 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 12.30s [INFO] running `Command { std: "docker" "inspect" "df204b503325b538179852943fd42e2c4d008b77e8b7da6dddba1ea81dc21b3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df204b503325b538179852943fd42e2c4d008b77e8b7da6dddba1ea81dc21b3f", kill_on_drop: false }` [INFO] [stdout] df204b503325b538179852943fd42e2c4d008b77e8b7da6dddba1ea81dc21b3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1bf8b90369dafde40d636ce07e2d4c6d4366d7ce78ea37aa710ff54eb1921dbe [INFO] running `Command { std: "docker" "start" "-a" "1bf8b90369dafde40d636ce07e2d4c6d4366d7ce78ea37aa710ff54eb1921dbe", 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)]` (part of `#[warn(unused)]`) 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.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lindera_fst-30ae756ebec2e148) [INFO] [stdout] [INFO] [stdout] running 118 tests [INFO] [stdout] test raw::node::tests::bin_one_trans_not_common ... ok [INFO] [stdout] test raw::node::tests::bin_many_trans ... ok [INFO] [stdout] test raw::node::tests::bin_one_trans_common ... 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::node::tests::node_max_trans ... ok [INFO] [stdout] test raw::ops::tests::intersect_set ... ok [INFO] [stdout] test raw::ops::tests::difference ... ok [INFO] [stdout] test raw::ops::tests::union_map ... 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_with_trans_is_ok ... ok [INFO] [stdout] test raw::registry::tests::promote ... ok [INFO] [stdout] test raw::ops::tests::intersect_set_dupes ... ok [INFO] [stdout] test raw::tests::bytes_written ... ok [INFO] [stdout] test raw::ops::tests::union_map_dupes ... ok [INFO] [stdout] test raw::ops::tests::difference2 ... ok [INFO] [stdout] test raw::ops::tests::intersect_map_dupes ... ok [INFO] [stdout] test raw::tests::fst_map_many1 ... ok [INFO] [stdout] test raw::ops::tests::intersect_map ... ok [INFO] [stdout] test raw::ops::tests::union_set ... ok [INFO] [stdout] test raw::pack::tests::prop_pack_in_out ... ok [INFO] [stdout] test raw::registry::tests::one_final_is_ok ... ok [INFO] [stdout] test raw::ops::tests::symmetric_difference ... ok [INFO] [stdout] test raw::tests::fst_map_many2 ... ok [INFO] [stdout] test raw::ops::tests::difference_map ... ok [INFO] [stdout] test raw::ops::tests::symmetric_difference_map ... ok [INFO] [stdout] test raw::ops::tests::union_set_dupes ... 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_dupe_empty - should panic ... ok [INFO] [stdout] test raw::tests::fst_map_one1 ... ok [INFO] [stdout] test raw::tests::fst_map_order2 - should panic ... ok [INFO] [stdout] test raw::tests::fst_range_10 ... 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_only_empty1 ... ok [INFO] [stdout] test raw::tests::fst_map_order1 - should panic ... ok [INFO] [stdout] test raw::tests::fst_map_only_empty3 ... ok [INFO] [stdout] test raw::tests::fst_map_only_empty2 ... ok [INFO] [stdout] test raw::tests::fst_map_two ... ok [INFO] [stdout] test raw::tests::fst_range_13 ... ok [INFO] [stdout] test raw::tests::fst_range_1 ... 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_2 ... ok [INFO] [stdout] test raw::tests::fst_range_11 ... ok [INFO] [stdout] test raw::tests::fst_range_21 ... ok [INFO] [stdout] test raw::tests::fst_range_16 ... ok [INFO] [stdout] test raw::tests::fst_range_17 ... ok [INFO] [stdout] test raw::tests::fst_range_15 ... ok [INFO] [stdout] test raw::tests::fst_range_20 ... ok [INFO] [stdout] test raw::tests::fst_range_22 ... ok [INFO] [stdout] test raw::tests::fst_range_19 ... ok [INFO] [stdout] test raw::tests::fst_range_23 ... ok [INFO] [stdout] test raw::tests::fst_range_14 ... ok [INFO] [stdout] test raw::tests::fst_range_26 ... ok [INFO] [stdout] test raw::tests::fst_range_4 ... ok [INFO] [stdout] test raw::tests::fst_range_29 ... ok [INFO] [stdout] test raw::tests::fst_range_25 ... 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_3 ... ok [INFO] [stdout] test raw::tests::fst_range_6 ... ok [INFO] [stdout] test raw::tests::fst_range_5 ... ok [INFO] [stdout] test raw::tests::fst_range_27 ... ok [INFO] [stdout] test raw::tests::fst_range_24 ... ok [INFO] [stdout] test raw::tests::fst_range_aut_1 ... ok [INFO] [stdout] test raw::tests::fst_range_aut_5 ... ok [INFO] [stdout] test raw::tests::fst_range_aut_2 ... ok [INFO] [stdout] test raw::tests::fst_range_aut_3 ... ok [INFO] [stdout] test raw::tests::fst_range_empty_1 ... ok [INFO] [stdout] test raw::tests::fst_range_empty_5 ... ok [INFO] [stdout] test raw::tests::fst_range_empty_2 ... ok [INFO] [stdout] test raw::tests::fst_range_empty_6 ... ok [INFO] [stdout] test raw::tests::fst_range_empty_10 ... ok [INFO] [stdout] test raw::tests::fst_range_empty_3 ... ok [INFO] [stdout] test raw::tests::fst_range_empty_8 ... ok [INFO] [stdout] test raw::tests::fst_range_empty_4 ... ok [INFO] [stdout] test raw::tests::fst_range_empty_11 ... ok [INFO] [stdout] test raw::tests::fst_range_28 ... ok [INFO] [stdout] test raw::tests::fst_range_9 ... ok [INFO] [stdout] test raw::tests::fst_range_empty_9 ... ok [INFO] [stdout] test raw::tests::fst_range_aut_4 ... ok [INFO] [stdout] test raw::tests::fst_range_empty_7 ... ok [INFO] [stdout] test raw::tests::fst_range_aut_6 ... ok [INFO] [stdout] test raw::tests::fst_set_dupe2 ... ok [INFO] [stdout] test raw::tests::fst_range_aut_7 ... ok [INFO] [stdout] test raw::tests::fst_set_dupe_empty ... ok [INFO] [stdout] test raw::tests::fst_set_jan ... ok [INFO] [stdout] test raw::tests::invalid_version_crate_too_old ... 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::fst_set_only_empty ... ok [INFO] [stdout] test raw::tests::last_transition ... ok [INFO] [stdout] test raw::tests::fst_set_two1 ... ok [INFO] [stdout] test raw::tests::fst_map_many3 ... ok [INFO] [stdout] test raw::tests::fst_set_one ... ok [INFO] [stdout] test raw::tests::fst_set_zero ... 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::fst_set_two2 ... ok [INFO] [stdout] test raw::tests::test_transition_within_bound ... ok [INFO] [stdout] test raw::tests::next_transition ... 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::test_range_gt ... ok [INFO] [stdout] test raw::tests::test_simple ... ok [INFO] [stdout] test raw::tests::starting_transition ... 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_set_100000 ... ok [INFO] [stdout] test raw::tests::fst_map_100000_lengths ... ok [INFO] [stderr] Doc-tests lindera_fst [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 9.76s [INFO] [stdout] [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::Map::keys (line 169) ... ok [INFO] [stdout] test src/map.rs - inner_map::Map::range (line 223) ... 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>::union (line 783) ... ok [INFO] [stdout] test src/map.rs - inner_map::Map::stream (line 142) ... ok [INFO] [stdout] test src/map.rs - inner_map::Map::values (line 193) ... ok [INFO] [stdout] test src/map.rs - inner_map::OpBuilder<'m>::difference (line 871) ... ok [INFO] [stdout] test src/map.rs - inner_map::Map::op (line 318) ... ok [INFO] [stdout] test src/map.rs - inner_map::MapBuilder (line 434) ... ok [INFO] [stdout] test src/map.rs - inner_map::Map::get (line 114) ... ok [INFO] [stdout] test src/map.rs - inner_map::OpBuilder<'m>::symmetric_difference (line 917) ... ok [INFO] [stdout] test src/map.rs - inner_map::OpBuilder<'m>::intersection (line 828) ... ok [INFO] [stdout] test src/map.rs - inner_map::Map::search (line 258) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 2.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1bf8b90369dafde40d636ce07e2d4c6d4366d7ce78ea37aa710ff54eb1921dbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bf8b90369dafde40d636ce07e2d4c6d4366d7ce78ea37aa710ff54eb1921dbe", kill_on_drop: false }` [INFO] [stdout] 1bf8b90369dafde40d636ce07e2d4c6d4366d7ce78ea37aa710ff54eb1921dbe