[INFO] cloning repository https://github.com/sorami/sudachi.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sorami/sudachi.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorami%2Fsudachi.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorami%2Fsudachi.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5e8cc9250a712aa328a43381f7a9eb7f245bdd4a [INFO] testing sorami/sudachi.rs against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorami%2Fsudachi.rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sorami/sudachi.rs [INFO] finished tweaking git repo https://github.com/sorami/sudachi.rs [INFO] tweaked toml for git repo https://github.com/sorami/sudachi.rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sorami/sudachi.rs on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sorami/sudachi.rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4eba652b451fa0222f6049ed53ae32625c562dc32a21d38ea4fd68feaad875a [INFO] running `Command { std: "docker" "start" "-a" "f4eba652b451fa0222f6049ed53ae32625c562dc32a21d38ea4fd68feaad875a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4eba652b451fa0222f6049ed53ae32625c562dc32a21d38ea4fd68feaad875a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4eba652b451fa0222f6049ed53ae32625c562dc32a21d38ea4fd68feaad875a", kill_on_drop: false }` [INFO] [stdout] f4eba652b451fa0222f6049ed53ae32625c562dc32a21d38ea4fd68feaad875a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 7c37b145c55c242a4c033be7d729cbcb5723e0ad99cb73436106a547fcdeaf6d [INFO] running `Command { std: "docker" "start" "-a" "7c37b145c55c242a4c033be7d729cbcb5723e0ad99cb73436106a547fcdeaf6d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling yada v0.5.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling sudachi v0.6.11-a1 (/opt/rustwide/workdir/sudachi) [INFO] [stdout] warning: struct `SplitIter` is never constructed [INFO] [stdout] --> sudachi/src/dic/lexicon/word_infos.rs:181:8 [INFO] [stdout] | [INFO] [stdout] 181 | struct SplitIter<'a> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/src/analysis/mlist.rs:138:16 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn get(&self, idx: usize) -> Morpheme { [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] 138 | pub fn get(&self, idx: usize) -> Morpheme<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/src/analysis/mlist.rs:142:20 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn surface(&self) -> Ref { [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] 142 | pub fn surface(&self) -> Ref<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/src/analysis/mlist.rs:147:17 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn iter(&self) -> MorphemeIter { [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] 147 | pub fn iter(&self) -> MorphemeIter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/src/analysis/mlist.rs:174:25 [INFO] [stdout] | [INFO] [stdout] 174 | pub(crate) fn input(&self) -> Ref { [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] 174 | pub(crate) fn input(&self) -> Ref<'_, InputBuffer> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/src/analysis/morpheme.rs:81:20 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn surface(&self) -> Ref { [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] 81 | pub fn surface(&self) -> Ref<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/src/dic/mod.rs:141:57 [INFO] [stdout] | [INFO] [stdout] 141 | pub unsafe fn read_any_dictionary(dictionary_bytes: &[u8]) -> SudachiResult { [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] 141 | pub unsafe fn read_any_dictionary(dictionary_bytes: &[u8]) -> SudachiResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/src/dic/mod.rs:165:53 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn read_system_dictionary(dictionary_bytes: &[u8]) -> SudachiResult { [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] 165 | pub fn read_system_dictionary(dictionary_bytes: &[u8]) -> SudachiResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/src/dic/mod.rs:178:51 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn read_user_dictionary(dictionary_bytes: &[u8]) -> SudachiResult { [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] 178 | pub fn read_user_dictionary(dictionary_bytes: &[u8]) -> SudachiResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/src/dic/build/parse.rs:177:34 [INFO] [stdout] | [INFO] [stdout] 177 | pub(crate) fn unescape_cow(data: &str) -> DicWriteResult> { [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] 177 | pub(crate) fn unescape_cow(data: &str) -> DicWriteResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/src/dic/character_category.rs:265:17 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn iter(&self) -> CharCategoryIter { [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] 265 | pub fn iter(&self) -> CharCategoryIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/src/dic/grammar.rs:58:23 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn parse(buf: &[u8], offset: usize) -> SudachiResult { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 58 | pub fn parse(buf: &[u8], offset: usize) -> SudachiResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/src/dic/grammar.rs:92:24 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn conn_matrix(&self) -> &ConnectionMatrix { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 92 | pub fn conn_matrix(&self) -> &ConnectionMatrix<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/src/dic/lexicon/mod.rs:74:14 [INFO] [stdout] | [INFO] [stdout] 74 | buf: &[u8], [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 77 | ) -> SudachiResult { [INFO] [stdout] | ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 77 | ) -> SudachiResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sudachi-cli v0.6.11-a1 (/opt/rustwide/workdir/sudachi-cli) [INFO] [stdout] warning: method `set_subset` is never used [INFO] [stdout] --> sudachi-cli/src/analysis.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub trait Analysis { [INFO] [stdout] | -------- method in this trait [INFO] [stdout] 27 | fn analyze(&mut self, input: &str, writer: &mut Writer); [INFO] [stdout] 28 | fn set_subset(&mut self, subset: InfoSubset); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `subset` is never used [INFO] [stdout] --> sudachi-cli/src/output.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub trait SudachiOutput { [INFO] [stdout] | ------------- method in this trait [INFO] [stdout] 27 | fn write(&self, writer: &mut Writer, morphemes: &MorphemeList) -> SudachiResult<()>; [INFO] [stdout] 28 | fn subset(&self) -> InfoSubset; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.15s [INFO] running `Command { std: "docker" "inspect" "7c37b145c55c242a4c033be7d729cbcb5723e0ad99cb73436106a547fcdeaf6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c37b145c55c242a4c033be7d729cbcb5723e0ad99cb73436106a547fcdeaf6d", kill_on_drop: false }` [INFO] [stdout] 7c37b145c55c242a4c033be7d729cbcb5723e0ad99cb73436106a547fcdeaf6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 377955180ad6895c82594263c586cc83525653800facd4e66ae1992d797adb62 [INFO] running `Command { std: "docker" "start" "-a" "377955180ad6895c82594263c586cc83525653800facd4e66ae1992d797adb62", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling claim v0.5.0 [INFO] [stderr] Compiling sudachi v0.6.11-a1 (/opt/rustwide/workdir/sudachi) [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stdout] warning: struct `SplitIter` is never constructed [INFO] [stdout] --> sudachi/src/dic/lexicon/word_infos.rs:181:8 [INFO] [stdout] | [INFO] [stdout] 181 | struct SplitIter<'a> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/src/analysis/mlist.rs:138:16 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn get(&self, idx: usize) -> Morpheme { [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] 138 | pub fn get(&self, idx: usize) -> Morpheme<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/src/analysis/mlist.rs:142:20 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn surface(&self) -> Ref { [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] 142 | pub fn surface(&self) -> Ref<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/src/analysis/mlist.rs:147:17 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn iter(&self) -> MorphemeIter { [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] 147 | pub fn iter(&self) -> MorphemeIter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/src/analysis/mlist.rs:174:25 [INFO] [stdout] | [INFO] [stdout] 174 | pub(crate) fn input(&self) -> Ref { [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] 174 | pub(crate) fn input(&self) -> Ref<'_, InputBuffer> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/src/analysis/morpheme.rs:81:20 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn surface(&self) -> Ref { [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] 81 | pub fn surface(&self) -> Ref<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/src/dic/mod.rs:141:57 [INFO] [stdout] | [INFO] [stdout] 141 | pub unsafe fn read_any_dictionary(dictionary_bytes: &[u8]) -> SudachiResult { [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] 141 | pub unsafe fn read_any_dictionary(dictionary_bytes: &[u8]) -> SudachiResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/src/dic/mod.rs:165:53 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn read_system_dictionary(dictionary_bytes: &[u8]) -> SudachiResult { [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] 165 | pub fn read_system_dictionary(dictionary_bytes: &[u8]) -> SudachiResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/src/dic/mod.rs:178:51 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn read_user_dictionary(dictionary_bytes: &[u8]) -> SudachiResult { [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] 178 | pub fn read_user_dictionary(dictionary_bytes: &[u8]) -> SudachiResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/src/dic/build/parse.rs:177:34 [INFO] [stdout] | [INFO] [stdout] 177 | pub(crate) fn unescape_cow(data: &str) -> DicWriteResult> { [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] 177 | pub(crate) fn unescape_cow(data: &str) -> DicWriteResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/src/dic/character_category.rs:265:17 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn iter(&self) -> CharCategoryIter { [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] 265 | pub fn iter(&self) -> CharCategoryIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/src/dic/grammar.rs:58:23 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn parse(buf: &[u8], offset: usize) -> SudachiResult { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 58 | pub fn parse(buf: &[u8], offset: usize) -> SudachiResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/src/dic/grammar.rs:92:24 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn conn_matrix(&self) -> &ConnectionMatrix { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 92 | pub fn conn_matrix(&self) -> &ConnectionMatrix<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/src/dic/lexicon/mod.rs:74:14 [INFO] [stdout] | [INFO] [stdout] 74 | buf: &[u8], [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 77 | ) -> SudachiResult { [INFO] [stdout] | ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 77 | ) -> SudachiResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling join_katakana_oov v0.6.11-a1 (/opt/rustwide/workdir/plugin/path_rewrite/join_katakana_oov) [INFO] [stderr] Compiling simple_oov v0.6.11-a1 (/opt/rustwide/workdir/plugin/oov/simple_oov) [INFO] [stderr] Compiling join_numeric v0.6.11-a1 (/opt/rustwide/workdir/plugin/path_rewrite/join_numeric) [INFO] [stderr] Compiling default_input_text v0.6.11-a1 (/opt/rustwide/workdir/plugin/input_text/default_input_text) [INFO] [stderr] Compiling sudachi-cli v0.6.11-a1 (/opt/rustwide/workdir/sudachi-cli) [INFO] [stdout] warning: method `set_subset` is never used [INFO] [stdout] --> sudachi-cli/src/analysis.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub trait Analysis { [INFO] [stdout] | -------- method in this trait [INFO] [stdout] 27 | fn analyze(&mut self, input: &str, writer: &mut Writer); [INFO] [stdout] 28 | fn set_subset(&mut self, subset: InfoSubset); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `subset` is never used [INFO] [stdout] --> sudachi-cli/src/output.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub trait SudachiOutput { [INFO] [stdout] | ------------- method in this trait [INFO] [stdout] 27 | fn write(&self, writer: &mut Writer, morphemes: &MorphemeList) -> SudachiResult<()>; [INFO] [stdout] 28 | fn subset(&self) -> InfoSubset; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dictionary_bytes_from_path` is never used [INFO] [stdout] --> sudachi/tests/common/mod.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn dictionary_bytes_from_path>(dictionary_path: P) -> SudachiResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/tests/common/mod.rs:217:28 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn builder(system: &[u8]) -> TestTokenizerBuilder { [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] 217 | pub fn builder(system: &[u8]) -> TestTokenizerBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dictionary_bytes_from_path` is never used [INFO] [stdout] --> sudachi/tests/common/mod.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn dictionary_bytes_from_path>(dictionary_path: P) -> SudachiResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/tests/common/mod.rs:217:28 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn builder(system: &[u8]) -> TestTokenizerBuilder { [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] 217 | pub fn builder(system: &[u8]) -> TestTokenizerBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dictionary_bytes_from_path` is never used [INFO] [stdout] --> sudachi/tests/common/mod.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn dictionary_bytes_from_path>(dictionary_path: P) -> SudachiResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/tests/common/mod.rs:217:28 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn builder(system: &[u8]) -> TestTokenizerBuilder { [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] 217 | pub fn builder(system: &[u8]) -> TestTokenizerBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dictionary_bytes_from_path` is never used [INFO] [stdout] --> sudachi/tests/common/mod.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn dictionary_bytes_from_path>(dictionary_path: P) -> SudachiResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dictionary_bytes_from_path` is never used [INFO] [stdout] --> sudachi/tests/common/mod.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn dictionary_bytes_from_path>(dictionary_path: P) -> SudachiResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/tests/common/mod.rs:217:28 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn builder(system: &[u8]) -> TestTokenizerBuilder { [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] 217 | pub fn builder(system: &[u8]) -> TestTokenizerBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/tests/common/mod.rs:217:28 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn builder(system: &[u8]) -> TestTokenizerBuilder { [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] 217 | pub fn builder(system: &[u8]) -> TestTokenizerBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/tests/common/mod.rs:217:28 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn builder(system: &[u8]) -> TestTokenizerBuilder { [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] 217 | pub fn builder(system: &[u8]) -> TestTokenizerBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/tests/common/mod.rs:217:28 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn builder(system: &[u8]) -> TestTokenizerBuilder { [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] 217 | pub fn builder(system: &[u8]) -> TestTokenizerBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/tests/common/mod.rs:217:28 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn builder(system: &[u8]) -> TestTokenizerBuilder { [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] 217 | pub fn builder(system: &[u8]) -> TestTokenizerBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dictionary_bytes_from_path` is never used [INFO] [stdout] --> sudachi/tests/common/mod.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn dictionary_bytes_from_path>(dictionary_path: P) -> SudachiResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/tests/common/mod.rs:217:28 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn builder(system: &[u8]) -> TestTokenizerBuilder { [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] 217 | pub fn builder(system: &[u8]) -> TestTokenizerBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SplitIter` is never constructed [INFO] [stdout] --> sudachi/src/dic/lexicon/word_infos.rs:181:8 [INFO] [stdout] | [INFO] [stdout] 181 | struct SplitIter<'a> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/src/analysis/mlist.rs:138:16 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn get(&self, idx: usize) -> Morpheme { [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] 138 | pub fn get(&self, idx: usize) -> Morpheme<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/src/analysis/mlist.rs:142:20 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn surface(&self) -> Ref { [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] 142 | pub fn surface(&self) -> Ref<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/src/analysis/mlist.rs:147:17 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn iter(&self) -> MorphemeIter { [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] 147 | pub fn iter(&self) -> MorphemeIter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/src/analysis/mlist.rs:174:25 [INFO] [stdout] | [INFO] [stdout] 174 | pub(crate) fn input(&self) -> Ref { [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] 174 | pub(crate) fn input(&self) -> Ref<'_, InputBuffer> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/src/analysis/morpheme.rs:81:20 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn surface(&self) -> Ref { [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] 81 | pub fn surface(&self) -> Ref<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/src/dic/mod.rs:141:57 [INFO] [stdout] | [INFO] [stdout] 141 | pub unsafe fn read_any_dictionary(dictionary_bytes: &[u8]) -> SudachiResult { [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] 141 | pub unsafe fn read_any_dictionary(dictionary_bytes: &[u8]) -> SudachiResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/src/dic/mod.rs:165:53 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn read_system_dictionary(dictionary_bytes: &[u8]) -> SudachiResult { [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] 165 | pub fn read_system_dictionary(dictionary_bytes: &[u8]) -> SudachiResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/src/dic/mod.rs:178:51 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn read_user_dictionary(dictionary_bytes: &[u8]) -> SudachiResult { [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] 178 | pub fn read_user_dictionary(dictionary_bytes: &[u8]) -> SudachiResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/src/dic/build/parse.rs:177:34 [INFO] [stdout] | [INFO] [stdout] 177 | pub(crate) fn unescape_cow(data: &str) -> DicWriteResult> { [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] 177 | pub(crate) fn unescape_cow(data: &str) -> DicWriteResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/src/dic/character_category.rs:265:17 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn iter(&self) -> CharCategoryIter { [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] 265 | pub fn iter(&self) -> CharCategoryIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/src/dic/grammar.rs:58:23 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn parse(buf: &[u8], offset: usize) -> SudachiResult { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 58 | pub fn parse(buf: &[u8], offset: usize) -> SudachiResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/src/dic/grammar.rs:92:24 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn conn_matrix(&self) -> &ConnectionMatrix { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 92 | pub fn conn_matrix(&self) -> &ConnectionMatrix<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/src/dic/lexicon/mod.rs:74:14 [INFO] [stdout] | [INFO] [stdout] 74 | buf: &[u8], [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 77 | ) -> SudachiResult { [INFO] [stdout] | ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 77 | ) -> SudachiResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/src/plugin/connect_cost/inhibit_connection.rs:107:34 [INFO] [stdout] | [INFO] [stdout] 107 | fn build_mock_grammar(bytes: &[u8]) -> Grammar { [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] 107 | fn build_mock_grammar(bytes: &[u8]) -> Grammar<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sudachi/src/util/testing.rs:57:34 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn build_mock_grammar(bytes: &[u8]) -> Grammar { [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] 57 | pub fn build_mock_grammar(bytes: &[u8]) -> Grammar<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.24s [INFO] running `Command { std: "docker" "inspect" "377955180ad6895c82594263c586cc83525653800facd4e66ae1992d797adb62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "377955180ad6895c82594263c586cc83525653800facd4e66ae1992d797adb62", kill_on_drop: false }` [INFO] [stdout] 377955180ad6895c82594263c586cc83525653800facd4e66ae1992d797adb62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 2c8b6def03ee0c1d91520f15b98d9f305138b5ab8f17b15a7dfef706b32caa4a [INFO] running `Command { std: "docker" "start" "-a" "2c8b6def03ee0c1d91520f15b98d9f305138b5ab8f17b15a7dfef706b32caa4a", kill_on_drop: false }` [INFO] [stderr] warning: struct `SplitIter` is never constructed [INFO] [stderr] --> sudachi/src/dic/lexicon/word_infos.rs:181:8 [INFO] [stderr] | [INFO] [stderr] 181 | struct SplitIter<'a> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> sudachi/src/analysis/mlist.rs:138:16 [INFO] [stderr] | [INFO] [stderr] 138 | pub fn get(&self, idx: usize) -> Morpheme { [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] 138 | pub fn get(&self, idx: usize) -> Morpheme<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> sudachi/src/analysis/mlist.rs:142:20 [INFO] [stderr] | [INFO] [stderr] 142 | pub fn surface(&self) -> Ref { [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] 142 | pub fn surface(&self) -> Ref<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> sudachi/src/analysis/mlist.rs:147:17 [INFO] [stderr] | [INFO] [stderr] 147 | pub fn iter(&self) -> MorphemeIter { [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] 147 | pub fn iter(&self) -> MorphemeIter<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> sudachi/src/analysis/mlist.rs:174:25 [INFO] [stderr] | [INFO] [stderr] 174 | pub(crate) fn input(&self) -> Ref { [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] 174 | pub(crate) fn input(&self) -> Ref<'_, InputBuffer> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> sudachi/src/analysis/morpheme.rs:81:20 [INFO] [stderr] | [INFO] [stderr] 81 | pub fn surface(&self) -> Ref { [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] 81 | pub fn surface(&self) -> Ref<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> sudachi/src/dic/mod.rs:141:57 [INFO] [stderr] | [INFO] [stderr] 141 | pub unsafe fn read_any_dictionary(dictionary_bytes: &[u8]) -> SudachiResult { [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] 141 | pub unsafe fn read_any_dictionary(dictionary_bytes: &[u8]) -> SudachiResult> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> sudachi/src/dic/mod.rs:165:53 [INFO] [stderr] | [INFO] [stderr] 165 | pub fn read_system_dictionary(dictionary_bytes: &[u8]) -> SudachiResult { [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] 165 | pub fn read_system_dictionary(dictionary_bytes: &[u8]) -> SudachiResult> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> sudachi/src/dic/mod.rs:178:51 [INFO] [stderr] | [INFO] [stderr] 178 | pub fn read_user_dictionary(dictionary_bytes: &[u8]) -> SudachiResult { [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] 178 | pub fn read_user_dictionary(dictionary_bytes: &[u8]) -> SudachiResult> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> sudachi/src/dic/build/parse.rs:177:34 [INFO] [stderr] | [INFO] [stderr] 177 | pub(crate) fn unescape_cow(data: &str) -> DicWriteResult> { [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] 177 | pub(crate) fn unescape_cow(data: &str) -> DicWriteResult> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> sudachi/src/dic/character_category.rs:265:17 [INFO] [stderr] | [INFO] [stderr] 265 | pub fn iter(&self) -> CharCategoryIter { [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] 265 | pub fn iter(&self) -> CharCategoryIter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> sudachi/src/dic/grammar.rs:58:23 [INFO] [stderr] | [INFO] [stderr] 58 | pub fn parse(buf: &[u8], offset: usize) -> SudachiResult { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 58 | pub fn parse(buf: &[u8], offset: usize) -> SudachiResult> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> sudachi/src/dic/grammar.rs:92:24 [INFO] [stderr] | [INFO] [stderr] 92 | pub fn conn_matrix(&self) -> &ConnectionMatrix { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | || [INFO] [stderr] | | |the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 92 | pub fn conn_matrix(&self) -> &ConnectionMatrix<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> sudachi/src/dic/lexicon/mod.rs:74:14 [INFO] [stderr] | [INFO] [stderr] 74 | buf: &[u8], [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 77 | ) -> SudachiResult { [INFO] [stderr] | ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 77 | ) -> SudachiResult> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `sudachi` (lib) generated 14 warnings (run `cargo fix --lib -p sudachi` to apply 13 suggestions) [INFO] [stderr] warning: method `set_subset` is never used [INFO] [stderr] --> sudachi-cli/src/analysis.rs:28:8 [INFO] [stderr] | [INFO] [stderr] 26 | pub trait Analysis { [INFO] [stderr] | -------- method in this trait [INFO] [stderr] 27 | fn analyze(&mut self, input: &str, writer: &mut Writer); [INFO] [stderr] 28 | fn set_subset(&mut self, subset: InfoSubset); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: method `subset` is never used [INFO] [stderr] --> sudachi-cli/src/output.rs:28:8 [INFO] [stderr] | [INFO] [stderr] 26 | pub trait SudachiOutput { [INFO] [stderr] | ------------- method in this trait [INFO] [stderr] 27 | fn write(&self, writer: &mut Writer, morphemes: &MorphemeList) -> SudachiResult<()>; [INFO] [stderr] 28 | fn subset(&self) -> InfoSubset; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `sudachi-cli` (bin "sudachi" test) generated 2 warnings [INFO] [stderr] warning: function `dictionary_bytes_from_path` is never used [INFO] [stderr] --> sudachi/tests/common/mod.rs:39:8 [INFO] [stderr] | [INFO] [stderr] 39 | pub fn dictionary_bytes_from_path>(dictionary_path: P) -> SudachiResult> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> sudachi/tests/common/mod.rs:217:28 [INFO] [stderr] | [INFO] [stderr] 217 | pub fn builder(system: &[u8]) -> TestTokenizerBuilder { [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] 217 | pub fn builder(system: &[u8]) -> TestTokenizerBuilder<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> sudachi/src/plugin/connect_cost/inhibit_connection.rs:107:34 [INFO] [stderr] | [INFO] [stderr] 107 | fn build_mock_grammar(bytes: &[u8]) -> Grammar { [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] 107 | fn build_mock_grammar(bytes: &[u8]) -> Grammar<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> sudachi/src/util/testing.rs:57:34 [INFO] [stderr] | [INFO] [stderr] 57 | pub fn build_mock_grammar(bytes: &[u8]) -> Grammar { [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] 57 | pub fn build_mock_grammar(bytes: &[u8]) -> Grammar<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `sudachi` (test "sentence_detector") generated 2 warnings (run `cargo fix --test "sentence_detector" -p sudachi` to apply 1 suggestion) [INFO] [stderr] warning: `sudachi` (test "split") generated 2 warnings (2 duplicates) [INFO] [stderr] warning: `sudachi` (test "regex_oov") generated 2 warnings (2 duplicates) [INFO] [stderr] warning: `sudachi` (test "stateless_tokenizer") generated 2 warnings (2 duplicates) [INFO] [stderr] warning: `sudachi` (test "dictionary_header") generated 1 warning (1 duplicate) [INFO] [stderr] warning: `sudachi` (test "lexicon") generated 1 warning (1 duplicate) [INFO] [stderr] warning: `sudachi` (test "morpheme") generated 2 warnings (2 duplicates) [INFO] [stderr] warning: `sudachi` (test "stateful_tokenizer") generated 2 warnings (2 duplicates) [INFO] [stderr] warning: `sudachi` (lib test) generated 16 warnings (14 duplicates) (run `cargo fix --lib -p sudachi --tests` to apply 2 suggestions) [INFO] [stderr] warning: `sudachi` (test "dictionary") generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/build/sudachi/39c4f22affff3398/deps/sudachi-39c4f22affff3398) [INFO] [stdout] [INFO] [stdout] running 212 tests [INFO] [stdout] test analysis::created::test::long_value_absent ... ok [INFO] [stdout] test analysis::inner::test::lesser_than_32b ... ok [INFO] [stdout] test analysis::created::test::long_value_present ... ok [INFO] [stdout] test analysis::created::test::simple ... ok [INFO] [stdout] test config::tests::surface_projection_tryfrom ... ok [INFO] [stdout] test dic::build::index::test::build_index_2 ... ok [INFO] [stdout] test dic::build::index::test::build_index_1 ... ok [INFO] [stdout] test config::tests::config_builder_fallback ... ok [INFO] [stdout] test dic::build::conn::test::parse_simple2x2 ... ok [INFO] [stdout] test config::tests::resolve_exe ... ok [INFO] [stdout] test analysis::created::test::add ... ok [INFO] [stdout] test config::tests::resolve_cfg ... ok [INFO] [stdout] test dic::build::lexicon::test::parse_kyoto_ignored ... ok [INFO] [stdout] test dic::build::lexicon::test::parse_kyoto ... ok [INFO] [stdout] test dic::build::lexicon::test::parse_split_empty ... ok [INFO] [stdout] test dic::build::lexicon::test::parse_kyoto_not_enough_fields ... ok [INFO] [stdout] test dic::build::lexicon::test::parse_kyoto_synonym_opt ... ok [INFO] [stdout] test dic::build::lexicon::test::parse_kyoto_ignored_empty_surface ... ok [INFO] [stdout] test dic::build::lexicon::test::parse_split_sys_ids ... ok [INFO] [stdout] test dic::build::lexicon::wordinfo_test::wordinfo_subset_dic_split_a ... ok [INFO] [stdout] test dic::build::lexicon::wordinfo_test::wordinfo_subset_dic_split_b ... ok [INFO] [stdout] test dic::build::lexicon::wordinfo_test::wordinfo_subset_dic_word_structure ... ok [INFO] [stdout] test dic::build::lexicon::test::parse_split_inline ... ok [INFO] [stdout] test dic::build::lexicon::test::parse_split_user_ids ... ok [INFO] [stdout] test dic::build::lexicon::wordinfo_test::wordinfo_subset_dic_form_id ... ok [INFO] [stdout] test dic::build::lexicon::test::word_info_rw ... ok [INFO] [stdout] test dic::build::lexicon::test::resolve_inline_same_dict ... ok [INFO] [stdout] test dic::build::lexicon::wordinfo_test::wordinfo_subset_dic_synonym ... ok [INFO] [stdout] test dic::build::lexicon::wordinfo_test::wordinfo_subset_len ... ok [INFO] [stdout] test dic::build::lexicon::wordinfo_test::wordinfo_subset_norm ... ok [INFO] [stdout] test dic::build::parse::test::decode_escape_2 ... ok [INFO] [stdout] test dic::build::parse::test::decode_escape_4 ... ok [INFO] [stdout] test dic::build::parse::test::decode_escape_fail ... ok [INFO] [stdout] test dic::build::lexicon::wordinfo_test::wordinfo_subset_reading ... ok [INFO] [stdout] test dic::build::lexicon::wordinfo_test::wordinfo_subset_surface ... ok [INFO] [stdout] test dic::build::parse::test::decode_escape_1 ... ok [INFO] [stdout] test dic::build::parse::test::decode_escape_3 ... ok [INFO] [stdout] test dic::build::parse::test::decode_escape_ported ... ok [INFO] [stdout] test dic::build::primitives::test::write_ints_over_length ... ok [INFO] [stdout] test dic::build::lexicon::wordinfo_test::wordinfo_subset_pos ... ok [INFO] [stdout] test dic::build::primitives::test::write_strings ... ok [INFO] [stdout] test dic::build::primitives::test::write_ints_full ... ok [INFO] [stdout] test dic::build::primitives::test::write_utf16 ... ok [INFO] [stdout] test dic::build::test::build_grammar ... ok [INFO] [stdout] test dic::build::test::resolve_user_entry_without_system_in_trie ... ok [INFO] [stdout] test dic::build::parse::test::decode_plain ... ok [INFO] [stdout] test dic::build::primitives::test::write_ints_empty ... ok [INFO] [stdout] test dic::build::test::conn_id_too_big_left ... ok [INFO] [stdout] test dic::build::test::build_user_dictionary_crossrefs ... ok [INFO] [stdout] test dic::build::test::conn_id_too_big_right ... ok [INFO] [stdout] test dic::build::test::build_lexicon_1word ... ok [INFO] [stdout] test dic::build::test::build_system_3words ... ok [INFO] [stdout] test dic::build::test::word_id_too_big_dicform ... ok [INFO] [stdout] test dic::build::test::word_id_too_big_split_a ... ok [INFO] [stdout] test dic::build::test::build_system_1word ... ok [INFO] [stdout] test dic::category_type::test::count ... ok [INFO] [stdout] test dic::category_type::test::ct_size ... ok [INFO] [stdout] test dic::category_type::test::format ... ok [INFO] [stdout] test dic::category_type::test::iter_is_correct_3 ... ok [INFO] [stdout] test dic::build::test::word_id_too_big_dicform_userdic_inuser ... ok [INFO] [stdout] test dic::build::test::word_id_too_big_split_b ... ok [INFO] [stdout] test dic::build::test::word_id_too_big_word_structure ... ok [INFO] [stdout] test dic::character_category::tests::check_test_cdef ... ok [INFO] [stdout] test dic::build::test::word_id_too_big_dicform_userdic_insystem ... ok [INFO] [stdout] test dic::character_category::tests::read_cdef_1 ... ok [INFO] [stdout] test dic::character_category::tests::read_cdef_2 ... ok [INFO] [stdout] test dic::character_category::tests::get_category_types ... ok [INFO] [stdout] test dic::character_category::tests::iter_cdef_holes_1 ... ok [INFO] [stdout] test dic::character_category::tests::read_cdef_4 ... ok [INFO] [stdout] test dic::character_category::tests::read_cdef_holes_1 ... ok [INFO] [stdout] test dic::character_category::tests::read_cdef_3 ... ok [INFO] [stdout] test dic::character_category::tests::read_cdef_merge_1 ... ok [INFO] [stdout] test dic::character_category::tests::read_cdef_merge_3 ... ok [INFO] [stdout] test dic::character_category::tests::read_character_definition_with_invalid_format ... ok [INFO] [stdout] test dic::grammar::tests::bos_parameter ... ok [INFO] [stdout] test dic::grammar::tests::eos_parameter ... ok [INFO] [stdout] test dic::character_category::tests::read_character_definition_with_invalid_range ... ok [INFO] [stdout] test dic::grammar::tests::get_connect_cost ... ok [INFO] [stdout] test dic::grammar::tests::partofspeech_string ... ok [INFO] [stdout] test dic::grammar::tests::register_pos ... ok [INFO] [stdout] test dic::header::tests::graceful_failure ... ok [INFO] [stdout] test dic::header::tests::simple_header ... ok [INFO] [stdout] test dic::header::tests::write_user ... ok [INFO] [stdout] test dic::word_id::test::debug ... ok [INFO] [stdout] test dic::word_id::test::create ... ok [INFO] [stdout] test dic::word_id::test::display ... ok [INFO] [stdout] test dic::grammar::tests::storage_size ... ok [INFO] [stdout] test dic::header::tests::write_system ... ok [INFO] [stdout] test dic::grammar::tests::set_connect_cost ... ok [INFO] [stdout] test dic::character_category::tests::read_character_definition_with_invalid_type ... ok [INFO] [stdout] test dic::character_category::tests::read_cdef_merge_2 ... ok [INFO] [stdout] test dic::word_id::test::is_oov ... ok [INFO] [stdout] test dic::word_id::test::is_special ... ok [INFO] [stdout] test input_text::buffer::edit::test::edit_ref_2_borrow ... ok [INFO] [stdout] test input_text::buffer::edit::test::edit_str_1 ... ok [INFO] [stdout] test input_text::buffer::edit::test::replace_end_w_longer ... ok [INFO] [stdout] test input_text::buffer::edit::test::replace_diff_width ... ok [INFO] [stdout] test input_text::buffer::edit::test::replace_mid_w_longer ... ok [INFO] [stdout] test input_text::buffer::edit::test::replace_end_w_none ... ok [INFO] [stdout] test input_text::buffer::edit::test::replace_end_w_shorter ... ok [INFO] [stdout] test input_text::buffer::edit::test::replace_start_w_longer ... ok [INFO] [stdout] test input_text::buffer::edit::test::replace_start_w_none ... ok [INFO] [stdout] test dic::word_id::test::is_user ... ok [INFO] [stdout] test dic::word_id::test::is_system ... ok [INFO] [stdout] test hash::test::works_in_hashmap ... ok [INFO] [stdout] test input_text::buffer::edit::test::edit_char_1 ... ok [INFO] [stdout] test input_text::buffer::test_basic::allows_0_chars_mid ... ok [INFO] [stdout] test input_text::buffer::edit::test::edit_ref_1 ... ok [INFO] [stdout] test input_text::buffer::test_basic::char_distance ... ok [INFO] [stdout] test dic::build::test::with_analysis::split_with_subset ... ok [INFO] [stdout] test input_text::buffer::test_basic::allows_0_chars_start ... ok [INFO] [stdout] test input_text::buffer::edit::test::replace_start_w_none_2 ... ok [INFO] [stdout] test input_text::buffer::edit::test::replace_start_w_shorter ... ok [INFO] [stdout] test input_text::buffer::edit::test::replace_with_more_cnt ... ok [INFO] [stdout] test input_text::buffer::test_basic::curr_slice_c ... ok [INFO] [stdout] test input_text::buffer::test_basic::allows_0_chars_end ... ok [INFO] [stdout] test input_text::buffer::test_basic::orig_slice ... ok [INFO] [stdout] test input_text::buffer::test_basic::new_build ... ok [INFO] [stdout] test input_text::buffer::test_ported::can_bow ... ok [INFO] [stdout] test input_text::buffer::test_ported::get_char_category_continuous_length ... ok [INFO] [stdout] test input_text::buffer::test_ported::get_original_text ... ok [INFO] [stdout] test input_text::buffer::test_ported::get_char_category_types ... ok [INFO] [stdout] test input_text::buffer::test_ported::get_word_candidate_length ... ok [INFO] [stdout] test input_text::buffer::test_ported::range_cat ... ok [INFO] [stdout] test plugin::input_text::default_input_text::tests::ignore_list_two_chars ... ok [INFO] [stdout] test dic::build::test::with_analysis::system_only_1 ... ok [INFO] [stdout] test plugin::input_text::default_input_text::tests::replace_list_duplicates ... ok [INFO] [stdout] test plugin::connect_cost::inhibit_connection::tests::edit ... ok [INFO] [stdout] test plugin::input_text::ignore_yomigana::tests::ignore_yomigana_at_middle ... ok [INFO] [stdout] test plugin::input_text::default_input_text::tests::replace_list_three_entries ... ok [INFO] [stdout] test plugin::input_text::ignore_yomigana::tests::dont_ignore_too_long ... ok [INFO] [stdout] test plugin::input_text::ignore_yomigana::tests::ignore_hiragana ... ok [INFO] [stdout] test plugin::input_text::prolonged_sound_mark::tests::combine_continuous_prolonged_sound_mark ... ok [INFO] [stdout] test plugin::input_text::default_input_text::tests::after_rewrite ... ok [INFO] [stdout] test plugin::input_text::default_input_text::tests::replacement_works ... ok [INFO] [stdout] test plugin::input_text::ignore_yomigana::tests::ignore_yomigana_at_end ... ok [INFO] [stdout] test plugin::input_text::default_input_text::tests::lowercasing_works_difficult ... ok [INFO] [stdout] test plugin::input_text::ignore_yomigana::tests::ignore_yomigana_multiple ... ok [INFO] [stdout] test dic::build::test::with_analysis::system_plus_user_2 ... ok [INFO] [stdout] test plugin::input_text::ignore_yomigana::tests::ignore_yomigana_multiple_brace_types ... ok [INFO] [stdout] test plugin::input_text::default_input_text::tests::full_normalization_works ... ok [INFO] [stdout] test plugin::input_text::prolonged_sound_mark::tests::combine_continuous_prolonged_sound_marks_multi_mixed_symbol_types ... ok [INFO] [stdout] test plugin::input_text::ignore_yomigana::tests::dont_ignore_not_yomigana ... ok [INFO] [stdout] test plugin::oov::mecab_oov::test::provide_oov010 ... ok [INFO] [stdout] test plugin::input_text::default_input_text::tests::lowercasing_works_simple ... ok [INFO] [stdout] test plugin::oov::mecab_oov::test::provide_oov012 ... ok [INFO] [stdout] test plugin::oov::mecab_oov::test::provide_oov006 ... ok [INFO] [stdout] test plugin::oov::mecab_oov::test::provide_oov002 ... ok [INFO] [stdout] test plugin::oov::mecab_oov::test::provide_oov000 ... ok [INFO] [stdout] test plugin::oov::mecab_oov::test::provide_oov100 ... ok [INFO] [stdout] test plugin::oov::mecab_oov::test::provide_oov_without_cinfo ... ok [INFO] [stdout] test plugin::oov::mecab_oov::test::read_character_property ... ok [INFO] [stdout] test plugin::oov::mecab_oov::test::read_character_property_with_too_few_columns ... ok [INFO] [stdout] test plugin::oov::mecab_oov::test::provide_oov110 ... ok [INFO] [stdout] test plugin::input_text::default_input_text::tests::nfkc_works ... ok [INFO] [stdout] test plugin::oov::mecab_oov::test::read_oov_with_too_few_columns ... ok [INFO] [stdout] test plugin::oov::mecab_oov::test::read_oov_with_category_not_in_character_property ... ok [INFO] [stdout] test plugin::oov::mecab_oov::test::read_oov_with_undefined_type ... ok [INFO] [stdout] test plugin::oov::mecab_oov::test::read_oov ... ok [INFO] [stdout] test plugin::oov::mecab_oov::test::read_character_property_duplicate_definitions ... ok [INFO] [stdout] test plugin::input_text::prolonged_sound_mark::tests::combine_continuous_prolonged_sound_marks_multi_times ... ok [INFO] [stdout] test plugin::input_text::prolonged_sound_mark::tests::combined_continuous_prolonged_sound_marks_at_end ... ok [INFO] [stdout] test plugin::oov::mecab_oov::test::provide_oov112 ... ok [INFO] [stdout] test plugin::input_text::prolonged_sound_mark::tests::combine_continuous_prolonged_sound_marks_multi_symbol_types ... ok [INFO] [stdout] test plugin::oov::mecab_oov::test::provide_oov_without_oov_list ... ok [INFO] [stdout] test plugin::oov::mecab_oov::test::read_character_property_with_undefined_type ... ok [INFO] [stdout] test plugin::oov::mecab_oov::test::provide_oov_multi_oov ... ok [INFO] [stdout] test plugin::path_rewrite::join_katakana_oov::tests::start_with_middle ... ok [INFO] [stdout] test plugin::path_rewrite::join_katakana_oov::tests::start_with_tail ... ok [INFO] [stdout] test plugin::path_rewrite::join_numeric::numeric_parser::tests::starts_with_zero ... ok [INFO] [stdout] test plugin::path_rewrite::join_numeric::numeric_parser::tests::digits ... ok [INFO] [stdout] test plugin::path_rewrite::join_katakana_oov::tests::with_noovbow ... ok [INFO] [stdout] test plugin::path_rewrite::join_numeric::numeric_parser::tests::float_point ... ok [INFO] [stdout] test plugin::path_rewrite::join_numeric::numeric_parser::tests::log_numeric ... ok [INFO] [stdout] test plugin::path_rewrite::join_numeric::numeric_parser::tests::with_comma ... ok [INFO] [stdout] test plugin::oov::regex_oov::test::works_regex ... ok [INFO] [stdout] test plugin::path_rewrite::join_numeric::numeric_parser::tests::use_large_unit ... ok [INFO] [stdout] test plugin::path_rewrite::join_katakana_oov::tests::part_of_speech ... ok [INFO] [stdout] test plugin::path_rewrite::join_numeric::numeric_parser::tests::use_small_unit ... ok [INFO] [stdout] test plugin::path_rewrite::join_numeric::test::digit_1 ... ok [INFO] [stdout] test plugin::path_rewrite::join_numeric::test::comma ... ok [INFO] [stdout] test plugin::path_rewrite::join_numeric::test::normalize ... ok [INFO] [stdout] test plugin::path_rewrite::join_numeric::test::point ... ok [INFO] [stdout] test plugin::path_rewrite::join_numeric::test::single_node ... ok [INFO] [stdout] test plugin::oov::regex_oov::test::boundaries ... ok [INFO] [stdout] test plugin::path_rewrite::join_numeric::test::digit_2 ... ok [INFO] [stdout] test plugin::path_rewrite::join_numeric::test::kanji_numeric ... ok [INFO] [stdout] test plugin::path_rewrite::join_numeric::test::normalized_with_not_numeric ... ok [INFO] [stdout] test plugin::path_rewrite::join_numeric::numeric_parser::tests::float_with_unit ... ok [INFO] [stdout] test plugin::path_rewrite::join_numeric::numeric_parser::tests::not_digit ... ok [INFO] [stdout] test plugin::oov::regex_oov::test::works ... ok [INFO] [stdout] test plugin::path_rewrite::join_katakana_oov::tests::katakana_length ... ok [INFO] [stdout] test plugin::input_text::default_input_text::tests::rewrite_hiragana ... ok [INFO] [stdout] test test::make_zero_grammar ... ok [INFO] [stdout] test util::cow_array::test::aligned_1 ... ok [INFO] [stdout] test util::cow_array::test::aligned_2 ... ok [INFO] [stdout] test util::user_pos::test::allow ... ok [INFO] [stdout] test util::user_pos::test::other_value ... ok [INFO] [stdout] test util::cow_array::test::aligned_4 ... ok [INFO] [stdout] test util::user_pos::test::forbid ... ok [INFO] [stdout] test dic::build::test::with_analysis::system_plus_user_1 ... ok [INFO] [stdout] test sentence_detector::tests::get_eos_with_period ... ok [INFO] [stdout] test sentence_splitter::tests::split_longer_sentence ... ok [INFO] [stdout] test sentence_detector::tests::get_eos_with_itemize_header ... ok [INFO] [stdout] test sentence_detector::tests::get_eos_with_prohibited_bos ... ok [INFO] [stdout] test sentence_detector::tests::get_eos_with_parentheses ... ok [INFO] [stdout] test sentence_detector::tests::get_eos ... ok [INFO] [stdout] test sentence_splitter::tests::split_simple ... ok [INFO] [stdout] test sentence_detector::tests::get_eos_with_limit ... ok [INFO] [stdout] test sentence_detector::tests::get_eos_with_many_periods ... ok [INFO] [stdout] test sentence_detector::tests::get_eos_with_continuous_phrase ... ok [INFO] [stdout] test dic::build::lexicon::test::parse_pos_exhausted ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 212 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.27s [INFO] [stdout] [INFO] [stderr] Running tests/dictionary.rs (/opt/rustwide/target/debug/build/sudachi/5a56d4e3481d52a0/deps/dictionary-5a56d4e3481d52a0) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test get_part_of_speech_string ... ok [INFO] [stdout] test get_part_of_speech_size ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- get_part_of_speech_size stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'get_part_of_speech_size' (238) panicked at sudachi/tests/common/mod.rs:97:63: [INFO] [stdout] failed to make dictionary: ErrWithContext { context: "input_text", cause: PluginError(Libloading { source: DlOpen { desc: "/opt/rustwide/target/debug/build/sudachi/5a56d4e3481d52a0/deps/libdefault_input_text.so: cannot open shared object file: No such file or directory" }, message: "failed to load library from: [\"/opt/rustwide/target/debug/build/sudachi/5a56d4e3481d52a0/deps/deps/default_input_text\", \"/opt/rustwide/target/debug/build/sudachi/5a56d4e3481d52a0/deps/default_input_text\", \"/opt/rustwide/target/debug/build/sudachi/5a56d4e3481d52a0/deps/deps/libdefault_input_text.so\", \"/opt/rustwide/target/debug/build/sudachi/5a56d4e3481d52a0/deps/libdefault_input_text.so\"]" }) } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a9b6ceda092 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a9b6ceda092 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a9b6ceda092 - std[840933623431fd06]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a9b6ceda092 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a9b6ceefdea - ::fmt [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a9b6ceefdea - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 6: 0x5a9b6cedef96 - std[840933623431fd06]::io::default_write_fmt::> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a9b6cedef96 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a9b6ceb81af - ::print [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a9b6ceb81af - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a9b6ced23c9 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a9b6ca5574e - core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x5a9b6ca5574e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a9b6ced2582 - core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x5a9b6ced2582 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a9b6ceb8268 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a9b6ceafc09 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a9b6ceb90bd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a9b6cef05ac - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a9b6cef0322 - core[8f93d80df273fe75]::result::unwrap_failed [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a9b6ca4790a - >::expect [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x5a9b6ca47ab7 - ::new [INFO] [stdout] at /opt/rustwide/workdir/sudachi/tests/common/mod.rs:97:63 [INFO] [stdout] 22: 0x5a9b6ca4720b - dictionary[db3e8a8d7df9847d]::get_part_of_speech_size [INFO] [stdout] at /opt/rustwide/workdir/sudachi/tests/dictionary.rs:28:21 [INFO] [stdout] 23: 0x5a9b6ca470b7 - dictionary[db3e8a8d7df9847d]::get_part_of_speech_size::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/sudachi/tests/dictionary.rs:23:29 [INFO] [stdout] 24: 0x5a9b6ca49756 - >::call_once [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5a9b6ca49afb - core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5a9b6ca49afb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5a9b6ca5635a - test[2f1252070343a163]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5a9b6ca5635a - as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x5a9b6ca5635a - std[840933623431fd06]::panicking::catch_unwind::do_call::, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x5a9b6ca5635a - std[840933623431fd06]::panicking::catch_unwind::, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x5a9b6ca5635a - std[840933623431fd06]::panic::catch_unwind::, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5a9b6ca5635a - test[2f1252070343a163]::run_test_in_process [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5a9b6ca5635a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5a9b6ca50824 - test[2f1252070343a163]::run_test::{closure#1} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5a9b6ca50824 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5a9b6ca58e52 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x5a9b6ca58e52 - ::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x5a9b6ca58e52 - std[840933623431fd06]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x5a9b6ca58e52 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5a9b6ca58e52 - std[840933623431fd06]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5a9b6ca58e52 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x5a9b6ca58e52 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a9b6ced993f - + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 44: 0x5a9b6ced993f - ::new::thread_start [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 45: 0x77bcc9e81aa4 - [INFO] [stdout] 46: 0x77bcc9f0ea64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] get_part_of_speech_size [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p sudachi --test dictionary` [INFO] running `Command { std: "docker" "inspect" "2c8b6def03ee0c1d91520f15b98d9f305138b5ab8f17b15a7dfef706b32caa4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c8b6def03ee0c1d91520f15b98d9f305138b5ab8f17b15a7dfef706b32caa4a", kill_on_drop: false }` [INFO] [stdout] 2c8b6def03ee0c1d91520f15b98d9f305138b5ab8f17b15a7dfef706b32caa4a