[INFO] fetching crate bsdutils 0.0.1...
[INFO] testing bsdutils-0.0.1 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate bsdutils 0.0.1 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate bsdutils 0.0.1 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-1-tc1/source/Cargo.toml
[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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wild v2.2.0
[INFO] [stderr]   Downloaded os_display v0.1.3
[INFO] [stderr]   Downloaded uucore_procs v0.0.24
[INFO] [stderr]   Downloaded uu_renice v0.0.1
[INFO] [stderr]   Downloaded rlimit v0.10.1
[INFO] [stderr]   Downloaded clap_complete v4.4.7
[INFO] [stderr]   Downloaded clap_builder v4.4.17
[INFO] [stderr]   Downloaded uucore v0.0.24
[INFO] [stderr]   Downloaded uuhelp_parser v0.0.24
[INFO] [stderr]   Downloaded clap v4.4.17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d23ed15a3cf51e8c5c9c2527e14dffbc55443cea355d3c5d5c4c2b999796eea6
[INFO] running `Command { std: "docker" "start" "-a" "d23ed15a3cf51e8c5c9c2527e14dffbc55443cea355d3c5d5c4c2b999796eea6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d23ed15a3cf51e8c5c9c2527e14dffbc55443cea355d3c5d5c4c2b999796eea6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d23ed15a3cf51e8c5c9c2527e14dffbc55443cea355d3c5d5c4c2b999796eea6", kill_on_drop: false }`
[INFO] [stdout] d23ed15a3cf51e8c5c9c2527e14dffbc55443cea355d3c5d5c4c2b999796eea6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec46ca9d86d6ef0c2ff86f3b380c13cad66bfadc4d1601307b7974bb9036ad20
[INFO] running `Command { std: "docker" "start" "-a" "ec46ca9d86d6ef0c2ff86f3b380c13cad66bfadc4d1601307b7974bb9036ad20", 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 bitflags v2.4.1
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling uuhelp_parser v0.0.24
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling anstream v0.6.7
[INFO] [stderr]    Compiling os_display v0.1.3
[INFO] [stderr]    Compiling wild v2.2.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling roff v0.2.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling bsdutils v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling uucore_procs v0.0.24
[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_complete v4.4.7
[INFO] [stderr]    Compiling clap_mangen v0.2.17
[INFO] [stderr]    Compiling uu_renice v0.0.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.57s
[INFO] running `Command { std: "docker" "inspect" "ec46ca9d86d6ef0c2ff86f3b380c13cad66bfadc4d1601307b7974bb9036ad20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec46ca9d86d6ef0c2ff86f3b380c13cad66bfadc4d1601307b7974bb9036ad20", kill_on_drop: false }`
[INFO] [stdout] ec46ca9d86d6ef0c2ff86f3b380c13cad66bfadc4d1601307b7974bb9036ad20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0bd53d13e2cdf8130025b2179b04922d87ac56bf65797f72a19494869e4090c
[INFO] running `Command { std: "docker" "start" "-a" "e0bd53d13e2cdf8130025b2179b04922d87ac56bf65797f72a19494869e4090c", 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 getrandom v0.2.12
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling rlimit v0.10.1
[INFO] [stderr]    Compiling procfs v0.16.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling procfs-core v0.16.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling rand v0.8.5
[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`, `renice`
[INFO] [stdout]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `sleep` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `sleep` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `sleep` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `whoami` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `tail` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `cat` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `rm` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `tail` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `cat` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `sleep` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `sleep` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `sleep` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `sleep` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `sleep` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `sleep` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 30 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.80s
[INFO] running `Command { std: "docker" "inspect" "e0bd53d13e2cdf8130025b2179b04922d87ac56bf65797f72a19494869e4090c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0bd53d13e2cdf8130025b2179b04922d87ac56bf65797f72a19494869e4090c", kill_on_drop: false }`
[INFO] [stdout] e0bd53d13e2cdf8130025b2179b04922d87ac56bf65797f72a19494869e4090c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4d36fac0b610901a8174487b0f0fd66840bcf6d95f3322eef036a9f7c22d9b25
[INFO] running `Command { std: "docker" "start" "-a" "4d36fac0b610901a8174487b0f0fd66840bcf6d95f3322eef036a9f7c22d9b25", 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`, `renice`
[INFO] [stderr]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `sleep` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `sleep` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `sleep` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `whoami` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `tail` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `cat` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `rm` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `tail` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `cat` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `sleep` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `sleep` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `sleep` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `sleep` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `sleep` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `sleep` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `bsdutils` (test "tests") generated 30 warnings (run `cargo fix --test "tests"` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/bin/bsdutils.rs (/opt/rustwide/target/debug/deps/bsdutils-28b9a79a57ad6cba)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-8977ee7c69c0ca2a)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test common::random::tests::test_random_string_generate_with_delimiter_should_end_with_delimiter ... ok
[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_num_delimiter_is_greater_than_length ... 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::util::tests::test_host_name_for ... ok
[INFO] [stdout] test common::util::tests::test_parse_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_0 ... 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_stdout_with_exit_0 ... ok
[INFO] [stdout] test common::util::tests::test_std_does_not_contain ... ok
[INFO] [stdout] test test_renice::test_invalid_arg ... ok
[INFO] [stdout] test common::util::tests::test_check_coreutil_version ... ok
[INFO] [stdout] test common::util::tests::test_expected_result ... 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_command_result_when_exit_0_then_failure_panics - should panic ... ok
[INFO] [stdout] test common::util::tests::test_command_result_when_exit_32_then_success_panic - 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_stdout_not_matches_fail - should panic ... 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_command_result_when_no_output_with_exit_32 ... ok
[INFO] [stdout] test common::util::tests::test_stderr_does_not_contain_fail - should panic ... ok
[INFO] [stdout] test common::util::tests::test_stdout_matches_fail - should panic ... ok
[INFO] [stdout] test common::util::tests::test_stdout_matches ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4d36fac0b610901a8174487b0f0fd66840bcf6d95f3322eef036a9f7c22d9b25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d36fac0b610901a8174487b0f0fd66840bcf6d95f3322eef036a9f7c22d9b25", kill_on_drop: false }`
[INFO] [stdout] 4d36fac0b610901a8174487b0f0fd66840bcf6d95f3322eef036a9f7c22d9b25
[INFO] testing bsdutils-0.0.1 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate bsdutils 0.0.1 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate bsdutils 0.0.1 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-1-tc2/source/Cargo.toml
[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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d4b1f504ed8d25b39fd86e51c1293a495b943ef928c21da525285da552912c93
[INFO] running `Command { std: "docker" "start" "-a" "d4b1f504ed8d25b39fd86e51c1293a495b943ef928c21da525285da552912c93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4b1f504ed8d25b39fd86e51c1293a495b943ef928c21da525285da552912c93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4b1f504ed8d25b39fd86e51c1293a495b943ef928c21da525285da552912c93", kill_on_drop: false }`
[INFO] [stdout] d4b1f504ed8d25b39fd86e51c1293a495b943ef928c21da525285da552912c93
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fdfeae2036e3463cc8dcbf889ebe0115a490a4db8b64fa543d1491e4803a025c
[INFO] running `Command { std: "docker" "start" "-a" "fdfeae2036e3463cc8dcbf889ebe0115a490a4db8b64fa543d1491e4803a025c", 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 bitflags v2.4.1
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling uuhelp_parser v0.0.24
[INFO] [stderr]    Compiling anstream v0.6.7
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling os_display v0.1.3
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling wild v2.2.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling roff v0.2.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling bsdutils v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling uucore_procs v0.0.24
[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 5.17s
[INFO] running `Command { std: "docker" "inspect" "fdfeae2036e3463cc8dcbf889ebe0115a490a4db8b64fa543d1491e4803a025c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdfeae2036e3463cc8dcbf889ebe0115a490a4db8b64fa543d1491e4803a025c", kill_on_drop: false }`
[INFO] [stdout] fdfeae2036e3463cc8dcbf889ebe0115a490a4db8b64fa543d1491e4803a025c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f94c81e4694f016f6f76ce1dd76c6480cc8239a285ded2c34f47b499bd4c279
[INFO] running `Command { std: "docker" "start" "-a" "0f94c81e4694f016f6f76ce1dd76c6480cc8239a285ded2c34f47b499bd4c279", 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 getrandom v0.2.12
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling rlimit v0.10.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling procfs v0.16.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling procfs-core v0.16.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling rand v0.8.5
[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`, `renice`
[INFO] [stdout]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `sleep` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `sleep` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `sleep` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `whoami` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `tail` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `cat` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `rm` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `tail` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `cat` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `sleep` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `sleep` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `sleep` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `sleep` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `sleep` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `sleep` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stdout]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 30 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.74s
[INFO] running `Command { std: "docker" "inspect" "0f94c81e4694f016f6f76ce1dd76c6480cc8239a285ded2c34f47b499bd4c279", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f94c81e4694f016f6f76ce1dd76c6480cc8239a285ded2c34f47b499bd4c279", kill_on_drop: false }`
[INFO] [stdout] 0f94c81e4694f016f6f76ce1dd76c6480cc8239a285ded2c34f47b499bd4c279
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] aff18d5a83ec6f58391338fcf1a153e3ba6ae6a13e6ffd9211f4fb05d633f975
[INFO] running `Command { std: "docker" "start" "-a" "aff18d5a83ec6f58391338fcf1a153e3ba6ae6a13e6ffd9211f4fb05d633f975", 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`, `renice`
[INFO] [stderr]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `sleep` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `sleep` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `sleep` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `whoami` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `tail` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `cat` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `rm` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `tail` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `cat` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `sleep` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `sleep` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `sleep` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `sleep` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `sleep` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `sleep` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `renice`
[INFO] [stderr]      = help: consider adding `echo` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `bsdutils` (test "tests") generated 30 warnings (run `cargo fix --test "tests"` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/bin/bsdutils.rs (/opt/rustwide/target/debug/deps/bsdutils-28b9a79a57ad6cba)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-8977ee7c69c0ca2a)
[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_end_with_delimiter ... 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_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::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_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_command_result_when_stdout_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::random::tests::test_generate_random_strings_when_length_is_around_critical_buffer_sizes ... ok
[INFO] [stdout] test common::util::tests::test_check_coreutil_version ... ok
[INFO] [stdout] test common::util::tests::test_std_does_not_contain ... 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_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_command_result_when_exit_32_then_success_panic - 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_matches_fail - should panic ... ok
[INFO] [stdout] test common::util::tests::test_stdout_not_matches_fail - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "aff18d5a83ec6f58391338fcf1a153e3ba6ae6a13e6ffd9211f4fb05d633f975", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aff18d5a83ec6f58391338fcf1a153e3ba6ae6a13e6ffd9211f4fb05d633f975", kill_on_drop: false }`
[INFO] [stdout] aff18d5a83ec6f58391338fcf1a153e3ba6ae6a13e6ffd9211f4fb05d633f975
