[INFO] fetching crate eyra 0.16.11...
[INFO] checking eyra-0.16.11 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate eyra 0.16.11 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate eyra 0.16.11 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate eyra 0.16.11
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate eyra 0.16.11
[INFO] tweaked toml for crates.io crate eyra 0.16.11 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate eyra 0.16.11 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" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 263d4c356bc9d48d34feb06dcabfbc85a8d2f3481fdfccfabd62d314976740e1
[INFO] running `Command { std: "docker" "start" "-a" "263d4c356bc9d48d34feb06dcabfbc85a8d2f3481fdfccfabd62d314976740e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "263d4c356bc9d48d34feb06dcabfbc85a8d2f3481fdfccfabd62d314976740e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "263d4c356bc9d48d34feb06dcabfbc85a8d2f3481fdfccfabd62d314976740e1", kill_on_drop: false }`
[INFO] [stdout] 263d4c356bc9d48d34feb06dcabfbc85a8d2f3481fdfccfabd62d314976740e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b72238835736e750edad1b39fb4947dc606f38e3d69e06c8c0fdfa0835f4336
[INFO] running `Command { std: "docker" "start" "-a" "7b72238835736e750edad1b39fb4947dc606f38e3d69e06c8c0fdfa0835f4336", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]    Compiling rustix-dlmalloc v0.1.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking cstr_core v0.2.6
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]    Compiling c-scape v0.16.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking posix-regex v0.1.1
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking errno v0.3.9
[INFO] [stderr]     Checking printf-compat v0.1.1
[INFO] [stderr]     Checking realpath-ext v0.1.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_pcg v0.3.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking tz-rs v0.6.14
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking unwinding v0.2.1
[INFO] [stderr]    Compiling assert_cmd v2.0.14
[INFO] [stderr]    Compiling eyra v0.16.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking bstr v1.9.1
[INFO] [stderr]     Checking similar v2.5.0
[INFO] [stderr]     Checking predicates v3.1.0
[INFO] [stderr]     Checking predicates-tree v1.0.9
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]    Compiling syn v2.0.64
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking similar-asserts v1.5.0
[INFO] [stderr]    Compiling ctor v0.2.8
[INFO] [stderr]     Checking rustix-futex-sync v0.2.1
[INFO] [stderr]     Checking rustix-openpty v0.1.1
[INFO] [stderr]     Checking which v6.0.1
[INFO] [stderr]     Checking origin v0.18.4
[INFO] [stderr]     Checking c-gull v0.16.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `gnueabi`
[INFO] [stdout]   --> tests/example_crates.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[cfg(target_env = "gnueabi")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_env` are: ``, `gnu`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `ohos`, `p1`, `p2`, `psx`, `relibc`, `sgx`, and `uclibc`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gnueabi`
[INFO] [stdout]   --> tests/examples.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[cfg(target_env = "gnueabi")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_env` are: ``, `gnu`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `ohos`, `p1`, `p2`, `psx`, `relibc`, `sgx`, and `uclibc`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `core_simd`
[INFO] [stdout]  --> examples/test-simd.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     use core_simd::simd::*;
[INFO] [stdout]   |         ^^^^^^^^^ use of undeclared crate or module `core_simd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `f32x4`
[INFO] [stdout]  --> examples/test-simd.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let mut a = f32x4::splat(2.0);
[INFO] [stdout]   |                 ^^^^^ use of undeclared crate or module `f32x4`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these type aliases
[INFO] [stdout]   |
[INFO] [stdout] 5 + use std::simd::f32x4;
[INFO] [stdout]   |
[INFO] [stdout] 5 + use eyra::simd::f32x4;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `f32x4`
[INFO] [stdout]   --> examples/test-simd.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 |     assert_eq!(a, f32x4::splat(2.0));
[INFO] [stdout]    |                   ^^^^^ use of undeclared crate or module `f32x4`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these type aliases
[INFO] [stdout]    |
[INFO] [stdout] 5  + use std::simd::f32x4;
[INFO] [stdout]    |
[INFO] [stdout] 5  + use eyra::simd::f32x4;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `eyra` (example "test-simd") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]  --> tests/stdtests/kernel_copy.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "bench")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `atomic-dbg-logger`, `be-std`, `default`, `deprecated-and-unimplemented`, `env_logger`, `experimental-relocate`, `extra-syscalls`, `log`, `max_level_off`, `std`, `threadsafe-setenv`, `todo`, and `use-compiler-builtins`
[INFO] [stdout]   = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]   --> tests/stdtests/kernel_copy.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "bench")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `atomic-dbg-logger`, `be-std`, `default`, `deprecated-and-unimplemented`, `env_logger`, `experimental-relocate`, `extra-syscalls`, `log`, `max_level_off`, `std`, `threadsafe-setenv`, `todo`, and `use-compiler-builtins`
[INFO] [stdout]    = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> tests/stdtests/kernel_copy.rs:103:7
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[cfg(feature = "bench")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `atomic-dbg-logger`, `be-std`, `default`, `deprecated-and-unimplemented`, `env_logger`, `experimental-relocate`, `extra-syscalls`, `log`, `max_level_off`, `std`, `threadsafe-setenv`, `todo`, and `use-compiler-builtins`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> tests/stdtests/kernel_copy.rs:134:7
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[cfg(feature = "bench")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `atomic-dbg-logger`, `be-std`, `default`, `deprecated-and-unimplemented`, `env_logger`, `experimental-relocate`, `extra-syscalls`, `log`, `max_level_off`, `std`, `threadsafe-setenv`, `todo`, and `use-compiler-builtins`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> tests/stdtests/kernel_copy.rs:167:7
[INFO] [stdout]     |
[INFO] [stdout] 167 | #[cfg(feature = "bench")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `atomic-dbg-logger`, `be-std`, `default`, `deprecated-and-unimplemented`, `env_logger`, `experimental-relocate`, `extra-syscalls`, `log`, `max_level_off`, `std`, `threadsafe-setenv`, `todo`, and `use-compiler-builtins`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> tests/stdtests/kernel_copy.rs:199:7
[INFO] [stdout]     |
[INFO] [stdout] 199 | #[cfg(feature = "bench")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `atomic-dbg-logger`, `be-std`, `default`, `deprecated-and-unimplemented`, `env_logger`, `experimental-relocate`, `extra-syscalls`, `log`, `max_level_off`, `std`, `threadsafe-setenv`, `todo`, and `use-compiler-builtins`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unwinding`
[INFO] [stdout]   --> tests/stdtests/lazy.rs:43:41
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg_attr(all(target_arch = "arm", not(feature = "unwinding")), ignore)]
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `atomic-dbg-logger`, `be-std`, `default`, `deprecated-and-unimplemented`, `env_logger`, `experimental-relocate`, `extra-syscalls`, `log`, `max_level_off`, `std`, `threadsafe-setenv`, `todo`, and `use-compiler-builtins`
[INFO] [stdout]    = help: consider adding `unwinding` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `private`
[INFO] [stdout]   --> tests/stdtests/lazy.rs:82:7
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[cfg(feature = "private")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `atomic-dbg-logger`, `be-std`, `default`, `deprecated-and-unimplemented`, `env_logger`, `experimental-relocate`, `extra-syscalls`, `log`, `max_level_off`, `std`, `threadsafe-setenv`, `todo`, and `use-compiler-builtins`
[INFO] [stdout]    = help: consider adding `private` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unwinding`
[INFO] [stdout]    --> tests/stdtests/lazy.rs:130:41
[INFO] [stdout]     |
[INFO] [stdout] 130 | #[cfg_attr(all(target_arch = "arm", not(feature = "unwinding")), ignore)]
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `atomic-dbg-logger`, `be-std`, `default`, `deprecated-and-unimplemented`, `env_logger`, `experimental-relocate`, `extra-syscalls`, `log`, `max_level_off`, `std`, `threadsafe-setenv`, `todo`, and `use-compiler-builtins`
[INFO] [stdout]     = help: consider adding `unwinding` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unwinding`
[INFO] [stdout]    --> tests/stdtests/lazy.rs:255:41
[INFO] [stdout]     |
[INFO] [stdout] 255 | #[cfg_attr(all(target_arch = "arm", not(feature = "unwinding")), ignore)]
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `atomic-dbg-logger`, `be-std`, `default`, `deprecated-and-unimplemented`, `env_logger`, `experimental-relocate`, `extra-syscalls`, `log`, `max_level_off`, `std`, `threadsafe-setenv`, `todo`, and `use-compiler-builtins`
[INFO] [stdout]     = help: consider adding `unwinding` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `private`
[INFO] [stdout]    --> tests/stdtests/lazy.rs:137:11
[INFO] [stdout]     |
[INFO] [stdout] 137 |     #[cfg(feature = "private")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `atomic-dbg-logger`, `be-std`, `default`, `deprecated-and-unimplemented`, `env_logger`, `experimental-relocate`, `extra-syscalls`, `log`, `max_level_off`, `std`, `threadsafe-setenv`, `todo`, and `use-compiler-builtins`
[INFO] [stdout]     = help: consider adding `private` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unwinding`
[INFO] [stdout]    --> tests/stdtests/sync_mpsc.rs:241:41
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[cfg_attr(all(target_arch = "arm", not(feature = "unwinding")), ignore)]
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `atomic-dbg-logger`, `be-std`, `default`, `deprecated-and-unimplemented`, `env_logger`, `experimental-relocate`, `extra-syscalls`, `log`, `max_level_off`, `std`, `threadsafe-setenv`, `todo`, and `use-compiler-builtins`
[INFO] [stdout]     = help: consider adding `unwinding` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unwinding`
[INFO] [stdout]    --> tests/stdtests/sync_mpsc.rs:322:41
[INFO] [stdout]     |
[INFO] [stdout] 322 | #[cfg_attr(all(target_arch = "arm", not(feature = "unwinding")), ignore)]
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `atomic-dbg-logger`, `be-std`, `default`, `deprecated-and-unimplemented`, `env_logger`, `experimental-relocate`, `extra-syscalls`, `log`, `max_level_off`, `std`, `threadsafe-setenv`, `todo`, and `use-compiler-builtins`
[INFO] [stdout]     = help: consider adding `unwinding` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unwinding`
[INFO] [stdout]    --> tests/stdtests/sync_mpsc.rs:347:41
[INFO] [stdout]     |
[INFO] [stdout] 347 | #[cfg_attr(all(target_arch = "arm", not(feature = "unwinding")), ignore)]
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `atomic-dbg-logger`, `be-std`, `default`, `deprecated-and-unimplemented`, `env_logger`, `experimental-relocate`, `extra-syscalls`, `log`, `max_level_off`, `std`, `threadsafe-setenv`, `todo`, and `use-compiler-builtins`
[INFO] [stdout]     = help: consider adding `unwinding` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unwinding`
[INFO] [stdout]   --> tests/stdtests/sync_mutex.rs:90:41
[INFO] [stdout]    |
[INFO] [stdout] 90 | #[cfg_attr(all(target_arch = "arm", not(feature = "unwinding")), ignore)]
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `atomic-dbg-logger`, `be-std`, `default`, `deprecated-and-unimplemented`, `env_logger`, `experimental-relocate`, `extra-syscalls`, `log`, `max_level_off`, `std`, `threadsafe-setenv`, `todo`, and `use-compiler-builtins`
[INFO] [stdout]    = help: consider adding `unwinding` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unwinding`
[INFO] [stdout]    --> tests/stdtests/sync_mutex.rs:115:41
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[cfg_attr(all(target_arch = "arm", not(feature = "unwinding")), ignore)]
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `atomic-dbg-logger`, `be-std`, `default`, `deprecated-and-unimplemented`, `env_logger`, `experimental-relocate`, `extra-syscalls`, `log`, `max_level_off`, `std`, `threadsafe-setenv`, `todo`, and `use-compiler-builtins`
[INFO] [stdout]     = help: consider adding `unwinding` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unwinding`
[INFO] [stdout]    --> tests/stdtests/sync_mutex.rs:185:41
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg_attr(all(target_arch = "arm", not(feature = "unwinding")), ignore)]
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `atomic-dbg-logger`, `be-std`, `default`, `deprecated-and-unimplemented`, `env_logger`, `experimental-relocate`, `extra-syscalls`, `log`, `max_level_off`, `std`, `threadsafe-setenv`, `todo`, and `use-compiler-builtins`
[INFO] [stdout]     = help: consider adding `unwinding` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unwinding`
[INFO] [stdout]    --> tests/stdtests/sync_mutex.rs:216:41
[INFO] [stdout]     |
[INFO] [stdout] 216 | #[cfg_attr(all(target_arch = "arm", not(feature = "unwinding")), ignore)]
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `atomic-dbg-logger`, `be-std`, `default`, `deprecated-and-unimplemented`, `env_logger`, `experimental-relocate`, `extra-syscalls`, `log`, `max_level_off`, `std`, `threadsafe-setenv`, `todo`, and `use-compiler-builtins`
[INFO] [stdout]     = help: consider adding `unwinding` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unwinding`
[INFO] [stdout]   --> tests/stdtests/sync_once.rs:57:41
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg_attr(all(target_arch = "arm", not(feature = "unwinding")), ignore)]
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `atomic-dbg-logger`, `be-std`, `default`, `deprecated-and-unimplemented`, `env_logger`, `experimental-relocate`, `extra-syscalls`, `log`, `max_level_off`, `std`, `threadsafe-setenv`, `todo`, and `use-compiler-builtins`
[INFO] [stdout]    = help: consider adding `unwinding` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unwinding`
[INFO] [stdout]   --> tests/stdtests/sync_once.rs:86:41
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[cfg_attr(all(target_arch = "arm", not(feature = "unwinding")), ignore)]
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `atomic-dbg-logger`, `be-std`, `default`, `deprecated-and-unimplemented`, `env_logger`, `experimental-relocate`, `extra-syscalls`, `log`, `max_level_off`, `std`, `threadsafe-setenv`, `todo`, and `use-compiler-builtins`
[INFO] [stdout]    = help: consider adding `unwinding` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unwinding`
[INFO] [stdout]   --> tests/stdtests/sync_rwlock.rs:51:41
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[cfg_attr(all(target_arch = "arm", not(feature = "unwinding")), ignore)]
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `atomic-dbg-logger`, `be-std`, `default`, `deprecated-and-unimplemented`, `env_logger`, `experimental-relocate`, `extra-syscalls`, `log`, `max_level_off`, `std`, `threadsafe-setenv`, `todo`, and `use-compiler-builtins`
[INFO] [stdout]    = help: consider adding `unwinding` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unwinding`
[INFO] [stdout]   --> tests/stdtests/sync_rwlock.rs:64:41
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[cfg_attr(all(target_arch = "arm", not(feature = "unwinding")), ignore)]
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `atomic-dbg-logger`, `be-std`, `default`, `deprecated-and-unimplemented`, `env_logger`, `experimental-relocate`, `extra-syscalls`, `log`, `max_level_off`, `std`, `threadsafe-setenv`, `todo`, and `use-compiler-builtins`
[INFO] [stdout]    = help: consider adding `unwinding` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unwinding`
[INFO] [stdout]   --> tests/stdtests/sync_rwlock.rs:79:41
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[cfg_attr(all(target_arch = "arm", not(feature = "unwinding")), ignore)]
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `atomic-dbg-logger`, `be-std`, `default`, `deprecated-and-unimplemented`, `env_logger`, `experimental-relocate`, `extra-syscalls`, `log`, `max_level_off`, `std`, `threadsafe-setenv`, `todo`, and `use-compiler-builtins`
[INFO] [stdout]    = help: consider adding `unwinding` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unwinding`
[INFO] [stdout]   --> tests/stdtests/sync_rwlock.rs:92:41
[INFO] [stdout]    |
[INFO] [stdout] 92 | #[cfg_attr(all(target_arch = "arm", not(feature = "unwinding")), ignore)]
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `atomic-dbg-logger`, `be-std`, `default`, `deprecated-and-unimplemented`, `env_logger`, `experimental-relocate`, `extra-syscalls`, `log`, `max_level_off`, `std`, `threadsafe-setenv`, `todo`, and `use-compiler-builtins`
[INFO] [stdout]    = help: consider adding `unwinding` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unwinding`
[INFO] [stdout]    --> tests/stdtests/sync_rwlock.rs:144:41
[INFO] [stdout]     |
[INFO] [stdout] 144 | #[cfg_attr(all(target_arch = "arm", not(feature = "unwinding")), ignore)]
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `atomic-dbg-logger`, `be-std`, `default`, `deprecated-and-unimplemented`, `env_logger`, `experimental-relocate`, `extra-syscalls`, `log`, `max_level_off`, `std`, `threadsafe-setenv`, `todo`, and `use-compiler-builtins`
[INFO] [stdout]     = help: consider adding `unwinding` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unwinding`
[INFO] [stdout]    --> tests/stdtests/sync_rwlock.rs:221:41
[INFO] [stdout]     |
[INFO] [stdout] 221 | #[cfg_attr(all(target_arch = "arm", not(feature = "unwinding")), ignore)]
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `atomic-dbg-logger`, `be-std`, `default`, `deprecated-and-unimplemented`, `env_logger`, `experimental-relocate`, `extra-syscalls`, `log`, `max_level_off`, `std`, `threadsafe-setenv`, `todo`, and `use-compiler-builtins`
[INFO] [stdout]     = help: consider adding `unwinding` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unwinding`
[INFO] [stdout]    --> tests/stdtests/sync_rwlock.rs:246:41
[INFO] [stdout]     |
[INFO] [stdout] 246 | #[cfg_attr(all(target_arch = "arm", not(feature = "unwinding")), ignore)]
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `atomic-dbg-logger`, `be-std`, `default`, `deprecated-and-unimplemented`, `env_logger`, `experimental-relocate`, `extra-syscalls`, `log`, `max_level_off`, `std`, `threadsafe-setenv`, `todo`, and `use-compiler-builtins`
[INFO] [stdout]     = help: consider adding `unwinding` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unwinding`
[INFO] [stdout]   --> tests/stdtests/thread.rs:45:41
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[cfg_attr(all(target_arch = "arm", not(feature = "unwinding")), ignore)]
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `atomic-dbg-logger`, `be-std`, `default`, `deprecated-and-unimplemented`, `env_logger`, `experimental-relocate`, `extra-syscalls`, `log`, `max_level_off`, `std`, `threadsafe-setenv`, `todo`, and `use-compiler-builtins`
[INFO] [stdout]    = help: consider adding `unwinding` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unwinding`
[INFO] [stdout]   --> tests/stdtests/thread.rs:93:41
[INFO] [stdout]    |
[INFO] [stdout] 93 | #[cfg_attr(all(target_arch = "arm", not(feature = "unwinding")), ignore)]
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `atomic-dbg-logger`, `be-std`, `default`, `deprecated-and-unimplemented`, `env_logger`, `experimental-relocate`, `extra-syscalls`, `log`, `max_level_off`, `std`, `threadsafe-setenv`, `todo`, and `use-compiler-builtins`
[INFO] [stdout]    = help: consider adding `unwinding` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unwinding`
[INFO] [stdout]    --> tests/stdtests/thread.rs:196:41
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg_attr(all(target_arch = "arm", not(feature = "unwinding")), ignore)]
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `atomic-dbg-logger`, `be-std`, `default`, `deprecated-and-unimplemented`, `env_logger`, `experimental-relocate`, `extra-syscalls`, `log`, `max_level_off`, `std`, `threadsafe-setenv`, `todo`, and `use-compiler-builtins`
[INFO] [stdout]     = help: consider adding `unwinding` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unwinding`
[INFO] [stdout]    --> tests/stdtests/thread.rs:213:41
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[cfg_attr(all(target_arch = "arm", not(feature = "unwinding")), ignore)]
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `atomic-dbg-logger`, `be-std`, `default`, `deprecated-and-unimplemented`, `env_logger`, `experimental-relocate`, `extra-syscalls`, `log`, `max_level_off`, `std`, `threadsafe-setenv`, `todo`, and `use-compiler-builtins`
[INFO] [stdout]     = help: consider adding `unwinding` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unwinding`
[INFO] [stdout]    --> tests/stdtests/thread.rs:230:41
[INFO] [stdout]     |
[INFO] [stdout] 230 | #[cfg_attr(all(target_arch = "arm", not(feature = "unwinding")), ignore)]
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `atomic-dbg-logger`, `be-std`, `default`, `deprecated-and-unimplemented`, `env_logger`, `experimental-relocate`, `extra-syscalls`, `log`, `max_level_off`, `std`, `threadsafe-setenv`, `todo`, and `use-compiler-builtins`
[INFO] [stdout]     = help: consider adding `unwinding` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unwinding`
[INFO] [stdout]    --> tests/stdtests/thread.rs:249:41
[INFO] [stdout]     |
[INFO] [stdout] 249 | #[cfg_attr(all(target_arch = "arm", not(feature = "unwinding")), ignore)]
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `atomic-dbg-logger`, `be-std`, `default`, `deprecated-and-unimplemented`, `env_logger`, `experimental-relocate`, `extra-syscalls`, `log`, `max_level_off`, `std`, `threadsafe-setenv`, `todo`, and `use-compiler-builtins`
[INFO] [stdout]     = help: consider adding `unwinding` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]  --> tests/stdtests/time.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "bench")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `atomic-dbg-logger`, `be-std`, `default`, `deprecated-and-unimplemented`, `env_logger`, `experimental-relocate`, `extra-syscalls`, `log`, `max_level_off`, `std`, `threadsafe-setenv`, `todo`, and `use-compiler-builtins`
[INFO] [stdout]   = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `slow`
[INFO] [stdout]   --> tests/stdtests/time.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[cfg_attr(not(feature = "slow"), ignore)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `atomic-dbg-logger`, `be-std`, `default`, `deprecated-and-unimplemented`, `env_logger`, `experimental-relocate`, `extra-syscalls`, `log`, `max_level_off`, `std`, `threadsafe-setenv`, `todo`, and `use-compiler-builtins`
[INFO] [stdout]    = help: consider adding `slow` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `monotonize_impl`
[INFO] [stdout]    --> tests/stdtests/time.rs:214:7
[INFO] [stdout]     |
[INFO] [stdout] 214 | #[cfg(feature = "monotonize_impl")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `atomic-dbg-logger`, `be-std`, `default`, `deprecated-and-unimplemented`, `env_logger`, `experimental-relocate`, `extra-syscalls`, `log`, `max_level_off`, `std`, `threadsafe-setenv`, `todo`, and `use-compiler-builtins`
[INFO] [stdout]     = help: consider adding `monotonize_impl` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> tests/stdtests/time.rs:242:7
[INFO] [stdout]     |
[INFO] [stdout] 242 | #[cfg(feature = "bench")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `atomic-dbg-logger`, `be-std`, `default`, `deprecated-and-unimplemented`, `env_logger`, `experimental-relocate`, `extra-syscalls`, `log`, `max_level_off`, `std`, `threadsafe-setenv`, `todo`, and `use-compiler-builtins`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> tests/stdtests/time.rs:280:7
[INFO] [stdout]     |
[INFO] [stdout] 280 | #[cfg(feature = "bench")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `atomic-dbg-logger`, `be-std`, `default`, `deprecated-and-unimplemented`, `env_logger`, `experimental-relocate`, `extra-syscalls`, `log`, `max_level_off`, `std`, `threadsafe-setenv`, `todo`, and `use-compiler-builtins`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> tests/stdtests/time.rs:282:7
[INFO] [stdout]     |
[INFO] [stdout] 282 | #[cfg(feature = "bench")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `atomic-dbg-logger`, `be-std`, `default`, `deprecated-and-unimplemented`, `env_logger`, `experimental-relocate`, `extra-syscalls`, `log`, `max_level_off`, `std`, `threadsafe-setenv`, `todo`, and `use-compiler-builtins`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> tests/stdtests/time.rs:284:7
[INFO] [stdout]     |
[INFO] [stdout] 284 | #[cfg(feature = "bench")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `atomic-dbg-logger`, `be-std`, `default`, `deprecated-and-unimplemented`, `env_logger`, `experimental-relocate`, `extra-syscalls`, `log`, `max_level_off`, `std`, `threadsafe-setenv`, `todo`, and `use-compiler-builtins`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> tests/stdtests/time.rs:286:7
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[cfg(feature = "bench")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `atomic-dbg-logger`, `be-std`, `default`, `deprecated-and-unimplemented`, `env_logger`, `experimental-relocate`, `extra-syscalls`, `log`, `max_level_off`, `std`, `threadsafe-setenv`, `todo`, and `use-compiler-builtins`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> tests/stdtests/time.rs:288:7
[INFO] [stdout]     |
[INFO] [stdout] 288 | #[cfg(feature = "bench")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `atomic-dbg-logger`, `be-std`, `default`, `deprecated-and-unimplemented`, `env_logger`, `experimental-relocate`, `extra-syscalls`, `log`, `max_level_off`, `std`, `threadsafe-setenv`, `todo`, and `use-compiler-builtins`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `lazy_cell` has been stable since 1.80.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> tests/stdtests.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![feature(lazy_cell)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cvt_r` is never used
[INFO] [stdout]   --> tests/stdtests/process_common.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub fn cvt_r<T, F>(mut f: F) -> std::io::Result<T>
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 44 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7b72238835736e750edad1b39fb4947dc606f38e3d69e06c8c0fdfa0835f4336", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b72238835736e750edad1b39fb4947dc606f38e3d69e06c8c0fdfa0835f4336", kill_on_drop: false }`
[INFO] [stdout] 7b72238835736e750edad1b39fb4947dc606f38e3d69e06c8c0fdfa0835f4336
