[INFO] fetching crate nlprule 0.6.4...
[INFO] checking nlprule-0.6.4 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1
[INFO] extracting crate nlprule 0.6.4 into /workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nlprule 0.6.4 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fdc69334cb9205f5fd0a661460de7041d0036ec160c7653e1e979a67f823a5df
[INFO] running `Command { std: "docker" "start" "-a" "fdc69334cb9205f5fd0a661460de7041d0036ec160c7653e1e979a67f823a5df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fdc69334cb9205f5fd0a661460de7041d0036ec160c7653e1e979a67f823a5df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdc69334cb9205f5fd0a661460de7041d0036ec160c7653e1e979a67f823a5df", kill_on_drop: false }`
[INFO] [stdout] fdc69334cb9205f5fd0a661460de7041d0036ec160c7653e1e979a67f823a5df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 306de9bd344dd4ef94b34bbdaadca29add41971ad5bce4b8b9f8a8b956a108d8
[INFO] running `Command { std: "docker" "start" "-a" "306de9bd344dd4ef94b34bbdaadca29add41971ad5bce4b8b9f8a8b956a108d8", 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 proc-macro2 v1.0.26
[INFO] [stderr] Compiling unicode-xid v0.2.1
[INFO] [stderr] Compiling syn v1.0.70
[INFO] [stderr] Compiling serde_derive v1.0.125
[INFO] [stderr] Compiling serde v1.0.125
[INFO] [stderr] Compiling autocfg v1.0.1
[INFO] [stderr] Checking cfg-if v1.0.0
[INFO] [stderr] Compiling libc v0.2.93
[INFO] [stderr] Compiling memchr v2.3.4
[INFO] [stderr] Checking lazy_static v1.4.0
[INFO] [stderr] Compiling ryu v1.0.5
[INFO] [stderr] Compiling serde_json v1.0.64
[INFO] [stderr] Compiling semver-parser v0.7.0
[INFO] [stderr] Compiling rayon-core v1.9.0
[INFO] [stderr] Checking regex-syntax v0.6.23
[INFO] [stderr] Checking scopeguard v1.1.0
[INFO] [stderr] Compiling bitflags v1.2.1
[INFO] [stderr] Compiling pkg-config v0.3.19
[INFO] [stderr] Compiling log v0.4.14
[INFO] [stderr] Compiling getrandom v0.2.2
[INFO] [stderr] Compiling semver v0.9.0
[INFO] [stderr] Compiling cc v1.0.67
[INFO] [stderr] Checking itoa v0.4.7
[INFO] [stderr] Compiling rustc_version v0.2.3
[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 num-traits v0.2.14
[INFO] [stderr] Compiling version_check v0.9.3
[INFO] [stderr] Checking byteorder v1.4.3
[INFO] [stderr] Compiling fs-err v2.5.0
[INFO] [stderr] Compiling fst v0.4.5
[INFO] [stderr] Checking unicode-width v0.1.8
[INFO] [stderr] Checking plotters-backend v0.3.0
[INFO] [stderr] Checking textwrap v0.11.0
[INFO] [stderr] Compiling cast v0.2.5
[INFO] [stderr] Checking regex-automata v0.1.9
[INFO] [stderr] Compiling once_cell v1.7.2
[INFO] [stderr] Checking aho-corasick v0.7.15
[INFO] [stderr] Compiling quote v1.0.9
[INFO] [stderr] Checking csv-core v0.1.10
[INFO] [stderr] Compiling unicase v2.6.0
[INFO] [stderr] Checking same-file v1.0.6
[INFO] [stderr] Checking clap v2.33.3
[INFO] [stderr] Checking plotters-svg v0.3.0
[INFO] [stderr] Checking walkdir v2.3.2
[INFO] [stderr] Checking oorandom v11.1.3
[INFO] [stderr] Compiling onig_sys v69.6.0
[INFO] [stderr] Checking crossbeam-epoch v0.9.3
[INFO] [stderr] Checking crossbeam-channel v0.5.1
[INFO] [stderr] Checking num_cpus v1.13.0
[INFO] [stderr] Checking atty v0.2.14
[INFO] [stderr] Checking rand_core v0.6.2
[INFO] [stderr] Checking crossbeam-deque v0.8.0
[INFO] [stderr] Checking plotters v0.3.0
[INFO] [stderr] Checking rand v0.8.3
[INFO] [stderr] Checking regex v1.4.6
[INFO] [stderr] Checking env_logger v0.8.3
[INFO] [stderr] Checking quickcheck v1.0.3
[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 onig v6.1.1
[INFO] [stderr] Checking either v1.6.1
[INFO] [stderr] Checking half v1.7.1
[INFO] [stderr] Checking bstr v0.2.15
[INFO] [stderr] Checking serde_regex v1.1.0
[INFO] [stderr] Checking bincode v1.3.3
[INFO] [stderr] Checking bimap v0.6.1
[INFO] [stderr] Checking srx v0.1.3
[INFO] [stderr] Checking itertools v0.9.0
[INFO] [stderr] Checking itertools v0.8.2
[INFO] [stderr] Checking itertools v0.10.0
[INFO] [stderr] Checking serde_cbor v0.11.1
[INFO] [stderr] Checking csv v1.1.6
[INFO] [stderr] Checking tinytemplate v1.2.1
[INFO] [stderr] Compiling nlprule v0.6.4 (/opt/rustwide/workdir)
[INFO] [stderr] Checking criterion-plot v0.4.3
[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)]` 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)]` 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:18
[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)]` 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)]` 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:18
[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 32.41s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "306de9bd344dd4ef94b34bbdaadca29add41971ad5bce4b8b9f8a8b956a108d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "306de9bd344dd4ef94b34bbdaadca29add41971ad5bce4b8b9f8a8b956a108d8", kill_on_drop: false }`
[INFO] [stdout] 306de9bd344dd4ef94b34bbdaadca29add41971ad5bce4b8b9f8a8b956a108d8