[INFO] cloning repository https://github.com/Forsuin/coreutils
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Forsuin/coreutils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForsuin%2Fcoreutils", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForsuin%2Fcoreutils'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 98c9be5ec4d5a61f52ea4582aab9918599d0a30a
[INFO] checking Forsuin/coreutils against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForsuin%2Fcoreutils" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Forsuin/coreutils
[INFO] finished tweaking git repo https://github.com/Forsuin/coreutils
[INFO] tweaked toml for git repo https://github.com/Forsuin/coreutils written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Forsuin/coreutils on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Forsuin/coreutils 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded z85 v3.0.5
[INFO] [stderr]   Downloaded sm3 v0.4.2
[INFO] [stderr]   Downloaded uutils_term_grid v0.6.0
[INFO] [stderr]   Downloaded wild v2.2.1
[INFO] [stderr]   Downloaded thiserror-impl v2.0.9
[INFO] [stderr]   Downloaded thiserror v2.0.9
[INFO] [stderr]   Downloaded const-random v0.1.16
[INFO] [stderr]   Downloaded binary-heap-plus v0.5.0
[INFO] [stderr]   Downloaded dlv-list v0.5.0
[INFO] [stderr]   Downloaded roff v0.2.1
[INFO] [stderr]   Downloaded lscolors v0.20.0
[INFO] [stderr]   Downloaded uuid v1.7.0
[INFO] [stderr]   Downloaded serde v1.0.216
[INFO] [stderr]   Downloaded clap_complete v4.5.40
[INFO] [stderr]   Downloaded procfs-core v0.17.0
[INFO] [stderr]   Downloaded zip v2.2.2
[INFO] [stderr]   Downloaded exacl v0.12.0
[INFO] [stderr]   Downloaded bigdecimal v0.4.7
[INFO] [stderr]   Downloaded fundu v2.0.1
[INFO] [stderr]   Downloaded clang-sys v1.4.0
[INFO] [stderr]   Downloaded prettyplease v0.2.19
[INFO] [stderr]   Downloaded procfs v0.17.0
[INFO] [stderr]   Downloaded coz v0.1.3
[INFO] [stderr]   Downloaded file_diff v1.0.0
[INFO] [stderr]   Downloaded rustix v0.37.26
[INFO] [stderr]   Downloaded cpp_macros v0.5.10
[INFO] [stderr]   Downloaded cpp v0.5.10
[INFO] [stderr]   Downloaded rstest_macros v0.23.0
[INFO] [stderr]   Downloaded utmp-classic v0.1.6
[INFO] [stderr]   Downloaded nu-ansi-term v0.50.0
[INFO] [stderr]   Downloaded clap_mangen v0.2.24
[INFO] [stderr]   Downloaded rlimit v0.10.2
[INFO] [stderr]   Downloaded fts-sys v0.2.13
[INFO] [stderr]   Downloaded filedescriptor v0.8.2
[INFO] [stderr]   Downloaded compare v0.1.0
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.17
[INFO] [stderr]   Downloaded cpp_build v0.5.10
[INFO] [stderr]   Downloaded rstest v0.23.0
[INFO] [stderr]   Downloaded bstr v1.11.1
[INFO] [stderr]   Downloaded selinux-sys v0.6.12
[INFO] [stderr]   Downloaded selinux v0.4.6
[INFO] [stderr]   Downloaded fundu-core v0.3.1
[INFO] [stderr]   Downloaded platform-info v2.0.5
[INFO] [stderr]   Downloaded hostname v0.4.0
[INFO] [stderr]   Downloaded reference-counted-singleton v0.1.2
[INFO] [stderr]   Downloaded parse_datetime v0.6.0
[INFO] [stderr]   Downloaded os_display v0.1.3
[INFO] [stderr]   Downloaded serde_derive v1.0.216
[INFO] [stderr]   Downloaded cpp_common v0.5.10
[INFO] [stderr]   Downloaded utmp-classic-raw v0.1.3
[INFO] [stderr]   Downloaded ansi-width v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a1126ad017cdb6fc114baa34f6a08b9eb6d911de13866f0d0156ed0be316275
[INFO] running `Command { std: "docker" "start" "-a" "0a1126ad017cdb6fc114baa34f6a08b9eb6d911de13866f0d0156ed0be316275", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a1126ad017cdb6fc114baa34f6a08b9eb6d911de13866f0d0156ed0be316275", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a1126ad017cdb6fc114baa34f6a08b9eb6d911de13866f0d0156ed0be316275", kill_on_drop: false }`
[INFO] [stdout] 0a1126ad017cdb6fc114baa34f6a08b9eb6d911de13866f0d0156ed0be316275
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7c0c2d3669673057ba76ca8fffe5f0918353a0e2f14eb709bfddc13d18a2bf3
[INFO] running `Command { std: "docker" "start" "-a" "a7c0c2d3669673057ba76ca8fffe5f0918353a0e2f14eb709bfddc13d18a2bf3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]    Compiling rustix v0.38.40
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]     Checking socket2 v0.5.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking keccak v0.1.4
[INFO] [stderr]    Compiling uuhelp_parser v0.0.28 (/opt/rustwide/workdir/src/uuhelp_parser)
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling uucore_procs v0.0.28 (/opt/rustwide/workdir/src/uucore_procs)
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking dns-lookup v2.0.4
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.13
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking data-encoding-macro v0.1.15
[INFO] [stderr]     Checking sm3 v0.4.2
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking os_display v0.1.3
[INFO] [stderr]     Checking wild v2.2.1
[INFO] [stderr]     Checking z85 v3.0.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking getrandom v0.2.9
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking hostname v0.4.0
[INFO] [stderr]    Compiling clang-sys v1.4.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling prettyplease v0.2.19
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]     Checking terminal_size v0.4.1
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stderr]     Checking xattr v1.3.1
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking ansi-width v0.1.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.0
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]     Checking lscolors v0.20.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking uutils_term_grid v0.6.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling cpp_common v0.5.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking clap v4.5.23
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]     Checking fundu-core v0.3.1
[INFO] [stderr]     Checking parse_datetime v0.6.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking fundu v2.0.1
[INFO] [stderr]    Compiling semver v1.0.14
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]     Checking indicatif v0.17.9
[INFO] [stderr]     Checking const-random v0.1.16
[INFO] [stderr]     Checking crossbeam-epoch v0.9.17
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]     Checking lock_api v0.4.9
[INFO] [stderr]     Checking crossbeam-deque v0.8.4
[INFO] [stderr]     Checking dlv-list v0.5.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]    Compiling bigdecimal v0.4.7
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling cpp_build v0.5.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]    Compiling cpp_macros v0.5.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling uu_stdbuf_libstdbuf v0.0.28 (/opt/rustwide/workdir/src/uu/stdbuf/src/libstdbuf)
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking uucore v0.0.28 (/opt/rustwide/workdir/src/uucore)
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/uucore/src/lib/lib.rs:281:41
[INFO] [stdout]     |
[INFO] [stdout] 281 | pub fn os_str_as_bytes_lossy(os_string: &OsStr) -> Cow<[u8]> {
[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] 281 | pub fn os_str_as_bytes_lossy(os_string: &OsStr) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/uucore/src/lib/features/checksum.rs:531:16
[INFO] [stdout]     |
[INFO] [stdout] 531 |     line_info: &LineInfo,
[INFO] [stdout]     |                ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 532 |     len_hint: Option<usize>,
[INFO] [stdout] 533 | ) -> Option<Cow<str>> {
[INFO] [stdout]     |             ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 533 | ) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]    --> src/uucore/src/lib/features/format/mod.rs:257:9
[INFO] [stdout]     |
[INFO] [stdout] 257 |         item?.write(&mut writer, &mut args)?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 257 |         let _ = item?.write(&mut writer, &mut args)?;
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking uu_base32 v0.0.28 (/opt/rustwide/workdir/src/uu/base32)
[INFO] [stderr]     Checking uu_ls v0.0.28 (/opt/rustwide/workdir/src/uu/ls)
[INFO] [stderr]     Checking num-modular v0.5.1
[INFO] [stderr]     Checking lru v0.12.3
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking crossbeam-channel v0.5.10
[INFO] [stderr]     Checking compare v0.1.0
[INFO] [stderr]     Checking reference-counted-singleton v0.1.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking num-prime v0.4.4
[INFO] [stderr]     Checking binary-heap-plus v0.5.0
[INFO] [stderr]     Checking notify v6.0.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking rust-ini v0.21.1
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]     Checking bstr v1.11.1
[INFO] [stderr]     Checking ctrlc v3.4.5
[INFO] [stderr]     Checking platform-info v2.0.5
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]    Compiling rustix v0.37.26
[INFO] [stderr]     Checking bytecount v0.6.8
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]     Checking self_cell v1.1.0
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]     Checking onig v6.4.0
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]    Compiling cpp v0.5.10
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking uu_mv v0.0.28 (/opt/rustwide/workdir/src/uu/mv)
[INFO] [stderr]     Checking uu_dd v0.0.28 (/opt/rustwide/workdir/src/uu/dd)
[INFO] [stderr]     Checking uu_more v0.0.28 (/opt/rustwide/workdir/src/uu/more)
[INFO] [stderr]     Checking uu_expr v0.0.28 (/opt/rustwide/workdir/src/uu/expr)
[INFO] [stderr]     Checking uu_wc v0.0.28 (/opt/rustwide/workdir/src/uu/wc)
[INFO] [stderr]     Checking uu_od v0.0.28 (/opt/rustwide/workdir/src/uu/od)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/uu/wc/src/wc.rs:258:17
[INFO] [stdout]     |
[INFO] [stdout] 258 |     fn to_title(&self) -> Option<Cow<str>> {
[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] 258 |     fn to_title(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/uu/wc/src/utf8/read.rs:67:24
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn next_strict(&mut self) -> Option<Result<&str, BufReadDecoderError>> {
[INFO] [stdout]    |                        ^^^^^^^^^                   ^^^^  ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |                           |
[INFO] [stdout]    |                        |                           the same lifetime is elided here
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn next_strict(&mut self) -> Option<Result<&str, BufReadDecoderError<'_>>> {
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking uu_tac v0.0.28 (/opt/rustwide/workdir/src/uu/tac)
[INFO] [stderr]     Checking uu_cut v0.0.28 (/opt/rustwide/workdir/src/uu/cut)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/uu/cut/src/cut.rs:353:28
[INFO] [stdout]     |
[INFO] [stdout] 353 | fn get_delimiters(matches: &ArgMatches) -> UResult<(Delimiter, Option<&[u8]>)> {
[INFO] [stdout]     |                            ^^^^^^^^^^^              ^^^^^^^^^         ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                            |                        |
[INFO] [stdout]     |                            |                        the same lifetime is hidden 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] 353 | fn get_delimiters(matches: &ArgMatches) -> UResult<(Delimiter<'_>, Option<&[u8]>)> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking uu_seq v0.0.28 (/opt/rustwide/workdir/src/uu/seq)
[INFO] [stderr]     Checking uu_env v0.0.28 (/opt/rustwide/workdir/src/uu/env)
[INFO] [stderr]     Checking uu_factor v0.0.28 (/opt/rustwide/workdir/src/uu/factor)
[INFO] [stderr]     Checking uu_sort v0.0.28 (/opt/rustwide/workdir/src/uu/sort)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/uu/od/src/od.rs:604:20
[INFO] [stdout]     |
[INFO] [stdout] 604 |     input_strings: &[String],
[INFO] [stdout]     |                    ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 607 | ) -> PeekReader<PartialReader<MultifileReader>> {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 607 | ) -> PeekReader<PartialReader<MultifileReader<'_>>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/uu/od/src/formatteriteminfo.rs:29:45
[INFO] [stdout]    |
[INFO] [stdout] 29 |             (IntWriter(a), IntWriter(b)) => a == b,
[INFO] [stdout]    |                                             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint
[INFO] [stdout]    |
[INFO] [stdout] 29 -             (IntWriter(a), IntWriter(b)) => a == b,
[INFO] [stdout] 29 +             (IntWriter(a), IntWriter(b)) => std::ptr::fn_addr_eq(*a, *b),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/uu/od/src/formatteriteminfo.rs:30:49
[INFO] [stdout]    |
[INFO] [stdout] 30 |             (FloatWriter(a), FloatWriter(b)) => a == b,
[INFO] [stdout]    |                                                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint
[INFO] [stdout]    |
[INFO] [stdout] 30 -             (FloatWriter(a), FloatWriter(b)) => a == b,
[INFO] [stdout] 30 +             (FloatWriter(a), FloatWriter(b)) => std::ptr::fn_addr_eq(*a, *b),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/uu/od/src/inputdecoder.rs:40:16
[INFO] [stdout]    |
[INFO] [stdout] 40 |         input: &mut I,
[INFO] [stdout]    |                ^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 44 |     ) -> InputDecoder<I> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     ) -> InputDecoder<'_, I> {
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/uu/od/src/inputdecoder.rs:64:22
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn peek_read(&mut self) -> io::Result<MemoryDecoder> {
[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] 64 |     pub fn peek_read(&mut self) -> io::Result<MemoryDecoder<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/uu/od/src/output_info.rs:50:35
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn spaced_formatters_iter(&self) -> Iter<SpacedFormatterItemInfo> {
[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] 50 |     pub fn spaced_formatters_iter(&self) -> Iter<'_, SpacedFormatterItemInfo> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking uu_tail v0.0.28 (/opt/rustwide/workdir/src/uu/tail)
[INFO] [stderr]     Checking uu_vdir v0.0.28 (/opt/rustwide/workdir/src/uu/vdir)
[INFO] [stderr]     Checking uu_dir v0.0.28 (/opt/rustwide/workdir/src/uu/dir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/uu/tail/src/follow/files.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn keys(&self) -> Keys<PathBuf, PathData> {
[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] 77 |     pub fn keys(&self) -> Keys<'_, PathBuf, PathData> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking uu_base64 v0.0.28 (/opt/rustwide/workdir/src/uu/base64)
[INFO] [stderr]     Checking uu_basenc v0.0.28 (/opt/rustwide/workdir/src/uu/basenc)
[INFO] [stderr]     Checking uu_hashsum v0.0.28 (/opt/rustwide/workdir/src/uu/hashsum)
[INFO] [stderr]     Checking uu_dircolors v0.0.28 (/opt/rustwide/workdir/src/uu/dircolors)
[INFO] [stderr]     Checking uu_false v0.0.28 (/opt/rustwide/workdir/src/uu/false)
[INFO] [stderr]     Checking uu_sum v0.0.28 (/opt/rustwide/workdir/src/uu/sum)
[INFO] [stderr]     Checking uu_unexpand v0.0.28 (/opt/rustwide/workdir/src/uu/unexpand)
[INFO] [stderr]     Checking uu_dirname v0.0.28 (/opt/rustwide/workdir/src/uu/dirname)
[INFO] [stderr]     Checking uu_tee v0.0.28 (/opt/rustwide/workdir/src/uu/tee)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/uu/sort/src/chunks.rs:87:18
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub fn lines(&self) -> &Vec<Line> {
[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] 87 |     pub fn lines(&self) -> &Vec<Line<'_>> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/uu/sort/src/chunks.rs:90:22
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn line_data(&self) -> &LineData {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^
[INFO] [stdout]    |                      |         ||
[INFO] [stdout]    |                      |         |the same lifetime is hidden here
[INFO] [stdout]    |                      |         the same lifetime is elided here
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn line_data(&self) -> &LineData<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/uu/sort/src/merge.rs:146:15
[INFO] [stdout]     |
[INFO] [stdout] 146 |     settings: &GlobalSettings,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 147 | ) -> UResult<FileMerger> {
[INFO] [stdout]     |              ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 147 | ) -> UResult<FileMerger<'_>> {
[INFO] [stdout]     |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking uu_head v0.0.28 (/opt/rustwide/workdir/src/uu/head)
[INFO] [stderr]     Checking uu_mkdir v0.0.28 (/opt/rustwide/workdir/src/uu/mkdir)
[INFO] [stderr]     Checking uu_sleep v0.0.28 (/opt/rustwide/workdir/src/uu/sleep)
[INFO] [stderr]     Checking uu_pwd v0.0.28 (/opt/rustwide/workdir/src/uu/pwd)
[INFO] [stderr]     Checking uu_test v0.0.28 (/opt/rustwide/workdir/src/uu/test)
[INFO] [stderr]     Checking uu_cat v0.0.28 (/opt/rustwide/workdir/src/uu/cat)
[INFO] [stderr]     Checking uu_comm v0.0.28 (/opt/rustwide/workdir/src/uu/comm)
[INFO] [stderr]     Checking uu_truncate v0.0.28 (/opt/rustwide/workdir/src/uu/truncate)
[INFO] [stderr]     Checking uu_readlink v0.0.28 (/opt/rustwide/workdir/src/uu/readlink)
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking uu_ptx v0.0.28 (/opt/rustwide/workdir/src/uu/ptx)
[INFO] [stderr]     Checking uu_expand v0.0.28 (/opt/rustwide/workdir/src/uu/expand)
[INFO] [stderr]     Checking uu_paste v0.0.28 (/opt/rustwide/workdir/src/uu/paste)
[INFO] [stderr]     Checking uu_link v0.0.28 (/opt/rustwide/workdir/src/uu/link)
[INFO] [stderr]     Checking uu_join v0.0.28 (/opt/rustwide/workdir/src/uu/join)
[INFO] [stderr]     Checking uu_basename v0.0.28 (/opt/rustwide/workdir/src/uu/basename)
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking uu_pr v0.0.28 (/opt/rustwide/workdir/src/uu/pr)
[INFO] [stderr]     Checking uu_printenv v0.0.28 (/opt/rustwide/workdir/src/uu/printenv)
[INFO] [stderr]     Checking uu_du v0.0.28 (/opt/rustwide/workdir/src/uu/du)
[INFO] [stderr]     Checking uu_nl v0.0.28 (/opt/rustwide/workdir/src/uu/nl)
[INFO] [stderr]     Checking uu_uniq v0.0.28 (/opt/rustwide/workdir/src/uu/uniq)
[INFO] [stderr]     Checking uu_printf v0.0.28 (/opt/rustwide/workdir/src/uu/printf)
[INFO] [stderr]     Checking uu_csplit v0.0.28 (/opt/rustwide/workdir/src/uu/csplit)
[INFO] [stderr]     Checking uu_date v0.0.28 (/opt/rustwide/workdir/src/uu/date)
[INFO] [stderr]     Checking uu_echo v0.0.28 (/opt/rustwide/workdir/src/uu/echo)
[INFO] [stderr]     Checking uu_tsort v0.0.28 (/opt/rustwide/workdir/src/uu/tsort)
[INFO] [stderr]     Checking uu_mktemp v0.0.28 (/opt/rustwide/workdir/src/uu/mktemp)
[INFO] [stderr]     Checking uu_touch v0.0.28 (/opt/rustwide/workdir/src/uu/touch)
[INFO] [stderr]     Checking uu_cksum v0.0.28 (/opt/rustwide/workdir/src/uu/cksum)
[INFO] [stderr]     Checking uu_rmdir v0.0.28 (/opt/rustwide/workdir/src/uu/rmdir)
[INFO] [stderr]     Checking uu_tr v0.0.28 (/opt/rustwide/workdir/src/uu/tr)
[INFO] [stderr]     Checking uu_shuf v0.0.28 (/opt/rustwide/workdir/src/uu/shuf)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/uu/csplit/src/csplit.rs:210:21
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn new(options: &CsplitOptions) -> SplitWriter {
[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] 210 |     fn new(options: &CsplitOptions) -> SplitWriter<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking uu_realpath v0.0.28 (/opt/rustwide/workdir/src/uu/realpath)
[INFO] [stderr]     Checking uu_rm v0.0.28 (/opt/rustwide/workdir/src/uu/rm)
[INFO] [stderr]     Checking uu_true v0.0.28 (/opt/rustwide/workdir/src/uu/true)
[INFO] [stderr]     Checking uu_yes v0.0.28 (/opt/rustwide/workdir/src/uu/yes)
[INFO] [stderr]     Checking uu_numfmt v0.0.28 (/opt/rustwide/workdir/src/uu/numfmt)
[INFO] [stderr]     Checking uu_fold v0.0.28 (/opt/rustwide/workdir/src/uu/fold)
[INFO] [stderr]     Checking uu_fmt v0.0.28 (/opt/rustwide/workdir/src/uu/fmt)
[INFO] [stderr]     Checking uu_unlink v0.0.28 (/opt/rustwide/workdir/src/uu/unlink)
[INFO] [stderr]     Checking uu_ln v0.0.28 (/opt/rustwide/workdir/src/uu/ln)
[INFO] [stderr]     Checking uu_cp v0.0.28 (/opt/rustwide/workdir/src/uu/cp)
[INFO] [stderr]     Checking uu_df v0.0.28 (/opt/rustwide/workdir/src/uu/df)
[INFO] [stderr]     Checking uu_split v0.0.28 (/opt/rustwide/workdir/src/uu/split)
[INFO] [stderr]     Checking uu_shred v0.0.28 (/opt/rustwide/workdir/src/uu/shred)
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]     Checking terminal_size v0.2.6
[INFO] [stderr]    Compiling coreutils v0.0.28 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling uu_stdbuf v0.0.28 (/opt/rustwide/workdir/src/uu/stdbuf)
[INFO] [stderr]    Compiling rlimit v0.10.2
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]     Checking roff v0.2.1
[INFO] [stderr]     Checking smawk v0.3.1
[INFO] [stderr]     Checking clap_mangen v0.2.24
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking clap_complete v4.5.40
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking procfs-core v0.17.0
[INFO] [stderr]     Checking unicode-ident v1.0.13
[INFO] [stderr]     Checking file_diff v1.0.0
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking rand_pcg v0.3.1
[INFO] [stderr]     Checking uu_install v0.0.28 (/opt/rustwide/workdir/src/uu/install)
[INFO] [stderr]     Checking uu_arch v0.0.28 (/opt/rustwide/workdir/src/uu/arch)
[INFO] [stderr]     Checking uu_uname v0.0.28 (/opt/rustwide/workdir/src/uu/uname)
[INFO] [stderr]     Checking uu_pathchk v0.0.28 (/opt/rustwide/workdir/src/uu/pathchk)
[INFO] [stderr]     Checking uu_stty v0.0.28 (/opt/rustwide/workdir/src/uu/stty)
[INFO] [stderr]     Checking uu_mknod v0.0.28 (/opt/rustwide/workdir/src/uu/mknod)
[INFO] [stderr]     Checking uu_nohup v0.0.28 (/opt/rustwide/workdir/src/uu/nohup)
[INFO] [stderr]     Checking uu_hostname v0.0.28 (/opt/rustwide/workdir/src/uu/hostname)
[INFO] [stderr]     Checking uu_who v0.0.28 (/opt/rustwide/workdir/src/uu/who)
[INFO] [stderr]     Checking uu_kill v0.0.28 (/opt/rustwide/workdir/src/uu/kill)
[INFO] [stderr]     Checking uu_id v0.0.28 (/opt/rustwide/workdir/src/uu/id)
[INFO] [stderr]     Checking uu_tty v0.0.28 (/opt/rustwide/workdir/src/uu/tty)
[INFO] [stderr]     Checking uu_hostid v0.0.28 (/opt/rustwide/workdir/src/uu/hostid)
[INFO] [stderr]     Checking uu_pinky v0.0.28 (/opt/rustwide/workdir/src/uu/pinky)
[INFO] [stderr]     Checking uu_nice v0.0.28 (/opt/rustwide/workdir/src/uu/nice)
[INFO] [stderr]     Checking uu_uptime v0.0.28 (/opt/rustwide/workdir/src/uu/uptime)
[INFO] [stderr]     Checking uu_chgrp v0.0.28 (/opt/rustwide/workdir/src/uu/chgrp)
[INFO] [stderr]     Checking uu_nproc v0.0.28 (/opt/rustwide/workdir/src/uu/nproc)
[INFO] [stderr]     Checking uu_groups v0.0.28 (/opt/rustwide/workdir/src/uu/groups)
[INFO] [stderr]     Checking uu_logname v0.0.28 (/opt/rustwide/workdir/src/uu/logname)
[INFO] [stderr]     Checking uu_sync v0.0.28 (/opt/rustwide/workdir/src/uu/sync)
[INFO] [stderr]     Checking uu_whoami v0.0.28 (/opt/rustwide/workdir/src/uu/whoami)
[INFO] [stderr]    Compiling selinux-sys v0.6.12
[INFO] [stderr]    Compiling fts-sys v0.2.13
[INFO] [stderr]     Checking uu_chown v0.0.28 (/opt/rustwide/workdir/src/uu/chown)
[INFO] [stderr]     Checking uu_users v0.0.28 (/opt/rustwide/workdir/src/uu/users)
[INFO] [stderr]     Checking uu_mkfifo v0.0.28 (/opt/rustwide/workdir/src/uu/mkfifo)
[INFO] [stderr]     Checking uu_stat v0.0.28 (/opt/rustwide/workdir/src/uu/stat)
[INFO] [stderr]     Checking uu_timeout v0.0.28 (/opt/rustwide/workdir/src/uu/timeout)
[INFO] [stderr]     Checking uu_chmod v0.0.28 (/opt/rustwide/workdir/src/uu/chmod)
[INFO] [stderr]     Checking uu_chroot v0.0.28 (/opt/rustwide/workdir/src/uu/chroot)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/uu/stat/src/stat.rs:200:17
[INFO] [stdout]     |
[INFO] [stdout] 200 | fn group_num(s: &str) -> Cow<str> {
[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] 200 | fn group_num(s: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rstest v0.23.0
[INFO] [stderr]     Checking selinux v0.4.6
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/uu/tail/src/follow/files.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn keys(&self) -> Keys<PathBuf, PathData> {
[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] 77 |     pub fn keys(&self) -> Keys<'_, PathBuf, PathData> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking uu_runcon v0.0.28 (/opt/rustwide/workdir/src/uu/runcon)
[INFO] [stderr]     Checking uu_chcon v0.0.28 (/opt/rustwide/workdir/src/uu/chcon)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/uu/runcon/src/runcon.rs:283:36
[INFO] [stdout]     |
[INFO] [stdout] 283 | fn get_transition_context(command: &OsStr) -> Result<SecurityContext> {
[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] 283 | fn get_transition_context(command: &OsStr) -> Result<SecurityContext<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/uu/chcon/src/chcon.rs:781:20
[INFO] [stdout]     |
[INFO] [stdout] 781 |     fn to_c_string(&self) -> Result<Option<Cow<CStr>>> {
[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] 781 |     fn to_c_string(&self) -> Result<Option<Cow<'_, CStr>>> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/uu/chcon/src/fts.rs:63:34
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub(crate) fn last_entry_ref(&mut self) -> Option<EntryRef> {
[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] 63 |     pub(crate) fn last_entry_ref(&mut self) -> Option<EntryRef<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/uu/runcon/src/runcon.rs:283:36
[INFO] [stdout]     |
[INFO] [stdout] 283 | fn get_transition_context(command: &OsStr) -> Result<SecurityContext> {
[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] 283 | fn get_transition_context(command: &OsStr) -> Result<SecurityContext<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/uu/chcon/src/chcon.rs:781:20
[INFO] [stdout]     |
[INFO] [stdout] 781 |     fn to_c_string(&self) -> Result<Option<Cow<CStr>>> {
[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] 781 |     fn to_c_string(&self) -> Result<Option<Cow<'_, CStr>>> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/uu/chcon/src/fts.rs:63:34
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub(crate) fn last_entry_ref(&mut self) -> Option<EntryRef> {
[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] 63 |     pub(crate) fn last_entry_ref(&mut self) -> Option<EntryRef<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/uu/wc/src/wc.rs:258:17
[INFO] [stdout]     |
[INFO] [stdout] 258 |     fn to_title(&self) -> Option<Cow<str>> {
[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] 258 |     fn to_title(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/uu/wc/src/utf8/read.rs:67:24
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn next_strict(&mut self) -> Option<Result<&str, BufReadDecoderError>> {
[INFO] [stdout]    |                        ^^^^^^^^^                   ^^^^  ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |                           |
[INFO] [stdout]    |                        |                           the same lifetime is elided here
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn next_strict(&mut self) -> Option<Result<&str, BufReadDecoderError<'_>>> {
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/uu/cut/src/cut.rs:353:28
[INFO] [stdout]     |
[INFO] [stdout] 353 | fn get_delimiters(matches: &ArgMatches) -> UResult<(Delimiter, Option<&[u8]>)> {
[INFO] [stdout]     |                            ^^^^^^^^^^^              ^^^^^^^^^         ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                            |                        |
[INFO] [stdout]     |                            |                        the same lifetime is hidden 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] 353 | fn get_delimiters(matches: &ArgMatches) -> UResult<(Delimiter<'_>, Option<&[u8]>)> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/uu/sort/src/chunks.rs:87:18
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub fn lines(&self) -> &Vec<Line> {
[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] 87 |     pub fn lines(&self) -> &Vec<Line<'_>> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/uu/sort/src/chunks.rs:90:22
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn line_data(&self) -> &LineData {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^
[INFO] [stdout]    |                      |         ||
[INFO] [stdout]    |                      |         |the same lifetime is hidden here
[INFO] [stdout]    |                      |         the same lifetime is elided here
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn line_data(&self) -> &LineData<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/uu/sort/src/merge.rs:146:15
[INFO] [stdout]     |
[INFO] [stdout] 146 |     settings: &GlobalSettings,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 147 | ) -> UResult<FileMerger> {
[INFO] [stdout]     |              ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 147 | ) -> UResult<FileMerger<'_>> {
[INFO] [stdout]     |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/uu/od/src/od.rs:604:20
[INFO] [stdout]     |
[INFO] [stdout] 604 |     input_strings: &[String],
[INFO] [stdout]     |                    ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 607 | ) -> PeekReader<PartialReader<MultifileReader>> {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 607 | ) -> PeekReader<PartialReader<MultifileReader<'_>>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/uu/od/src/formatteriteminfo.rs:29:45
[INFO] [stdout]    |
[INFO] [stdout] 29 |             (IntWriter(a), IntWriter(b)) => a == b,
[INFO] [stdout]    |                                             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint
[INFO] [stdout]    |
[INFO] [stdout] 29 -             (IntWriter(a), IntWriter(b)) => a == b,
[INFO] [stdout] 29 +             (IntWriter(a), IntWriter(b)) => std::ptr::fn_addr_eq(*a, *b),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/uu/od/src/formatteriteminfo.rs:30:49
[INFO] [stdout]    |
[INFO] [stdout] 30 |             (FloatWriter(a), FloatWriter(b)) => a == b,
[INFO] [stdout]    |                                                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint
[INFO] [stdout]    |
[INFO] [stdout] 30 -             (FloatWriter(a), FloatWriter(b)) => a == b,
[INFO] [stdout] 30 +             (FloatWriter(a), FloatWriter(b)) => std::ptr::fn_addr_eq(*a, *b),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/uu/od/src/inputdecoder.rs:40:16
[INFO] [stdout]    |
[INFO] [stdout] 40 |         input: &mut I,
[INFO] [stdout]    |                ^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 44 |     ) -> InputDecoder<I> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     ) -> InputDecoder<'_, I> {
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/uu/od/src/inputdecoder.rs:64:22
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn peek_read(&mut self) -> io::Result<MemoryDecoder> {
[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] 64 |     pub fn peek_read(&mut self) -> io::Result<MemoryDecoder<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/uu/od/src/output_info.rs:50:35
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn spaced_formatters_iter(&self) -> Iter<SpacedFormatterItemInfo> {
[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] 50 |     pub fn spaced_formatters_iter(&self) -> Iter<'_, SpacedFormatterItemInfo> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking serde-big-array v0.5.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/uu/stat/src/stat.rs:200:17
[INFO] [stdout]     |
[INFO] [stdout] 200 | fn group_num(s: &str) -> Cow<str> {
[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] 200 | fn group_num(s: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/uu/csplit/src/csplit.rs:210:21
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn new(options: &CsplitOptions) -> SplitWriter {
[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] 210 |     fn new(options: &CsplitOptions) -> SplitWriter<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> tests/common/util.rs:2092:27
[INFO] [stdout]      |
[INFO] [stdout] 2092 |     pub fn make_assertion(&mut self) -> UChildAssertion {
[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] 2092 |     pub fn make_assertion(&mut self) -> UChildAssertion<'_> {
[INFO] [stdout]      |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> tests/common/util.rs:2097:38
[INFO] [stdout]      |
[INFO] [stdout] 2097 |     pub fn make_assertion_with_delay(&mut self, millis: u64) -> UChildAssertion {
[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] 2097 |     pub fn make_assertion_with_delay(&mut self, millis: u64) -> UChildAssertion<'_> {
[INFO] [stdout]      |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> tests/common/util.rs:2668:33
[INFO] [stdout]      |
[INFO] [stdout] 2668 | pub fn host_name_for(util_name: &str) -> Cow<str> {
[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] 2668 | pub fn host_name_for(util_name: &str) -> Cow<'_, str> {
[INFO] [stdout]      |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/uucore/src/lib/lib.rs:281:41
[INFO] [stdout]     |
[INFO] [stdout] 281 | pub fn os_str_as_bytes_lossy(os_string: &OsStr) -> Cow<[u8]> {
[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] 281 | pub fn os_str_as_bytes_lossy(os_string: &OsStr) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/uucore/src/lib/features/checksum.rs:531:16
[INFO] [stdout]     |
[INFO] [stdout] 531 |     line_info: &LineInfo,
[INFO] [stdout]     |                ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 532 |     len_hint: Option<usize>,
[INFO] [stdout] 533 | ) -> Option<Cow<str>> {
[INFO] [stdout]     |             ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 533 | ) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]    --> src/uucore/src/lib/features/format/mod.rs:257:9
[INFO] [stdout]     |
[INFO] [stdout] 257 |         item?.write(&mut writer, &mut args)?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 257 |         let _ = item?.write(&mut writer, &mut args)?;
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> tests/common/util.rs:2092:27
[INFO] [stdout]      |
[INFO] [stdout] 2092 |     pub fn make_assertion(&mut self) -> UChildAssertion {
[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] 2092 |     pub fn make_assertion(&mut self) -> UChildAssertion<'_> {
[INFO] [stdout]      |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> tests/common/util.rs:2097:38
[INFO] [stdout]      |
[INFO] [stdout] 2097 |     pub fn make_assertion_with_delay(&mut self, millis: u64) -> UChildAssertion {
[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] 2097 |     pub fn make_assertion_with_delay(&mut self, millis: u64) -> UChildAssertion<'_> {
[INFO] [stdout]      |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> tests/common/util.rs:2668:33
[INFO] [stdout]      |
[INFO] [stdout] 2668 | pub fn host_name_for(util_name: &str) -> Cow<str> {
[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] 2668 | pub fn host_name_for(util_name: &str) -> Cow<'_, str> {
[INFO] [stdout]      |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> tests/by-util/test_env.rs:939:21
[INFO] [stdout]     |
[INFO] [stdout] 939 |     pub fn quote(s: &str) -> std::borrow::Cow<str> {
[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] 939 |     pub fn quote(s: &str) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 47s
[INFO] running `Command { std: "docker" "inspect" "a7c0c2d3669673057ba76ca8fffe5f0918353a0e2f14eb709bfddc13d18a2bf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7c0c2d3669673057ba76ca8fffe5f0918353a0e2f14eb709bfddc13d18a2bf3", kill_on_drop: false }`
[INFO] [stdout] a7c0c2d3669673057ba76ca8fffe5f0918353a0e2f14eb709bfddc13d18a2bf3
