[INFO] fetching crate mustang 0.19.0... [INFO] checking mustang-0.19.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate mustang 0.19.0 into /workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mustang 0.19.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tz-rs v0.7.0 [INFO] [stderr] Downloaded atomic-dbg v0.1.11 [INFO] [stderr] Downloaded unwinding v0.2.6 [INFO] [stderr] Downloaded posix-regex v0.1.1 [INFO] [stderr] Downloaded origin v0.26.1 [INFO] [stderr] Downloaded rustix-openpty v0.2.0 [INFO] [stderr] Downloaded rustix-dlmalloc v0.2.2 [INFO] [stderr] Downloaded c-scape v0.22.1 [INFO] [stderr] Downloaded c-gull v0.22.1 [INFO] [stderr] Downloaded rustix-futex-sync v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3cfebffd8b3cb3d2dc944002338aa04f52163b7bb9a610f80c68f8c349449cea [INFO] running `Command { std: "docker" "start" "-a" "3cfebffd8b3cb3d2dc944002338aa04f52163b7bb9a610f80c68f8c349449cea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3cfebffd8b3cb3d2dc944002338aa04f52163b7bb9a610f80c68f8c349449cea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cfebffd8b3cb3d2dc944002338aa04f52163b7bb9a610f80c68f8c349449cea", kill_on_drop: false }` [INFO] [stdout] 3cfebffd8b3cb3d2dc944002338aa04f52163b7bb9a610f80c68f8c349449cea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e575ee861f2683521eb433d974ed077b6e16bac8c3a96980e0f0a1362c89ece5 [INFO] running `Command { std: "docker" "start" "-a" "e575ee861f2683521eb433d974ed077b6e16bac8c3a96980e0f0a1362c89ece5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling dtor-proc-macro v0.0.5 [INFO] [stderr] Compiling ctor-proc-macro v0.0.5 [INFO] [stderr] Checking env_home v0.1.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking 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 for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking dtor v0.0.6 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking ctor v0.4.2 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking similar-asserts v1.7.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking which v7.0.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.1 [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 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 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 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 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 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 for more information about checking conditional configuration [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 for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [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/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 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 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 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 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 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 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 for more information about checking conditional configuration [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`, `macabi`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `relibc`, `sgx`, `sim`, `uclibc`, and `v5` [INFO] [stdout] = note: see 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: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 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 for more information about checking conditional configuration [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 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 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 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 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 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 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 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 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 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 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 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 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 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: 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 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 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 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 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 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: 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 [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)]` 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 [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 [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: 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 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 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 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 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 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 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 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 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 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: 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.93s [INFO] running `Command { std: "docker" "inspect" "e575ee861f2683521eb433d974ed077b6e16bac8c3a96980e0f0a1362c89ece5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e575ee861f2683521eb433d974ed077b6e16bac8c3a96980e0f0a1362c89ece5", kill_on_drop: false }` [INFO] [stdout] e575ee861f2683521eb433d974ed077b6e16bac8c3a96980e0f0a1362c89ece5