[INFO] fetching crate mustang 0.19.0...
[INFO] building mustang-0.19.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate mustang 0.19.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate mustang 0.19.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mustang 0.19.0
[INFO] tweaked toml for crates.io crate mustang 0.19.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mustang 0.19.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mustang 0.19.0 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 833da22898c17742e4082e064786ed6897569ab310987d2e1f8274c62c18c3fd
[INFO] running `Command { std: "docker" "start" "-a" "833da22898c17742e4082e064786ed6897569ab310987d2e1f8274c62c18c3fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "833da22898c17742e4082e064786ed6897569ab310987d2e1f8274c62c18c3fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "833da22898c17742e4082e064786ed6897569ab310987d2e1f8274c62c18c3fd", kill_on_drop: false }`
[INFO] [stdout] 833da22898c17742e4082e064786ed6897569ab310987d2e1f8274c62c18c3fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb8c52b28b1cd94387382bd526d22f56950d85af59fa4dcc075fc18a8cbee861
[INFO] running `Command { std: "docker" "start" "-a" "cb8c52b28b1cd94387382bd526d22f56950d85af59fa4dcc075fc18a8cbee861", kill_on_drop: false }`
[INFO] [stderr]    Compiling mustang v0.19.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `mustang`
[INFO] [stdout]   --> src/lib.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(target_vendor = "mustang")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_vendor` are: `amd`, `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `mti`, `nintendo`, `nvidia`, `openwrt`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `vex`, `win7`, and `wrs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
[INFO] running `Command { std: "docker" "inspect" "cb8c52b28b1cd94387382bd526d22f56950d85af59fa4dcc075fc18a8cbee861", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb8c52b28b1cd94387382bd526d22f56950d85af59fa4dcc075fc18a8cbee861", kill_on_drop: false }`
[INFO] [stdout] cb8c52b28b1cd94387382bd526d22f56950d85af59fa4dcc075fc18a8cbee861
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3f954bbdcda754c426118e066c5cf901b87567ffef2eb791de2ab5951cebaaa
[INFO] running `Command { std: "docker" "start" "-a" "a3f954bbdcda754c426118e066c5cf901b87567ffef2eb791de2ab5951cebaaa", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.5
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.5
[INFO] [stdout] warning: unexpected `cfg` condition value: `mustang`
[INFO] [stdout]   --> src/lib.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(target_vendor = "mustang")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_vendor` are: `amd`, `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `mti`, `nintendo`, `nvidia`, `openwrt`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `vex`, `win7`, and `wrs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling dtor v0.0.6
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling ctor v0.4.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling similar-asserts v1.7.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling mustang v0.19.0 (/opt/rustwide/workdir)
[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`, `macabi`, `mlibc`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `relibc`, `sgx`, `sim`, `uclibc`, and `v5`
[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: `unwinding`
[INFO] [stdout]    --> tests/sync-mpsc.rs:243:41
[INFO] [stdout]     |
[INFO] [stdout] 243 | #[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`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread`
[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]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unwinding`
[INFO] [stdout]    --> tests/sync-mpsc.rs:324:41
[INFO] [stdout]     |
[INFO] [stdout] 324 | #[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`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread`
[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/sync-mpsc.rs:349:41
[INFO] [stdout]     |
[INFO] [stdout] 349 | #[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`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread`
[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/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`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread`
[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/kernel_copy.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "bench")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `atomic-dbg-logger`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread`
[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/kernel_copy.rs:109:7
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[cfg(feature = "bench")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `atomic-dbg-logger`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread`
[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/kernel_copy.rs:140:7
[INFO] [stdout]     |
[INFO] [stdout] 140 | #[cfg(feature = "bench")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `atomic-dbg-logger`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread`
[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/kernel_copy.rs:173:7
[INFO] [stdout]     |
[INFO] [stdout] 173 | #[cfg(feature = "bench")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `atomic-dbg-logger`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread`
[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/kernel_copy.rs:205:7
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[cfg(feature = "bench")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `atomic-dbg-logger`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread`
[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: use of deprecated function `rand::thread_rng`: Renamed to `rng`
[INFO] [stdout]   --> tests/sys_common/io.rs:45:27
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let mut r = rand::thread_rng();
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unwinding`
[INFO] [stdout]   --> tests/thread.rs:49:41
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[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`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread`
[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]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unwinding`
[INFO] [stdout]   --> tests/thread.rs:97:41
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[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`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread`
[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/thread.rs:200:41
[INFO] [stdout]     |
[INFO] [stdout] 200 | #[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`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread`
[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/thread.rs:217:41
[INFO] [stdout]     |
[INFO] [stdout] 217 | #[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`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread`
[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/thread.rs:234:41
[INFO] [stdout]     |
[INFO] [stdout] 234 | #[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`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread`
[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/thread.rs:253:41
[INFO] [stdout]     |
[INFO] [stdout] 253 | #[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`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread`
[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/sync-mutex.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`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread`
[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]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unwinding`
[INFO] [stdout]    --> tests/sync-mutex.rs:117:41
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[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`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread`
[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/sync-mutex.rs:187:41
[INFO] [stdout]     |
[INFO] [stdout] 187 | #[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`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread`
[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/sync-mutex.rs:218:41
[INFO] [stdout]     |
[INFO] [stdout] 218 | #[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`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread`
[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: use of deprecated function `rand::thread_rng`: Renamed to `rng`
[INFO] [stdout]   --> tests/sys_common/io.rs:45:27
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let mut r = rand::thread_rng();
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mustang`
[INFO] [stdout]   --> src/lib.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(target_vendor = "mustang")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_vendor` are: `amd`, `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `mti`, `nintendo`, `nvidia`, `openwrt`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `vex`, `win7`, and `wrs`
[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: the feature `lazy_cell` has been stable since 1.80.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> tests/sync-lazy_lock.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(lazy_cell)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unwinding`
[INFO] [stdout]   --> tests/lazy.rs:48:41
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[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`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread`
[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]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `private`
[INFO] [stdout]   --> tests/lazy.rs:87:7
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[cfg(feature = "private")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `atomic-dbg-logger`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread`
[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/lazy.rs:135:41
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[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`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread`
[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/lazy.rs:260:41
[INFO] [stdout]     |
[INFO] [stdout] 260 | #[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`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread`
[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/lazy.rs:142:11
[INFO] [stdout]     |
[INFO] [stdout] 142 |     #[cfg(feature = "private")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `atomic-dbg-logger`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread`
[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: the feature `lazy_cell` has been stable since 1.80.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> tests/lazy.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(lazy_cell)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]   --> tests/time.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`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread`
[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: `slow`
[INFO] [stdout]   --> tests/time.rs:46:16
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[cfg_attr(not(feature = "slow"), ignore)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `atomic-dbg-logger`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread`
[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/time.rs:219:7
[INFO] [stdout]     |
[INFO] [stdout] 219 | #[cfg(feature = "monotonize_impl")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `atomic-dbg-logger`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread`
[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/time.rs:247:7
[INFO] [stdout]     |
[INFO] [stdout] 247 | #[cfg(feature = "bench")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `atomic-dbg-logger`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread`
[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/time.rs:285:7
[INFO] [stdout]     |
[INFO] [stdout] 285 | #[cfg(feature = "bench")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `atomic-dbg-logger`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread`
[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/time.rs:287:7
[INFO] [stdout]     |
[INFO] [stdout] 287 | #[cfg(feature = "bench")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `atomic-dbg-logger`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread`
[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/time.rs:289:7
[INFO] [stdout]     |
[INFO] [stdout] 289 | #[cfg(feature = "bench")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `atomic-dbg-logger`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread`
[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/time.rs:291:7
[INFO] [stdout]     |
[INFO] [stdout] 291 | #[cfg(feature = "bench")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `atomic-dbg-logger`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread`
[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/time.rs:293:7
[INFO] [stdout]     |
[INFO] [stdout] 293 | #[cfg(feature = "bench")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `atomic-dbg-logger`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread`
[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/sync-once.rs:59:41
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[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`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread`
[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]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unwinding`
[INFO] [stdout]   --> tests/sync-once.rs:88:41
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[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`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread`
[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/sync-rwlock.rs:53:41
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[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`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread`
[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]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unwinding`
[INFO] [stdout]   --> tests/sync-rwlock.rs:66:41
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[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`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread`
[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/sync-rwlock.rs:81:41
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[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`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread`
[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/sync-rwlock.rs:94:41
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[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`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread`
[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/sync-rwlock.rs:146:41
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[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`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread`
[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/sync-rwlock.rs:223:41
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[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`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread`
[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/sync-rwlock.rs:248:41
[INFO] [stdout]     |
[INFO] [stdout] 248 | #[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`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread`
[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: use of deprecated function `rand::thread_rng`: Renamed to `rng`
[INFO] [stdout]   --> tests/sync-rwlock.rs:37:33
[INFO] [stdout]    |
[INFO] [stdout] 37 |             let mut rng = rand::thread_rng();
[INFO] [stdout]    |                                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> tests/thread-local.rs:113:32
[INFO] [stdout]     |
[INFO] [stdout] 113 |                     assert_eq!(HITS, 3);
[INFO] [stdout]     |                                ^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> tests/thread-local.rs:118:36
[INFO] [stdout]     |
[INFO] [stdout] 118 |                         assert_eq!(HITS, 3);
[INFO] [stdout]     |                                    ^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> tests/thread-local.rs:129:28
[INFO] [stdout]     |
[INFO] [stdout] 129 |                 assert_eq!(HITS, 2);
[INFO] [stdout]     |                            ^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.70s
[INFO] running `Command { std: "docker" "inspect" "a3f954bbdcda754c426118e066c5cf901b87567ffef2eb791de2ab5951cebaaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3f954bbdcda754c426118e066c5cf901b87567ffef2eb791de2ab5951cebaaa", kill_on_drop: false }`
[INFO] [stdout] a3f954bbdcda754c426118e066c5cf901b87567ffef2eb791de2ab5951cebaaa
