[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] 2f5653ebffb5da20207c69522910126f5103d80d [INFO] checking sorami/sudachi.rs against f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1 for pr-160235-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorami%2Fsudachi.rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sorami/sudachi.rs on toolchain f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "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" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: explicit `package.readme` can be inferred [INFO] [stderr] --> python/Cargo.toml:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | readme = "README.md" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::manual_readme` is set to `warn` by default [INFO] [stderr] help: consider removing `package.readme` [INFO] [stderr] warning: `package.homepage` is redundant with `package.repository` [INFO] [stderr] --> python/Cargo.toml:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | homepage.workspace = true [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 10 | repository.workspace = true [INFO] [stderr] | ---------- [INFO] [stderr] | [INFO] [stderr] = note: `cargo::redundant_homepage` is set to `warn` by default [INFO] [stderr] help: consider removing `package.homepage` [INFO] [stderr] warning: `sudachipy` (manifest) generated 2 warnings [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 1308c174cba365a6070d45dd7a5555588aecc5dbb872ac837820ad81b9a78fb9 [INFO] running `Command { std: "docker" "start" "1308c174cba365a6070d45dd7a5555588aecc5dbb872ac837820ad81b9a78fb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1308c174cba365a6070d45dd7a5555588aecc5dbb872ac837820ad81b9a78fb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1308c174cba365a6070d45dd7a5555588aecc5dbb872ac837820ad81b9a78fb9" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1308c174cba365a6070d45dd7a5555588aecc5dbb872ac837820ad81b9a78fb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1308c174cba365a6070d45dd7a5555588aecc5dbb872ac837820ad81b9a78fb9" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] warning: explicit `package.readme` can be inferred [INFO] [stderr] --> python/Cargo.toml:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | readme = "README.md" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::manual_readme` is set to `warn` by default [INFO] [stderr] help: consider removing `package.readme` [INFO] [stderr] warning: `package.homepage` is redundant with `package.repository` [INFO] [stderr] --> python/Cargo.toml:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | homepage.workspace = true [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 10 | repository.workspace = true [INFO] [stderr] | ---------- [INFO] [stderr] | [INFO] [stderr] = note: `cargo::redundant_homepage` is set to `warn` by default [INFO] [stderr] help: consider removing `package.homepage` [INFO] [stderr] warning: `sudachipy` (manifest) generated 2 warnings [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking yada v0.5.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling target-lexicon v0.13.5 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking clap_lex v1.0.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking csv-core v0.1.13 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling claim v0.5.0 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Compiling pyo3-build-config v0.29.2 [INFO] [stderr] Checking clap_builder v4.5.60 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Compiling honggfuzz v0.5.58 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking rustc_version v0.4.1 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling pyo3-ffi v0.29.2 [INFO] [stderr] Compiling pyo3 v0.29.2 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking tempfile v3.26.0 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking csv v1.4.0 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking fancy-regex v0.13.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.29.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking clap v4.5.60 [INFO] [stderr] Compiling pyo3-macros v0.29.2 [INFO] [stderr] Checking sudachi v0.6.12-a1 (/opt/rustwide/workdir/sudachi) [INFO] [stderr] Checking tinytemplate v1.2.1 [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] Checking join_katakana_oov v0.6.12-a1 (/opt/rustwide/workdir/plugin/path_rewrite/join_katakana_oov) [INFO] [stderr] Checking join_numeric v0.6.12-a1 (/opt/rustwide/workdir/plugin/path_rewrite/join_numeric) [INFO] [stderr] Checking default_input_text v0.6.12-a1 (/opt/rustwide/workdir/plugin/input_text/default_input_text) [INFO] [stderr] Checking simple_oov v0.6.12-a1 (/opt/rustwide/workdir/plugin/oov/simple_oov) [INFO] [stderr] Checking sudachi-cli v0.6.12-a1 (/opt/rustwide/workdir/sudachi-cli) [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: 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: 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: 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] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking sudachipy v0.6.12-a1 (/opt/rustwide/workdir/python) [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] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking sudachi-fuzz v0.0.1 (/opt/rustwide/workdir/sudachi-fuzz) [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> sudachi-fuzz/src/main.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(fuzzing)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 34 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> sudachi-fuzz/src/main.rs:119:11 [INFO] [stdout] | [INFO] [stdout] 119 | #[cfg(fuzzing)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> sudachi-fuzz/src/main.rs:111:17 [INFO] [stdout] | [INFO] [stdout] 111 | if cfg!(not(fuzzing)) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> sudachi-fuzz/src/main.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(fuzzing)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 34 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> sudachi-fuzz/src/main.rs:119:11 [INFO] [stdout] | [INFO] [stdout] 119 | #[cfg(fuzzing)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> sudachi-fuzz/src/main.rs:111:17 [INFO] [stdout] | [INFO] [stdout] 111 | if cfg!(not(fuzzing)) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.61s [INFO] running `Command { std: "docker" "inspect" "1308c174cba365a6070d45dd7a5555588aecc5dbb872ac837820ad81b9a78fb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1308c174cba365a6070d45dd7a5555588aecc5dbb872ac837820ad81b9a78fb9", kill_on_drop: false }` [INFO] [stdout] 1308c174cba365a6070d45dd7a5555588aecc5dbb872ac837820ad81b9a78fb9