[INFO] fetching crate nlprule 0.6.4... [INFO] checking nlprule-0.6.4 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] extracting crate nlprule 0.6.4 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate nlprule 0.6.4 [INFO] finished tweaking crates.io crate nlprule 0.6.4 [INFO] tweaked toml for crates.io crate nlprule 0.6.4 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nlprule 0.6.4 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nlprule 0.6.4 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `onig` dependency) [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded roxmltree v0.14.1 [INFO] [stderr] Downloaded cast v0.2.5 [INFO] [stderr] Downloaded bimap v0.6.1 [INFO] [stderr] Downloaded enum_dispatch v0.3.5 [INFO] [stderr] Downloaded fs-err v2.5.0 [INFO] [stderr] Downloaded fancy-regex v0.5.0 [INFO] [stderr] Downloaded srx v0.1.3 [INFO] [stderr] Downloaded fst v0.4.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7bb7670f0f6a31848d785fac531809a6b1a83a7f4a3fd4752844c67cb70fbe3f [INFO] running `Command { std: "docker" "start" "-a" "7bb7670f0f6a31848d785fac531809a6b1a83a7f4a3fd4752844c67cb70fbe3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bb7670f0f6a31848d785fac531809a6b1a83a7f4a3fd4752844c67cb70fbe3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bb7670f0f6a31848d785fac531809a6b1a83a7f4a3fd4752844c67cb70fbe3f", kill_on_drop: false }` [INFO] [stdout] 7bb7670f0f6a31848d785fac531809a6b1a83a7f4a3fd4752844c67cb70fbe3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc77858227c96819c88dcef13d425e07295adddf9f5dff03015a35d4276989ff [INFO] running `Command { std: "docker" "start" "-a" "dc77858227c96819c88dcef13d425e07295adddf9f5dff03015a35d4276989ff", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `onig` dependency) [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling cast v0.2.5 [INFO] [stderr] Compiling onig_sys v69.6.0 [INFO] [stderr] Compiling fst v0.4.5 [INFO] [stderr] Checking plotters-backend v0.3.0 [INFO] [stderr] Compiling fs-err v2.5.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Checking plotters-svg v0.3.0 [INFO] [stderr] Checking plotters v0.3.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking onig v6.1.1 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling enum_dispatch v0.3.5 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking serde_regex v1.1.0 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking bimap v0.6.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking srx v0.1.3 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Compiling nlprule v0.6.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking rayon-cond v0.1.0 [INFO] [stderr] Checking criterion v0.3.4 [INFO] [stdout] warning: unused imports: `Captures`, `Match`, and `Matches` [INFO] [stdout] --> src/utils/regex.rs:10:38 [INFO] [stdout] | [INFO] [stdout] 10 | pub use regex_impl::{CaptureMatches, Captures, Match, Matches}; [INFO] [stdout] | ^^^^^^^^ ^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RulesLangOptions` is never constructed [INFO] [stdout] --> src/rules.rs:16:19 [INFO] [stdout] | [INFO] [stdout] 16 | pub(crate) struct RulesLangOptions { [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 `into_maybe_par_iter_cond` is never used [INFO] [stdout] --> src/utils/parallelism.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 48 | pub trait MaybeParallelIterator [INFO] [stdout] | --------------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 59 | fn into_maybe_par_iter_cond(self, cond: bool) -> CondIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `maybe_par_iter_cond` is never used [INFO] [stdout] --> src/utils/parallelism.rs:94:8 [INFO] [stdout] | [INFO] [stdout] 87 | pub trait MaybeParallelRefIterator<'data, P, S> [INFO] [stdout] | ------------------------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 94 | fn maybe_par_iter_cond(&'data self, cond: bool) -> CondIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `MaybeParallelRefMutIterator` is never used [INFO] [stdout] --> src/utils/parallelism.rs:115:11 [INFO] [stdout] | [INFO] [stdout] 115 | pub trait MaybeParallelRefMutIterator<'data, P, S> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `MaybeParallelBridge` is never used [INFO] [stdout] --> src/utils/parallelism.rs:142:11 [INFO] [stdout] | [INFO] [stdout] 142 | pub trait MaybeParallelBridge [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rule/engine/composition.rs:374:18 [INFO] [stdout] | [INFO] [stdout] 374 | pub fn index(&self, index: usize) -> &Token { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 374 | pub fn index(&self, index: usize) -> &Token<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/rule/engine/composition.rs:381:66 [INFO] [stdout] | [INFO] [stdout] 381 | pub fn iter(&'t self) -> impl DoubleEndedIterator { [INFO] [stdout] | -- -- ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'t` [INFO] [stdout] | [INFO] [stdout] 381 | pub fn iter(&'t self) -> impl DoubleEndedIterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tokenizer/chunk.rs:235:9 [INFO] [stdout] | [INFO] [stdout] 235 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 241 | ) -> Vec { [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] 241 | ) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tokenizer/chunk.rs:541:12 [INFO] [stdout] | [INFO] [stdout] 541 | fn tag(&self, tokens: &[&str]) -> Sequence { [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] 541 | fn tag(&self, tokens: &[&str]) -> Sequence<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tokenizer/chunk.rs:680:14 [INFO] [stdout] | [INFO] [stdout] 680 | fn chunk(&self, input: &[(&str, &str)]) -> Sequence { [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] 680 | fn chunk(&self, input: &[(&str, &str)]) -> Sequence<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tokenizer/tag.rs:536:16 [INFO] [stdout] | [INFO] [stdout] 536 | fn get_raw(&self, word: &str) -> RawTagIter { [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] 536 | fn get_raw(&self, word: &str) -> RawTagIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tokenizer/tag.rs:562:24 [INFO] [stdout] | [INFO] [stdout] 562 | fn get_strict_tags(&self, word: &str, add_lower: AddLower) -> StrictTagIter { [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] 562 | fn get_strict_tags(&self, word: &str, add_lower: AddLower) -> StrictTagIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:137:17 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn iter(&self) -> impl DoubleEndedIterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here the same 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] 137 | pub fn iter(&self) -> impl DoubleEndedIterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:214:17 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn iter(&self) -> impl DoubleEndedIterator { [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here the same 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] 214 | pub fn iter(&self) -> impl DoubleEndedIterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn as_ref_id(&self) -> super::WordId { [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] 30 | pub fn as_ref_id(&self) -> super::WordId<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:47:26 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn as_ref_id(&self) -> super::PosId { [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] 47 | pub fn as_ref_id(&self) -> super::PosId<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Captures`, `Match`, and `Matches` [INFO] [stdout] --> src/utils/regex.rs:10:38 [INFO] [stdout] | [INFO] [stdout] 10 | pub use regex_impl::{CaptureMatches, Captures, Match, Matches}; [INFO] [stdout] | ^^^^^^^^ ^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RulesLangOptions` is never constructed [INFO] [stdout] --> src/rules.rs:16:19 [INFO] [stdout] | [INFO] [stdout] 16 | pub(crate) struct RulesLangOptions { [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 `into_maybe_par_iter_cond` is never used [INFO] [stdout] --> src/utils/parallelism.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 48 | pub trait MaybeParallelIterator [INFO] [stdout] | --------------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 59 | fn into_maybe_par_iter_cond(self, cond: bool) -> CondIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `maybe_par_iter_cond` is never used [INFO] [stdout] --> src/utils/parallelism.rs:94:8 [INFO] [stdout] | [INFO] [stdout] 87 | pub trait MaybeParallelRefIterator<'data, P, S> [INFO] [stdout] | ------------------------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 94 | fn maybe_par_iter_cond(&'data self, cond: bool) -> CondIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `maybe_par_iter_mut_cond` is never used [INFO] [stdout] --> src/utils/parallelism.rs:122:8 [INFO] [stdout] | [INFO] [stdout] 115 | pub trait MaybeParallelRefMutIterator<'data, P, S> [INFO] [stdout] | --------------------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 122 | fn maybe_par_iter_mut_cond(&'data mut self, cond: bool) -> CondIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `MaybeParallelBridge` is never used [INFO] [stdout] --> src/utils/parallelism.rs:142:11 [INFO] [stdout] | [INFO] [stdout] 142 | pub trait MaybeParallelBridge [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rule/engine/composition.rs:374:18 [INFO] [stdout] | [INFO] [stdout] 374 | pub fn index(&self, index: usize) -> &Token { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 374 | pub fn index(&self, index: usize) -> &Token<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/rule/engine/composition.rs:381:66 [INFO] [stdout] | [INFO] [stdout] 381 | pub fn iter(&'t self) -> impl DoubleEndedIterator { [INFO] [stdout] | -- -- ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'t` [INFO] [stdout] | [INFO] [stdout] 381 | pub fn iter(&'t self) -> impl DoubleEndedIterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tokenizer/chunk.rs:235:9 [INFO] [stdout] | [INFO] [stdout] 235 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 241 | ) -> Vec { [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] 241 | ) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tokenizer/chunk.rs:541:12 [INFO] [stdout] | [INFO] [stdout] 541 | fn tag(&self, tokens: &[&str]) -> Sequence { [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] 541 | fn tag(&self, tokens: &[&str]) -> Sequence<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tokenizer/chunk.rs:680:14 [INFO] [stdout] | [INFO] [stdout] 680 | fn chunk(&self, input: &[(&str, &str)]) -> Sequence { [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] 680 | fn chunk(&self, input: &[(&str, &str)]) -> Sequence<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tokenizer/tag.rs:536:16 [INFO] [stdout] | [INFO] [stdout] 536 | fn get_raw(&self, word: &str) -> RawTagIter { [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] 536 | fn get_raw(&self, word: &str) -> RawTagIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tokenizer/tag.rs:562:24 [INFO] [stdout] | [INFO] [stdout] 562 | fn get_strict_tags(&self, word: &str, add_lower: AddLower) -> StrictTagIter { [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] 562 | fn get_strict_tags(&self, word: &str, add_lower: AddLower) -> StrictTagIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:137:17 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn iter(&self) -> impl DoubleEndedIterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here the same 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] 137 | pub fn iter(&self) -> impl DoubleEndedIterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:214:17 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn iter(&self) -> impl DoubleEndedIterator { [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here the same 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] 214 | pub fn iter(&self) -> impl DoubleEndedIterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn as_ref_id(&self) -> super::WordId { [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] 30 | pub fn as_ref_id(&self) -> super::WordId<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:47:26 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn as_ref_id(&self) -> super::PosId { [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] 47 | pub fn as_ref_id(&self) -> super::PosId<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.70s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 12` [INFO] running `Command { std: "docker" "inspect" "dc77858227c96819c88dcef13d425e07295adddf9f5dff03015a35d4276989ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc77858227c96819c88dcef13d425e07295adddf9f5dff03015a35d4276989ff", kill_on_drop: false }` [INFO] [stdout] dc77858227c96819c88dcef13d425e07295adddf9f5dff03015a35d4276989ff