[INFO] fetching crate basic-text 0.19.2...
[INFO] checking basic-text-0.19.2 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate basic-text 0.19.2 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate basic-text 0.19.2 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate basic-text 0.19.2
[INFO] finished tweaking crates.io crate basic-text 0.19.2
[INFO] tweaked toml for crates.io crate basic-text 0.19.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate basic-text 0.19.2 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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded layered-io v0.23.0
[INFO] [stderr]   Downloaded io-lifetimes v2.0.3
[INFO] [stderr]   Downloaded io-extras v0.18.2
[INFO] [stderr]   Downloaded utf8-io v0.19.1
[INFO] [stderr]   Downloaded os_pipe v1.1.5
[INFO] [stderr]   Downloaded basic-text-literals v0.19.2
[INFO] [stderr]   Downloaded terminal-io v0.19.1
[INFO] [stderr]   Downloaded basic-text-internals v0.19.2
[INFO] [stderr]   Downloaded thiserror-impl v1.0.58
[INFO] [stderr]   Downloaded thiserror v1.0.58
[INFO] [stderr]   Downloaded duplex v0.16.0
[INFO] [stderr]   Downloaded terminfo v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c2fc21ceab310d785708b9d4ca4759034c28ae7c7b4fa6b0352cd4831fe622c
[INFO] running `Command { std: "docker" "start" "-a" "2c2fc21ceab310d785708b9d4ca4759034c28ae7c7b4fa6b0352cd4831fe622c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c2fc21ceab310d785708b9d4ca4759034c28ae7c7b4fa6b0352cd4831fe622c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c2fc21ceab310d785708b9d4ca4759034c28ae7c7b4fa6b0352cd4831fe622c", kill_on_drop: false }`
[INFO] [stdout] 2c2fc21ceab310d785708b9d4ca4759034c28ae7c7b4fa6b0352cd4831fe622c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 083b1198bf9612d1ce5f4aad2b9609b779a188a629b160b95a8acfdfa8e794c0
[INFO] running `Command { std: "docker" "start" "-a" "083b1198bf9612d1ce5f4aad2b9609b779a188a629b160b95a8acfdfa8e794c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling io-lifetimes v2.0.3
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling io-extras v0.18.2
[INFO] [stderr]    Compiling layered-io v0.23.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]     Checking duplex v0.16.0
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling basic-text v0.19.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.55
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking os_pipe v1.1.5
[INFO] [stderr]     Checking utf8-io v0.19.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling basic-text-internals v0.19.2
[INFO] [stderr]    Compiling basic-text-literals v0.19.2
[INFO] [stdout] warning: unexpected `cfg` condition name: `can_vector`
[INFO] [stdout]   --> src/lib.rs:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 | #![cfg_attr(can_vector, feature(can_vector))]
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(can_vector)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(can_vector)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `write_all_vectored`
[INFO] [stdout]   --> src/lib.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 73 | #![cfg_attr(write_all_vectored, feature(write_all_vectored))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(write_all_vectored)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(write_all_vectored)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]   --> src/lib.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 | #![cfg_attr(pattern, feature(pattern))]
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `extend_one`
[INFO] [stdout]   --> src/lib.rs:75:13
[INFO] [stdout]    |
[INFO] [stdout] 75 | #![cfg_attr(extend_one, feature(extend_one))]
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(extend_one)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(extend_one)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `can_vector`
[INFO] [stdout]    --> src/text_duplexer.rs:383:11
[INFO] [stdout]     |
[INFO] [stdout] 383 |     #[cfg(can_vector)]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(can_vector)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(can_vector)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `write_all_vectored`
[INFO] [stdout]    --> src/text_duplexer.rs:394:11
[INFO] [stdout]     |
[INFO] [stdout] 394 |     #[cfg(write_all_vectored)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(write_all_vectored)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(write_all_vectored)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `can_vector`
[INFO] [stdout]   --> src/text_output.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(can_vector)]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(can_vector)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(can_vector)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `write_all_vectored`
[INFO] [stdout]   --> src/text_output.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(write_all_vectored)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(write_all_vectored)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(write_all_vectored)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `can_vector`
[INFO] [stdout]    --> src/text_output.rs:523:11
[INFO] [stdout]     |
[INFO] [stdout] 523 |     #[cfg(can_vector)]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(can_vector)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(can_vector)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `write_all_vectored`
[INFO] [stdout]    --> src/text_output.rs:531:11
[INFO] [stdout]     |
[INFO] [stdout] 531 |     #[cfg(write_all_vectored)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(write_all_vectored)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(write_all_vectored)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `try_reserve`
[INFO] [stdout]  --> src/text_string.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(try_reserve)]
[INFO] [stdout]   |       ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(try_reserve)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(try_reserve)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]   --> src/text_string.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(pattern)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `try_reserve`
[INFO] [stdout]    --> src/text_string.rs:317:11
[INFO] [stdout]     |
[INFO] [stdout] 317 |     #[cfg(try_reserve)]
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(try_reserve)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(try_reserve)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `try_reserve`
[INFO] [stdout]    --> src/text_string.rs:325:11
[INFO] [stdout]     |
[INFO] [stdout] 325 |     #[cfg(try_reserve)]
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(try_reserve)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(try_reserve)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `shrink_to`
[INFO] [stdout]    --> src/text_string.rs:338:11
[INFO] [stdout]     |
[INFO] [stdout] 338 |     #[cfg(shrink_to)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shrink_to)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shrink_to)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `extend_one`
[INFO] [stdout]    --> src/text_string.rs:561:11
[INFO] [stdout]     |
[INFO] [stdout] 561 |     #[cfg(extend_one)]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(extend_one)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(extend_one)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `extend_one`
[INFO] [stdout]    --> src/text_string.rs:573:11
[INFO] [stdout]     |
[INFO] [stdout] 573 |     #[cfg(extend_one)]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(extend_one)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(extend_one)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `extend_one`
[INFO] [stdout]    --> src/text_string.rs:585:11
[INFO] [stdout]     |
[INFO] [stdout] 585 |     #[cfg(extend_one)]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(extend_one)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(extend_one)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_string.rs:830:11
[INFO] [stdout]     |
[INFO] [stdout] 830 |     #[cfg(pattern)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_string.rs:843:15
[INFO] [stdout]     |
[INFO] [stdout] 843 |     #[cfg(not(pattern))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_string.rs:853:11
[INFO] [stdout]     |
[INFO] [stdout] 853 |     #[cfg(pattern)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `can_vector`
[INFO] [stdout]   --> src/lib.rs:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 | #![cfg_attr(can_vector, feature(can_vector))]
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(can_vector)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(can_vector)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_string.rs:866:15
[INFO] [stdout]     |
[INFO] [stdout] 866 |     #[cfg(not(pattern))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `write_all_vectored`
[INFO] [stdout]   --> src/lib.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 73 | #![cfg_attr(write_all_vectored, feature(write_all_vectored))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(write_all_vectored)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(write_all_vectored)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]   --> src/lib.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 | #![cfg_attr(pattern, feature(pattern))]
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `extend_one`
[INFO] [stdout]   --> src/lib.rs:75:13
[INFO] [stdout]    |
[INFO] [stdout] 75 | #![cfg_attr(extend_one, feature(extend_one))]
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(extend_one)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(extend_one)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_string.rs:876:11
[INFO] [stdout]     |
[INFO] [stdout] 876 |     #[cfg(pattern)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_string.rs:890:15
[INFO] [stdout]     |
[INFO] [stdout] 890 |     #[cfg(not(pattern))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_string.rs:900:11
[INFO] [stdout]     |
[INFO] [stdout] 900 |     #[cfg(pattern)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_string.rs:913:15
[INFO] [stdout]     |
[INFO] [stdout] 913 |     #[cfg(not(pattern))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `can_vector`
[INFO] [stdout]    --> src/text_duplexer.rs:383:11
[INFO] [stdout]     |
[INFO] [stdout] 383 |     #[cfg(can_vector)]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(can_vector)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(can_vector)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_string.rs:923:11
[INFO] [stdout]     |
[INFO] [stdout] 923 |     #[cfg(pattern)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `write_all_vectored`
[INFO] [stdout]    --> src/text_duplexer.rs:394:11
[INFO] [stdout]     |
[INFO] [stdout] 394 |     #[cfg(write_all_vectored)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(write_all_vectored)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(write_all_vectored)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_string.rs:937:15
[INFO] [stdout]     |
[INFO] [stdout] 937 |     #[cfg(not(pattern))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_string.rs:947:11
[INFO] [stdout]     |
[INFO] [stdout] 947 |     #[cfg(pattern)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_string.rs:960:15
[INFO] [stdout]     |
[INFO] [stdout] 960 |     #[cfg(not(pattern))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_string.rs:970:11
[INFO] [stdout]     |
[INFO] [stdout] 970 |     #[cfg(pattern)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `can_vector`
[INFO] [stdout]   --> src/text_output.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(can_vector)]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(can_vector)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(can_vector)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_string.rs:982:15
[INFO] [stdout]     |
[INFO] [stdout] 982 |     #[cfg(not(pattern))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `write_all_vectored`
[INFO] [stdout]   --> src/text_output.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(write_all_vectored)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(write_all_vectored)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(write_all_vectored)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_string.rs:992:11
[INFO] [stdout]     |
[INFO] [stdout] 992 |     #[cfg(pattern)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `can_vector`
[INFO] [stdout]    --> src/text_output.rs:523:11
[INFO] [stdout]     |
[INFO] [stdout] 523 |     #[cfg(can_vector)]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(can_vector)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(can_vector)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]     --> src/text_string.rs:1003:15
[INFO] [stdout]      |
[INFO] [stdout] 1003 |     #[cfg(not(pattern))]
[INFO] [stdout]      |               ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `write_all_vectored`
[INFO] [stdout]    --> src/text_output.rs:531:11
[INFO] [stdout]     |
[INFO] [stdout] 531 |     #[cfg(write_all_vectored)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(write_all_vectored)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(write_all_vectored)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]     --> src/text_string.rs:1013:11
[INFO] [stdout]      |
[INFO] [stdout] 1013 |     #[cfg(pattern)]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]     --> src/text_string.rs:1025:15
[INFO] [stdout]      |
[INFO] [stdout] 1025 |     #[cfg(not(pattern))]
[INFO] [stdout]      |               ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `try_reserve`
[INFO] [stdout]  --> src/text_substring.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(try_reserve)]
[INFO] [stdout]   |       ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(try_reserve)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(try_reserve)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]   --> src/text_substring.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(pattern)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `try_reserve`
[INFO] [stdout]    --> src/text_substring.rs:271:11
[INFO] [stdout]     |
[INFO] [stdout] 271 |     #[cfg(try_reserve)]
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(try_reserve)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(try_reserve)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `try_reserve`
[INFO] [stdout]    --> src/text_substring.rs:279:11
[INFO] [stdout]     |
[INFO] [stdout] 279 |     #[cfg(try_reserve)]
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(try_reserve)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(try_reserve)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `shrink_to`
[INFO] [stdout]    --> src/text_substring.rs:292:11
[INFO] [stdout]     |
[INFO] [stdout] 292 |     #[cfg(shrink_to)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shrink_to)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shrink_to)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_substring.rs:725:11
[INFO] [stdout]     |
[INFO] [stdout] 725 |     #[cfg(pattern)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `try_reserve`
[INFO] [stdout]  --> src/text_string.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(try_reserve)]
[INFO] [stdout]   |       ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(try_reserve)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(try_reserve)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_substring.rs:738:15
[INFO] [stdout]     |
[INFO] [stdout] 738 |     #[cfg(not(pattern))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]   --> src/text_string.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(pattern)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_substring.rs:748:11
[INFO] [stdout]     |
[INFO] [stdout] 748 |     #[cfg(pattern)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `try_reserve`
[INFO] [stdout]    --> src/text_string.rs:317:11
[INFO] [stdout]     |
[INFO] [stdout] 317 |     #[cfg(try_reserve)]
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(try_reserve)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(try_reserve)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_substring.rs:761:15
[INFO] [stdout]     |
[INFO] [stdout] 761 |     #[cfg(not(pattern))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `try_reserve`
[INFO] [stdout]    --> src/text_string.rs:325:11
[INFO] [stdout]     |
[INFO] [stdout] 325 |     #[cfg(try_reserve)]
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(try_reserve)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(try_reserve)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_substring.rs:771:11
[INFO] [stdout]     |
[INFO] [stdout] 771 |     #[cfg(pattern)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `shrink_to`
[INFO] [stdout]    --> src/text_string.rs:338:11
[INFO] [stdout]     |
[INFO] [stdout] 338 |     #[cfg(shrink_to)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shrink_to)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shrink_to)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_substring.rs:785:15
[INFO] [stdout]     |
[INFO] [stdout] 785 |     #[cfg(not(pattern))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `extend_one`
[INFO] [stdout]    --> src/text_string.rs:561:11
[INFO] [stdout]     |
[INFO] [stdout] 561 |     #[cfg(extend_one)]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(extend_one)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(extend_one)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_substring.rs:795:11
[INFO] [stdout]     |
[INFO] [stdout] 795 |     #[cfg(pattern)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `extend_one`
[INFO] [stdout]    --> src/text_string.rs:573:11
[INFO] [stdout]     |
[INFO] [stdout] 573 |     #[cfg(extend_one)]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(extend_one)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(extend_one)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_substring.rs:808:15
[INFO] [stdout]     |
[INFO] [stdout] 808 |     #[cfg(not(pattern))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `extend_one`
[INFO] [stdout]    --> src/text_string.rs:585:11
[INFO] [stdout]     |
[INFO] [stdout] 585 |     #[cfg(extend_one)]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(extend_one)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(extend_one)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_substring.rs:818:11
[INFO] [stdout]     |
[INFO] [stdout] 818 |     #[cfg(pattern)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_string.rs:830:11
[INFO] [stdout]     |
[INFO] [stdout] 830 |     #[cfg(pattern)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_substring.rs:832:15
[INFO] [stdout]     |
[INFO] [stdout] 832 |     #[cfg(not(pattern))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_string.rs:843:15
[INFO] [stdout]     |
[INFO] [stdout] 843 |     #[cfg(not(pattern))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_substring.rs:844:11
[INFO] [stdout]     |
[INFO] [stdout] 844 |     #[cfg(pattern)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_string.rs:853:11
[INFO] [stdout]     |
[INFO] [stdout] 853 |     #[cfg(pattern)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_string.rs:866:15
[INFO] [stdout]     |
[INFO] [stdout] 866 |     #[cfg(not(pattern))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_string.rs:876:11
[INFO] [stdout]     |
[INFO] [stdout] 876 |     #[cfg(pattern)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_string.rs:890:15
[INFO] [stdout]     |
[INFO] [stdout] 890 |     #[cfg(not(pattern))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_string.rs:900:11
[INFO] [stdout]     |
[INFO] [stdout] 900 |     #[cfg(pattern)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_string.rs:913:15
[INFO] [stdout]     |
[INFO] [stdout] 913 |     #[cfg(not(pattern))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_string.rs:923:11
[INFO] [stdout]     |
[INFO] [stdout] 923 |     #[cfg(pattern)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_string.rs:937:15
[INFO] [stdout]     |
[INFO] [stdout] 937 |     #[cfg(not(pattern))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_string.rs:947:11
[INFO] [stdout]     |
[INFO] [stdout] 947 |     #[cfg(pattern)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_string.rs:960:15
[INFO] [stdout]     |
[INFO] [stdout] 960 |     #[cfg(not(pattern))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_string.rs:970:11
[INFO] [stdout]     |
[INFO] [stdout] 970 |     #[cfg(pattern)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_string.rs:982:15
[INFO] [stdout]     |
[INFO] [stdout] 982 |     #[cfg(not(pattern))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_string.rs:992:11
[INFO] [stdout]     |
[INFO] [stdout] 992 |     #[cfg(pattern)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]     --> src/text_string.rs:1003:15
[INFO] [stdout]      |
[INFO] [stdout] 1003 |     #[cfg(not(pattern))]
[INFO] [stdout]      |               ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]     --> src/text_string.rs:1013:11
[INFO] [stdout]      |
[INFO] [stdout] 1013 |     #[cfg(pattern)]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]     --> src/text_string.rs:1025:15
[INFO] [stdout]      |
[INFO] [stdout] 1025 |     #[cfg(not(pattern))]
[INFO] [stdout]      |               ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `try_reserve`
[INFO] [stdout]  --> src/text_substring.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(try_reserve)]
[INFO] [stdout]   |       ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(try_reserve)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(try_reserve)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]   --> src/text_substring.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(pattern)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `try_reserve`
[INFO] [stdout]    --> src/text_substring.rs:271:11
[INFO] [stdout]     |
[INFO] [stdout] 271 |     #[cfg(try_reserve)]
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(try_reserve)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(try_reserve)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `try_reserve`
[INFO] [stdout]    --> src/text_substring.rs:279:11
[INFO] [stdout]     |
[INFO] [stdout] 279 |     #[cfg(try_reserve)]
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(try_reserve)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(try_reserve)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `shrink_to`
[INFO] [stdout]    --> src/text_substring.rs:292:11
[INFO] [stdout]     |
[INFO] [stdout] 292 |     #[cfg(shrink_to)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shrink_to)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shrink_to)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_substring.rs:725:11
[INFO] [stdout]     |
[INFO] [stdout] 725 |     #[cfg(pattern)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_substring.rs:738:15
[INFO] [stdout]     |
[INFO] [stdout] 738 |     #[cfg(not(pattern))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_substring.rs:748:11
[INFO] [stdout]     |
[INFO] [stdout] 748 |     #[cfg(pattern)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_substring.rs:761:15
[INFO] [stdout]     |
[INFO] [stdout] 761 |     #[cfg(not(pattern))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_substring.rs:855:15
[INFO] [stdout]     |
[INFO] [stdout] 855 |     #[cfg(not(pattern))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_substring.rs:771:11
[INFO] [stdout]     |
[INFO] [stdout] 771 |     #[cfg(pattern)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_substring.rs:865:11
[INFO] [stdout]     |
[INFO] [stdout] 865 |     #[cfg(pattern)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_substring.rs:785:15
[INFO] [stdout]     |
[INFO] [stdout] 785 |     #[cfg(not(pattern))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_substring.rs:877:15
[INFO] [stdout]     |
[INFO] [stdout] 877 |     #[cfg(not(pattern))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_substring.rs:795:11
[INFO] [stdout]     |
[INFO] [stdout] 795 |     #[cfg(pattern)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_substring.rs:887:11
[INFO] [stdout]     |
[INFO] [stdout] 887 |     #[cfg(pattern)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_substring.rs:808:15
[INFO] [stdout]     |
[INFO] [stdout] 808 |     #[cfg(not(pattern))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_substring.rs:898:15
[INFO] [stdout]     |
[INFO] [stdout] 898 |     #[cfg(not(pattern))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_substring.rs:818:11
[INFO] [stdout]     |
[INFO] [stdout] 818 |     #[cfg(pattern)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_substring.rs:909:11
[INFO] [stdout]     |
[INFO] [stdout] 909 |     #[cfg(pattern)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_substring.rs:832:15
[INFO] [stdout]     |
[INFO] [stdout] 832 |     #[cfg(not(pattern))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_substring.rs:921:15
[INFO] [stdout]     |
[INFO] [stdout] 921 |     #[cfg(not(pattern))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_substring.rs:844:11
[INFO] [stdout]     |
[INFO] [stdout] 844 |     #[cfg(pattern)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `can_vector`
[INFO] [stdout]    --> src/text_writer.rs:212:11
[INFO] [stdout]     |
[INFO] [stdout] 212 |     #[cfg(can_vector)]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(can_vector)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(can_vector)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_substring.rs:855:15
[INFO] [stdout]     |
[INFO] [stdout] 855 |     #[cfg(not(pattern))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `write_all_vectored`
[INFO] [stdout]    --> src/text_writer.rs:223:11
[INFO] [stdout]     |
[INFO] [stdout] 223 |     #[cfg(write_all_vectored)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(write_all_vectored)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(write_all_vectored)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_substring.rs:865:11
[INFO] [stdout]     |
[INFO] [stdout] 865 |     #[cfg(pattern)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_substring.rs:877:15
[INFO] [stdout]     |
[INFO] [stdout] 877 |     #[cfg(not(pattern))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_substring.rs:887:11
[INFO] [stdout]     |
[INFO] [stdout] 887 |     #[cfg(pattern)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_substring.rs:898:15
[INFO] [stdout]     |
[INFO] [stdout] 898 |     #[cfg(not(pattern))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_substring.rs:909:11
[INFO] [stdout]     |
[INFO] [stdout] 909 |     #[cfg(pattern)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pattern`
[INFO] [stdout]    --> src/text_substring.rs:921:15
[INFO] [stdout]     |
[INFO] [stdout] 921 |     #[cfg(not(pattern))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pattern)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pattern)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `can_vector`
[INFO] [stdout]    --> src/text_writer.rs:212:11
[INFO] [stdout]     |
[INFO] [stdout] 212 |     #[cfg(can_vector)]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(can_vector)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(can_vector)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `write_all_vectored`
[INFO] [stdout]    --> src/text_writer.rs:223:11
[INFO] [stdout]     |
[INFO] [stdout] 223 |     #[cfg(write_all_vectored)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(write_all_vectored)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(write_all_vectored)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]    --> src/text_string.rs:834:12
[INFO] [stdout]     |
[INFO] [stdout] 834 |         P: Pattern<'a>,
[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]    --> src/text_string.rs:857:12
[INFO] [stdout]     |
[INFO] [stdout] 857 |         P: Pattern<'a>,
[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]    --> src/text_string.rs:880:12
[INFO] [stdout]     |
[INFO] [stdout] 880 |         P: Pattern<'a>,
[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]    --> src/text_string.rs:881:15
[INFO] [stdout]     |
[INFO] [stdout] 881 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>,
[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 `std::str::pattern::Pattern::Searcher`
[INFO] [stdout]    --> src/text_string.rs:881:29
[INFO] [stdout]     |
[INFO] [stdout] 881 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>,
[INFO] [stdout]     |                             ^^^^^^^^ expected 1 lifetime argument
[INFO] [stdout]     |
[INFO] [stdout] help: add missing lifetime argument
[INFO] [stdout]     |
[INFO] [stdout] 881 |         <P as Pattern<'a>>::Searcher<'a>: ReverseSearcher<'a>,
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]    --> src/text_string.rs:904:12
[INFO] [stdout]     |
[INFO] [stdout] 904 |         P: Pattern<'a>,
[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]    --> src/text_string.rs:927:12
[INFO] [stdout]     |
[INFO] [stdout] 927 |         P: Pattern<'a>,
[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]    --> src/text_string.rs:928:15
[INFO] [stdout]     |
[INFO] [stdout] 928 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>,
[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 `std::str::pattern::Pattern::Searcher`
[INFO] [stdout]    --> src/text_string.rs:928:29
[INFO] [stdout]     |
[INFO] [stdout] 928 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>,
[INFO] [stdout]     |                             ^^^^^^^^ expected 1 lifetime argument
[INFO] [stdout]     |
[INFO] [stdout] help: add missing lifetime argument
[INFO] [stdout]     |
[INFO] [stdout] 928 |         <P as Pattern<'a>>::Searcher<'a>: ReverseSearcher<'a>,
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]    --> src/text_string.rs:951:12
[INFO] [stdout]     |
[INFO] [stdout] 951 |         P: Pattern<'a>,
[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]    --> src/text_string.rs:974:12
[INFO] [stdout]     |
[INFO] [stdout] 974 |         P: Pattern<'a>,
[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]    --> src/text_string.rs:975:15
[INFO] [stdout]     |
[INFO] [stdout] 975 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>,
[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 `std::str::pattern::Pattern::Searcher`
[INFO] [stdout]    --> src/text_string.rs:975:29
[INFO] [stdout]     |
[INFO] [stdout] 975 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>,
[INFO] [stdout]     |                             ^^^^^^^^ expected 1 lifetime argument
[INFO] [stdout]     |
[INFO] [stdout] help: add missing lifetime argument
[INFO] [stdout]     |
[INFO] [stdout] 975 |         <P as Pattern<'a>>::Searcher<'a>: ReverseSearcher<'a>,
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]    --> src/text_string.rs:996:12
[INFO] [stdout]     |
[INFO] [stdout] 996 |         P: Pattern<'a>,
[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]     --> src/text_string.rs:1017:12
[INFO] [stdout]      |
[INFO] [stdout] 1017 |         P: Pattern<'a>,
[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]     --> src/text_string.rs:1018:15
[INFO] [stdout]      |
[INFO] [stdout] 1018 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>,
[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 `std::str::pattern::Pattern::Searcher`
[INFO] [stdout]     --> src/text_string.rs:1018:29
[INFO] [stdout]      |
[INFO] [stdout] 1018 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>,
[INFO] [stdout]      |                             ^^^^^^^^ expected 1 lifetime argument
[INFO] [stdout]      |
[INFO] [stdout] help: add missing lifetime argument
[INFO] [stdout]      |
[INFO] [stdout] 1018 |         <P as Pattern<'a>>::Searcher<'a>: ReverseSearcher<'a>,
[INFO] [stdout]      |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]    --> src/text_substring.rs:729:12
[INFO] [stdout]     |
[INFO] [stdout] 729 |         P: Pattern<'a>,
[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]    --> src/text_string.rs:834:12
[INFO] [stdout]     |
[INFO] [stdout] 834 |         P: Pattern<'a>,
[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]    --> src/text_substring.rs:752:12
[INFO] [stdout]     |
[INFO] [stdout] 752 |         P: Pattern<'a>,
[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]    --> src/text_substring.rs:775:12
[INFO] [stdout]     |
[INFO] [stdout] 775 |         P: Pattern<'a>,
[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]    --> src/text_string.rs:857:12
[INFO] [stdout]     |
[INFO] [stdout] 857 |         P: Pattern<'a>,
[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]    --> src/text_substring.rs:776:15
[INFO] [stdout]     |
[INFO] [stdout] 776 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>,
[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]    --> src/text_string.rs:880:12
[INFO] [stdout]     |
[INFO] [stdout] 880 |         P: Pattern<'a>,
[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 `std::str::pattern::Pattern::Searcher`
[INFO] [stdout]    --> src/text_substring.rs:776:29
[INFO] [stdout]     |
[INFO] [stdout] 776 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>,
[INFO] [stdout]     |                             ^^^^^^^^ expected 1 lifetime argument
[INFO] [stdout]     |
[INFO] [stdout] help: add missing lifetime argument
[INFO] [stdout]     |
[INFO] [stdout] 776 |         <P as Pattern<'a>>::Searcher<'a>: ReverseSearcher<'a>,
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]    --> src/text_string.rs:881:15
[INFO] [stdout]     |
[INFO] [stdout] 881 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>,
[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]    --> src/text_substring.rs:799:12
[INFO] [stdout]     |
[INFO] [stdout] 799 |         P: Pattern<'a>,
[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]    --> src/text_substring.rs:822:12
[INFO] [stdout]     |
[INFO] [stdout] 822 |         P: Pattern<'a>,
[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]    --> src/text_substring.rs:823:15
[INFO] [stdout]     |
[INFO] [stdout] 823 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>,
[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 `std::str::pattern::Pattern::Searcher`
[INFO] [stdout]    --> src/text_substring.rs:823:29
[INFO] [stdout]     |
[INFO] [stdout] 823 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>,
[INFO] [stdout]     |                             ^^^^^^^^ expected 1 lifetime argument
[INFO] [stdout]     |
[INFO] [stdout] help: add missing lifetime argument
[INFO] [stdout]     |
[INFO] [stdout] 823 |         <P as Pattern<'a>>::Searcher<'a>: ReverseSearcher<'a>,
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]    --> src/text_substring.rs:848:12
[INFO] [stdout]     |
[INFO] [stdout] 848 |         P: Pattern<'a>,
[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]    --> src/text_substring.rs:869:12
[INFO] [stdout]     |
[INFO] [stdout] 869 |         P: Pattern<'a>,
[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]    --> src/text_substring.rs:870:15
[INFO] [stdout]     |
[INFO] [stdout] 870 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>,
[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 `std::str::pattern::Pattern::Searcher`
[INFO] [stdout]    --> src/text_string.rs:881:29
[INFO] [stdout]     |
[INFO] [stdout] 881 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>,
[INFO] [stdout]     |                             ^^^^^^^^ expected 1 lifetime argument
[INFO] [stdout]     |
[INFO] [stdout] help: add missing lifetime argument
[INFO] [stdout]     |
[INFO] [stdout] 881 |         <P as Pattern<'a>>::Searcher<'a>: ReverseSearcher<'a>,
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for associated type `std::str::pattern::Pattern::Searcher`
[INFO] [stdout]    --> src/text_substring.rs:870:29
[INFO] [stdout]     |
[INFO] [stdout] 870 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>,
[INFO] [stdout]     |                             ^^^^^^^^ expected 1 lifetime argument
[INFO] [stdout]     |
[INFO] [stdout] help: add missing lifetime argument
[INFO] [stdout]     |
[INFO] [stdout] 870 |         <P as Pattern<'a>>::Searcher<'a>: ReverseSearcher<'a>,
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]    --> src/text_substring.rs:891:12
[INFO] [stdout]     |
[INFO] [stdout] 891 |         P: Pattern<'a>,
[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]    --> src/text_substring.rs:913:12
[INFO] [stdout]     |
[INFO] [stdout] 913 |         P: Pattern<'a>,
[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]    --> src/text_string.rs:904:12
[INFO] [stdout]     |
[INFO] [stdout] 904 |         P: Pattern<'a>,
[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]    --> src/text_substring.rs:914:15
[INFO] [stdout]     |
[INFO] [stdout] 914 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>,
[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]    --> src/text_string.rs:927:12
[INFO] [stdout]     |
[INFO] [stdout] 927 |         P: Pattern<'a>,
[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 `std::str::pattern::Pattern::Searcher`
[INFO] [stdout]    --> src/text_substring.rs:914:29
[INFO] [stdout]     |
[INFO] [stdout] 914 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>,
[INFO] [stdout]     |                             ^^^^^^^^ expected 1 lifetime argument
[INFO] [stdout]     |
[INFO] [stdout] help: add missing lifetime argument
[INFO] [stdout]     |
[INFO] [stdout] 914 |         <P as Pattern<'a>>::Searcher<'a>: ReverseSearcher<'a>,
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]    --> src/text_string.rs:928:15
[INFO] [stdout]     |
[INFO] [stdout] 928 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>,
[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 `std::str::pattern::Pattern::Searcher`
[INFO] [stdout]    --> src/text_string.rs:928:29
[INFO] [stdout]     |
[INFO] [stdout] 928 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>,
[INFO] [stdout]     |                             ^^^^^^^^ expected 1 lifetime argument
[INFO] [stdout]     |
[INFO] [stdout] help: add missing lifetime argument
[INFO] [stdout]     |
[INFO] [stdout] 928 |         <P as Pattern<'a>>::Searcher<'a>: ReverseSearcher<'a>,
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]    --> src/text_string.rs:951:12
[INFO] [stdout]     |
[INFO] [stdout] 951 |         P: Pattern<'a>,
[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]    --> src/text_string.rs:974:12
[INFO] [stdout]     |
[INFO] [stdout] 974 |         P: Pattern<'a>,
[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]    --> src/text_string.rs:975:15
[INFO] [stdout]     |
[INFO] [stdout] 975 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>,
[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 `std::str::pattern::Pattern::Searcher`
[INFO] [stdout]    --> src/text_string.rs:975:29
[INFO] [stdout]     |
[INFO] [stdout] 975 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>,
[INFO] [stdout]     |                             ^^^^^^^^ expected 1 lifetime argument
[INFO] [stdout]     |
[INFO] [stdout] help: add missing lifetime argument
[INFO] [stdout]     |
[INFO] [stdout] 975 |         <P as Pattern<'a>>::Searcher<'a>: ReverseSearcher<'a>,
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]    --> src/text_string.rs:996:12
[INFO] [stdout]     |
[INFO] [stdout] 996 |         P: Pattern<'a>,
[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]     --> src/text_string.rs:1017:12
[INFO] [stdout]      |
[INFO] [stdout] 1017 |         P: Pattern<'a>,
[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]     --> src/text_string.rs:1018:15
[INFO] [stdout]      |
[INFO] [stdout] 1018 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>,
[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 `std::str::pattern::Pattern::Searcher`
[INFO] [stdout]     --> src/text_string.rs:1018:29
[INFO] [stdout]      |
[INFO] [stdout] 1018 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>,
[INFO] [stdout]      |                             ^^^^^^^^ expected 1 lifetime argument
[INFO] [stdout]      |
[INFO] [stdout] help: add missing lifetime argument
[INFO] [stdout]      |
[INFO] [stdout] 1018 |         <P as Pattern<'a>>::Searcher<'a>: ReverseSearcher<'a>,
[INFO] [stdout]      |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]    --> src/text_substring.rs:729:12
[INFO] [stdout]     |
[INFO] [stdout] 729 |         P: Pattern<'a>,
[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]    --> src/text_substring.rs:752:12
[INFO] [stdout]     |
[INFO] [stdout] 752 |         P: Pattern<'a>,
[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]    --> src/text_substring.rs:775:12
[INFO] [stdout]     |
[INFO] [stdout] 775 |         P: Pattern<'a>,
[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]    --> src/text_substring.rs:776:15
[INFO] [stdout]     |
[INFO] [stdout] 776 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>,
[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 `std::str::pattern::Pattern::Searcher`
[INFO] [stdout]    --> src/text_substring.rs:776:29
[INFO] [stdout]     |
[INFO] [stdout] 776 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>,
[INFO] [stdout]     |                             ^^^^^^^^ expected 1 lifetime argument
[INFO] [stdout]     |
[INFO] [stdout] help: add missing lifetime argument
[INFO] [stdout]     |
[INFO] [stdout] 776 |         <P as Pattern<'a>>::Searcher<'a>: ReverseSearcher<'a>,
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]    --> src/text_substring.rs:799:12
[INFO] [stdout]     |
[INFO] [stdout] 799 |         P: Pattern<'a>,
[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]    --> src/text_substring.rs:822:12
[INFO] [stdout]     |
[INFO] [stdout] 822 |         P: Pattern<'a>,
[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]    --> src/text_substring.rs:823:15
[INFO] [stdout]     |
[INFO] [stdout] 823 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>,
[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 `std::str::pattern::Pattern::Searcher`
[INFO] [stdout]    --> src/text_substring.rs:823:29
[INFO] [stdout]     |
[INFO] [stdout] 823 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>,
[INFO] [stdout]     |                             ^^^^^^^^ expected 1 lifetime argument
[INFO] [stdout]     |
[INFO] [stdout] help: add missing lifetime argument
[INFO] [stdout]     |
[INFO] [stdout] 823 |         <P as Pattern<'a>>::Searcher<'a>: ReverseSearcher<'a>,
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]    --> src/text_substring.rs:848:12
[INFO] [stdout]     |
[INFO] [stdout] 848 |         P: Pattern<'a>,
[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]    --> src/text_substring.rs:869:12
[INFO] [stdout]     |
[INFO] [stdout] 869 |         P: Pattern<'a>,
[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]    --> src/text_substring.rs:870:15
[INFO] [stdout]     |
[INFO] [stdout] 870 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>,
[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 `std::str::pattern::Pattern::Searcher`
[INFO] [stdout]    --> src/text_substring.rs:870:29
[INFO] [stdout]     |
[INFO] [stdout] 870 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>,
[INFO] [stdout]     |                             ^^^^^^^^ expected 1 lifetime argument
[INFO] [stdout]     |
[INFO] [stdout] help: add missing lifetime argument
[INFO] [stdout]     |
[INFO] [stdout] 870 |         <P as Pattern<'a>>::Searcher<'a>: ReverseSearcher<'a>,
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]    --> src/text_substring.rs:891:12
[INFO] [stdout]     |
[INFO] [stdout] 891 |         P: Pattern<'a>,
[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]    --> src/text_substring.rs:913:12
[INFO] [stdout]     |
[INFO] [stdout] 913 |         P: Pattern<'a>,
[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]    --> src/text_substring.rs:914:15
[INFO] [stdout]     |
[INFO] [stdout] 914 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>,
[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 `std::str::pattern::Pattern::Searcher`
[INFO] [stdout]    --> src/text_substring.rs:914:29
[INFO] [stdout]     |
[INFO] [stdout] 914 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>,
[INFO] [stdout]     |                             ^^^^^^^^ expected 1 lifetime argument
[INFO] [stdout]     |
[INFO] [stdout] help: add missing lifetime argument
[INFO] [stdout]     |
[INFO] [stdout] 914 |         <P as Pattern<'a>>::Searcher<'a>: ReverseSearcher<'a>,
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'a> <P as Pattern>::Searcher<'a>: ReverseSearcher<'a>` is not satisfied
[INFO] [stdout]    --> src/text_string.rs:883:26
[INFO] [stdout]     |
[INFO] [stdout] 883 |         self.0.ends_with(pat)
[INFO] [stdout]     |                --------- ^^^ the trait `for<'a> ReverseSearcher<'a>` is not implemented for `<P as Pattern>::Searcher<'a>`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `core::str::<impl str>::ends_with`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/str/mod.rs:1214:5
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout]     |
[INFO] [stdout] 881 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>, for<'a> <P as Pattern>::Searcher<'a>: ReverseSearcher<'a>
[INFO] [stdout]     |                                                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'a> <P as Pattern>::Searcher<'a>: ReverseSearcher<'a>` is not satisfied
[INFO] [stdout]    --> src/text_string.rs:930:22
[INFO] [stdout]     |
[INFO] [stdout] 930 |         self.0.rfind(pat)
[INFO] [stdout]     |                ----- ^^^ the trait `for<'a> ReverseSearcher<'a>` is not implemented for `<P as Pattern>::Searcher<'a>`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `core::str::<impl str>::rfind`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/str/mod.rs:1311:5
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout]     |
[INFO] [stdout] 928 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>, for<'a> <P as Pattern>::Searcher<'a>: ReverseSearcher<'a>
[INFO] [stdout]     |                                                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'a> <P as Pattern>::Searcher<'a>: ReverseSearcher<'a>` is not satisfied
[INFO] [stdout]    --> src/text_string.rs:977:25
[INFO] [stdout]     |
[INFO] [stdout] 977 |         self.0.rmatches(pat)
[INFO] [stdout]     |                -------- ^^^ the trait `for<'a> ReverseSearcher<'a>` is not implemented for `<P as Pattern>::Searcher<'a>`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `core::str::<impl str>::rmatches`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/str/mod.rs:1840:5
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout]     |
[INFO] [stdout] 975 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>, for<'a> <P as Pattern>::Searcher<'a>: ReverseSearcher<'a>
[INFO] [stdout]     |                                                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'a> <P as Pattern>::Searcher<'a>: ReverseSearcher<'a>` is not satisfied
[INFO] [stdout]     --> src/text_string.rs:1020:31
[INFO] [stdout]      |
[INFO] [stdout] 1020 |         self.0.rmatch_indices(pat)
[INFO] [stdout]      |                -------------- ^^^ the trait `for<'a> ReverseSearcher<'a>` is not implemented for `<P as Pattern>::Searcher<'a>`
[INFO] [stdout]      |                |
[INFO] [stdout]      |                required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `core::str::<impl str>::rmatch_indices`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/str/mod.rs:1924:5
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout]      |
[INFO] [stdout] 1018 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>, for<'a> <P as Pattern>::Searcher<'a>: ReverseSearcher<'a>
[INFO] [stdout]      |                                                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'a> <P as Pattern>::Searcher<'a>: ReverseSearcher<'a>` is not satisfied
[INFO] [stdout]    --> src/text_substring.rs:778:26
[INFO] [stdout]     |
[INFO] [stdout] 778 |         self.0.ends_with(pat)
[INFO] [stdout]     |                --------- ^^^ the trait `for<'a> ReverseSearcher<'a>` is not implemented for `<P as Pattern>::Searcher<'a>`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `core::str::<impl str>::ends_with`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/str/mod.rs:1214:5
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout]     |
[INFO] [stdout] 776 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>, for<'a> <P as Pattern>::Searcher<'a>: ReverseSearcher<'a>
[INFO] [stdout]     |                                                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'a> <P as Pattern>::Searcher<'a>: ReverseSearcher<'a>` is not satisfied
[INFO] [stdout]    --> src/text_substring.rs:825:22
[INFO] [stdout]     |
[INFO] [stdout] 825 |         self.0.rfind(pat)
[INFO] [stdout]     |                ----- ^^^ the trait `for<'a> ReverseSearcher<'a>` is not implemented for `<P as Pattern>::Searcher<'a>`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `core::str::<impl str>::rfind`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/str/mod.rs:1311:5
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout]     |
[INFO] [stdout] 823 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>, for<'a> <P as Pattern>::Searcher<'a>: ReverseSearcher<'a>
[INFO] [stdout]     |                                                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'a> <P as Pattern>::Searcher<'a>: ReverseSearcher<'a>` is not satisfied
[INFO] [stdout]    --> src/text_substring.rs:872:25
[INFO] [stdout]     |
[INFO] [stdout] 872 |         self.0.rmatches(pat)
[INFO] [stdout]     |                -------- ^^^ the trait `for<'a> ReverseSearcher<'a>` is not implemented for `<P as Pattern>::Searcher<'a>`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `core::str::<impl str>::rmatches`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/str/mod.rs:1840:5
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout]     |
[INFO] [stdout] 870 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>, for<'a> <P as Pattern>::Searcher<'a>: ReverseSearcher<'a>
[INFO] [stdout]     |                                                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'a> <P as Pattern>::Searcher<'a>: ReverseSearcher<'a>` is not satisfied
[INFO] [stdout]    --> src/text_substring.rs:916:31
[INFO] [stdout]     |
[INFO] [stdout] 916 |         self.0.rmatch_indices(pat)
[INFO] [stdout]     |                -------------- ^^^ the trait `for<'a> ReverseSearcher<'a>` is not implemented for `<P as Pattern>::Searcher<'a>`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `core::str::<impl str>::rmatch_indices`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/str/mod.rs:1924:5
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout]     |
[INFO] [stdout] 914 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>, for<'a> <P as Pattern>::Searcher<'a>: ReverseSearcher<'a>
[INFO] [stdout]     |                                                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'a> <P as Pattern>::Searcher<'a>: ReverseSearcher<'a>` is not satisfied
[INFO] [stdout]    --> src/text_string.rs:883:26
[INFO] [stdout]     |
[INFO] [stdout] 883 |         self.0.ends_with(pat)
[INFO] [stdout]     |                --------- ^^^ the trait `for<'a> ReverseSearcher<'a>` is not implemented for `<P as Pattern>::Searcher<'a>`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `core::str::<impl str>::ends_with`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/str/mod.rs:1214:5
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout]     |
[INFO] [stdout] 881 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>, for<'a> <P as Pattern>::Searcher<'a>: ReverseSearcher<'a>
[INFO] [stdout]     |                                                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'a> <P as Pattern>::Searcher<'a>: ReverseSearcher<'a>` is not satisfied
[INFO] [stdout]    --> src/text_string.rs:930:22
[INFO] [stdout]     |
[INFO] [stdout] 930 |         self.0.rfind(pat)
[INFO] [stdout]     |                ----- ^^^ the trait `for<'a> ReverseSearcher<'a>` is not implemented for `<P as Pattern>::Searcher<'a>`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `core::str::<impl str>::rfind`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/str/mod.rs:1311:5
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout]     |
[INFO] [stdout] 928 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>, for<'a> <P as Pattern>::Searcher<'a>: ReverseSearcher<'a>
[INFO] [stdout]     |                                                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'a> <P as Pattern>::Searcher<'a>: ReverseSearcher<'a>` is not satisfied
[INFO] [stdout]    --> src/text_string.rs:977:25
[INFO] [stdout]     |
[INFO] [stdout] 977 |         self.0.rmatches(pat)
[INFO] [stdout]     |                -------- ^^^ the trait `for<'a> ReverseSearcher<'a>` is not implemented for `<P as Pattern>::Searcher<'a>`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `core::str::<impl str>::rmatches`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/str/mod.rs:1840:5
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout]     |
[INFO] [stdout] 975 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>, for<'a> <P as Pattern>::Searcher<'a>: ReverseSearcher<'a>
[INFO] [stdout]     |                                                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'a> <P as Pattern>::Searcher<'a>: ReverseSearcher<'a>` is not satisfied
[INFO] [stdout]     --> src/text_string.rs:1020:31
[INFO] [stdout]      |
[INFO] [stdout] 1020 |         self.0.rmatch_indices(pat)
[INFO] [stdout]      |                -------------- ^^^ the trait `for<'a> ReverseSearcher<'a>` is not implemented for `<P as Pattern>::Searcher<'a>`
[INFO] [stdout]      |                |
[INFO] [stdout]      |                required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `core::str::<impl str>::rmatch_indices`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/str/mod.rs:1924:5
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout]      |
[INFO] [stdout] 1018 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>, for<'a> <P as Pattern>::Searcher<'a>: ReverseSearcher<'a>
[INFO] [stdout]      |                                                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'a> <P as Pattern>::Searcher<'a>: ReverseSearcher<'a>` is not satisfied
[INFO] [stdout]    --> src/text_substring.rs:778:26
[INFO] [stdout]     |
[INFO] [stdout] 778 |         self.0.ends_with(pat)
[INFO] [stdout]     |                --------- ^^^ the trait `for<'a> ReverseSearcher<'a>` is not implemented for `<P as Pattern>::Searcher<'a>`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `core::str::<impl str>::ends_with`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/str/mod.rs:1214:5
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout]     |
[INFO] [stdout] 776 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>, for<'a> <P as Pattern>::Searcher<'a>: ReverseSearcher<'a>
[INFO] [stdout]     |                                                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'a> <P as Pattern>::Searcher<'a>: ReverseSearcher<'a>` is not satisfied
[INFO] [stdout]    --> src/text_substring.rs:825:22
[INFO] [stdout]     |
[INFO] [stdout] 825 |         self.0.rfind(pat)
[INFO] [stdout]     |                ----- ^^^ the trait `for<'a> ReverseSearcher<'a>` is not implemented for `<P as Pattern>::Searcher<'a>`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `core::str::<impl str>::rfind`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/str/mod.rs:1311:5
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout]     |
[INFO] [stdout] 823 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>, for<'a> <P as Pattern>::Searcher<'a>: ReverseSearcher<'a>
[INFO] [stdout]     |                                                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'a> <P as Pattern>::Searcher<'a>: ReverseSearcher<'a>` is not satisfied
[INFO] [stdout]    --> src/text_substring.rs:872:25
[INFO] [stdout]     |
[INFO] [stdout] 872 |         self.0.rmatches(pat)
[INFO] [stdout]     |                -------- ^^^ the trait `for<'a> ReverseSearcher<'a>` is not implemented for `<P as Pattern>::Searcher<'a>`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `core::str::<impl str>::rmatches`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/str/mod.rs:1840:5
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout]     |
[INFO] [stdout] 870 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>, for<'a> <P as Pattern>::Searcher<'a>: ReverseSearcher<'a>
[INFO] [stdout]     |                                                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'a> <P as Pattern>::Searcher<'a>: ReverseSearcher<'a>` is not satisfied
[INFO] [stdout]    --> src/text_substring.rs:916:31
[INFO] [stdout]     |
[INFO] [stdout] 916 |         self.0.rmatch_indices(pat)
[INFO] [stdout]     |                -------------- ^^^ the trait `for<'a> ReverseSearcher<'a>` is not implemented for `<P as Pattern>::Searcher<'a>`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `core::str::<impl str>::rmatch_indices`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/str/mod.rs:1924:5
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout]     |
[INFO] [stdout] 914 |         <P as Pattern<'a>>::Searcher: ReverseSearcher<'a>, for<'a> <P as Pattern>::Searcher<'a>: ReverseSearcher<'a>
[INFO] [stdout]     |                                                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0277.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `basic-text` (lib) due to 42 previous errors; 61 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0107, E0277.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `basic-text` (lib test) due to 42 previous errors; 61 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "083b1198bf9612d1ce5f4aad2b9609b779a188a629b160b95a8acfdfa8e794c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "083b1198bf9612d1ce5f4aad2b9609b779a188a629b160b95a8acfdfa8e794c0", kill_on_drop: false }`
[INFO] [stdout] 083b1198bf9612d1ce5f4aad2b9609b779a188a629b160b95a8acfdfa8e794c0
