[INFO] fetching crate bsdutils 0.0.1...
[INFO] testing bsdutils-0.0.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate bsdutils 0.0.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate bsdutils 0.0.1
[INFO] finished tweaking crates.io crate bsdutils 0.0.1
[INFO] tweaked toml for crates.io crate bsdutils 0.0.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bsdutils 0.0.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bsdutils 0.0.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 12f9b46d3f18ba4c4bf3ead36081149d2f64b0bd9b9a2763aea09c391ca586e7
[INFO] running `Command { std: "docker" "start" "-a" "12f9b46d3f18ba4c4bf3ead36081149d2f64b0bd9b9a2763aea09c391ca586e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12f9b46d3f18ba4c4bf3ead36081149d2f64b0bd9b9a2763aea09c391ca586e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12f9b46d3f18ba4c4bf3ead36081149d2f64b0bd9b9a2763aea09c391ca586e7", kill_on_drop: false }`
[INFO] [stdout] 12f9b46d3f18ba4c4bf3ead36081149d2f64b0bd9b9a2763aea09c391ca586e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b0bd26334a39327dd9e56c050d8a3f1aaf1473bac07140489302227788e5431
[INFO] running `Command { std: "docker" "start" "-a" "9b0bd26334a39327dd9e56c050d8a3f1aaf1473bac07140489302227788e5431", kill_on_drop: false }`
[INFO] [stderr] warning: invalid feature `uudoc` in required-features of target `uudoc`: `uudoc` is not present in [features] section
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling uuhelp_parser v0.0.24
[INFO] [stderr]    Compiling wild v2.2.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling os_display v0.1.3
[INFO] [stderr]    Compiling roff v0.2.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling anstream v0.6.7
[INFO] [stderr]    Compiling uucore_procs v0.0.24
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling bsdutils v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling clap_builder v4.4.17
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling terminal_size v0.2.6
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling clap v4.4.17
[INFO] [stderr]    Compiling uucore v0.0.24
[INFO] [stderr]    Compiling clap_mangen v0.2.17
[INFO] [stderr]    Compiling clap_complete v4.4.7
[INFO] [stderr]    Compiling uu_renice v0.0.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.54s
[INFO] running `Command { std: "docker" "inspect" "9b0bd26334a39327dd9e56c050d8a3f1aaf1473bac07140489302227788e5431", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b0bd26334a39327dd9e56c050d8a3f1aaf1473bac07140489302227788e5431", kill_on_drop: false }`
[INFO] [stdout] 9b0bd26334a39327dd9e56c050d8a3f1aaf1473bac07140489302227788e5431
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a52fe2b58ca62161448a3edbf8e3b4e583b43d89a62a657aafdbe89958b44e5d
[INFO] running `Command { std: "docker" "start" "-a" "a52fe2b58ca62161448a3edbf8e3b4e583b43d89a62a657aafdbe89958b44e5d", kill_on_drop: false }`
[INFO] [stderr] warning: invalid feature `uudoc` in required-features of target `uudoc`: `uudoc` is not present in [features] section
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling rlimit v0.10.1
[INFO] [stderr]    Compiling procfs v0.16.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling procfs-core v0.16.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling tempfile v3.9.0
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling clap_builder v4.4.17
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling clap v4.4.17
[INFO] [stderr]    Compiling uucore v0.0.24
[INFO] [stderr]    Compiling clap_complete v4.4.7
[INFO] [stderr]    Compiling clap_mangen v0.2.17
[INFO] [stderr]    Compiling uu_renice v0.0.1
[INFO] [stderr]    Compiling bsdutils v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `echo`
[INFO] [stdout]     --> tests/common/util.rs:2815:11
[INFO] [stdout]      |
[INFO] [stdout] 2815 |     #[cfg(feature = "echo")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stdout]      = help: consider adding `echo` 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: unexpected `cfg` condition value: `echo`
[INFO] [stdout]     --> tests/common/util.rs:2826:11
[INFO] [stdout]      |
[INFO] [stdout] 2826 |     #[cfg(feature = "echo")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stdout]      = help: consider adding `echo` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `echo`
[INFO] [stdout]     --> tests/common/util.rs:2836:11
[INFO] [stdout]      |
[INFO] [stdout] 2836 |     #[cfg(feature = "echo")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stdout]      = help: consider adding `echo` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `echo`
[INFO] [stdout]     --> tests/common/util.rs:2846:11
[INFO] [stdout]      |
[INFO] [stdout] 2846 |     #[cfg(feature = "echo")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stdout]      = help: consider adding `echo` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `echo`
[INFO] [stdout]     --> tests/common/util.rs:2861:11
[INFO] [stdout]      |
[INFO] [stdout] 2861 |     #[cfg(feature = "echo")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stdout]      = help: consider adding `echo` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `echo`
[INFO] [stdout]     --> tests/common/util.rs:2869:11
[INFO] [stdout]      |
[INFO] [stdout] 2869 |     #[cfg(feature = "echo")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stdout]      = help: consider adding `echo` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `echo`
[INFO] [stdout]     --> tests/common/util.rs:2877:11
[INFO] [stdout]      |
[INFO] [stdout] 2877 |     #[cfg(feature = "echo")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stdout]      = help: consider adding `echo` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `echo`
[INFO] [stdout]     --> tests/common/util.rs:2885:11
[INFO] [stdout]      |
[INFO] [stdout] 2885 |     #[cfg(feature = "echo")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stdout]      = help: consider adding `echo` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `echo`
[INFO] [stdout]     --> tests/common/util.rs:2893:11
[INFO] [stdout]      |
[INFO] [stdout] 2893 |     #[cfg(feature = "echo")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stdout]      = help: consider adding `echo` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `echo`
[INFO] [stdout]     --> tests/common/util.rs:2901:11
[INFO] [stdout]      |
[INFO] [stdout] 2901 |     #[cfg(feature = "echo")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stdout]      = help: consider adding `echo` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sleep`
[INFO] [stdout]     --> tests/common/util.rs:2909:11
[INFO] [stdout]      |
[INFO] [stdout] 2909 |     #[cfg(feature = "sleep")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stdout]      = help: consider adding `sleep` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sleep`
[INFO] [stdout]     --> tests/common/util.rs:2923:11
[INFO] [stdout]      |
[INFO] [stdout] 2923 |     #[cfg(feature = "sleep")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stdout]      = help: consider adding `sleep` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sleep`
[INFO] [stdout]     --> tests/common/util.rs:2951:11
[INFO] [stdout]      |
[INFO] [stdout] 2951 |     #[cfg(feature = "sleep")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stdout]      = help: consider adding `sleep` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `whoami`
[INFO] [stdout]     --> tests/common/util.rs:3050:11
[INFO] [stdout]      |
[INFO] [stdout] 3050 |     #[cfg(feature = "whoami")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stdout]      = help: consider adding `whoami` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tail`
[INFO] [stdout]     --> tests/common/util.rs:3079:11
[INFO] [stdout]      |
[INFO] [stdout] 3079 |     #[cfg(feature = "tail")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stdout]      = help: consider adding `tail` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `echo`
[INFO] [stdout]     --> tests/common/util.rs:3096:11
[INFO] [stdout]      |
[INFO] [stdout] 3096 |     #[cfg(feature = "echo")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stdout]      = help: consider adding `echo` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `echo`
[INFO] [stdout]     --> tests/common/util.rs:3108:11
[INFO] [stdout]      |
[INFO] [stdout] 3108 |     #[cfg(feature = "echo")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stdout]      = help: consider adding `echo` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cat`
[INFO] [stdout]     --> tests/common/util.rs:3153:11
[INFO] [stdout]      |
[INFO] [stdout] 3153 |     #[cfg(feature = "cat")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stdout]      = help: consider adding `cat` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rm`
[INFO] [stdout]     --> tests/common/util.rs:3164:11
[INFO] [stdout]      |
[INFO] [stdout] 3164 |     #[cfg(feature = "rm")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stdout]      = help: consider adding `rm` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tail`
[INFO] [stdout]     --> tests/common/util.rs:3223:11
[INFO] [stdout]      |
[INFO] [stdout] 3223 |     #[cfg(feature = "tail")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stdout]      = help: consider adding `tail` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cat`
[INFO] [stdout]     --> tests/common/util.rs:3241:11
[INFO] [stdout]      |
[INFO] [stdout] 3241 |     #[cfg(feature = "cat")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stdout]      = help: consider adding `cat` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sleep`
[INFO] [stdout]     --> tests/common/util.rs:3269:11
[INFO] [stdout]      |
[INFO] [stdout] 3269 |     #[cfg(feature = "sleep")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stdout]      = help: consider adding `sleep` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sleep`
[INFO] [stdout]     --> tests/common/util.rs:3288:11
[INFO] [stdout]      |
[INFO] [stdout] 3288 |     #[cfg(feature = "sleep")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stdout]      = help: consider adding `sleep` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sleep`
[INFO] [stdout]     --> tests/common/util.rs:3302:11
[INFO] [stdout]      |
[INFO] [stdout] 3302 |     #[cfg(feature = "sleep")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stdout]      = help: consider adding `sleep` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sleep`
[INFO] [stdout]     --> tests/common/util.rs:3317:11
[INFO] [stdout]      |
[INFO] [stdout] 3317 |     #[cfg(feature = "sleep")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stdout]      = help: consider adding `sleep` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sleep`
[INFO] [stdout]     --> tests/common/util.rs:3328:11
[INFO] [stdout]      |
[INFO] [stdout] 3328 |     #[cfg(feature = "sleep")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stdout]      = help: consider adding `sleep` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sleep`
[INFO] [stdout]     --> tests/common/util.rs:3341:11
[INFO] [stdout]      |
[INFO] [stdout] 3341 |     #[cfg(feature = "sleep")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stdout]      = help: consider adding `sleep` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `echo`
[INFO] [stdout]     --> tests/common/util.rs:3349:11
[INFO] [stdout]      |
[INFO] [stdout] 3349 |     #[cfg(feature = "echo")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stdout]      = help: consider adding `echo` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `echo`
[INFO] [stdout]     --> tests/common/util.rs:3370:11
[INFO] [stdout]      |
[INFO] [stdout] 3370 |     #[cfg(feature = "echo")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stdout]      = help: consider adding `echo` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `UCommand`
[INFO] [stdout]  --> tests/by-util/test_renice.rs:7:41
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::common::util::{TestScenario, UCommand};
[INFO] [stdout]   |                                         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> tests/common/util.rs:174:59
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn stdout_check<'a, F>(&'a self, predicate: F) -> &Self
[INFO] [stdout]     |                                 --                        ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn stdout_check<'a, F>(&'a self, predicate: F) -> &'a Self
[INFO] [stdout]     |                                                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> tests/common/util.rs:189:63
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn stdout_str_check<'a, F>(&'a self, predicate: F) -> &Self
[INFO] [stdout]     |                                     --                        ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn stdout_str_check<'a, F>(&'a self, predicate: F) -> &'a Self
[INFO] [stdout]     |                                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> tests/common/util.rs:204:59
[INFO] [stdout]     |
[INFO] [stdout] 204 |     pub fn stderr_check<'a, F>(&'a self, predicate: F) -> &Self
[INFO] [stdout]     |                                 --                        ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 204 |     pub fn stderr_check<'a, F>(&'a self, predicate: F) -> &'a Self
[INFO] [stdout]     |                                                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> tests/common/util.rs:219:63
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn stderr_str_check<'a, F>(&'a self, predicate: F) -> &Self
[INFO] [stdout]     |                                     --                        ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn stderr_str_check<'a, F>(&'a self, predicate: F) -> &'a Self
[INFO] [stdout]     |                                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> tests/common/util.rs:1890:27
[INFO] [stdout]      |
[INFO] [stdout] 1890 |     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] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1890 |     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:1895:38
[INFO] [stdout]      |
[INFO] [stdout] 1895 |     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] 1895 |     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:2354:33
[INFO] [stdout]      |
[INFO] [stdout] 2354 | 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] 2354 | pub fn host_name_for(util_name: &str) -> Cow<'_, str> {
[INFO] [stdout]      |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.81s
[INFO] running `Command { std: "docker" "inspect" "a52fe2b58ca62161448a3edbf8e3b4e583b43d89a62a657aafdbe89958b44e5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a52fe2b58ca62161448a3edbf8e3b4e583b43d89a62a657aafdbe89958b44e5d", kill_on_drop: false }`
[INFO] [stdout] a52fe2b58ca62161448a3edbf8e3b4e583b43d89a62a657aafdbe89958b44e5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3e65b8c2c77df6e5d3b05f97ee5848224cc4a912135e19c36330feb3b1a5fe3a
[INFO] running `Command { std: "docker" "start" "-a" "3e65b8c2c77df6e5d3b05f97ee5848224cc4a912135e19c36330feb3b1a5fe3a", kill_on_drop: false }`
[INFO] [stderr] warning: invalid feature `uudoc` in required-features of target `uudoc`: `uudoc` is not present in [features] section
[INFO] [stderr] warning: unexpected `cfg` condition value: `echo`
[INFO] [stderr]     --> tests/common/util.rs:2815:11
[INFO] [stderr]      |
[INFO] [stderr] 2815 |     #[cfg(feature = "echo")]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stderr]      = help: consider adding `echo` 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: unexpected `cfg` condition value: `echo`
[INFO] [stderr]     --> tests/common/util.rs:2826:11
[INFO] [stderr]      |
[INFO] [stderr] 2826 |     #[cfg(feature = "echo")]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stderr]      = help: consider adding `echo` 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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `echo`
[INFO] [stderr]     --> tests/common/util.rs:2836:11
[INFO] [stderr]      |
[INFO] [stderr] 2836 |     #[cfg(feature = "echo")]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stderr]      = help: consider adding `echo` 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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `echo`
[INFO] [stderr]     --> tests/common/util.rs:2846:11
[INFO] [stderr]      |
[INFO] [stderr] 2846 |     #[cfg(feature = "echo")]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stderr]      = help: consider adding `echo` 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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `echo`
[INFO] [stderr]     --> tests/common/util.rs:2861:11
[INFO] [stderr]      |
[INFO] [stderr] 2861 |     #[cfg(feature = "echo")]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stderr]      = help: consider adding `echo` 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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `echo`
[INFO] [stderr]     --> tests/common/util.rs:2869:11
[INFO] [stderr]      |
[INFO] [stderr] 2869 |     #[cfg(feature = "echo")]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stderr]      = help: consider adding `echo` 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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `echo`
[INFO] [stderr]     --> tests/common/util.rs:2877:11
[INFO] [stderr]      |
[INFO] [stderr] 2877 |     #[cfg(feature = "echo")]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stderr]      = help: consider adding `echo` 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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `echo`
[INFO] [stderr]     --> tests/common/util.rs:2885:11
[INFO] [stderr]      |
[INFO] [stderr] 2885 |     #[cfg(feature = "echo")]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stderr]      = help: consider adding `echo` 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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `echo`
[INFO] [stderr]     --> tests/common/util.rs:2893:11
[INFO] [stderr]      |
[INFO] [stderr] 2893 |     #[cfg(feature = "echo")]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stderr]      = help: consider adding `echo` 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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `echo`
[INFO] [stderr]     --> tests/common/util.rs:2901:11
[INFO] [stderr]      |
[INFO] [stderr] 2901 |     #[cfg(feature = "echo")]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stderr]      = help: consider adding `echo` 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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `sleep`
[INFO] [stderr]     --> tests/common/util.rs:2909:11
[INFO] [stderr]      |
[INFO] [stderr] 2909 |     #[cfg(feature = "sleep")]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stderr]      = help: consider adding `sleep` 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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `sleep`
[INFO] [stderr]     --> tests/common/util.rs:2923:11
[INFO] [stderr]      |
[INFO] [stderr] 2923 |     #[cfg(feature = "sleep")]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stderr]      = help: consider adding `sleep` 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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `sleep`
[INFO] [stderr]     --> tests/common/util.rs:2951:11
[INFO] [stderr]      |
[INFO] [stderr] 2951 |     #[cfg(feature = "sleep")]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stderr]      = help: consider adding `sleep` 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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `whoami`
[INFO] [stderr]     --> tests/common/util.rs:3050:11
[INFO] [stderr]      |
[INFO] [stderr] 3050 |     #[cfg(feature = "whoami")]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stderr]      = help: consider adding `whoami` 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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `tail`
[INFO] [stderr]     --> tests/common/util.rs:3079:11
[INFO] [stderr]      |
[INFO] [stderr] 3079 |     #[cfg(feature = "tail")]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stderr]      = help: consider adding `tail` 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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `echo`
[INFO] [stderr]     --> tests/common/util.rs:3096:11
[INFO] [stderr]      |
[INFO] [stderr] 3096 |     #[cfg(feature = "echo")]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stderr]      = help: consider adding `echo` 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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `echo`
[INFO] [stderr]     --> tests/common/util.rs:3108:11
[INFO] [stderr]      |
[INFO] [stderr] 3108 |     #[cfg(feature = "echo")]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stderr]      = help: consider adding `echo` 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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cat`
[INFO] [stderr]     --> tests/common/util.rs:3153:11
[INFO] [stderr]      |
[INFO] [stderr] 3153 |     #[cfg(feature = "cat")]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stderr]      = help: consider adding `cat` 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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `rm`
[INFO] [stderr]     --> tests/common/util.rs:3164:11
[INFO] [stderr]      |
[INFO] [stderr] 3164 |     #[cfg(feature = "rm")]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stderr]      = help: consider adding `rm` 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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `tail`
[INFO] [stderr]     --> tests/common/util.rs:3223:11
[INFO] [stderr]      |
[INFO] [stderr] 3223 |     #[cfg(feature = "tail")]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stderr]      = help: consider adding `tail` 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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cat`
[INFO] [stderr]     --> tests/common/util.rs:3241:11
[INFO] [stderr]      |
[INFO] [stderr] 3241 |     #[cfg(feature = "cat")]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stderr]      = help: consider adding `cat` 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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `sleep`
[INFO] [stderr]     --> tests/common/util.rs:3269:11
[INFO] [stderr]      |
[INFO] [stderr] 3269 |     #[cfg(feature = "sleep")]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stderr]      = help: consider adding `sleep` 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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `sleep`
[INFO] [stderr]     --> tests/common/util.rs:3288:11
[INFO] [stderr]      |
[INFO] [stderr] 3288 |     #[cfg(feature = "sleep")]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stderr]      = help: consider adding `sleep` 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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `sleep`
[INFO] [stderr]     --> tests/common/util.rs:3302:11
[INFO] [stderr]      |
[INFO] [stderr] 3302 |     #[cfg(feature = "sleep")]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stderr]      = help: consider adding `sleep` 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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `sleep`
[INFO] [stderr]     --> tests/common/util.rs:3317:11
[INFO] [stderr]      |
[INFO] [stderr] 3317 |     #[cfg(feature = "sleep")]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stderr]      = help: consider adding `sleep` 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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `sleep`
[INFO] [stderr]     --> tests/common/util.rs:3328:11
[INFO] [stderr]      |
[INFO] [stderr] 3328 |     #[cfg(feature = "sleep")]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stderr]      = help: consider adding `sleep` 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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `sleep`
[INFO] [stderr]     --> tests/common/util.rs:3341:11
[INFO] [stderr]      |
[INFO] [stderr] 3341 |     #[cfg(feature = "sleep")]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stderr]      = help: consider adding `sleep` 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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `echo`
[INFO] [stderr]     --> tests/common/util.rs:3349:11
[INFO] [stderr]      |
[INFO] [stderr] 3349 |     #[cfg(feature = "echo")]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stderr]      = help: consider adding `echo` 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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `echo`
[INFO] [stderr]     --> tests/common/util.rs:3370:11
[INFO] [stderr]      |
[INFO] [stderr] 3370 |     #[cfg(feature = "echo")]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `default`, `feat_common_core`, and `renice`
[INFO] [stderr]      = help: consider adding `echo` 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] 
[INFO] [stderr] warning: unused import: `UCommand`
[INFO] [stderr]  --> tests/by-util/test_renice.rs:7:41
[INFO] [stderr]   |
[INFO] [stderr] 7 | use crate::common::util::{TestScenario, UCommand};
[INFO] [stderr]   |                                         ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> tests/common/util.rs:174:59
[INFO] [stderr]     |
[INFO] [stderr] 174 |     pub fn stdout_check<'a, F>(&'a self, predicate: F) -> &Self
[INFO] [stderr]     |                                 --                        ^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                                 |
[INFO] [stderr]     |                                 the lifetime is named 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: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 174 |     pub fn stdout_check<'a, F>(&'a self, predicate: F) -> &'a Self
[INFO] [stderr]     |                                                            ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> tests/common/util.rs:189:63
[INFO] [stderr]     |
[INFO] [stderr] 189 |     pub fn stdout_str_check<'a, F>(&'a self, predicate: F) -> &Self
[INFO] [stderr]     |                                     --                        ^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                                     |
[INFO] [stderr]     |                                     the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 189 |     pub fn stdout_str_check<'a, F>(&'a self, predicate: F) -> &'a Self
[INFO] [stderr]     |                                                                ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> tests/common/util.rs:204:59
[INFO] [stderr]     |
[INFO] [stderr] 204 |     pub fn stderr_check<'a, F>(&'a self, predicate: F) -> &Self
[INFO] [stderr]     |                                 --                        ^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                                 |
[INFO] [stderr]     |                                 the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 204 |     pub fn stderr_check<'a, F>(&'a self, predicate: F) -> &'a Self
[INFO] [stderr]     |                                                            ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> tests/common/util.rs:219:63
[INFO] [stderr]     |
[INFO] [stderr] 219 |     pub fn stderr_str_check<'a, F>(&'a self, predicate: F) -> &Self
[INFO] [stderr]     |                                     --                        ^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                                     |
[INFO] [stderr]     |                                     the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 219 |     pub fn stderr_str_check<'a, F>(&'a self, predicate: F) -> &'a Self
[INFO] [stderr]     |                                                                ++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> tests/common/util.rs:1890:27
[INFO] [stderr]      |
[INFO] [stderr] 1890 |     pub fn make_assertion(&mut self) -> UChildAssertion {
[INFO] [stdout] 
[INFO] [stderr]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] running 0 tests
[INFO] [stderr]      |                           |
[INFO] [stdout] 
[INFO] [stderr]      |                           the lifetime is elided here
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      |
[INFO] [stdout] 
[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] 1890 |     pub fn make_assertion(&mut self) -> UChildAssertion<'_> {
[INFO] [stderr]      |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> tests/common/util.rs:1895:38
[INFO] [stderr]      |
[INFO] [stderr] 1895 |     pub fn make_assertion_with_delay(&mut self, millis: u64) -> UChildAssertion {
[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] 1895 |     pub fn make_assertion_with_delay(&mut self, millis: u64) -> UChildAssertion<'_> {
[INFO] [stderr]      |                                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> tests/common/util.rs:2354:33
[INFO] [stderr]      |
[INFO] [stderr] 2354 | pub fn host_name_for(util_name: &str) -> Cow<str> {
[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] 2354 | pub fn host_name_for(util_name: &str) -> Cow<'_, str> {
[INFO] [stderr]      |                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: `bsdutils` (test "tests") generated 37 warnings (run `cargo fix --test "tests" -p bsdutils` to apply 8 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/bin/bsdutils.rs (/opt/rustwide/target/debug/deps/bsdutils-2d17e60fcdbaaef8)
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-6cb59b6845ee5fc3)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test common::random::tests::test_random_string_generate ... ok
[INFO] [stdout] test common::random::tests::test_random_string_generate_with_delimiter_should_not_end_with_delimiter ... ok
[INFO] [stdout] test common::random::tests::test_random_string_generate_with_delimiter_when_length_is_zero ... ok
[INFO] [stdout] test common::random::tests::test_generate_with_delimiter_with_greater_length ... ok
[INFO] [stdout] test common::random::tests::test_random_string_generate_with_delimiter_when_num_delimiter_is_greater_than_length ... ok
[INFO] [stdout] test common::random::tests::test_random_string_generate_with_delimiter_should_end_with_delimiter ... ok
[INFO] [stdout] test common::util::tests::test_parse_coreutil_version ... ok
[INFO] [stdout] test common::util::tests::test_host_name_for ... ok
[INFO] [stdout] test common::util::tests::test_check_coreutil_version ... ok
[INFO] [stdout] test common::util::tests::test_compare_xattrs ... ok
[INFO] [stdout] test common::util::tests::test_command_result_when_no_output_with_exit_32 ... ok
[INFO] [stdout] test common::util::tests::test_command_result_when_stderr_with_exit_0 ... ok
[INFO] [stdout] test common::util::tests::test_command_result_when_no_output_with_exit_0 ... ok
[INFO] [stdout] test common::util::tests::test_expected_result ... ok
[INFO] [stdout] test test_renice::test_invalid_arg ... ok
[INFO] [stdout] test common::util::tests::test_std_does_not_contain ... ok
[INFO] [stdout] test common::util::tests::test_command_result_when_stdout_with_exit_0 ... ok
[INFO] [stdout] test common::random::tests::test_generate_random_strings_when_length_is_around_critical_buffer_sizes ... ok
[INFO] [stdout] test common::util::tests::test_stdout_matches ... ok
[INFO] [stdout] test common::util::tests::test_command_result_when_exit_0_then_silent_failure_panics - should panic ... ok
[INFO] [stdout] test common::util::tests::test_stderr_does_not_contain_fail - should panic ... ok
[INFO] [stdout] test common::util::tests::test_stdout_does_not_contain_fail - should panic ... ok
[INFO] [stdout] test common::util::tests::test_command_result_when_exit_0_then_failure_panics - should panic ... ok
[INFO] [stdout] test common::util::tests::test_stdout_matches_fail - should panic ... ok
[INFO] [stdout] test common::util::tests::test_stdout_not_matches_fail - should panic ... ok
[INFO] [stdout] test common::util::tests::test_command_result_when_exit_32_then_success_panic - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3e65b8c2c77df6e5d3b05f97ee5848224cc4a912135e19c36330feb3b1a5fe3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e65b8c2c77df6e5d3b05f97ee5848224cc4a912135e19c36330feb3b1a5fe3a", kill_on_drop: false }`
[INFO] [stdout] 3e65b8c2c77df6e5d3b05f97ee5848224cc4a912135e19c36330feb3b1a5fe3a
