[INFO] cloning repository https://github.com/Dbachtiar/ripgrep
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dbachtiar/ripgrep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDbachtiar%2Fripgrep", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDbachtiar%2Fripgrep'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4ebe8375ec69769674a1c2270f2ec32eee1a944c
[INFO] testing Dbachtiar/ripgrep against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDbachtiar%2Fripgrep" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Dbachtiar/ripgrep
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/Dbachtiar/ripgrep
[INFO] tweaked toml for git repo https://github.com/Dbachtiar/ripgrep written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dbachtiar/ripgrep on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dbachtiar/ripgrep 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/crates/globset/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/crates/regex/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/crates/matcher/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/crates/printer/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/crates/cli/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/crates/ignore/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/crates/searcher/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/crates/pcre2/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/crates/grep/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thread_local v1.1.2
[INFO] [stderr]   Downloaded bytecount v0.6.2
[INFO] [stderr]   Downloaded encoding_rs_io v0.1.7
[INFO] [stderr]   Downloaded jemallocator v0.3.2
[INFO] [stderr]   Downloaded pcre2 v0.2.3
[INFO] [stderr]   Downloaded serde_derive v1.0.119
[INFO] [stderr]   Downloaded packed_simd_2 v0.3.4
[INFO] [stderr]   Downloaded serde v1.0.119
[INFO] [stderr]   Downloaded regex-syntax v0.6.23
[INFO] [stderr]   Downloaded regex v1.4.4
[INFO] [stderr]   Downloaded syn v1.0.58
[INFO] [stderr]   Downloaded bstr v0.2.14
[INFO] [stderr]   Downloaded jemalloc-sys v0.3.2
[INFO] [stderr]   Downloaded encoding_rs v0.8.26
[INFO] [stderr]   Downloaded pcre2-sys v0.2.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 51349e0f5085c116a57578d2a873fdf8c4f013cd3e6ccf21579b954fa02d87a8
[INFO] running `Command { std: "docker" "start" "-a" "51349e0f5085c116a57578d2a873fdf8c4f013cd3e6ccf21579b954fa02d87a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51349e0f5085c116a57578d2a873fdf8c4f013cd3e6ccf21579b954fa02d87a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51349e0f5085c116a57578d2a873fdf8c4f013cd3e6ccf21579b954fa02d87a8", kill_on_drop: false }`
[INFO] [stdout] 51349e0f5085c116a57578d2a873fdf8c4f013cd3e6ccf21579b954fa02d87a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ad45970082db53460aa104dad3bba0083f9cf4d028107d40a5c48dd6c0d0b8f
[INFO] running `Command { std: "docker" "start" "-a" "7ad45970082db53460aa104dad3bba0083f9cf4d028107d40a5c48dd6c0d0b8f", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/globset/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/ignore/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/grep/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/cli/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/matcher/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/searcher/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/pcre2/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/printer/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/regex/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling log v0.4.13
[INFO] [stderr]    Compiling byteorder v1.4.2
[INFO] [stderr]    Compiling libc v0.2.82
[INFO] [stderr]    Compiling encoding_rs v0.8.26
[INFO] [stderr]    Compiling regex-syntax v0.6.23
[INFO] [stderr]    Compiling syn v1.0.58
[INFO] [stderr]    Compiling serde v1.0.119
[INFO] [stderr]    Compiling grep-matcher v0.1.4 (/opt/rustwide/workdir/crates/matcher)
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.119
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling bytecount v0.6.2
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling thread_local v1.1.2
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/matcher/src/interpolate.rs:95:30
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn find_cap_ref(replacement: &[u8]) -> Option<CaptureRef> {
[INFO] [stdout]    |                              ^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn find_cap_ref(replacement: &[u8]) -> Option<CaptureRef<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling bstr v0.2.14
[INFO] [stderr]    Compiling memmap2 v0.2.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling grep-searcher v0.1.7 (/opt/rustwide/workdir/crates/searcher)
[INFO] [stderr]    Compiling regex v1.4.4
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> crates/searcher/src/searcher/glue.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub struct SliceByLine<'s, M: 's, S> {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 91 |     config: &'s Config,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SliceByLine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `line_term` is never read
[INFO] [stdout]    --> crates/searcher/src/sink.rs:425:16
[INFO] [stdout]     |
[INFO] [stdout] 424 | pub struct SinkContext<'b> {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] 425 |     pub(crate) line_term: LineTerminator,
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SinkContext` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling globset v0.4.6 (/opt/rustwide/workdir/crates/globset)
[INFO] [stderr]    Compiling grep-regex v0.1.8 (/opt/rustwide/workdir/crates/regex)
[INFO] [stderr]    Compiling grep-cli v0.1.5 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]    Compiling ignore v0.4.17 (/opt/rustwide/workdir/crates/ignore)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> crates/ignore/src/dir.rs:33:28
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct IgnoreMatch<'a>(IgnoreMatchInner<'a>);
[INFO] [stdout]    |            -----------     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `IgnoreMatch` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> crates/ignore/src/dir.rs:39:14
[INFO] [stdout]    |
[INFO] [stdout] 39 |     Override(overrides::Glob<'a>),
[INFO] [stdout]    |     -------- ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IgnoreMatchInner` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 39 -     Override(overrides::Glob<'a>),
[INFO] [stdout] 39 +     Override(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> crates/ignore/src/dir.rs:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |     Gitignore(&'a gitignore::Glob),
[INFO] [stdout]    |     --------- ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IgnoreMatchInner` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 40 -     Gitignore(&'a gitignore::Glob),
[INFO] [stdout] 40 +     Gitignore(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> crates/ignore/src/dir.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 |     Types(types::Glob<'a>),
[INFO] [stdout]    |     ----- ^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IgnoreMatchInner` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 41 -     Types(types::Glob<'a>),
[INFO] [stdout] 41 +     Types(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> crates/ignore/src/overrides.rs:24:21
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Glob<'a>(GlobInner<'a>);
[INFO] [stdout]    |            ----     ^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `Glob` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> crates/ignore/src/overrides.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |     Matched(&'a gitignore::Glob),
[INFO] [stdout]    |     ------- ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GlobInner` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 31 -     Matched(&'a gitignore::Glob),
[INFO] [stdout] 31 +     Matched(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `which` and `negated` are never read
[INFO] [stdout]    --> crates/ignore/src/types.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |     Matched {
[INFO] [stdout]     |     ------- fields in this variant
[INFO] [stdout] ...
[INFO] [stdout] 126 |         which: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 127 |         /// Whether the selection was negated or not.
[INFO] [stdout] 128 |         negated: bool,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GlobInner` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/ignore/src/dir.rs:498:20
[INFO] [stdout]     |
[INFO] [stdout] 498 |     pub fn parents(&self) -> Parents {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 498 |     pub fn parents(&self) -> Parents<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ripgrep v12.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `avx-accel`
[INFO] [stdout]    --> crates/core/app.rs:121:13
[INFO] [stdout]     |
[INFO] [stdout] 121 |     if cfg!(feature = "avx-accel") {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `pcre2` and `simd-accel`
[INFO] [stdout]     = help: consider adding `avx-accel` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling grep-printer v0.1.5 (/opt/rustwide/workdir/crates/printer)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/printer/src/json.rs:802:17
[INFO] [stdout]     |
[INFO] [stdout] 802 |     fn as_slice(&self) -> &[jsont::SubMatch] {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |         | |
[INFO] [stdout]     |                 |         | the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 802 |     fn as_slice(&self) -> &[jsont::SubMatch<'_>] {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/printer/src/jsont.rs:93:26
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn from_bytes(bytes: &[u8]) -> Data {
[INFO] [stdout]    |                          ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn from_bytes(bytes: &[u8]) -> Data<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/printer/src/jsont.rs:101:24
[INFO] [stdout]     |
[INFO] [stdout] 101 |     fn from_path(path: &Path) -> Data {
[INFO] [stdout]     |                        ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 101 |     fn from_path(path: &Path) -> Data<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling grep v0.2.7 (/opt/rustwide/workdir/crates/grep)
[INFO] [stdout] warning: unexpected `cfg` condition value: `avx-accel`
[INFO] [stdout]    --> crates/core/app.rs:121:13
[INFO] [stdout]     |
[INFO] [stdout] 121 |     if cfg!(feature = "avx-accel") {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `pcre2` and `simd-accel`
[INFO] [stdout]     = help: consider adding `avx-accel` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `value_name` is never read
[INFO] [stdout]    --> crates/core/app.rs:221:9
[INFO] [stdout]     |
[INFO] [stdout] 217 |     Positional {
[INFO] [stdout]     |     ---------- field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 221 |         value_name: &'static str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RGArgKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `long` is never read
[INFO] [stdout]    --> crates/core/app.rs:236:9
[INFO] [stdout]     |
[INFO] [stdout] 234 |     Switch {
[INFO] [stdout]     |     ------ field in this variant
[INFO] [stdout] 235 |         /// The long name of a flag. This is always non-empty.
[INFO] [stdout] 236 |         long: &'static str,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RGArgKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `long` and `value_name` are never read
[INFO] [stdout]    --> crates/core/app.rs:258:9
[INFO] [stdout]     |
[INFO] [stdout] 256 |     Flag {
[INFO] [stdout]     |     ---- fields in this variant
[INFO] [stdout] 257 |         /// The long name of a flag. This is always non-empty.
[INFO] [stdout] 258 |         long: &'static str,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 265 |         value_name: &'static str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RGArgKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/core/args.rs:1704:21
[INFO] [stdout]      |
[INFO] [stdout] 1704 |     fn values_of_os(&self, name: &str) -> Option<clap::OsValues> {
[INFO] [stdout]      |                     ^^^^^                        ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1704 |     fn values_of_os(&self, name: &str) -> Option<clap::OsValues<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.87s
[INFO] running `Command { std: "docker" "inspect" "7ad45970082db53460aa104dad3bba0083f9cf4d028107d40a5c48dd6c0d0b8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ad45970082db53460aa104dad3bba0083f9cf4d028107d40a5c48dd6c0d0b8f", kill_on_drop: false }`
[INFO] [stdout] 7ad45970082db53460aa104dad3bba0083f9cf4d028107d40a5c48dd6c0d0b8f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3927a9c21619218e9aee340a6daacf576a8faa6ebaae750140bbb53e28fccdb
[INFO] running `Command { std: "docker" "start" "-a" "b3927a9c21619218e9aee340a6daacf576a8faa6ebaae750140bbb53e28fccdb", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/globset/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/matcher/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/pcre2/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/printer/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/grep/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/regex/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/ignore/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/searcher/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/cli/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/matcher/src/interpolate.rs:95:30
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn find_cap_ref(replacement: &[u8]) -> Option<CaptureRef> {
[INFO] [stdout]    |                              ^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn find_cap_ref(replacement: &[u8]) -> Option<CaptureRef<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> crates/searcher/src/searcher/glue.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub struct SliceByLine<'s, M: 's, S> {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 91 |     config: &'s Config,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SliceByLine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `line_term` is never read
[INFO] [stdout]    --> crates/searcher/src/sink.rs:425:16
[INFO] [stdout]     |
[INFO] [stdout] 424 | pub struct SinkContext<'b> {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] 425 |     pub(crate) line_term: LineTerminator,
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SinkContext` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `avx-accel`
[INFO] [stdout]    --> crates/core/app.rs:121:13
[INFO] [stdout]     |
[INFO] [stdout] 121 |     if cfg!(feature = "avx-accel") {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `pcre2` and `simd-accel`
[INFO] [stdout]     = help: consider adding `avx-accel` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> crates/ignore/src/dir.rs:33:28
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct IgnoreMatch<'a>(IgnoreMatchInner<'a>);
[INFO] [stdout]    |            -----------     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `IgnoreMatch` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> crates/ignore/src/dir.rs:39:14
[INFO] [stdout]    |
[INFO] [stdout] 39 |     Override(overrides::Glob<'a>),
[INFO] [stdout]    |     -------- ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IgnoreMatchInner` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 39 -     Override(overrides::Glob<'a>),
[INFO] [stdout] 39 +     Override(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> crates/ignore/src/dir.rs:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |     Gitignore(&'a gitignore::Glob),
[INFO] [stdout]    |     --------- ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IgnoreMatchInner` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 40 -     Gitignore(&'a gitignore::Glob),
[INFO] [stdout] 40 +     Gitignore(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> crates/ignore/src/dir.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 |     Types(types::Glob<'a>),
[INFO] [stdout]    |     ----- ^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IgnoreMatchInner` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 41 -     Types(types::Glob<'a>),
[INFO] [stdout] 41 +     Types(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> crates/ignore/src/overrides.rs:24:21
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Glob<'a>(GlobInner<'a>);
[INFO] [stdout]    |            ----     ^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `Glob` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> crates/ignore/src/overrides.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |     Matched(&'a gitignore::Glob),
[INFO] [stdout]    |     ------- ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GlobInner` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 31 -     Matched(&'a gitignore::Glob),
[INFO] [stdout] 31 +     Matched(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `which` and `negated` are never read
[INFO] [stdout]    --> crates/ignore/src/types.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |     Matched {
[INFO] [stdout]     |     ------- fields in this variant
[INFO] [stdout] ...
[INFO] [stdout] 126 |         which: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 127 |         /// Whether the selection was negated or not.
[INFO] [stdout] 128 |         negated: bool,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GlobInner` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/ignore/src/dir.rs:498:20
[INFO] [stdout]     |
[INFO] [stdout] 498 |     pub fn parents(&self) -> Parents {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 498 |     pub fn parents(&self) -> Parents<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ripgrep v12.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/printer/src/json.rs:802:17
[INFO] [stdout]     |
[INFO] [stdout] 802 |     fn as_slice(&self) -> &[jsont::SubMatch] {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |         | |
[INFO] [stdout]     |                 |         | the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 802 |     fn as_slice(&self) -> &[jsont::SubMatch<'_>] {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/printer/src/jsont.rs:93:26
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn from_bytes(bytes: &[u8]) -> Data {
[INFO] [stdout]    |                          ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn from_bytes(bytes: &[u8]) -> Data<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/printer/src/jsont.rs:101:24
[INFO] [stdout]     |
[INFO] [stdout] 101 |     fn from_path(path: &Path) -> Data {
[INFO] [stdout]     |                        ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 101 |     fn from_path(path: &Path) -> Data<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `avx-accel`
[INFO] [stdout]    --> crates/core/app.rs:121:13
[INFO] [stdout]     |
[INFO] [stdout] 121 |     if cfg!(feature = "avx-accel") {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `pcre2` and `simd-accel`
[INFO] [stdout]     = help: consider adding `avx-accel` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `value_name` is never read
[INFO] [stdout]    --> crates/core/app.rs:221:9
[INFO] [stdout]     |
[INFO] [stdout] 217 |     Positional {
[INFO] [stdout]     |     ---------- field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 221 |         value_name: &'static str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RGArgKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `long` is never read
[INFO] [stdout]    --> crates/core/app.rs:236:9
[INFO] [stdout]     |
[INFO] [stdout] 234 |     Switch {
[INFO] [stdout]     |     ------ field in this variant
[INFO] [stdout] 235 |         /// The long name of a flag. This is always non-empty.
[INFO] [stdout] 236 |         long: &'static str,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RGArgKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `long` and `value_name` are never read
[INFO] [stdout]    --> crates/core/app.rs:258:9
[INFO] [stdout]     |
[INFO] [stdout] 256 |     Flag {
[INFO] [stdout]     |     ---- fields in this variant
[INFO] [stdout] 257 |         /// The long name of a flag. This is always non-empty.
[INFO] [stdout] 258 |         long: &'static str,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 265 |         value_name: &'static str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RGArgKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/core/args.rs:1704:21
[INFO] [stdout]      |
[INFO] [stdout] 1704 |     fn values_of_os(&self, name: &str) -> Option<clap::OsValues> {
[INFO] [stdout]      |                     ^^^^^                        ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1704 |     fn values_of_os(&self, name: &str) -> Option<clap::OsValues<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `avx-accel`
[INFO] [stdout]    --> crates/core/app.rs:121:13
[INFO] [stdout]     |
[INFO] [stdout] 121 |     if cfg!(feature = "avx-accel") {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `pcre2` and `simd-accel`
[INFO] [stdout]     = help: consider adding `avx-accel` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `value_name` is never read
[INFO] [stdout]    --> crates/core/app.rs:221:9
[INFO] [stdout]     |
[INFO] [stdout] 217 |     Positional {
[INFO] [stdout]     |     ---------- field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 221 |         value_name: &'static str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RGArgKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `long` is never read
[INFO] [stdout]    --> crates/core/app.rs:236:9
[INFO] [stdout]     |
[INFO] [stdout] 234 |     Switch {
[INFO] [stdout]     |     ------ field in this variant
[INFO] [stdout] 235 |         /// The long name of a flag. This is always non-empty.
[INFO] [stdout] 236 |         long: &'static str,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RGArgKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `long` and `value_name` are never read
[INFO] [stdout]    --> crates/core/app.rs:258:9
[INFO] [stdout]     |
[INFO] [stdout] 256 |     Flag {
[INFO] [stdout]     |     ---- fields in this variant
[INFO] [stdout] 257 |         /// The long name of a flag. This is always non-empty.
[INFO] [stdout] 258 |         long: &'static str,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 265 |         value_name: &'static str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RGArgKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/core/args.rs:1704:21
[INFO] [stdout]      |
[INFO] [stdout] 1704 |     fn values_of_os(&self, name: &str) -> Option<clap::OsValues> {
[INFO] [stdout]      |                     ^^^^^                        ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1704 |     fn values_of_os(&self, name: &str) -> Option<clap::OsValues<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.57s
[INFO] running `Command { std: "docker" "inspect" "b3927a9c21619218e9aee340a6daacf576a8faa6ebaae750140bbb53e28fccdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3927a9c21619218e9aee340a6daacf576a8faa6ebaae750140bbb53e28fccdb", kill_on_drop: false }`
[INFO] [stdout] b3927a9c21619218e9aee340a6daacf576a8faa6ebaae750140bbb53e28fccdb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b05aae917768ebe360d82571630fd00c706a420838192f1f63ee31cf2c73fd15
[INFO] running `Command { std: "docker" "start" "-a" "b05aae917768ebe360d82571630fd00c706a420838192f1f63ee31cf2c73fd15", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/globset/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/ignore/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/regex/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/printer/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/grep/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/matcher/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/cli/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/pcre2/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/searcher/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> crates/matcher/src/interpolate.rs:95:30
[INFO] [stderr]    |
[INFO] [stderr] 95 | fn find_cap_ref(replacement: &[u8]) -> Option<CaptureRef> {
[INFO] [stderr]    |                              ^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 95 | fn find_cap_ref(replacement: &[u8]) -> Option<CaptureRef<'_>> {
[INFO] [stderr]    |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `grep-matcher` (lib) generated 1 warning (run `cargo fix --lib -p grep-matcher` to apply 1 suggestion)
[INFO] [stderr] warning: field `config` is never read
[INFO] [stderr]   --> crates/searcher/src/searcher/glue.rs:91:5
[INFO] [stderr]    |
[INFO] [stderr] 90 | pub struct SliceByLine<'s, M: 's, S> {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] 91 |     config: &'s Config,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SliceByLine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `line_term` is never read
[INFO] [stderr]    --> crates/searcher/src/sink.rs:425:16
[INFO] [stderr]     |
[INFO] [stderr] 424 | pub struct SinkContext<'b> {
[INFO] [stderr]     |            ----------- field in this struct
[INFO] [stderr] 425 |     pub(crate) line_term: LineTerminator,
[INFO] [stderr]     |                ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `SinkContext` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `grep-searcher` (lib) generated 2 warnings
[INFO] [stderr] warning: unexpected `cfg` condition value: `avx-accel`
[INFO] [stderr]    --> crates/core/app.rs:121:13
[INFO] [stderr]     |
[INFO] [stderr] 121 |     if cfg!(feature = "avx-accel") {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `pcre2` and `simd-accel`
[INFO] [stderr]     = help: consider adding `avx-accel` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> crates/ignore/src/dir.rs:33:28
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub struct IgnoreMatch<'a>(IgnoreMatchInner<'a>);
[INFO] [stderr]    |            -----------     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `IgnoreMatch` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> crates/ignore/src/dir.rs:39:14
[INFO] [stderr]    |
[INFO] [stderr] 39 |     Override(overrides::Glob<'a>),
[INFO] [stderr]    |     -------- ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `IgnoreMatchInner` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 39 -     Override(overrides::Glob<'a>),
[INFO] [stderr] 39 +     Override(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> crates/ignore/src/dir.rs:40:15
[INFO] [stderr]    |
[INFO] [stderr] 40 |     Gitignore(&'a gitignore::Glob),
[INFO] [stderr]    |     --------- ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `IgnoreMatchInner` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 40 -     Gitignore(&'a gitignore::Glob),
[INFO] [stderr] 40 +     Gitignore(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> crates/ignore/src/dir.rs:41:11
[INFO] [stderr]    |
[INFO] [stderr] 41 |     Types(types::Glob<'a>),
[INFO] [stderr]    |     ----- ^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `IgnoreMatchInner` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 41 -     Types(types::Glob<'a>),
[INFO] [stderr] 41 +     Types(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> crates/ignore/src/overrides.rs:24:21
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub struct Glob<'a>(GlobInner<'a>);
[INFO] [stderr]    |            ----     ^^^^^^^^^^^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `Glob` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> crates/ignore/src/overrides.rs:31:13
[INFO] [stderr]    |
[INFO] [stderr] 31 |     Matched(&'a gitignore::Glob),
[INFO] [stderr]    |     ------- ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `GlobInner` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 31 -     Matched(&'a gitignore::Glob),
[INFO] [stderr] 31 +     Matched(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: fields `which` and `negated` are never read
[INFO] [stderr]    --> crates/ignore/src/types.rs:126:9
[INFO] [stderr]     |
[INFO] [stderr] 122 |     Matched {
[INFO] [stderr]     |     ------- fields in this variant
[INFO] [stderr] ...
[INFO] [stderr] 126 |         which: usize,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr] 127 |         /// Whether the selection was negated or not.
[INFO] [stderr] 128 |         negated: bool,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `GlobInner` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/ignore/src/dir.rs:498:20
[INFO] [stderr]     |
[INFO] [stderr] 498 |     pub fn parents(&self) -> Parents {
[INFO] [stderr]     |                    ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 498 |     pub fn parents(&self) -> Parents<'_> {
[INFO] [stderr]     |                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `ripgrep` (build script) generated 1 warning
[INFO] [stderr] warning: `ignore` (lib) generated 8 warnings (run `cargo fix --lib -p ignore` to apply 1 suggestion)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/printer/src/json.rs:802:17
[INFO] [stderr]     |
[INFO] [stderr] 802 |     fn as_slice(&self) -> &[jsont::SubMatch] {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                 |         | |
[INFO] [stderr]     |                 |         | the same lifetime is hidden here
[INFO] [stderr]     |                 |         the same lifetime is elided here
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 802 |     fn as_slice(&self) -> &[jsont::SubMatch<'_>] {
[INFO] [stderr]     |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> crates/printer/src/jsont.rs:93:26
[INFO] [stderr]    |
[INFO] [stderr] 93 |     fn from_bytes(bytes: &[u8]) -> Data {
[INFO] [stderr]    |                          ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                          |
[INFO] [stderr]    |                          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 93 |     fn from_bytes(bytes: &[u8]) -> Data<'_> {
[INFO] [stderr]    |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/printer/src/jsont.rs:101:24
[INFO] [stderr]     |
[INFO] [stderr] 101 |     fn from_path(path: &Path) -> Data {
[INFO] [stderr]     |                        ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 101 |     fn from_path(path: &Path) -> Data<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `grep-printer` (lib) generated 3 warnings (run `cargo fix --lib -p grep-printer` to apply 3 suggestions)
[INFO] [stderr] warning: field `value_name` is never read
[INFO] [stderr]    --> crates/core/app.rs:221:9
[INFO] [stderr]     |
[INFO] [stderr] 217 |     Positional {
[INFO] [stderr]     |     ---------- field in this variant
[INFO] [stderr] ...
[INFO] [stderr] 221 |         value_name: &'static str,
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `RGArgKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `long` is never read
[INFO] [stderr]    --> crates/core/app.rs:236:9
[INFO] [stderr]     |
[INFO] [stderr] 234 |     Switch {
[INFO] [stderr]     |     ------ field in this variant
[INFO] [stderr] 235 |         /// The long name of a flag. This is always non-empty.
[INFO] [stderr] 236 |         long: &'static str,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `RGArgKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `long` and `value_name` are never read
[INFO] [stderr]    --> crates/core/app.rs:258:9
[INFO] [stderr]     |
[INFO] [stderr] 256 |     Flag {
[INFO] [stderr]     |     ---- fields in this variant
[INFO] [stderr] 257 |         /// The long name of a flag. This is always non-empty.
[INFO] [stderr] 258 |         long: &'static str,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 265 |         value_name: &'static str,
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `RGArgKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> crates/core/args.rs:1704:21
[INFO] [stderr]      |
[INFO] [stderr] 1704 |     fn values_of_os(&self, name: &str) -> Option<clap::OsValues> {
[INFO] [stderr]      |                     ^^^^^                        ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                     |
[INFO] [stderr]      |                     the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1704 |     fn values_of_os(&self, name: &str) -> Option<clap::OsValues<'_>> {
[INFO] [stderr]      |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `ripgrep` (bin "rg") generated 5 warnings (1 duplicate) (run `cargo fix --bin "rg" -p ripgrep` to apply 1 suggestion)
[INFO] [stderr] warning: `ripgrep` (bin "rg" test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests crates/core/main.rs (/opt/rustwide/target/debug/deps/rg-800ab3a864eca40e)
[INFO] [stdout] running 2 tests
[INFO] [stdout] test config::tests::basic ... ok
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/integration-93e8977102fc70b8)
[INFO] [stdout] test config::tests::error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 255 tests
[INFO] [stdout] test binary::after_match1_explicit_text ... ok
[INFO] [stdout] test binary::after_match1_implicit_quiet ... ok
[INFO] [stdout] test binary::after_match1_explicit ... ok
[INFO] [stdout] test binary::before_match2_explicit ... ok
[INFO] [stdout] test binary::after_match1_implicit_count ... ok
[INFO] [stdout] test binary::before_match1_implicit_text ... ok
[INFO] [stdout] test binary::after_match2_implicit ... ok
[INFO] [stdout] test feature::context_sep ... ok
[INFO] [stdout] test binary::after_match1_implicit_count_binary ... ok
[INFO] [stdout] test feature::context_sep_default ... ok
[INFO] [stdout] test binary::after_match1_stdin ... ok
[INFO] [stdout] test binary::after_match2_implicit_text ... ok
[INFO] [stdout] test binary::before_match2_implicit ... ok
[INFO] [stdout] test feature::context_sep_empty ... ok
[INFO] [stdout] test feature::f1155_auto_hybrid_regex ... ok
[INFO] [stdout] test feature::f1078_max_columns_preview2 ... ok
[INFO] [stdout] test binary::after_match1_implicit ... ok
[INFO] [stdout] test binary::before_match1_implicit_binary ... ok
[INFO] [stdout] test binary::before_match2_implicit_text ... ok
[INFO] [stdout] test binary::after_match1_explicit_count ... ok
[INFO] [stdout] test binary::before_match1_implicit ... ok
[INFO] [stdout] test binary::after_match1_implicit_binary ... ok
[INFO] [stdout] test feature::f109_case_sensitive_part1 ... ok
[INFO] [stdout] test binary::before_match1_explicit ... ok
[INFO] [stdout] test feature::f1420_no_ignore_exclude ... ok
[INFO] [stdout] test binary::after_match1_implicit_text ... ok
[INFO] [stdout] test binary::after_match1_implicit_path ... ok
[INFO] [stdout] test feature::f1207_auto_encoding ... ok
[INFO] [stdout] test feature::f1_replacement_encoding ... ok
[INFO] [stdout] test feature::f1207_ignore_encoding ... ok
[INFO] [stdout] test feature::f129_matches ... ok
[INFO] [stdout] test feature::f129_replace ... ok
[INFO] [stdout] test feature::f1_unknown_encoding ... ok
[INFO] [stdout] test feature::f159_max_count ... ok
[INFO] [stdout] test feature::f1_sjis ... ok
[INFO] [stdout] test feature::f159_max_count_zero ... ok
[INFO] [stdout] test feature::f1_utf16_auto ... ok
[INFO] [stdout] test feature::f1_utf16_explicit ... ok
[INFO] [stdout] test feature::f129_context ... ok
[INFO] [stdout] test feature::f1138_no_ignore_dot ... ok
[INFO] [stdout] test feature::f362_dfa_size_limit ... ok
[INFO] [stdout] test feature::f243_column_line ... ok
[INFO] [stdout] test feature::f109_case_sensitive_part2 ... ok
[INFO] [stdout] test feature::f20_no_filename ... ok
[INFO] [stdout] test feature::f109_max_depth ... ok
[INFO] [stdout] test feature::f416_crlf ... ok
[INFO] [stdout] test feature::f263_sort_files ... ok
[INFO] [stdout] test feature::f1414_no_require_git ... ok
[INFO] [stdout] test feature::f1078_max_columns_preview1 ... ok
[INFO] [stdout] test feature::f45_precedence_internal ... ok
[INFO] [stdout] test feature::f34_only_matching ... ok
[INFO] [stdout] test feature::f275_pathsep ... ok
[INFO] [stdout] test feature::f1_eucjp ... ok
[INFO] [stdout] test feature::f419_zero_as_shortcut_for_null ... ok
[INFO] [stdout] test feature::f7 ... ok
[INFO] [stdout] test feature::f68_no_ignore_vcs ... ok
[INFO] [stdout] test feature::f416_crlf_multiline ... ok
[INFO] [stdout] test feature::f70_smart_case ... ok
[INFO] [stdout] test feature::f34_only_matching_line_column ... ok
[INFO] [stdout] test feature::f89_files ... ok
[INFO] [stdout] test feature::f411_single_threaded_search_stats ... ok
[INFO] [stdout] test feature::f362_exceeds_regex_size_limit ... ok
[INFO] [stdout] test feature::f948_exit_code_error ... ok
[INFO] [stdout] test feature::f917_trim ... ok
[INFO] [stdout] test feature::f45_precedence_with_others ... ok
[INFO] [stdout] test feature::f411_parallel_search_stats ... ok
[INFO] [stdout] test feature::f993_null_data ... ok
[INFO] [stdout] test feature::f89_files_with_matches ... ok
[INFO] [stdout] test feature::f917_trim_match ... ok
[INFO] [stdout] test feature::no_unicode ... ok
[INFO] [stdout] test feature::f89_match ... ok
[INFO] [stdout] test feature::f196_persistent_config ... ok
[INFO] [stdout] test feature::f89_count ... ok
[INFO] [stdout] test feature::no_context_sep_overridden ... ok
[INFO] [stdout] test feature::f416_crlf_only_matching ... ok
[INFO] [stdout] test json::notutf8_file ... ok
[INFO] [stdout] test feature::f740_passthru ... ok
[INFO] [stdout] test json::crlf ... ok
[INFO] [stdout] test feature::f7_stdin ... ok
[INFO] [stdout] test feature::f1466_no_ignore_files ... ok
[INFO] [stdout] test json::r1095_crlf_empty_match ... ok
[INFO] [stdout] test feature::no_context_sep ... ok
[INFO] [stdout] test misc::after_context_line_numbers ... ok
[INFO] [stdout] test misc::before_context_line_numbers ... ok
[INFO] [stdout] test feature::f948_exit_code_no_match ... ok
[INFO] [stdout] test json::notutf8 ... ok
[INFO] [stdout] test misc::binary_convert ... ok
[INFO] [stdout] test misc::binary_search_no_mmap ... ok
[INFO] [stdout] test misc::compressed_brotli ... ok
[INFO] [stdout] test misc::binary_convert_mmap ... ok
[INFO] [stdout] test feature::f89_files_without_match ... ok
[INFO] [stdout] test misc::before_context ... ok
[INFO] [stdout] test misc::compressed_lz4 ... ok
[INFO] [stdout] test misc::after_context ... ok
[INFO] [stdout] test misc::binary_quit ... ok
[INFO] [stdout] test json::basic ... ok
[INFO] [stdout] test misc::compressed_zstd ... ok
[INFO] [stdout] test misc::binary_search_mmap ... ok
[INFO] [stdout] test misc::compressed_bzip2 ... ok
[INFO] [stdout] test misc::columns ... ok
[INFO] [stdout] test misc::compressed_xz ... ok
[INFO] [stdout] test misc::byte_offset_only_matching ... ok
[INFO] [stdout] test misc::case_insensitive ... ok
[INFO] [stdout] test misc::compressed_failing_gzip ... ok
[INFO] [stdout] test misc::binary_quit_mmap ... ok
[INFO] [stdout] test misc::context ... ok
[INFO] [stdout] test feature::f948_exit_code_match ... ok
[INFO] [stdout] test misc::compressed_lzma ... ok
[INFO] [stdout] test feature::no_context_sep_overrides ... ok
[INFO] [stdout] test feature::f45_relative_cwd ... ok
[INFO] [stdout] test misc::count_matches ... ok
[INFO] [stdout] test misc::compressed_uncompress ... ok
[INFO] [stdout] test misc::file_types ... ok
[INFO] [stdout] test misc::file_types_negate ... ok
[INFO] [stdout] test misc::compressed_gzip ... ok
[INFO] [stdout] test misc::count ... ok
[INFO] [stdout] test misc::context_line_numbers ... ok
[INFO] [stdout] test misc::dir ... ok
[INFO] [stdout] test misc::files_without_match ... ok
[INFO] [stdout] test misc::count_matches_via_only ... ok
[INFO] [stdout] test misc::file_type_clear ... ok
[INFO] [stdout] test misc::glob_case_sensitive ... ok
[INFO] [stdout] test misc::ignore_generic ... ok
[INFO] [stdout] test misc::glob_always_case_insensitive ... ok
[INFO] [stdout] test misc::glob_negate ... ok
[INFO] [stdout] test misc::glob ... ok
[INFO] [stdout] test misc::files_with_matches ... ok
[INFO] [stdout] test misc::glob_case_insensitive ... ok
[INFO] [stdout] test misc::files ... ok
[INFO] [stdout] test json::r1095_missing_crlf ... ok
[INFO] [stdout] test misc::count_matches_inverted ... ok
[INFO] [stdout] test misc::inverted_line_numbers ... ok
[INFO] [stdout] test misc::file_type_add ... ok
[INFO] [stdout] test misc::ignore_ripgrep ... ok
[INFO] [stdout] test misc::literal ... ok
[INFO] [stdout] test misc::max_filesize_parse_error_suffix ... ok
[INFO] [stdout] test misc::max_filesize_parse_error_length ... ok
[INFO] [stdout] test misc::include_zero_override ... ok
[INFO] [stdout] test misc::ignore_ripgrep_parent_no_stop ... ok
[INFO] [stdout] test misc::ignore_git_parent_stop_file ... ok
[INFO] [stdout] test misc::ignore_git_parent_stop ... ok
[INFO] [stdout] test misc::ignore_hidden ... ok
[INFO] [stdout] test misc::inverted ... ok
[INFO] [stdout] test misc::line_numbers ... ok
[INFO] [stdout] test misc::max_filesize_suffix_overflow ... ok
[INFO] [stdout] test misc::include_zero ... ok
[INFO] [stdout] test misc::ignore_git ... ok
[INFO] [stdout] test misc::quiet ... ok
[INFO] [stdout] test misc::ignore_git_parent ... ok
[INFO] [stdout] test misc::max_filesize_parse_no_suffix ... ok
[INFO] [stdout] test misc::max_filesize_parse_k_suffix ... ok
[INFO] [stdout] test misc::replace_named_groups ... ok
[INFO] [stdout] test misc::preprocessing ... ok
[INFO] [stdout] test misc::replace ... ok
[INFO] [stdout] test misc::replace_groups ... ok
[INFO] [stdout] test misc::max_filesize_parse_m_suffix ... ok
[INFO] [stdout] test misc::single_file ... ok
[INFO] [stdout] test misc::type_list ... ok
[INFO] [stdout] test misc::file_type_add_compose ... ok
[INFO] [stdout] test misc::line ... ok
[INFO] [stdout] test misc::with_filename ... ok
[INFO] [stdout] test misc::symlink_nofollow ... ok
[INFO] [stdout] test misc::no_parent_ignore_git ... ok
[INFO] [stdout] test misc::with_heading_default ... ok
[INFO] [stdout] test misc::unrestricted1 ... ok
[INFO] [stdout] test misc::symlink_follow ... ok
[INFO] [stdout] test misc::vimgrep ... ok
[INFO] [stdout] test misc::unrestricted2 ... ok
[INFO] [stdout] test misc::vimgrep_no_line ... ok
[INFO] [stdout] test misc::with_heading ... ok
[INFO] [stdout] test misc::no_ignore_hidden ... ok
[INFO] [stdout] test multiline::context ... ok
[INFO] [stdout] test multiline::dot_all ... ok
[INFO] [stdout] test misc::unrestricted3 ... ok
[INFO] [stdout] test multiline::dot_no_newline ... ok
[INFO] [stdout] test regression::r105_part1 ... ok
[INFO] [stdout] test multiline::overlap2 ... ok
[INFO] [stdout] test multiline::stdin ... ok
[INFO] [stdout] test regression::r1159_invalid_flag ... ok
[INFO] [stdout] test misc::replace_with_only_matching ... ok
[INFO] [stdout] test misc::no_ignore ... ok
[INFO] [stdout] test multiline::vimgrep ... ok
[INFO] [stdout] test regression::r1163 ... ok
[INFO] [stdout] test multiline::only_matching ... ok
[INFO] [stdout] test multiline::overlap1 ... ok
[INFO] [stdout] test misc::vimgrep_no_line_no_column ... ok
[INFO] [stdout] test regression::r1176_line_regex ... ok
[INFO] [stdout] test misc::preprocessing_glob ... ok
[INFO] [stdout] test regression::r1098 ... ok
[INFO] [stdout] test regression::r1064 ... ok
[INFO] [stdout] test regression::r105_part2 ... ok
[INFO] [stdout] test regression::r1130 ... ok
[INFO] [stdout] test regression::r1223_no_dir_check_for_default_path ... ok
[INFO] [stdout] test regression::r1176_literal_file ... ok
[INFO] [stdout] test regression::r1173 ... ok
[INFO] [stdout] test regression::r1259_drop_last_byte_nonl ... ok
[INFO] [stdout] test regression::r1174 ... ok
[INFO] [stdout] test regression::r1334_crazy_literals ... ok
[INFO] [stdout] test misc::file_types_all ... ok
[INFO] [stdout] test regression::r1319 ... ok
[INFO] [stdout] test regression::r1573 ... ok
[INFO] [stdout] test regression::r1203_reverse_suffix_literal ... ok
[INFO] [stdout] test regression::r137 ... ok
[INFO] [stdout] test regression::r1537 ... ok
[INFO] [stdout] test regression::r1389_bad_symlinks_no_biscuit ... ok
[INFO] [stdout] test regression::r1446_respect_excludes_in_worktree ... ok
[INFO] [stdout] test regression::r228 ... ok
[INFO] [stdout] test misc::word ... ok
[INFO] [stdout] test regression::r127 ... ok
[INFO] [stdout] test regression::r1164 ... ok
[INFO] [stdout] test regression::r131 ... ok
[INFO] [stdout] test regression::r210 ... ok
[INFO] [stdout] test regression::r199 ... ok
[INFO] [stdout] test regression::r206 ... ok
[INFO] [stdout] test regression::r256_j1 ... ok
[INFO] [stdout] test regression::r25 ... ok
[INFO] [stdout] test misc::file_types_negate_all ... ok
[INFO] [stdout] test regression::r156 ... ok
[INFO] [stdout] test regression::r16 ... ok
[INFO] [stdout] test regression::r405 ... ok
[INFO] [stdout] test regression::r128 ... ok
[INFO] [stdout] test regression::r451_only_matching ... ok
[INFO] [stdout] test regression::r483_matching_no_stdout ... ok
[INFO] [stdout] test regression::r229 ... ok
[INFO] [stdout] test regression::r493 ... ok
[INFO] [stdout] test regression::r256 ... ok
[INFO] [stdout] test regression::r428_color_context_path ... ok
[INFO] [stdout] test regression::r251 ... ok
[INFO] [stdout] test regression::r270 ... ok
[INFO] [stdout] test regression::r50 ... ok
[INFO] [stdout] test regression::r49 ... ok
[INFO] [stdout] test regression::r451_only_matching_as_in_issue ... ok
[INFO] [stdout] test regression::r279 ... ok
[INFO] [stdout] test regression::r553_flag ... ok
[INFO] [stdout] test regression::r506_word_not_parenthesized ... ok
[INFO] [stdout] test regression::r483_non_matching_exit_code ... ok
[INFO] [stdout] test regression::r30 ... ok
[INFO] [stdout] test regression::r1559 ... ok
[INFO] [stdout] test regression::r693_context_in_contextless_mode ... ok
[INFO] [stdout] test regression::r391 ... ok
[INFO] [stdout] test regression::r67 ... ok
[INFO] [stdout] test regression::r184 ... ok
[INFO] [stdout] test regression::r900 ... ok
[INFO] [stdout] test regression::r568_leading_hyphen_option_args ... ok
[INFO] [stdout] test regression::r553_switch ... ok
[INFO] [stdout] test regression::r807 ... ok
[INFO] [stdout] test regression::r99 ... ok
[INFO] [stdout] test regression::r90 ... ok
[INFO] [stdout] test regression::r599 ... ok
[INFO] [stdout] test regression::r65 ... ok
[INFO] [stdout] test regression::r428_unrecognized_style ... ok
[INFO] [stdout] test regression::r1159_exit_status ... ok
[INFO] [stdout] test regression::r87 ... ok
[INFO] [stdout] test regression::r93 ... ok
[INFO] [stdout] test regression::r64 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 255 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.87s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b05aae917768ebe360d82571630fd00c706a420838192f1f63ee31cf2c73fd15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b05aae917768ebe360d82571630fd00c706a420838192f1f63ee31cf2c73fd15", kill_on_drop: false }`
[INFO] [stdout] b05aae917768ebe360d82571630fd00c706a420838192f1f63ee31cf2c73fd15
