[INFO] fetching crate pex-trie 0.0.3...
[INFO] testing pex-trie-0.0.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate pex-trie 0.0.3 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate pex-trie 0.0.3
[INFO] finished tweaking crates.io crate pex-trie 0.0.3
[INFO] tweaked toml for crates.io crate pex-trie 0.0.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pex-trie 0.0.3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 6 packages to latest compatible versions
[INFO] [stderr]       Adding pex v0.1.17 (available: v0.1.18)
[INFO] [stderr]       Adding regex-automata v0.2.0 (available: v0.4.13)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a23d1860a4a53b8cfe8277530766fe84ef1e4d96948c117721f3976d55284614
[INFO] running `Command { std: "docker" "start" "-a" "a23d1860a4a53b8cfe8277530766fe84ef1e4d96948c117721f3976d55284614", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a23d1860a4a53b8cfe8277530766fe84ef1e4d96948c117721f3976d55284614", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a23d1860a4a53b8cfe8277530766fe84ef1e4d96948c117721f3976d55284614", kill_on_drop: false }`
[INFO] [stdout] a23d1860a4a53b8cfe8277530766fe84ef1e4d96948c117721f3976d55284614
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8eef54735a7224564d4c53e61fb23abebfbff1677fbe2b5403378a0a61ec19d3
[INFO] running `Command { std: "docker" "start" "-a" "8eef54735a7224564d4c53e61fb23abebfbff1677fbe2b5403378a0a61ec19d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling unicode-script v0.5.7
[INFO] [stderr]    Compiling regex-automata v0.2.0
[INFO] [stderr]    Compiling pex-trie v0.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `dense`
[INFO] [stdout]  --> src/regex_set/mod.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | use regex_automata::dfa::{dense, regex::Regex};
[INFO] [stdout]   |                           ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `indent`
[INFO] [stdout]   --> src/regex_set/mod.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |         let indent = self.left_indent;
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_indent`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `indent`
[INFO] [stdout]  --> src/writer/mod.rs:6:82
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn write_slice_numbers<T: Display>(&mut self, slice: &[T], max_width: usize, indent: usize) -> std::fmt::Result {
[INFO] [stdout]   |                                                                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_indent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RegexDenseSet` is never constructed
[INFO] [stdout]  --> src/regex_set/mod.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct RegexDenseSet {
[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 `export_rust_code` is never used
[INFO] [stdout]   --> src/regex_set/mod.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl RegexDenseSet {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] 12 |     pub fn export_rust_code(&self) -> Result<String, std::fmt::Error> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]  --> src/unicode_set/mod.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct UnicodeSet {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/lib.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![warn(missing_docs, rustdoc::missing_crate_level_docs)]
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/unicode_set/mod.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn new(set: &str) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/unicode_set/mod.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn with_ranges(mut self, ranges: &[(char, char)]) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/unicode_set/mod.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /     pub fn with_chars<I>(mut self, chars: I) -> Self
[INFO] [stdout] 44 | |     where
[INFO] [stdout] 45 | |         I: IntoIterator<Item = char>,
[INFO] [stdout]    | |_____________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/unicode_set/mod.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn with_max_width(mut self, max_width: usize) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/unicode_set/mod.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn export_rust_code(&self) -> Result<String, Error> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.51s
[INFO] running `Command { std: "docker" "inspect" "8eef54735a7224564d4c53e61fb23abebfbff1677fbe2b5403378a0a61ec19d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8eef54735a7224564d4c53e61fb23abebfbff1677fbe2b5403378a0a61ec19d3", kill_on_drop: false }`
[INFO] [stdout] 8eef54735a7224564d4c53e61fb23abebfbff1677fbe2b5403378a0a61ec19d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7f679711216bb8de3269d1146f97aa14f2f9ba6c32c22b47e16d7e83890510e
[INFO] running `Command { std: "docker" "start" "-a" "b7f679711216bb8de3269d1146f97aa14f2f9ba6c32c22b47e16d7e83890510e", kill_on_drop: false }`
[INFO] [stderr]    Compiling pex v0.1.17
[INFO] [stdout] warning: unused import: `dense`
[INFO] [stdout]  --> src/regex_set/mod.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | use regex_automata::dfa::{dense, regex::Regex};
[INFO] [stdout]   |                           ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `indent`
[INFO] [stdout]   --> src/regex_set/mod.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |         let indent = self.left_indent;
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_indent`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `indent`
[INFO] [stdout]  --> src/writer/mod.rs:6:82
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn write_slice_numbers<T: Display>(&mut self, slice: &[T], max_width: usize, indent: usize) -> std::fmt::Result {
[INFO] [stdout]   |                                                                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_indent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RegexDenseSet` is never constructed
[INFO] [stdout]  --> src/regex_set/mod.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct RegexDenseSet {
[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 `export_rust_code` is never used
[INFO] [stdout]   --> src/regex_set/mod.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl RegexDenseSet {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] 12 |     pub fn export_rust_code(&self) -> Result<String, std::fmt::Error> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]  --> src/unicode_set/mod.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct UnicodeSet {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/lib.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![warn(missing_docs, rustdoc::missing_crate_level_docs)]
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/unicode_set/mod.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn new(set: &str) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/unicode_set/mod.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn with_ranges(mut self, ranges: &[(char, char)]) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/unicode_set/mod.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /     pub fn with_chars<I>(mut self, chars: I) -> Self
[INFO] [stdout] 44 | |     where
[INFO] [stdout] 45 | |         I: IntoIterator<Item = char>,
[INFO] [stdout]    | |_____________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/unicode_set/mod.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn with_max_width(mut self, max_width: usize) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/unicode_set/mod.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn export_rust_code(&self) -> Result<String, Error> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pex-0.1.17/src/helpers/string/mod.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 |         S: Pattern<'static>,
[INFO] [stdout]    |            ^^^^^^^--------- help: remove the unnecessary generics
[INFO] [stdout]    |            |
[INFO] [stdout]    |            expected 0 lifetime arguments
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pex-0.1.17/src/helpers/string/mod.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 54 |         E: Pattern<'static>,
[INFO] [stdout]    |            ^^^^^^^--------- help: remove the unnecessary generics
[INFO] [stdout]    |            |
[INFO] [stdout]    |            expected 0 lifetime arguments
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pex-0.1.17/src/patterns/mod.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | impl<P> Pattern<'static> for NamedPattern<P>
[INFO] [stdout]    |         ^^^^^^^--------- help: remove the unnecessary generics
[INFO] [stdout]    |         |
[INFO] [stdout]    |         expected 0 lifetime arguments
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for associated type `core::str::pattern::Pattern::Searcher`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pex-0.1.17/src/patterns/mod.rs:69:61
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn into_searcher(self, haystack: &'static str) -> Self::Searcher {
[INFO] [stdout]    |                                                             ^^^^^^^^ expected 1 lifetime argument
[INFO] [stdout]    |
[INFO] [stdout] help: add missing lifetime argument
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn into_searcher(self, haystack: &'static str) -> Self::Searcher<'_> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pex-0.1.17/src/patterns/surround_pair.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 74 |     S: Pattern<'p>,
[INFO] [stdout]    |        ^^^^^^^---- help: remove the unnecessary generics
[INFO] [stdout]    |        |
[INFO] [stdout]    |        expected 0 lifetime arguments
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pex-0.1.17/src/patterns/surround_pair.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 |     E: Pattern<'p>,
[INFO] [stdout]    |        ^^^^^^^---- help: remove the unnecessary generics
[INFO] [stdout]    |        |
[INFO] [stdout]    |        expected 0 lifetime arguments
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pex-0.1.17/src/patterns/mod.rs:65:8
[INFO] [stdout]    |
[INFO] [stdout] 65 |     P: Pattern<'static>,
[INFO] [stdout]    |        ^^^^^^^--------- help: remove the unnecessary generics
[INFO] [stdout]    |        |
[INFO] [stdout]    |        expected 0 lifetime arguments
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on associated type `Searcher` do not match the trait declaration
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pex-0.1.17/src/patterns/mod.rs:67:18
[INFO] [stdout]    |
[INFO] [stdout] 67 |     type Searcher = P::Searcher;
[INFO] [stdout]    |                  ^ lifetimes do not match associated type in trait
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/str/pattern.rs:102:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: lifetimes in impl do not match this associated type in trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for associated type `core::str::pattern::Pattern::Searcher`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pex-0.1.17/src/patterns/mod.rs:67:24
[INFO] [stdout]    |
[INFO] [stdout] 67 |     type Searcher = P::Searcher;
[INFO] [stdout]    |                        ^^^^^^^^ expected 1 lifetime argument
[INFO] [stdout]    |
[INFO] [stdout] help: add missing lifetime argument
[INFO] [stdout]    |
[INFO] [stdout] 67 |     type Searcher = P::Searcher<'a>;
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: method not compatible with trait
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pex-0.1.17/src/patterns/mod.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn is_contained_in(self, haystack: &'static str) -> bool {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lifetime mismatch
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(patterns::NamedPattern<_>, &_) -> _`
[INFO] [stdout]               found signature `fn(patterns::NamedPattern<_>, &'static _) -> _`
[INFO] [stdout] note: the anonymous lifetime as defined here...
[INFO] [stdout]   --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/str/pattern.rs:110:39
[INFO] [stdout]    = note: ...does not necessarily outlive the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: method not compatible with trait
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pex-0.1.17/src/patterns/mod.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn is_prefix_of(self, haystack: &'static str) -> bool {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lifetime mismatch
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(patterns::NamedPattern<_>, &_) -> _`
[INFO] [stdout]               found signature `fn(patterns::NamedPattern<_>, &'static _) -> _`
[INFO] [stdout] note: the anonymous lifetime as defined here...
[INFO] [stdout]   --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/str/pattern.rs:116:36
[INFO] [stdout]    = note: ...does not necessarily outlive the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for associated type `core::str::pattern::Pattern::Searcher`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pex-0.1.17/src/patterns/mod.rs:83:15
[INFO] [stdout]    |
[INFO] [stdout] 83 |         Self::Searcher: ReverseSearcher<'static>,
[INFO] [stdout]    |               ^^^^^^^^ expected 1 lifetime argument
[INFO] [stdout]    |
[INFO] [stdout] help: add missing lifetime argument
[INFO] [stdout]    |
[INFO] [stdout] 83 |         Self::Searcher<'a>: ReverseSearcher<'static>,
[INFO] [stdout]    |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `is_suffix_of` do not match the trait declaration
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pex-0.1.17/src/patterns/mod.rs:81:20
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn is_suffix_of(self, haystack: &'static str) -> bool
[INFO] [stdout]    |                    ^ lifetimes do not match method in trait
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/str/pattern.rs:122:4
[INFO] [stdout]   ::: /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/str/pattern.rs:124:48
[INFO] [stdout]    |
[INFO] [stdout]    = note: lifetimes in impl do not match this method in trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: method not compatible with trait
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pex-0.1.17/src/patterns/mod.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn strip_prefix_of(self, haystack: &'static str) -> Option<&'static str> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lifetime mismatch
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(patterns::NamedPattern<_>, &_) -> Option<&_>`
[INFO] [stdout]               found signature `fn(patterns::NamedPattern<_>, &'static _) -> Option<&'static _>`
[INFO] [stdout] note: the anonymous lifetime as defined here...
[INFO] [stdout]   --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/str/pattern.rs:131:39
[INFO] [stdout]    = note: ...does not necessarily outlive the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for associated type `core::str::pattern::Pattern::Searcher`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pex-0.1.17/src/patterns/mod.rs:94:15
[INFO] [stdout]    |
[INFO] [stdout] 94 |         Self::Searcher: ReverseSearcher<'static>,
[INFO] [stdout]    |               ^^^^^^^^ expected 1 lifetime argument
[INFO] [stdout]    |
[INFO] [stdout] help: add missing lifetime argument
[INFO] [stdout]    |
[INFO] [stdout] 94 |         Self::Searcher<'a>: ReverseSearcher<'static>,
[INFO] [stdout]    |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `strip_suffix_of` do not match the trait declaration
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pex-0.1.17/src/patterns/mod.rs:92:23
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn strip_suffix_of(self, haystack: &'static str) -> Option<&'static str>
[INFO] [stdout]    |                       ^ lifetimes do not match method in trait
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/str/pattern.rs:147:4
[INFO] [stdout]   ::: /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/str/pattern.rs:149:48
[INFO] [stdout]    |
[INFO] [stdout]    = note: lifetimes in impl do not match this method in trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pex-0.1.17/src/patterns/mod.rs:102:8
[INFO] [stdout]     |
[INFO] [stdout] 102 |     P: Pattern<'p> + Clone,
[INFO] [stdout]     |        ^^^^^^^---- help: remove the unnecessary generics
[INFO] [stdout]     |        |
[INFO] [stdout]     |        expected 0 lifetime arguments
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pex-0.1.17/src/states/builtin.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 |         P: Pattern<'p>,
[INFO] [stdout]    |            ^^^^^^^---- help: remove the unnecessary generics
[INFO] [stdout]    |            |
[INFO] [stdout]    |            expected 0 lifetime arguments
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0195, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pex` (lib) due to 18 previous errors
[INFO] running `Command { std: "docker" "inspect" "b7f679711216bb8de3269d1146f97aa14f2f9ba6c32c22b47e16d7e83890510e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7f679711216bb8de3269d1146f97aa14f2f9ba6c32c22b47e16d7e83890510e", kill_on_drop: false }`
[INFO] [stdout] b7f679711216bb8de3269d1146f97aa14f2f9ba6c32c22b47e16d7e83890510e
