[INFO] fetching crate nlprule 0.6.4... [INFO] building nlprule-0.6.4 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate nlprule 0.6.4 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nlprule 0.6.4 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d27dbca469fb0f37e861d22b0f80415dce77be0b44e11ce904ebd7151c32fa94 [INFO] running `Command { std: "docker" "start" "-a" "d27dbca469fb0f37e861d22b0f80415dce77be0b44e11ce904ebd7151c32fa94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d27dbca469fb0f37e861d22b0f80415dce77be0b44e11ce904ebd7151c32fa94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d27dbca469fb0f37e861d22b0f80415dce77be0b44e11ce904ebd7151c32fa94", kill_on_drop: false }` [INFO] [stdout] d27dbca469fb0f37e861d22b0f80415dce77be0b44e11ce904ebd7151c32fa94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a625025faad705f4d5e6b5e9fe81044fe30da172e7ffeec71e42140c9fe3c359 [INFO] running `Command { std: "docker" "start" "-a" "a625025faad705f4d5e6b5e9fe81044fe30da172e7ffeec71e42140c9fe3c359", 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] Compiling libc v0.2.93 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling fst v0.4.5 [INFO] [stderr] Compiling fs-err v2.5.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling unicase v2.6.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 quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling onig_sys v69.6.0 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [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 thiserror v1.0.24 [INFO] [stderr] Compiling onig v6.1.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling bimap v0.6.1 [INFO] [stderr] Compiling srx v0.1.3 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling nlprule v0.6.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rayon-cond v0.1.0 [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: 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [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/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/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/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] 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 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: 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/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: 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.62s [INFO] running `Command { std: "docker" "inspect" "a625025faad705f4d5e6b5e9fe81044fe30da172e7ffeec71e42140c9fe3c359", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a625025faad705f4d5e6b5e9fe81044fe30da172e7ffeec71e42140c9fe3c359", kill_on_drop: false }` [INFO] [stdout] a625025faad705f4d5e6b5e9fe81044fe30da172e7ffeec71e42140c9fe3c359 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e00c19389d0544a3a50333c9f6ed6ef0a33d287b2eca59c4a8b572028ef53cf0 [INFO] running `Command { std: "docker" "start" "-a" "e00c19389d0544a3a50333c9f6ed6ef0a33d287b2eca59c4a8b572028ef53cf0", 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 itoa v0.4.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling cast v0.2.5 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling nlprule v0.6.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling 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/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/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/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: 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: 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: 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [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/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: 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/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: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/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] 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: 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] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [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: 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] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.43s [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" "e00c19389d0544a3a50333c9f6ed6ef0a33d287b2eca59c4a8b572028ef53cf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e00c19389d0544a3a50333c9f6ed6ef0a33d287b2eca59c4a8b572028ef53cf0", kill_on_drop: false }` [INFO] [stdout] e00c19389d0544a3a50333c9f6ed6ef0a33d287b2eca59c4a8b572028ef53cf0