[INFO] fetching crate basic-text 0.19.2... [INFO] checking basic-text-0.19.2 against master#d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee for pr-127481-2 [INFO] extracting crate basic-text 0.19.2 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate basic-text 0.19.2 on toolchain d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee" "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-4-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" "+d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded terminfo v0.8.0 [INFO] [stderr] Downloaded basic-text-literals v0.19.2 [INFO] [stderr] Downloaded io-extras v0.18.2 [INFO] [stderr] Downloaded terminal-io v0.19.1 [INFO] [stderr] Downloaded duplex v0.16.0 [INFO] [stderr] Downloaded layered-io v0.23.0 [INFO] [stderr] Downloaded basic-text-internals v0.19.2 [INFO] [stderr] Downloaded utf8-io v0.19.1 [INFO] [stderr] Downloaded io-lifetimes v2.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1cc4b6a52d4555a85881f80ad2694d499b4df61ceb82c7d34b26e7f9d0dfb154 [INFO] running `Command { std: "docker" "start" "-a" "1cc4b6a52d4555a85881f80ad2694d499b4df61ceb82c7d34b26e7f9d0dfb154", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1cc4b6a52d4555a85881f80ad2694d499b4df61ceb82c7d34b26e7f9d0dfb154", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cc4b6a52d4555a85881f80ad2694d499b4df61ceb82c7d34b26e7f9d0dfb154", kill_on_drop: false }` [INFO] [stdout] 1cc4b6a52d4555a85881f80ad2694d499b4df61ceb82c7d34b26e7f9d0dfb154 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 671e9acf2ab85e4f8775cefefc9fde7d98ef3b929a00e5910ca5d37292257fae [INFO] running `Command { std: "docker" "start" "-a" "671e9acf2ab85e4f8775cefefc9fde7d98ef3b929a00e5910ca5d37292257fae", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling thiserror v1.0.58 [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] Checking duplex v0.16.0 [INFO] [stderr] Checking os_pipe v1.1.5 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling basic-text v0.19.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Checking utf8-io v0.19.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.55 [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`, `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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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`, `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 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: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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `into_inner` is never used [INFO] [stdout] --> src/text_input.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub(crate) trait TextReaderInternals: ReadStrLayered { [INFO] [stdout] | ------------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 28 | fn into_inner(self) -> Inner; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 62 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `into_inner` is never used [INFO] [stdout] --> src/text_input.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub(crate) trait TextReaderInternals: ReadStrLayered { [INFO] [stdout] | ------------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 28 | fn into_inner(self) -> Inner; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 62 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.53s [INFO] running `Command { std: "docker" "inspect" "671e9acf2ab85e4f8775cefefc9fde7d98ef3b929a00e5910ca5d37292257fae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "671e9acf2ab85e4f8775cefefc9fde7d98ef3b929a00e5910ca5d37292257fae", kill_on_drop: false }` [INFO] [stdout] 671e9acf2ab85e4f8775cefefc9fde7d98ef3b929a00e5910ca5d37292257fae [INFO] checking basic-text-0.19.2 against try#3d1ad905b56a11961be37df7dc5e56be58204dd8 for pr-127481-2 [INFO] extracting crate basic-text 0.19.2 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate basic-text 0.19.2 on toolchain 3d1ad905b56a11961be37df7dc5e56be58204dd8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3d1ad905b56a11961be37df7dc5e56be58204dd8" "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-4-tc2/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" "+3d1ad905b56a11961be37df7dc5e56be58204dd8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+3d1ad905b56a11961be37df7dc5e56be58204dd8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 288cb00a83f5166c5aef65e387a14ada370fefb54f3e9cacfcbc7f5d14aab4a9 [INFO] running `Command { std: "docker" "start" "-a" "288cb00a83f5166c5aef65e387a14ada370fefb54f3e9cacfcbc7f5d14aab4a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "288cb00a83f5166c5aef65e387a14ada370fefb54f3e9cacfcbc7f5d14aab4a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "288cb00a83f5166c5aef65e387a14ada370fefb54f3e9cacfcbc7f5d14aab4a9", kill_on_drop: false }` [INFO] [stdout] 288cb00a83f5166c5aef65e387a14ada370fefb54f3e9cacfcbc7f5d14aab4a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+3d1ad905b56a11961be37df7dc5e56be58204dd8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc927434f29b0f8b960de0f58c71236ef92d02a4138c3873f27d962ee6e25190 [INFO] running `Command { std: "docker" "start" "-a" "fc927434f29b0f8b960de0f58c71236ef92d02a4138c3873f27d962ee6e25190", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling io-lifetimes v2.0.3 [INFO] [stderr] Compiling io-extras v0.18.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling layered-io v0.23.0 [INFO] [stderr] Checking os_pipe v1.1.5 [INFO] [stderr] Checking duplex v0.16.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling basic-text v0.19.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Checking utf8-io v0.19.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.55 [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`, `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 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 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 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 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 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 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 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 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 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 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 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 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 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 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`, `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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 these 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 these 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 these 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 |

>::Searcher: ReverseSearcher<'a>, [INFO] [stdout] | ^^^^^^^---- help: remove these 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 |

>::Searcher: ReverseSearcher<'a>, [INFO] [stdout] | ^^^^^^^^ expected 1 lifetime argument [INFO] [stdout] | [INFO] [stdout] help: add missing lifetime argument [INFO] [stdout] | [INFO] [stdout] 881 |

>::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 these 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 these 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 |

>::Searcher: ReverseSearcher<'a>, [INFO] [stdout] | ^^^^^^^---- help: remove these 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 |

>::Searcher: ReverseSearcher<'a>, [INFO] [stdout] | ^^^^^^^^ expected 1 lifetime argument [INFO] [stdout] | [INFO] [stdout] help: add missing lifetime argument [INFO] [stdout] | [INFO] [stdout] 928 |

>::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 these 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 these 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 |

>::Searcher: ReverseSearcher<'a>, [INFO] [stdout] | ^^^^^^^---- help: remove these 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 |

>::Searcher: ReverseSearcher<'a>, [INFO] [stdout] | ^^^^^^^^ expected 1 lifetime argument [INFO] [stdout] | [INFO] [stdout] help: add missing lifetime argument [INFO] [stdout] | [INFO] [stdout] 975 |

>::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 these 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 these 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 |

>::Searcher: ReverseSearcher<'a>, [INFO] [stdout] | ^^^^^^^---- help: remove these 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 |

>::Searcher: ReverseSearcher<'a>, [INFO] [stdout] | ^^^^^^^^ expected 1 lifetime argument [INFO] [stdout] | [INFO] [stdout] help: add missing lifetime argument [INFO] [stdout] | [INFO] [stdout] 1018 |

>::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 these 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 these 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 these 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 |

>::Searcher: ReverseSearcher<'a>, [INFO] [stdout] | ^^^^^^^---- help: remove these 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 |

>::Searcher: ReverseSearcher<'a>, [INFO] [stdout] | ^^^^^^^^ expected 1 lifetime argument [INFO] [stdout] | [INFO] [stdout] help: add missing lifetime argument [INFO] [stdout] | [INFO] [stdout] 776 |

>::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 these 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 these 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 |

>::Searcher: ReverseSearcher<'a>, [INFO] [stdout] | ^^^^^^^---- help: remove these 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 |

>::Searcher: ReverseSearcher<'a>, [INFO] [stdout] | ^^^^^^^^ expected 1 lifetime argument [INFO] [stdout] | [INFO] [stdout] help: add missing lifetime argument [INFO] [stdout] | [INFO] [stdout] 823 |

>::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 these 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 these 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 |

>::Searcher: ReverseSearcher<'a>, [INFO] [stdout] | ^^^^^^^---- help: remove these 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 |

>::Searcher: ReverseSearcher<'a>, [INFO] [stdout] | ^^^^^^^^ expected 1 lifetime argument [INFO] [stdout] | [INFO] [stdout] help: add missing lifetime argument [INFO] [stdout] | [INFO] [stdout] 870 |

>::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 these 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 these 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 |

>::Searcher: ReverseSearcher<'a>, [INFO] [stdout] | ^^^^^^^---- help: remove these 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 |

>::Searcher: ReverseSearcher<'a>, [INFO] [stdout] | ^^^^^^^^ expected 1 lifetime argument [INFO] [stdout] | [INFO] [stdout] help: add missing lifetime argument [INFO] [stdout] | [INFO] [stdout] 914 |

>::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:834:12 [INFO] [stdout] | [INFO] [stdout] 834 | P: Pattern<'a>, [INFO] [stdout] | ^^^^^^^---- help: remove these 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 these 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 these 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 |

>::Searcher: ReverseSearcher<'a>, [INFO] [stdout] | ^^^^^^^---- help: remove these 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 |

>::Searcher: ReverseSearcher<'a>, [INFO] [stdout] | ^^^^^^^^ expected 1 lifetime argument [INFO] [stdout] | [INFO] [stdout] help: add missing lifetime argument [INFO] [stdout] | [INFO] [stdout] 881 |

>::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 these 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 these 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 |

>::Searcher: ReverseSearcher<'a>, [INFO] [stdout] | ^^^^^^^---- help: remove these 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 |

>::Searcher: ReverseSearcher<'a>, [INFO] [stdout] | ^^^^^^^^ expected 1 lifetime argument [INFO] [stdout] | [INFO] [stdout] help: add missing lifetime argument [INFO] [stdout] | [INFO] [stdout] 928 |

>::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 these 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 these 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 |

>::Searcher: ReverseSearcher<'a>, [INFO] [stdout] | ^^^^^^^---- help: remove these 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 |

>::Searcher: ReverseSearcher<'a>, [INFO] [stdout] | ^^^^^^^^ expected 1 lifetime argument [INFO] [stdout] | [INFO] [stdout] help: add missing lifetime argument [INFO] [stdout] | [INFO] [stdout] 975 |

>::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 these 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 these 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 |

>::Searcher: ReverseSearcher<'a>, [INFO] [stdout] | ^^^^^^^---- help: remove these 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 |

>::Searcher: ReverseSearcher<'a>, [INFO] [stdout] | ^^^^^^^^ expected 1 lifetime argument [INFO] [stdout] | [INFO] [stdout] help: add missing lifetime argument [INFO] [stdout] | [INFO] [stdout] 1018 |

>::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 these 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 these 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 these 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 |

>::Searcher: ReverseSearcher<'a>, [INFO] [stdout] | ^^^^^^^---- help: remove these 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 |

>::Searcher: ReverseSearcher<'a>, [INFO] [stdout] | ^^^^^^^^ expected 1 lifetime argument [INFO] [stdout] | [INFO] [stdout] help: add missing lifetime argument [INFO] [stdout] | [INFO] [stdout] 776 |

>::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 these 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 these 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 |

>::Searcher: ReverseSearcher<'a>, [INFO] [stdout] | ^^^^^^^---- help: remove these 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 |

>::Searcher: ReverseSearcher<'a>, [INFO] [stdout] | ^^^^^^^^ expected 1 lifetime argument [INFO] [stdout] | [INFO] [stdout] help: add missing lifetime argument [INFO] [stdout] | [INFO] [stdout] 823 |

>::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 these 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 these 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 |

>::Searcher: ReverseSearcher<'a>, [INFO] [stdout] | ^^^^^^^---- help: remove these 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 |

>::Searcher: ReverseSearcher<'a>, [INFO] [stdout] | ^^^^^^^^ expected 1 lifetime argument [INFO] [stdout] | [INFO] [stdout] help: add missing lifetime argument [INFO] [stdout] | [INFO] [stdout] 870 |

>::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 these 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 these 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 |

>::Searcher: ReverseSearcher<'a>, [INFO] [stdout] | ^^^^^^^---- help: remove these 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 |

>::Searcher: ReverseSearcher<'a>, [INFO] [stdout] | ^^^^^^^^ expected 1 lifetime argument [INFO] [stdout] | [INFO] [stdout] help: add missing lifetime argument [INFO] [stdout] | [INFO] [stdout] 914 |

>::Searcher<'a>: ReverseSearcher<'a>, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'a>

::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 `

::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::::ends_with` [INFO] [stdout] --> /rustc/3d1ad905b56a11961be37df7dc5e56be58204dd8/library/core/src/str/mod.rs:1201:5 [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 881 |

>::Searcher: ReverseSearcher<'a>, for<'a>

::Searcher<'a>: ReverseSearcher<'a> [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'a>

::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 `

::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::::rfind` [INFO] [stdout] --> /rustc/3d1ad905b56a11961be37df7dc5e56be58204dd8/library/core/src/str/mod.rs:1298:5 [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 928 |

>::Searcher: ReverseSearcher<'a>, for<'a>

::Searcher<'a>: ReverseSearcher<'a> [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'a>

::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 `

::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::::rmatches` [INFO] [stdout] --> /rustc/3d1ad905b56a11961be37df7dc5e56be58204dd8/library/core/src/str/mod.rs:1826:5 [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 975 |

>::Searcher: ReverseSearcher<'a>, for<'a>

::Searcher<'a>: ReverseSearcher<'a> [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'a>

::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 `

::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::::rmatch_indices` [INFO] [stdout] --> /rustc/3d1ad905b56a11961be37df7dc5e56be58204dd8/library/core/src/str/mod.rs:1910:5 [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 1018 |

>::Searcher: ReverseSearcher<'a>, for<'a>

::Searcher<'a>: ReverseSearcher<'a> [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'a>

::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 `

::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::::ends_with` [INFO] [stdout] --> /rustc/3d1ad905b56a11961be37df7dc5e56be58204dd8/library/core/src/str/mod.rs:1201:5 [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 776 |

>::Searcher: ReverseSearcher<'a>, for<'a>

::Searcher<'a>: ReverseSearcher<'a> [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'a>

::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 `

::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::::rfind` [INFO] [stdout] --> /rustc/3d1ad905b56a11961be37df7dc5e56be58204dd8/library/core/src/str/mod.rs:1298:5 [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 823 |

>::Searcher: ReverseSearcher<'a>, for<'a>

::Searcher<'a>: ReverseSearcher<'a> [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'a>

::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 `

::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::::rmatches` [INFO] [stdout] --> /rustc/3d1ad905b56a11961be37df7dc5e56be58204dd8/library/core/src/str/mod.rs:1826:5 [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 870 |

>::Searcher: ReverseSearcher<'a>, for<'a>

::Searcher<'a>: ReverseSearcher<'a> [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'a>

::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 `

::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::::rmatch_indices` [INFO] [stdout] --> /rustc/3d1ad905b56a11961be37df7dc5e56be58204dd8/library/core/src/str/mod.rs:1910:5 [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 914 |

>::Searcher: ReverseSearcher<'a>, for<'a>

::Searcher<'a>: ReverseSearcher<'a> [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'a>

::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 `

::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::::ends_with` [INFO] [stdout] --> /rustc/3d1ad905b56a11961be37df7dc5e56be58204dd8/library/core/src/str/mod.rs:1201:5 [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 881 |

>::Searcher: ReverseSearcher<'a>, for<'a>

::Searcher<'a>: ReverseSearcher<'a> [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'a>

::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 `

::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::::rfind` [INFO] [stdout] --> /rustc/3d1ad905b56a11961be37df7dc5e56be58204dd8/library/core/src/str/mod.rs:1298:5 [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 928 |

>::Searcher: ReverseSearcher<'a>, for<'a>

::Searcher<'a>: ReverseSearcher<'a> [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'a>

::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 `

::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::::rmatches` [INFO] [stdout] --> /rustc/3d1ad905b56a11961be37df7dc5e56be58204dd8/library/core/src/str/mod.rs:1826:5 [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 975 |

>::Searcher: ReverseSearcher<'a>, for<'a>

::Searcher<'a>: ReverseSearcher<'a> [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'a>

::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 `

::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::::rmatch_indices` [INFO] [stdout] --> /rustc/3d1ad905b56a11961be37df7dc5e56be58204dd8/library/core/src/str/mod.rs:1910:5 [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 1018 |

>::Searcher: ReverseSearcher<'a>, for<'a>

::Searcher<'a>: ReverseSearcher<'a> [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'a>

::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 `

::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::::ends_with` [INFO] [stdout] --> /rustc/3d1ad905b56a11961be37df7dc5e56be58204dd8/library/core/src/str/mod.rs:1201:5 [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 776 |

>::Searcher: ReverseSearcher<'a>, for<'a>

::Searcher<'a>: ReverseSearcher<'a> [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'a>

::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 `

::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::::rfind` [INFO] [stdout] --> /rustc/3d1ad905b56a11961be37df7dc5e56be58204dd8/library/core/src/str/mod.rs:1298:5 [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 823 |

>::Searcher: ReverseSearcher<'a>, for<'a>

::Searcher<'a>: ReverseSearcher<'a> [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'a>

::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 `

::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::::rmatches` [INFO] [stdout] --> /rustc/3d1ad905b56a11961be37df7dc5e56be58204dd8/library/core/src/str/mod.rs:1826:5 [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 870 |

>::Searcher: ReverseSearcher<'a>, for<'a>

::Searcher<'a>: ReverseSearcher<'a> [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'a>

::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 `

::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::::rmatch_indices` [INFO] [stdout] --> /rustc/3d1ad905b56a11961be37df7dc5e56be58204dd8/library/core/src/str/mod.rs:1910:5 [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 914 |

>::Searcher: ReverseSearcher<'a>, for<'a>

::Searcher<'a>: ReverseSearcher<'a> [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 42 previous errors; 61 warnings emitted [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 43 previous errors; 61 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 42 previous errors; 61 warnings emitted [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 test) due to 43 previous errors; 61 warnings emitted [INFO] running `Command { std: "docker" "inspect" "fc927434f29b0f8b960de0f58c71236ef92d02a4138c3873f27d962ee6e25190", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc927434f29b0f8b960de0f58c71236ef92d02a4138c3873f27d962ee6e25190", kill_on_drop: false }` [INFO] [stdout] fc927434f29b0f8b960de0f58c71236ef92d02a4138c3873f27d962ee6e25190