[INFO] fetching crate atomic-traits 0.4.0... [INFO] testing atomic-traits-0.4.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate atomic-traits 0.4.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate atomic-traits 0.4.0 [INFO] finished tweaking crates.io crate atomic-traits 0.4.0 [INFO] tweaked toml for crates.io crate atomic-traits 0.4.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate atomic-traits 0.4.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 56 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1526606ba894b68f2631b4a8040cfe568aed58e188cb7ec35235ac0dd331e7dc [INFO] running `Command { std: "docker" "start" "-a" "1526606ba894b68f2631b4a8040cfe568aed58e188cb7ec35235ac0dd331e7dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1526606ba894b68f2631b4a8040cfe568aed58e188cb7ec35235ac0dd331e7dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1526606ba894b68f2631b4a8040cfe568aed58e188cb7ec35235ac0dd331e7dc", kill_on_drop: false }` [INFO] [stdout] 1526606ba894b68f2631b4a8040cfe568aed58e188cb7ec35235ac0dd331e7dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a509159da92b15febe4137479e421fb8beb26ad8d15307641292ce6e2f2101a0 [INFO] running `Command { std: "docker" "start" "-a" "a509159da92b15febe4137479e421fb8beb26ad8d15307641292ce6e2f2101a0", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling atomic-traits v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stdout] --> src/lib.rs:307:38 [INFO] [stdout] | [INFO] [stdout] 307 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_70_0` 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: `since_1_75_0` [INFO] [stdout] --> src/lib.rs:332:38 [INFO] [stdout] | [INFO] [stdout] 332 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_75_0` 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: `since_1_34_0` [INFO] [stdout] --> src/lib.rs:792:40 [INFO] [stdout] | [INFO] [stdout] 792 | #[cfg(any(feature = "integer_atomics", feature = "since_1_34_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_34_0` 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: `atomic_nand` [INFO] [stdout] --> src/lib.rs:254:22 [INFO] [stdout] | [INFO] [stdout] 254 | if #[cfg(all(any(feature = "atomic_nand", feature = "since_1_27_0"), not(feature = "loom_atomics")))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `atomic_nand` 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: `since_1_27_0` [INFO] [stdout] --> src/lib.rs:254:47 [INFO] [stdout] | [INFO] [stdout] 254 | if #[cfg(all(any(feature = "atomic_nand", feature = "since_1_27_0"), not(feature = "loom_atomics")))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_27_0` 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: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:284:21 [INFO] [stdout] | [INFO] [stdout] 284 | } else if #[cfg(feature = "since_1_45_0")] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` 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: `use_target_has_atomic` [INFO] [stdout] --> src/lib.rs:764:17 [INFO] [stdout] | [INFO] [stdout] 764 | all(any(feature = "use_target_has_atomic", feature = "since_1_60_0"), target_has_atomic = "8"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `use_target_has_atomic` 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: `since_1_60_0` [INFO] [stdout] --> src/lib.rs:764:52 [INFO] [stdout] | [INFO] [stdout] 764 | all(any(feature = "use_target_has_atomic", feature = "since_1_60_0"), target_has_atomic = "8"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_60_0` 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: `use_target_has_atomic` [INFO] [stdout] --> src/lib.rs:766:21 [INFO] [stdout] | [INFO] [stdout] 766 | not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `use_target_has_atomic` 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: `since_1_60_0` [INFO] [stdout] --> src/lib.rs:766:56 [INFO] [stdout] | [INFO] [stdout] 766 | not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_60_0` 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: `since_1_53_0` [INFO] [stdout] --> src/lib.rs:776:19 [INFO] [stdout] | [INFO] [stdout] 776 | #[cfg(any(feature = "since_1_53_0", feature = "loom_atomics"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_53_0` 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: `atomic_nand` [INFO] [stdout] --> src/lib.rs:543:19 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 774 | impl_atomic!(AtomicBool: bool; bitwise, fetch_not, as_ptr, from_mut); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stdout] --> src/lib.rs:543:44 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 774 | impl_atomic!(AtomicBool: bool; bitwise, fetch_not, as_ptr, from_mut); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stdout] --> src/lib.rs:696:46 [INFO] [stdout] | [INFO] [stdout] 696 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 774 | impl_atomic!(AtomicBool: bool; bitwise, fetch_not, as_ptr, from_mut); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `use_target_has_atomic` [INFO] [stdout] --> src/lib.rs:782:26 [INFO] [stdout] | [INFO] [stdout] 782 | if #[cfg(any(not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), target_has_atomic = "ptr"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `use_target_has_atomic` 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: `since_1_60_0` [INFO] [stdout] --> src/lib.rs:782:61 [INFO] [stdout] | [INFO] [stdout] 782 | if #[cfg(any(not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), target_has_atomic = "ptr"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_60_0` 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: `since_1_53_0` [INFO] [stdout] --> src/lib.rs:787:19 [INFO] [stdout] | [INFO] [stdout] 787 | #[cfg(any(feature = "since_1_53_0", feature = "loom_atomics"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_53_0` 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: `atomic_nand` [INFO] [stdout] --> src/lib.rs:543:19 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 783 | impl_atomic!(AtomicIsize: isize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stdout] --> src/lib.rs:543:44 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 783 | impl_atomic!(AtomicIsize: isize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:593:19 [INFO] [stdout] | [INFO] [stdout] 593 | #[cfg(any(feature = "since_1_45_0", feature = "loom_atomics"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 783 | impl_atomic!(AtomicIsize: isize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:649:54 [INFO] [stdout] | [INFO] [stdout] 649 | if #[cfg(any(feature = "atomic_min_max", feature = "since_1_45_0"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 783 | impl_atomic!(AtomicIsize: isize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stdout] --> src/lib.rs:696:46 [INFO] [stdout] | [INFO] [stdout] 696 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 783 | impl_atomic!(AtomicIsize: isize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_75_0` [INFO] [stdout] --> src/lib.rs:673:46 [INFO] [stdout] | [INFO] [stdout] 673 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 783 | impl_atomic!(AtomicIsize: isize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_75_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `atomic_nand` [INFO] [stdout] --> src/lib.rs:543:19 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 784 | impl_atomic!(AtomicUsize: usize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stdout] --> src/lib.rs:543:44 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 784 | impl_atomic!(AtomicUsize: usize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:593:19 [INFO] [stdout] | [INFO] [stdout] 593 | #[cfg(any(feature = "since_1_45_0", feature = "loom_atomics"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 784 | impl_atomic!(AtomicUsize: usize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:649:54 [INFO] [stdout] | [INFO] [stdout] 649 | if #[cfg(any(feature = "atomic_min_max", feature = "since_1_45_0"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 784 | impl_atomic!(AtomicUsize: usize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stdout] --> src/lib.rs:696:46 [INFO] [stdout] | [INFO] [stdout] 696 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 784 | impl_atomic!(AtomicUsize: usize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_75_0` [INFO] [stdout] --> src/lib.rs:673:46 [INFO] [stdout] | [INFO] [stdout] 673 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 784 | impl_atomic!(AtomicUsize: usize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_75_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stdout] --> src/lib.rs:706:46 [INFO] [stdout] | [INFO] [stdout] 706 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 785 | impl_atomic!(AtomicPtr; as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_75_0` [INFO] [stdout] --> src/lib.rs:685:46 [INFO] [stdout] | [INFO] [stdout] 685 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 785 | impl_atomic!(AtomicPtr; as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_75_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `atomic_nand` [INFO] [stdout] --> src/fetch.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `atomic_nand` 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: `since_1_27_0` [INFO] [stdout] --> src/fetch.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_27_0` 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: `since_1_45_0` [INFO] [stdout] --> src/fetch.rs:178:18 [INFO] [stdout] | [INFO] [stdout] 178 | if #[cfg(any(feature = "since_1_45_0"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` 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: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:91:40 [INFO] [stdout] | [INFO] [stdout] 91 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` 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: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:108:40 [INFO] [stdout] | [INFO] [stdout] 108 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` 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: `since_1_50_0` [INFO] [stdout] --> src/lib.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | feature = "since_1_50_0", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_50_0` 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: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:211:54 [INFO] [stdout] | [INFO] [stdout] 211 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` 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: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:243:54 [INFO] [stdout] | [INFO] [stdout] 243 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` 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: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:463:44 [INFO] [stdout] | [INFO] [stdout] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 774 | impl_atomic!(AtomicBool: bool; bitwise, fetch_not, as_ptr, from_mut); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:472:44 [INFO] [stdout] | [INFO] [stdout] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 774 | impl_atomic!(AtomicBool: bool; bitwise, fetch_not, as_ptr, from_mut); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:506:58 [INFO] [stdout] | [INFO] [stdout] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 774 | impl_atomic!(AtomicBool: bool; bitwise, fetch_not, as_ptr, from_mut); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:518:58 [INFO] [stdout] | [INFO] [stdout] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 774 | impl_atomic!(AtomicBool: bool; bitwise, fetch_not, as_ptr, from_mut); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stdout] --> src/lib.rs:502:24 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 774 | impl_atomic!(AtomicBool: bool; bitwise, fetch_not, as_ptr, from_mut); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:463:44 [INFO] [stdout] | [INFO] [stdout] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 783 | impl_atomic!(AtomicIsize: isize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:472:44 [INFO] [stdout] | [INFO] [stdout] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 783 | impl_atomic!(AtomicIsize: isize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:506:58 [INFO] [stdout] | [INFO] [stdout] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 783 | impl_atomic!(AtomicIsize: isize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:518:58 [INFO] [stdout] | [INFO] [stdout] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 783 | impl_atomic!(AtomicIsize: isize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stdout] --> src/lib.rs:502:24 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 783 | impl_atomic!(AtomicIsize: isize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:463:44 [INFO] [stdout] | [INFO] [stdout] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 784 | impl_atomic!(AtomicUsize: usize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:472:44 [INFO] [stdout] | [INFO] [stdout] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 784 | impl_atomic!(AtomicUsize: usize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:506:58 [INFO] [stdout] | [INFO] [stdout] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 784 | impl_atomic!(AtomicUsize: usize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:518:58 [INFO] [stdout] | [INFO] [stdout] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 784 | impl_atomic!(AtomicUsize: usize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stdout] --> src/lib.rs:502:24 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 784 | impl_atomic!(AtomicUsize: usize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:463:44 [INFO] [stdout] | [INFO] [stdout] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 785 | impl_atomic!(AtomicPtr; as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:472:44 [INFO] [stdout] | [INFO] [stdout] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 785 | impl_atomic!(AtomicPtr; as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:506:58 [INFO] [stdout] | [INFO] [stdout] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 785 | impl_atomic!(AtomicPtr; as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:518:58 [INFO] [stdout] | [INFO] [stdout] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 785 | impl_atomic!(AtomicPtr; as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stdout] --> src/lib.rs:502:24 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 785 | impl_atomic!(AtomicPtr; as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `use_target_has_atomic` [INFO] [stdout] --> src/lib.rs:798:21 [INFO] [stdout] | [INFO] [stdout] 798 | all(any(feature = "use_target_has_atomic", feature = "since_1_60_0"), target_has_atomic = "8"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `use_target_has_atomic` 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: `since_1_60_0` [INFO] [stdout] --> src/lib.rs:798:56 [INFO] [stdout] | [INFO] [stdout] 798 | all(any(feature = "use_target_has_atomic", feature = "since_1_60_0"), target_has_atomic = "8"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_60_0` 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: `use_target_has_atomic` [INFO] [stdout] --> src/lib.rs:800:25 [INFO] [stdout] | [INFO] [stdout] 800 | not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `use_target_has_atomic` 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: `since_1_60_0` [INFO] [stdout] --> src/lib.rs:800:60 [INFO] [stdout] | [INFO] [stdout] 800 | not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_60_0` 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: `atomic_nand` [INFO] [stdout] --> src/lib.rs:543:19 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 808 | impl_atomic!(AtomicI8: i8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stdout] --> src/lib.rs:543:44 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 808 | impl_atomic!(AtomicI8: i8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:593:19 [INFO] [stdout] | [INFO] [stdout] 593 | #[cfg(any(feature = "since_1_45_0", feature = "loom_atomics"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 808 | impl_atomic!(AtomicI8: i8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:649:54 [INFO] [stdout] | [INFO] [stdout] 649 | if #[cfg(any(feature = "atomic_min_max", feature = "since_1_45_0"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 808 | impl_atomic!(AtomicI8: i8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stdout] --> src/lib.rs:696:46 [INFO] [stdout] | [INFO] [stdout] 696 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 808 | impl_atomic!(AtomicI8: i8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_75_0` [INFO] [stdout] --> src/lib.rs:673:46 [INFO] [stdout] | [INFO] [stdout] 673 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 808 | impl_atomic!(AtomicI8: i8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_75_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `atomic_nand` [INFO] [stdout] --> src/lib.rs:543:19 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 809 | impl_atomic!(AtomicU8: u8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stdout] --> src/lib.rs:543:44 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 809 | impl_atomic!(AtomicU8: u8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:593:19 [INFO] [stdout] | [INFO] [stdout] 593 | #[cfg(any(feature = "since_1_45_0", feature = "loom_atomics"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 809 | impl_atomic!(AtomicU8: u8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:649:54 [INFO] [stdout] | [INFO] [stdout] 649 | if #[cfg(any(feature = "atomic_min_max", feature = "since_1_45_0"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 809 | impl_atomic!(AtomicU8: u8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stdout] --> src/lib.rs:696:46 [INFO] [stdout] | [INFO] [stdout] 696 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 809 | impl_atomic!(AtomicU8: u8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_75_0` [INFO] [stdout] --> src/lib.rs:673:46 [INFO] [stdout] | [INFO] [stdout] 673 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 809 | impl_atomic!(AtomicU8: u8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_75_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `use_target_has_atomic` [INFO] [stdout] --> src/lib.rs:815:21 [INFO] [stdout] | [INFO] [stdout] 815 | all(any(feature = "use_target_has_atomic", feature = "since_1_60_0"), target_has_atomic = "16"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `use_target_has_atomic` 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: `since_1_60_0` [INFO] [stdout] --> src/lib.rs:815:56 [INFO] [stdout] | [INFO] [stdout] 815 | all(any(feature = "use_target_has_atomic", feature = "since_1_60_0"), target_has_atomic = "16"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_60_0` 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: `use_target_has_atomic` [INFO] [stdout] --> src/lib.rs:817:25 [INFO] [stdout] | [INFO] [stdout] 817 | not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `use_target_has_atomic` 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: `since_1_60_0` [INFO] [stdout] --> src/lib.rs:817:60 [INFO] [stdout] | [INFO] [stdout] 817 | not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_60_0` 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: `atomic_nand` [INFO] [stdout] --> src/lib.rs:543:19 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 825 | impl_atomic!(AtomicI16: i16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stdout] --> src/lib.rs:543:44 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 825 | impl_atomic!(AtomicI16: i16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:593:19 [INFO] [stdout] | [INFO] [stdout] 593 | #[cfg(any(feature = "since_1_45_0", feature = "loom_atomics"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 825 | impl_atomic!(AtomicI16: i16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:649:54 [INFO] [stdout] | [INFO] [stdout] 649 | if #[cfg(any(feature = "atomic_min_max", feature = "since_1_45_0"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 825 | impl_atomic!(AtomicI16: i16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stdout] --> src/lib.rs:696:46 [INFO] [stdout] | [INFO] [stdout] 696 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 825 | impl_atomic!(AtomicI16: i16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_75_0` [INFO] [stdout] --> src/lib.rs:673:46 [INFO] [stdout] | [INFO] [stdout] 673 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 825 | impl_atomic!(AtomicI16: i16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_75_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `atomic_nand` [INFO] [stdout] --> src/lib.rs:543:19 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 826 | impl_atomic!(AtomicU16: u16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stdout] --> src/lib.rs:543:44 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 826 | impl_atomic!(AtomicU16: u16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:593:19 [INFO] [stdout] | [INFO] [stdout] 593 | #[cfg(any(feature = "since_1_45_0", feature = "loom_atomics"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 826 | impl_atomic!(AtomicU16: u16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:649:54 [INFO] [stdout] | [INFO] [stdout] 649 | if #[cfg(any(feature = "atomic_min_max", feature = "since_1_45_0"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 826 | impl_atomic!(AtomicU16: u16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stdout] --> src/lib.rs:696:46 [INFO] [stdout] | [INFO] [stdout] 696 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 826 | impl_atomic!(AtomicU16: u16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_75_0` [INFO] [stdout] --> src/lib.rs:673:46 [INFO] [stdout] | [INFO] [stdout] 673 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 826 | impl_atomic!(AtomicU16: u16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_75_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `use_target_has_atomic` [INFO] [stdout] --> src/lib.rs:832:21 [INFO] [stdout] | [INFO] [stdout] 832 | all(any(feature = "use_target_has_atomic", feature = "since_1_60_0"), target_has_atomic = "32"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `use_target_has_atomic` 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: `since_1_60_0` [INFO] [stdout] --> src/lib.rs:832:56 [INFO] [stdout] | [INFO] [stdout] 832 | all(any(feature = "use_target_has_atomic", feature = "since_1_60_0"), target_has_atomic = "32"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_60_0` 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: `use_target_has_atomic` [INFO] [stdout] --> src/lib.rs:834:25 [INFO] [stdout] | [INFO] [stdout] 834 | not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `use_target_has_atomic` 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: `since_1_60_0` [INFO] [stdout] --> src/lib.rs:834:60 [INFO] [stdout] | [INFO] [stdout] 834 | not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_60_0` 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: `atomic_nand` [INFO] [stdout] --> src/lib.rs:543:19 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 838 | impl_atomic!(AtomicI32: i32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stdout] --> src/lib.rs:543:44 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 838 | impl_atomic!(AtomicI32: i32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:593:19 [INFO] [stdout] | [INFO] [stdout] 593 | #[cfg(any(feature = "since_1_45_0", feature = "loom_atomics"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 838 | impl_atomic!(AtomicI32: i32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:649:54 [INFO] [stdout] | [INFO] [stdout] 649 | if #[cfg(any(feature = "atomic_min_max", feature = "since_1_45_0"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 838 | impl_atomic!(AtomicI32: i32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stdout] --> src/lib.rs:696:46 [INFO] [stdout] | [INFO] [stdout] 696 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 838 | impl_atomic!(AtomicI32: i32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_75_0` [INFO] [stdout] --> src/lib.rs:673:46 [INFO] [stdout] | [INFO] [stdout] 673 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 838 | impl_atomic!(AtomicI32: i32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_75_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `atomic_nand` [INFO] [stdout] --> src/lib.rs:543:19 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 839 | impl_atomic!(AtomicU32: u32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stdout] --> src/lib.rs:543:44 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 839 | impl_atomic!(AtomicU32: u32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:593:19 [INFO] [stdout] | [INFO] [stdout] 593 | #[cfg(any(feature = "since_1_45_0", feature = "loom_atomics"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 839 | impl_atomic!(AtomicU32: u32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:649:54 [INFO] [stdout] | [INFO] [stdout] 649 | if #[cfg(any(feature = "atomic_min_max", feature = "since_1_45_0"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 839 | impl_atomic!(AtomicU32: u32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stdout] --> src/lib.rs:696:46 [INFO] [stdout] | [INFO] [stdout] 696 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 839 | impl_atomic!(AtomicU32: u32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_75_0` [INFO] [stdout] --> src/lib.rs:673:46 [INFO] [stdout] | [INFO] [stdout] 673 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 839 | impl_atomic!(AtomicU32: u32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_75_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `use_target_has_atomic` [INFO] [stdout] --> src/lib.rs:845:21 [INFO] [stdout] | [INFO] [stdout] 845 | all(any(feature = "use_target_has_atomic", feature = "since_1_60_0"), target_has_atomic = "64"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `use_target_has_atomic` 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: `since_1_60_0` [INFO] [stdout] --> src/lib.rs:845:56 [INFO] [stdout] | [INFO] [stdout] 845 | all(any(feature = "use_target_has_atomic", feature = "since_1_60_0"), target_has_atomic = "64"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_60_0` 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: `use_target_has_atomic` [INFO] [stdout] --> src/lib.rs:846:25 [INFO] [stdout] | [INFO] [stdout] 846 | all(not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), target_pointer_width = "64") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `use_target_has_atomic` 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: `since_1_60_0` [INFO] [stdout] --> src/lib.rs:846:60 [INFO] [stdout] | [INFO] [stdout] 846 | all(not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), target_pointer_width = "64") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_60_0` 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: `atomic_nand` [INFO] [stdout] --> src/lib.rs:543:19 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 848 | impl_atomic!(AtomicI64: i64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stdout] --> src/lib.rs:543:44 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 848 | impl_atomic!(AtomicI64: i64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:593:19 [INFO] [stdout] | [INFO] [stdout] 593 | #[cfg(any(feature = "since_1_45_0", feature = "loom_atomics"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 848 | impl_atomic!(AtomicI64: i64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:649:54 [INFO] [stdout] | [INFO] [stdout] 649 | if #[cfg(any(feature = "atomic_min_max", feature = "since_1_45_0"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 848 | impl_atomic!(AtomicI64: i64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stdout] --> src/lib.rs:696:46 [INFO] [stdout] | [INFO] [stdout] 696 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 848 | impl_atomic!(AtomicI64: i64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_75_0` [INFO] [stdout] --> src/lib.rs:673:46 [INFO] [stdout] | [INFO] [stdout] 673 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 848 | impl_atomic!(AtomicI64: i64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_75_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `atomic_nand` [INFO] [stdout] --> src/lib.rs:543:19 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 849 | impl_atomic!(AtomicU64: u64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stdout] --> src/lib.rs:543:44 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 849 | impl_atomic!(AtomicU64: u64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:593:19 [INFO] [stdout] | [INFO] [stdout] 593 | #[cfg(any(feature = "since_1_45_0", feature = "loom_atomics"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 849 | impl_atomic!(AtomicU64: u64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:649:54 [INFO] [stdout] | [INFO] [stdout] 649 | if #[cfg(any(feature = "atomic_min_max", feature = "since_1_45_0"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 849 | impl_atomic!(AtomicU64: u64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stdout] --> src/lib.rs:696:46 [INFO] [stdout] | [INFO] [stdout] 696 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 849 | impl_atomic!(AtomicU64: u64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_75_0` [INFO] [stdout] --> src/lib.rs:673:46 [INFO] [stdout] | [INFO] [stdout] 673 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 849 | impl_atomic!(AtomicU64: u64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_75_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:463:44 [INFO] [stdout] | [INFO] [stdout] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 808 | impl_atomic!(AtomicI8: i8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:472:44 [INFO] [stdout] | [INFO] [stdout] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 808 | impl_atomic!(AtomicI8: i8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:506:58 [INFO] [stdout] | [INFO] [stdout] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 808 | impl_atomic!(AtomicI8: i8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:518:58 [INFO] [stdout] | [INFO] [stdout] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 808 | impl_atomic!(AtomicI8: i8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stdout] --> src/lib.rs:502:24 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 808 | impl_atomic!(AtomicI8: i8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:463:44 [INFO] [stdout] | [INFO] [stdout] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 809 | impl_atomic!(AtomicU8: u8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:472:44 [INFO] [stdout] | [INFO] [stdout] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 809 | impl_atomic!(AtomicU8: u8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:506:58 [INFO] [stdout] | [INFO] [stdout] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 809 | impl_atomic!(AtomicU8: u8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:518:58 [INFO] [stdout] | [INFO] [stdout] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 809 | impl_atomic!(AtomicU8: u8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stdout] --> src/lib.rs:502:24 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 809 | impl_atomic!(AtomicU8: u8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:463:44 [INFO] [stdout] | [INFO] [stdout] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 825 | impl_atomic!(AtomicI16: i16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:472:44 [INFO] [stdout] | [INFO] [stdout] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 825 | impl_atomic!(AtomicI16: i16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:506:58 [INFO] [stdout] | [INFO] [stdout] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 825 | impl_atomic!(AtomicI16: i16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:518:58 [INFO] [stdout] | [INFO] [stdout] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 825 | impl_atomic!(AtomicI16: i16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stdout] --> src/lib.rs:502:24 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 825 | impl_atomic!(AtomicI16: i16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:463:44 [INFO] [stdout] | [INFO] [stdout] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 826 | impl_atomic!(AtomicU16: u16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:472:44 [INFO] [stdout] | [INFO] [stdout] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 826 | impl_atomic!(AtomicU16: u16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:506:58 [INFO] [stdout] | [INFO] [stdout] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 826 | impl_atomic!(AtomicU16: u16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:518:58 [INFO] [stdout] | [INFO] [stdout] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 826 | impl_atomic!(AtomicU16: u16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stdout] --> src/lib.rs:502:24 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 826 | impl_atomic!(AtomicU16: u16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:463:44 [INFO] [stdout] | [INFO] [stdout] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 838 | impl_atomic!(AtomicI32: i32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:472:44 [INFO] [stdout] | [INFO] [stdout] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 838 | impl_atomic!(AtomicI32: i32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:506:58 [INFO] [stdout] | [INFO] [stdout] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 838 | impl_atomic!(AtomicI32: i32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:518:58 [INFO] [stdout] | [INFO] [stdout] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 838 | impl_atomic!(AtomicI32: i32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stdout] --> src/lib.rs:502:24 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 838 | impl_atomic!(AtomicI32: i32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:463:44 [INFO] [stdout] | [INFO] [stdout] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 839 | impl_atomic!(AtomicU32: u32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:472:44 [INFO] [stdout] | [INFO] [stdout] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 839 | impl_atomic!(AtomicU32: u32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:506:58 [INFO] [stdout] | [INFO] [stdout] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 839 | impl_atomic!(AtomicU32: u32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:518:58 [INFO] [stdout] | [INFO] [stdout] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 839 | impl_atomic!(AtomicU32: u32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stdout] --> src/lib.rs:502:24 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 839 | impl_atomic!(AtomicU32: u32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:463:44 [INFO] [stdout] | [INFO] [stdout] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 848 | impl_atomic!(AtomicI64: i64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:472:44 [INFO] [stdout] | [INFO] [stdout] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 848 | impl_atomic!(AtomicI64: i64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:506:58 [INFO] [stdout] | [INFO] [stdout] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 848 | impl_atomic!(AtomicI64: i64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:518:58 [INFO] [stdout] | [INFO] [stdout] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 848 | impl_atomic!(AtomicI64: i64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stdout] --> src/lib.rs:502:24 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 848 | impl_atomic!(AtomicI64: i64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:463:44 [INFO] [stdout] | [INFO] [stdout] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 849 | impl_atomic!(AtomicU64: u64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:472:44 [INFO] [stdout] | [INFO] [stdout] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 849 | impl_atomic!(AtomicU64: u64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:506:58 [INFO] [stdout] | [INFO] [stdout] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 849 | impl_atomic!(AtomicU64: u64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:518:58 [INFO] [stdout] | [INFO] [stdout] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 849 | impl_atomic!(AtomicU64: u64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stdout] --> src/lib.rs:502:24 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 849 | impl_atomic!(AtomicU64: u64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s [INFO] running `Command { std: "docker" "inspect" "a509159da92b15febe4137479e421fb8beb26ad8d15307641292ce6e2f2101a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a509159da92b15febe4137479e421fb8beb26ad8d15307641292ce6e2f2101a0", kill_on_drop: false }` [INFO] [stdout] a509159da92b15febe4137479e421fb8beb26ad8d15307641292ce6e2f2101a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62b68cd0ca6b2f2d8e478d76f89b6574f3c3d83c24c0a5ff20c50edb19abde60 [INFO] running `Command { std: "docker" "start" "-a" "62b68cd0ca6b2f2d8e478d76f89b6574f3c3d83c24c0a5ff20c50edb19abde60", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stdout] --> src/lib.rs:307:38 [INFO] [stdout] | [INFO] [stdout] 307 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_70_0` 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: `since_1_75_0` [INFO] [stdout] --> src/lib.rs:332:38 [INFO] [stdout] | [INFO] [stdout] 332 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_75_0` 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: `since_1_34_0` [INFO] [stdout] --> src/lib.rs:792:40 [INFO] [stdout] | [INFO] [stdout] 792 | #[cfg(any(feature = "integer_atomics", feature = "since_1_34_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_34_0` 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: `atomic_nand` [INFO] [stdout] --> src/lib.rs:254:22 [INFO] [stdout] | [INFO] [stdout] 254 | if #[cfg(all(any(feature = "atomic_nand", feature = "since_1_27_0"), not(feature = "loom_atomics")))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `atomic_nand` 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: `since_1_27_0` [INFO] [stdout] --> src/lib.rs:254:47 [INFO] [stdout] | [INFO] [stdout] 254 | if #[cfg(all(any(feature = "atomic_nand", feature = "since_1_27_0"), not(feature = "loom_atomics")))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_27_0` 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: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:284:21 [INFO] [stdout] | [INFO] [stdout] 284 | } else if #[cfg(feature = "since_1_45_0")] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` 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: `use_target_has_atomic` [INFO] [stdout] --> src/lib.rs:764:17 [INFO] [stdout] | [INFO] [stdout] 764 | all(any(feature = "use_target_has_atomic", feature = "since_1_60_0"), target_has_atomic = "8"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `use_target_has_atomic` 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: `since_1_60_0` [INFO] [stdout] --> src/lib.rs:764:52 [INFO] [stdout] | [INFO] [stdout] 764 | all(any(feature = "use_target_has_atomic", feature = "since_1_60_0"), target_has_atomic = "8"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_60_0` 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: `use_target_has_atomic` [INFO] [stdout] --> src/lib.rs:766:21 [INFO] [stdout] | [INFO] [stdout] 766 | not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `use_target_has_atomic` 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: `since_1_60_0` [INFO] [stdout] --> src/lib.rs:766:56 [INFO] [stdout] | [INFO] [stdout] 766 | not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_60_0` 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: `since_1_53_0` [INFO] [stdout] --> src/lib.rs:776:19 [INFO] [stdout] | [INFO] [stdout] 776 | #[cfg(any(feature = "since_1_53_0", feature = "loom_atomics"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_53_0` 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: `atomic_nand` [INFO] [stdout] --> src/lib.rs:543:19 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 774 | impl_atomic!(AtomicBool: bool; bitwise, fetch_not, as_ptr, from_mut); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stdout] --> src/lib.rs:543:44 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 774 | impl_atomic!(AtomicBool: bool; bitwise, fetch_not, as_ptr, from_mut); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stdout] --> src/lib.rs:696:46 [INFO] [stdout] | [INFO] [stdout] 696 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 774 | impl_atomic!(AtomicBool: bool; bitwise, fetch_not, as_ptr, from_mut); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `use_target_has_atomic` [INFO] [stdout] --> src/lib.rs:782:26 [INFO] [stdout] | [INFO] [stdout] 782 | if #[cfg(any(not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), target_has_atomic = "ptr"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `use_target_has_atomic` 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: `since_1_60_0` [INFO] [stdout] --> src/lib.rs:782:61 [INFO] [stdout] | [INFO] [stdout] 782 | if #[cfg(any(not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), target_has_atomic = "ptr"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_60_0` 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: `since_1_53_0` [INFO] [stdout] --> src/lib.rs:787:19 [INFO] [stdout] | [INFO] [stdout] 787 | #[cfg(any(feature = "since_1_53_0", feature = "loom_atomics"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_53_0` 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: `atomic_nand` [INFO] [stdout] --> src/lib.rs:543:19 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 783 | impl_atomic!(AtomicIsize: isize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stdout] --> src/lib.rs:543:44 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 783 | impl_atomic!(AtomicIsize: isize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:593:19 [INFO] [stdout] | [INFO] [stdout] 593 | #[cfg(any(feature = "since_1_45_0", feature = "loom_atomics"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 783 | impl_atomic!(AtomicIsize: isize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:649:54 [INFO] [stdout] | [INFO] [stdout] 649 | if #[cfg(any(feature = "atomic_min_max", feature = "since_1_45_0"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 783 | impl_atomic!(AtomicIsize: isize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stdout] --> src/lib.rs:696:46 [INFO] [stdout] | [INFO] [stdout] 696 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 783 | impl_atomic!(AtomicIsize: isize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_75_0` [INFO] [stdout] --> src/lib.rs:673:46 [INFO] [stdout] | [INFO] [stdout] 673 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 783 | impl_atomic!(AtomicIsize: isize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_75_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `atomic_nand` [INFO] [stdout] --> src/lib.rs:543:19 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 784 | impl_atomic!(AtomicUsize: usize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stdout] --> src/lib.rs:543:44 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 784 | impl_atomic!(AtomicUsize: usize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:593:19 [INFO] [stdout] | [INFO] [stdout] 593 | #[cfg(any(feature = "since_1_45_0", feature = "loom_atomics"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 784 | impl_atomic!(AtomicUsize: usize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:649:54 [INFO] [stdout] | [INFO] [stdout] 649 | if #[cfg(any(feature = "atomic_min_max", feature = "since_1_45_0"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 784 | impl_atomic!(AtomicUsize: usize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stdout] --> src/lib.rs:696:46 [INFO] [stdout] | [INFO] [stdout] 696 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 784 | impl_atomic!(AtomicUsize: usize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_75_0` [INFO] [stdout] --> src/lib.rs:673:46 [INFO] [stdout] | [INFO] [stdout] 673 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 784 | impl_atomic!(AtomicUsize: usize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_75_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stdout] --> src/lib.rs:706:46 [INFO] [stdout] | [INFO] [stdout] 706 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 785 | impl_atomic!(AtomicPtr; as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_75_0` [INFO] [stdout] --> src/lib.rs:685:46 [INFO] [stdout] | [INFO] [stdout] 685 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 785 | impl_atomic!(AtomicPtr; as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_75_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `atomic_nand` [INFO] [stdout] --> src/fetch.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `atomic_nand` 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: `since_1_27_0` [INFO] [stdout] --> src/fetch.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_27_0` 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: `since_1_45_0` [INFO] [stdout] --> src/fetch.rs:178:18 [INFO] [stdout] | [INFO] [stdout] 178 | if #[cfg(any(feature = "since_1_45_0"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` 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: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:91:40 [INFO] [stdout] | [INFO] [stdout] 91 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` 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: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:108:40 [INFO] [stdout] | [INFO] [stdout] 108 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` 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: `since_1_50_0` [INFO] [stdout] --> src/lib.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | feature = "since_1_50_0", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_50_0` 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: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:211:54 [INFO] [stdout] | [INFO] [stdout] 211 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` 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: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:243:54 [INFO] [stdout] | [INFO] [stdout] 243 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` 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: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:463:44 [INFO] [stdout] | [INFO] [stdout] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 774 | impl_atomic!(AtomicBool: bool; bitwise, fetch_not, as_ptr, from_mut); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:472:44 [INFO] [stdout] | [INFO] [stdout] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 774 | impl_atomic!(AtomicBool: bool; bitwise, fetch_not, as_ptr, from_mut); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:506:58 [INFO] [stdout] | [INFO] [stdout] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 774 | impl_atomic!(AtomicBool: bool; bitwise, fetch_not, as_ptr, from_mut); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:518:58 [INFO] [stdout] | [INFO] [stdout] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 774 | impl_atomic!(AtomicBool: bool; bitwise, fetch_not, as_ptr, from_mut); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stdout] --> src/lib.rs:502:24 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 774 | impl_atomic!(AtomicBool: bool; bitwise, fetch_not, as_ptr, from_mut); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:463:44 [INFO] [stdout] | [INFO] [stdout] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 783 | impl_atomic!(AtomicIsize: isize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:472:44 [INFO] [stdout] | [INFO] [stdout] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 783 | impl_atomic!(AtomicIsize: isize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:506:58 [INFO] [stdout] | [INFO] [stdout] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 783 | impl_atomic!(AtomicIsize: isize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:518:58 [INFO] [stdout] | [INFO] [stdout] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 783 | impl_atomic!(AtomicIsize: isize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stdout] --> src/lib.rs:502:24 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 783 | impl_atomic!(AtomicIsize: isize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:463:44 [INFO] [stdout] | [INFO] [stdout] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 784 | impl_atomic!(AtomicUsize: usize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:472:44 [INFO] [stdout] | [INFO] [stdout] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 784 | impl_atomic!(AtomicUsize: usize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:506:58 [INFO] [stdout] | [INFO] [stdout] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 784 | impl_atomic!(AtomicUsize: usize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:518:58 [INFO] [stdout] | [INFO] [stdout] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 784 | impl_atomic!(AtomicUsize: usize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stdout] --> src/lib.rs:502:24 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 784 | impl_atomic!(AtomicUsize: usize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:463:44 [INFO] [stdout] | [INFO] [stdout] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 785 | impl_atomic!(AtomicPtr; as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:472:44 [INFO] [stdout] | [INFO] [stdout] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 785 | impl_atomic!(AtomicPtr; as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:506:58 [INFO] [stdout] | [INFO] [stdout] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 785 | impl_atomic!(AtomicPtr; as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:518:58 [INFO] [stdout] | [INFO] [stdout] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 785 | impl_atomic!(AtomicPtr; as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stdout] --> src/lib.rs:502:24 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 785 | impl_atomic!(AtomicPtr; as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `use_target_has_atomic` [INFO] [stdout] --> src/lib.rs:798:21 [INFO] [stdout] | [INFO] [stdout] 798 | all(any(feature = "use_target_has_atomic", feature = "since_1_60_0"), target_has_atomic = "8"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `use_target_has_atomic` 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: `since_1_60_0` [INFO] [stdout] --> src/lib.rs:798:56 [INFO] [stdout] | [INFO] [stdout] 798 | all(any(feature = "use_target_has_atomic", feature = "since_1_60_0"), target_has_atomic = "8"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_60_0` 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: `use_target_has_atomic` [INFO] [stdout] --> src/lib.rs:800:25 [INFO] [stdout] | [INFO] [stdout] 800 | not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `use_target_has_atomic` 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: `since_1_60_0` [INFO] [stdout] --> src/lib.rs:800:60 [INFO] [stdout] | [INFO] [stdout] 800 | not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_60_0` 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: `atomic_nand` [INFO] [stdout] --> src/lib.rs:543:19 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 808 | impl_atomic!(AtomicI8: i8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stdout] --> src/lib.rs:543:44 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 808 | impl_atomic!(AtomicI8: i8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:593:19 [INFO] [stdout] | [INFO] [stdout] 593 | #[cfg(any(feature = "since_1_45_0", feature = "loom_atomics"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 808 | impl_atomic!(AtomicI8: i8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:649:54 [INFO] [stdout] | [INFO] [stdout] 649 | if #[cfg(any(feature = "atomic_min_max", feature = "since_1_45_0"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 808 | impl_atomic!(AtomicI8: i8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stdout] --> src/lib.rs:696:46 [INFO] [stdout] | [INFO] [stdout] 696 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 808 | impl_atomic!(AtomicI8: i8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_75_0` [INFO] [stdout] --> src/lib.rs:673:46 [INFO] [stdout] | [INFO] [stdout] 673 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 808 | impl_atomic!(AtomicI8: i8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_75_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `atomic_nand` [INFO] [stdout] --> src/lib.rs:543:19 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 809 | impl_atomic!(AtomicU8: u8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stdout] --> src/lib.rs:543:44 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 809 | impl_atomic!(AtomicU8: u8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:593:19 [INFO] [stdout] | [INFO] [stdout] 593 | #[cfg(any(feature = "since_1_45_0", feature = "loom_atomics"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 809 | impl_atomic!(AtomicU8: u8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:649:54 [INFO] [stdout] | [INFO] [stdout] 649 | if #[cfg(any(feature = "atomic_min_max", feature = "since_1_45_0"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 809 | impl_atomic!(AtomicU8: u8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stdout] --> src/lib.rs:696:46 [INFO] [stdout] | [INFO] [stdout] 696 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 809 | impl_atomic!(AtomicU8: u8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_75_0` [INFO] [stdout] --> src/lib.rs:673:46 [INFO] [stdout] | [INFO] [stdout] 673 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 809 | impl_atomic!(AtomicU8: u8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_75_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `use_target_has_atomic` [INFO] [stdout] --> src/lib.rs:815:21 [INFO] [stdout] | [INFO] [stdout] 815 | all(any(feature = "use_target_has_atomic", feature = "since_1_60_0"), target_has_atomic = "16"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `use_target_has_atomic` 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: `since_1_60_0` [INFO] [stdout] --> src/lib.rs:815:56 [INFO] [stdout] | [INFO] [stdout] 815 | all(any(feature = "use_target_has_atomic", feature = "since_1_60_0"), target_has_atomic = "16"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_60_0` 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: `use_target_has_atomic` [INFO] [stdout] --> src/lib.rs:817:25 [INFO] [stdout] | [INFO] [stdout] 817 | not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `use_target_has_atomic` 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: `since_1_60_0` [INFO] [stdout] --> src/lib.rs:817:60 [INFO] [stdout] | [INFO] [stdout] 817 | not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_60_0` 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: `atomic_nand` [INFO] [stdout] --> src/lib.rs:543:19 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 825 | impl_atomic!(AtomicI16: i16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stdout] --> src/lib.rs:543:44 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 825 | impl_atomic!(AtomicI16: i16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:593:19 [INFO] [stdout] | [INFO] [stdout] 593 | #[cfg(any(feature = "since_1_45_0", feature = "loom_atomics"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 825 | impl_atomic!(AtomicI16: i16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:649:54 [INFO] [stdout] | [INFO] [stdout] 649 | if #[cfg(any(feature = "atomic_min_max", feature = "since_1_45_0"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 825 | impl_atomic!(AtomicI16: i16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stdout] --> src/lib.rs:696:46 [INFO] [stdout] | [INFO] [stdout] 696 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 825 | impl_atomic!(AtomicI16: i16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_75_0` [INFO] [stdout] --> src/lib.rs:673:46 [INFO] [stdout] | [INFO] [stdout] 673 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 825 | impl_atomic!(AtomicI16: i16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_75_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `atomic_nand` [INFO] [stdout] --> src/lib.rs:543:19 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 826 | impl_atomic!(AtomicU16: u16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stdout] --> src/lib.rs:543:44 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 826 | impl_atomic!(AtomicU16: u16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:593:19 [INFO] [stdout] | [INFO] [stdout] 593 | #[cfg(any(feature = "since_1_45_0", feature = "loom_atomics"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 826 | impl_atomic!(AtomicU16: u16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:649:54 [INFO] [stdout] | [INFO] [stdout] 649 | if #[cfg(any(feature = "atomic_min_max", feature = "since_1_45_0"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 826 | impl_atomic!(AtomicU16: u16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stdout] --> src/lib.rs:696:46 [INFO] [stdout] | [INFO] [stdout] 696 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 826 | impl_atomic!(AtomicU16: u16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_75_0` [INFO] [stdout] --> src/lib.rs:673:46 [INFO] [stdout] | [INFO] [stdout] 673 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 826 | impl_atomic!(AtomicU16: u16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_75_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `use_target_has_atomic` [INFO] [stdout] --> src/lib.rs:832:21 [INFO] [stdout] | [INFO] [stdout] 832 | all(any(feature = "use_target_has_atomic", feature = "since_1_60_0"), target_has_atomic = "32"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `use_target_has_atomic` 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: `since_1_60_0` [INFO] [stdout] --> src/lib.rs:832:56 [INFO] [stdout] | [INFO] [stdout] 832 | all(any(feature = "use_target_has_atomic", feature = "since_1_60_0"), target_has_atomic = "32"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_60_0` 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: `use_target_has_atomic` [INFO] [stdout] --> src/lib.rs:834:25 [INFO] [stdout] | [INFO] [stdout] 834 | not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `use_target_has_atomic` 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: `since_1_60_0` [INFO] [stdout] --> src/lib.rs:834:60 [INFO] [stdout] | [INFO] [stdout] 834 | not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_60_0` 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: `atomic_nand` [INFO] [stdout] --> src/lib.rs:543:19 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 838 | impl_atomic!(AtomicI32: i32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stdout] --> src/lib.rs:543:44 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 838 | impl_atomic!(AtomicI32: i32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:593:19 [INFO] [stdout] | [INFO] [stdout] 593 | #[cfg(any(feature = "since_1_45_0", feature = "loom_atomics"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 838 | impl_atomic!(AtomicI32: i32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:649:54 [INFO] [stdout] | [INFO] [stdout] 649 | if #[cfg(any(feature = "atomic_min_max", feature = "since_1_45_0"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 838 | impl_atomic!(AtomicI32: i32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stdout] --> src/lib.rs:696:46 [INFO] [stdout] | [INFO] [stdout] 696 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 838 | impl_atomic!(AtomicI32: i32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_75_0` [INFO] [stdout] --> src/lib.rs:673:46 [INFO] [stdout] | [INFO] [stdout] 673 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 838 | impl_atomic!(AtomicI32: i32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_75_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `atomic_nand` [INFO] [stdout] --> src/lib.rs:543:19 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 839 | impl_atomic!(AtomicU32: u32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stdout] --> src/lib.rs:543:44 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 839 | impl_atomic!(AtomicU32: u32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:593:19 [INFO] [stdout] | [INFO] [stdout] 593 | #[cfg(any(feature = "since_1_45_0", feature = "loom_atomics"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 839 | impl_atomic!(AtomicU32: u32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:649:54 [INFO] [stdout] | [INFO] [stdout] 649 | if #[cfg(any(feature = "atomic_min_max", feature = "since_1_45_0"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 839 | impl_atomic!(AtomicU32: u32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stdout] --> src/lib.rs:696:46 [INFO] [stdout] | [INFO] [stdout] 696 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 839 | impl_atomic!(AtomicU32: u32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_75_0` [INFO] [stdout] --> src/lib.rs:673:46 [INFO] [stdout] | [INFO] [stdout] 673 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 839 | impl_atomic!(AtomicU32: u32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_75_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `use_target_has_atomic` [INFO] [stdout] --> src/lib.rs:845:21 [INFO] [stdout] | [INFO] [stdout] 845 | all(any(feature = "use_target_has_atomic", feature = "since_1_60_0"), target_has_atomic = "64"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `use_target_has_atomic` 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: `since_1_60_0` [INFO] [stdout] --> src/lib.rs:845:56 [INFO] [stdout] | [INFO] [stdout] 845 | all(any(feature = "use_target_has_atomic", feature = "since_1_60_0"), target_has_atomic = "64"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_60_0` 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: `use_target_has_atomic` [INFO] [stdout] --> src/lib.rs:846:25 [INFO] [stdout] | [INFO] [stdout] 846 | all(not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), target_pointer_width = "64") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `use_target_has_atomic` 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: `since_1_60_0` [INFO] [stdout] --> src/lib.rs:846:60 [INFO] [stdout] | [INFO] [stdout] 846 | all(not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), target_pointer_width = "64") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_60_0` 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: `atomic_nand` [INFO] [stdout] --> src/lib.rs:543:19 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 848 | impl_atomic!(AtomicI64: i64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stdout] --> src/lib.rs:543:44 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 848 | impl_atomic!(AtomicI64: i64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:593:19 [INFO] [stdout] | [INFO] [stdout] 593 | #[cfg(any(feature = "since_1_45_0", feature = "loom_atomics"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 848 | impl_atomic!(AtomicI64: i64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:649:54 [INFO] [stdout] | [INFO] [stdout] 649 | if #[cfg(any(feature = "atomic_min_max", feature = "since_1_45_0"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 848 | impl_atomic!(AtomicI64: i64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stdout] --> src/lib.rs:696:46 [INFO] [stdout] | [INFO] [stdout] 696 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 848 | impl_atomic!(AtomicI64: i64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_75_0` [INFO] [stdout] --> src/lib.rs:673:46 [INFO] [stdout] | [INFO] [stdout] 673 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 848 | impl_atomic!(AtomicI64: i64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_75_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `atomic_nand` [INFO] [stdout] --> src/lib.rs:543:19 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 849 | impl_atomic!(AtomicU64: u64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stdout] --> src/lib.rs:543:44 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 849 | impl_atomic!(AtomicU64: u64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:593:19 [INFO] [stdout] | [INFO] [stdout] 593 | #[cfg(any(feature = "since_1_45_0", feature = "loom_atomics"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 849 | impl_atomic!(AtomicU64: u64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:649:54 [INFO] [stdout] | [INFO] [stdout] 649 | if #[cfg(any(feature = "atomic_min_max", feature = "since_1_45_0"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 849 | impl_atomic!(AtomicU64: u64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stdout] --> src/lib.rs:696:46 [INFO] [stdout] | [INFO] [stdout] 696 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 849 | impl_atomic!(AtomicU64: u64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_75_0` [INFO] [stdout] --> src/lib.rs:673:46 [INFO] [stdout] | [INFO] [stdout] 673 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 849 | impl_atomic!(AtomicU64: u64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_75_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:463:44 [INFO] [stdout] | [INFO] [stdout] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 808 | impl_atomic!(AtomicI8: i8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:472:44 [INFO] [stdout] | [INFO] [stdout] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 808 | impl_atomic!(AtomicI8: i8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:506:58 [INFO] [stdout] | [INFO] [stdout] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 808 | impl_atomic!(AtomicI8: i8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:518:58 [INFO] [stdout] | [INFO] [stdout] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 808 | impl_atomic!(AtomicI8: i8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stdout] --> src/lib.rs:502:24 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 808 | impl_atomic!(AtomicI8: i8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:463:44 [INFO] [stdout] | [INFO] [stdout] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 809 | impl_atomic!(AtomicU8: u8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:472:44 [INFO] [stdout] | [INFO] [stdout] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 809 | impl_atomic!(AtomicU8: u8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:506:58 [INFO] [stdout] | [INFO] [stdout] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 809 | impl_atomic!(AtomicU8: u8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:518:58 [INFO] [stdout] | [INFO] [stdout] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 809 | impl_atomic!(AtomicU8: u8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stdout] --> src/lib.rs:502:24 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 809 | impl_atomic!(AtomicU8: u8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:463:44 [INFO] [stdout] | [INFO] [stdout] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 825 | impl_atomic!(AtomicI16: i16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:472:44 [INFO] [stdout] | [INFO] [stdout] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 825 | impl_atomic!(AtomicI16: i16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:506:58 [INFO] [stdout] | [INFO] [stdout] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 825 | impl_atomic!(AtomicI16: i16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:518:58 [INFO] [stdout] | [INFO] [stdout] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 825 | impl_atomic!(AtomicI16: i16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stdout] --> src/lib.rs:502:24 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 825 | impl_atomic!(AtomicI16: i16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:463:44 [INFO] [stdout] | [INFO] [stdout] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 826 | impl_atomic!(AtomicU16: u16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:472:44 [INFO] [stdout] | [INFO] [stdout] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 826 | impl_atomic!(AtomicU16: u16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:506:58 [INFO] [stdout] | [INFO] [stdout] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 826 | impl_atomic!(AtomicU16: u16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:518:58 [INFO] [stdout] | [INFO] [stdout] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 826 | impl_atomic!(AtomicU16: u16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stdout] --> src/lib.rs:502:24 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 826 | impl_atomic!(AtomicU16: u16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:463:44 [INFO] [stdout] | [INFO] [stdout] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 838 | impl_atomic!(AtomicI32: i32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:472:44 [INFO] [stdout] | [INFO] [stdout] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 838 | impl_atomic!(AtomicI32: i32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:506:58 [INFO] [stdout] | [INFO] [stdout] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 838 | impl_atomic!(AtomicI32: i32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:518:58 [INFO] [stdout] | [INFO] [stdout] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 838 | impl_atomic!(AtomicI32: i32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stdout] --> src/lib.rs:502:24 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 838 | impl_atomic!(AtomicI32: i32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:463:44 [INFO] [stdout] | [INFO] [stdout] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 839 | impl_atomic!(AtomicU32: u32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:472:44 [INFO] [stdout] | [INFO] [stdout] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 839 | impl_atomic!(AtomicU32: u32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:506:58 [INFO] [stdout] | [INFO] [stdout] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 839 | impl_atomic!(AtomicU32: u32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:518:58 [INFO] [stdout] | [INFO] [stdout] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 839 | impl_atomic!(AtomicU32: u32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stdout] --> src/lib.rs:502:24 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 839 | impl_atomic!(AtomicU32: u32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:463:44 [INFO] [stdout] | [INFO] [stdout] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 848 | impl_atomic!(AtomicI64: i64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:472:44 [INFO] [stdout] | [INFO] [stdout] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 848 | impl_atomic!(AtomicI64: i64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:506:58 [INFO] [stdout] | [INFO] [stdout] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 848 | impl_atomic!(AtomicI64: i64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:518:58 [INFO] [stdout] | [INFO] [stdout] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 848 | impl_atomic!(AtomicI64: i64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stdout] --> src/lib.rs:502:24 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 848 | impl_atomic!(AtomicI64: i64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:463:44 [INFO] [stdout] | [INFO] [stdout] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 849 | impl_atomic!(AtomicU64: u64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:472:44 [INFO] [stdout] | [INFO] [stdout] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 849 | impl_atomic!(AtomicU64: u64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:506:58 [INFO] [stdout] | [INFO] [stdout] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 849 | impl_atomic!(AtomicU64: u64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:518:58 [INFO] [stdout] | [INFO] [stdout] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 849 | impl_atomic!(AtomicU64: u64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stdout] --> src/lib.rs:502:24 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 849 | impl_atomic!(AtomicU64: u64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling atomic-traits v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stdout] --> src/lib.rs:307:38 [INFO] [stdout] | [INFO] [stdout] 307 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_70_0` 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: `since_1_75_0` [INFO] [stdout] --> src/lib.rs:332:38 [INFO] [stdout] | [INFO] [stdout] 332 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_75_0` 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: `since_1_34_0` [INFO] [stdout] --> src/lib.rs:792:40 [INFO] [stdout] | [INFO] [stdout] 792 | #[cfg(any(feature = "integer_atomics", feature = "since_1_34_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_34_0` 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: `atomic_nand` [INFO] [stdout] --> src/lib.rs:254:22 [INFO] [stdout] | [INFO] [stdout] 254 | if #[cfg(all(any(feature = "atomic_nand", feature = "since_1_27_0"), not(feature = "loom_atomics")))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `atomic_nand` 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: `since_1_27_0` [INFO] [stdout] --> src/lib.rs:254:47 [INFO] [stdout] | [INFO] [stdout] 254 | if #[cfg(all(any(feature = "atomic_nand", feature = "since_1_27_0"), not(feature = "loom_atomics")))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_27_0` 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: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:284:21 [INFO] [stdout] | [INFO] [stdout] 284 | } else if #[cfg(feature = "since_1_45_0")] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` 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: `use_target_has_atomic` [INFO] [stdout] --> src/lib.rs:764:17 [INFO] [stdout] | [INFO] [stdout] 764 | all(any(feature = "use_target_has_atomic", feature = "since_1_60_0"), target_has_atomic = "8"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `use_target_has_atomic` 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: `since_1_60_0` [INFO] [stdout] --> src/lib.rs:764:52 [INFO] [stdout] | [INFO] [stdout] 764 | all(any(feature = "use_target_has_atomic", feature = "since_1_60_0"), target_has_atomic = "8"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_60_0` 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: `use_target_has_atomic` [INFO] [stdout] --> src/lib.rs:766:21 [INFO] [stdout] | [INFO] [stdout] 766 | not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `use_target_has_atomic` 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: `since_1_60_0` [INFO] [stdout] --> src/lib.rs:766:56 [INFO] [stdout] | [INFO] [stdout] 766 | not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_60_0` 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: `since_1_53_0` [INFO] [stdout] --> src/lib.rs:776:19 [INFO] [stdout] | [INFO] [stdout] 776 | #[cfg(any(feature = "since_1_53_0", feature = "loom_atomics"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_53_0` 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: `atomic_nand` [INFO] [stdout] --> src/lib.rs:543:19 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 774 | impl_atomic!(AtomicBool: bool; bitwise, fetch_not, as_ptr, from_mut); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stdout] --> src/lib.rs:543:44 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 774 | impl_atomic!(AtomicBool: bool; bitwise, fetch_not, as_ptr, from_mut); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stdout] --> src/lib.rs:696:46 [INFO] [stdout] | [INFO] [stdout] 696 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 774 | impl_atomic!(AtomicBool: bool; bitwise, fetch_not, as_ptr, from_mut); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `use_target_has_atomic` [INFO] [stdout] --> src/lib.rs:782:26 [INFO] [stdout] | [INFO] [stdout] 782 | if #[cfg(any(not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), target_has_atomic = "ptr"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `use_target_has_atomic` 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: `since_1_60_0` [INFO] [stdout] --> src/lib.rs:782:61 [INFO] [stdout] | [INFO] [stdout] 782 | if #[cfg(any(not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), target_has_atomic = "ptr"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_60_0` 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: `since_1_53_0` [INFO] [stdout] --> src/lib.rs:787:19 [INFO] [stdout] | [INFO] [stdout] 787 | #[cfg(any(feature = "since_1_53_0", feature = "loom_atomics"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_53_0` 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: `atomic_nand` [INFO] [stdout] --> src/lib.rs:543:19 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 783 | impl_atomic!(AtomicIsize: isize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stdout] --> src/lib.rs:543:44 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 783 | impl_atomic!(AtomicIsize: isize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:593:19 [INFO] [stdout] | [INFO] [stdout] 593 | #[cfg(any(feature = "since_1_45_0", feature = "loom_atomics"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 783 | impl_atomic!(AtomicIsize: isize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:649:54 [INFO] [stdout] | [INFO] [stdout] 649 | if #[cfg(any(feature = "atomic_min_max", feature = "since_1_45_0"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 783 | impl_atomic!(AtomicIsize: isize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stdout] --> src/lib.rs:696:46 [INFO] [stdout] | [INFO] [stdout] 696 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 783 | impl_atomic!(AtomicIsize: isize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_75_0` [INFO] [stdout] --> src/lib.rs:673:46 [INFO] [stdout] | [INFO] [stdout] 673 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 783 | impl_atomic!(AtomicIsize: isize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_75_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `atomic_nand` [INFO] [stdout] --> src/lib.rs:543:19 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 784 | impl_atomic!(AtomicUsize: usize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stdout] --> src/lib.rs:543:44 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 784 | impl_atomic!(AtomicUsize: usize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:593:19 [INFO] [stdout] | [INFO] [stdout] 593 | #[cfg(any(feature = "since_1_45_0", feature = "loom_atomics"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 784 | impl_atomic!(AtomicUsize: usize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:649:54 [INFO] [stdout] | [INFO] [stdout] 649 | if #[cfg(any(feature = "atomic_min_max", feature = "since_1_45_0"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 784 | impl_atomic!(AtomicUsize: usize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stdout] --> src/lib.rs:696:46 [INFO] [stdout] | [INFO] [stdout] 696 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 784 | impl_atomic!(AtomicUsize: usize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_75_0` [INFO] [stdout] --> src/lib.rs:673:46 [INFO] [stdout] | [INFO] [stdout] 673 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 784 | impl_atomic!(AtomicUsize: usize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_75_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stdout] --> src/lib.rs:706:46 [INFO] [stdout] | [INFO] [stdout] 706 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 785 | impl_atomic!(AtomicPtr; as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_75_0` [INFO] [stdout] --> src/lib.rs:685:46 [INFO] [stdout] | [INFO] [stdout] 685 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 785 | impl_atomic!(AtomicPtr; as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_75_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `atomic_nand` [INFO] [stdout] --> src/fetch.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `atomic_nand` 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: `since_1_27_0` [INFO] [stdout] --> src/fetch.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_27_0` 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: `since_1_45_0` [INFO] [stdout] --> src/fetch.rs:178:18 [INFO] [stdout] | [INFO] [stdout] 178 | if #[cfg(any(feature = "since_1_45_0"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` 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: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:91:40 [INFO] [stdout] | [INFO] [stdout] 91 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` 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: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:108:40 [INFO] [stdout] | [INFO] [stdout] 108 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` 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: `since_1_50_0` [INFO] [stdout] --> src/lib.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | feature = "since_1_50_0", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_50_0` 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: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:211:54 [INFO] [stdout] | [INFO] [stdout] 211 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` 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: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:243:54 [INFO] [stdout] | [INFO] [stdout] 243 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` 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: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:463:44 [INFO] [stdout] | [INFO] [stdout] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 774 | impl_atomic!(AtomicBool: bool; bitwise, fetch_not, as_ptr, from_mut); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:472:44 [INFO] [stdout] | [INFO] [stdout] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 774 | impl_atomic!(AtomicBool: bool; bitwise, fetch_not, as_ptr, from_mut); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:506:58 [INFO] [stdout] | [INFO] [stdout] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 774 | impl_atomic!(AtomicBool: bool; bitwise, fetch_not, as_ptr, from_mut); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:518:58 [INFO] [stdout] | [INFO] [stdout] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 774 | impl_atomic!(AtomicBool: bool; bitwise, fetch_not, as_ptr, from_mut); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stdout] --> src/lib.rs:502:24 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 774 | impl_atomic!(AtomicBool: bool; bitwise, fetch_not, as_ptr, from_mut); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:463:44 [INFO] [stdout] | [INFO] [stdout] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 783 | impl_atomic!(AtomicIsize: isize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:472:44 [INFO] [stdout] | [INFO] [stdout] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 783 | impl_atomic!(AtomicIsize: isize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:506:58 [INFO] [stdout] | [INFO] [stdout] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 783 | impl_atomic!(AtomicIsize: isize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:518:58 [INFO] [stdout] | [INFO] [stdout] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 783 | impl_atomic!(AtomicIsize: isize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stdout] --> src/lib.rs:502:24 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 783 | impl_atomic!(AtomicIsize: isize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:463:44 [INFO] [stdout] | [INFO] [stdout] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 784 | impl_atomic!(AtomicUsize: usize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:472:44 [INFO] [stdout] | [INFO] [stdout] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 784 | impl_atomic!(AtomicUsize: usize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:506:58 [INFO] [stdout] | [INFO] [stdout] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 784 | impl_atomic!(AtomicUsize: usize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:518:58 [INFO] [stdout] | [INFO] [stdout] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 784 | impl_atomic!(AtomicUsize: usize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stdout] --> src/lib.rs:502:24 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 784 | impl_atomic!(AtomicUsize: usize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:463:44 [INFO] [stdout] | [INFO] [stdout] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 785 | impl_atomic!(AtomicPtr; as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:472:44 [INFO] [stdout] | [INFO] [stdout] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 785 | impl_atomic!(AtomicPtr; as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:506:58 [INFO] [stdout] | [INFO] [stdout] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 785 | impl_atomic!(AtomicPtr; as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:518:58 [INFO] [stdout] | [INFO] [stdout] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 785 | impl_atomic!(AtomicPtr; as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stdout] --> src/lib.rs:502:24 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 785 | impl_atomic!(AtomicPtr; as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `use_target_has_atomic` [INFO] [stdout] --> src/lib.rs:798:21 [INFO] [stdout] | [INFO] [stdout] 798 | all(any(feature = "use_target_has_atomic", feature = "since_1_60_0"), target_has_atomic = "8"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `use_target_has_atomic` 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: `since_1_60_0` [INFO] [stdout] --> src/lib.rs:798:56 [INFO] [stdout] | [INFO] [stdout] 798 | all(any(feature = "use_target_has_atomic", feature = "since_1_60_0"), target_has_atomic = "8"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_60_0` 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: `use_target_has_atomic` [INFO] [stdout] --> src/lib.rs:800:25 [INFO] [stdout] | [INFO] [stdout] 800 | not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `use_target_has_atomic` 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: `since_1_60_0` [INFO] [stdout] --> src/lib.rs:800:60 [INFO] [stdout] | [INFO] [stdout] 800 | not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_60_0` 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: `atomic_nand` [INFO] [stdout] --> src/lib.rs:543:19 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 808 | impl_atomic!(AtomicI8: i8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stdout] --> src/lib.rs:543:44 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 808 | impl_atomic!(AtomicI8: i8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:593:19 [INFO] [stdout] | [INFO] [stdout] 593 | #[cfg(any(feature = "since_1_45_0", feature = "loom_atomics"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 808 | impl_atomic!(AtomicI8: i8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:649:54 [INFO] [stdout] | [INFO] [stdout] 649 | if #[cfg(any(feature = "atomic_min_max", feature = "since_1_45_0"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 808 | impl_atomic!(AtomicI8: i8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stdout] --> src/lib.rs:696:46 [INFO] [stdout] | [INFO] [stdout] 696 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 808 | impl_atomic!(AtomicI8: i8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_75_0` [INFO] [stdout] --> src/lib.rs:673:46 [INFO] [stdout] | [INFO] [stdout] 673 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 808 | impl_atomic!(AtomicI8: i8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_75_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `atomic_nand` [INFO] [stdout] --> src/lib.rs:543:19 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 809 | impl_atomic!(AtomicU8: u8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stdout] --> src/lib.rs:543:44 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 809 | impl_atomic!(AtomicU8: u8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:593:19 [INFO] [stdout] | [INFO] [stdout] 593 | #[cfg(any(feature = "since_1_45_0", feature = "loom_atomics"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 809 | impl_atomic!(AtomicU8: u8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:649:54 [INFO] [stdout] | [INFO] [stdout] 649 | if #[cfg(any(feature = "atomic_min_max", feature = "since_1_45_0"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 809 | impl_atomic!(AtomicU8: u8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stdout] --> src/lib.rs:696:46 [INFO] [stdout] | [INFO] [stdout] 696 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 809 | impl_atomic!(AtomicU8: u8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_75_0` [INFO] [stdout] --> src/lib.rs:673:46 [INFO] [stdout] | [INFO] [stdout] 673 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 809 | impl_atomic!(AtomicU8: u8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_75_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `use_target_has_atomic` [INFO] [stdout] --> src/lib.rs:815:21 [INFO] [stdout] | [INFO] [stdout] 815 | all(any(feature = "use_target_has_atomic", feature = "since_1_60_0"), target_has_atomic = "16"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `use_target_has_atomic` 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: `since_1_60_0` [INFO] [stdout] --> src/lib.rs:815:56 [INFO] [stdout] | [INFO] [stdout] 815 | all(any(feature = "use_target_has_atomic", feature = "since_1_60_0"), target_has_atomic = "16"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_60_0` 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: `use_target_has_atomic` [INFO] [stdout] --> src/lib.rs:817:25 [INFO] [stdout] | [INFO] [stdout] 817 | not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `use_target_has_atomic` 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: `since_1_60_0` [INFO] [stdout] --> src/lib.rs:817:60 [INFO] [stdout] | [INFO] [stdout] 817 | not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_60_0` 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: `atomic_nand` [INFO] [stdout] --> src/lib.rs:543:19 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 825 | impl_atomic!(AtomicI16: i16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stdout] --> src/lib.rs:543:44 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 825 | impl_atomic!(AtomicI16: i16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:593:19 [INFO] [stdout] | [INFO] [stdout] 593 | #[cfg(any(feature = "since_1_45_0", feature = "loom_atomics"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 825 | impl_atomic!(AtomicI16: i16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:649:54 [INFO] [stdout] | [INFO] [stdout] 649 | if #[cfg(any(feature = "atomic_min_max", feature = "since_1_45_0"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 825 | impl_atomic!(AtomicI16: i16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stdout] --> src/lib.rs:696:46 [INFO] [stdout] | [INFO] [stdout] 696 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 825 | impl_atomic!(AtomicI16: i16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_75_0` [INFO] [stdout] --> src/lib.rs:673:46 [INFO] [stdout] | [INFO] [stdout] 673 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 825 | impl_atomic!(AtomicI16: i16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_75_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `atomic_nand` [INFO] [stdout] --> src/lib.rs:543:19 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 826 | impl_atomic!(AtomicU16: u16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stdout] --> src/lib.rs:543:44 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 826 | impl_atomic!(AtomicU16: u16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:593:19 [INFO] [stdout] | [INFO] [stdout] 593 | #[cfg(any(feature = "since_1_45_0", feature = "loom_atomics"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 826 | impl_atomic!(AtomicU16: u16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:649:54 [INFO] [stdout] | [INFO] [stdout] 649 | if #[cfg(any(feature = "atomic_min_max", feature = "since_1_45_0"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 826 | impl_atomic!(AtomicU16: u16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stdout] --> src/lib.rs:696:46 [INFO] [stdout] | [INFO] [stdout] 696 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 826 | impl_atomic!(AtomicU16: u16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_75_0` [INFO] [stdout] --> src/lib.rs:673:46 [INFO] [stdout] | [INFO] [stdout] 673 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 826 | impl_atomic!(AtomicU16: u16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_75_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `use_target_has_atomic` [INFO] [stdout] --> src/lib.rs:832:21 [INFO] [stdout] | [INFO] [stdout] 832 | all(any(feature = "use_target_has_atomic", feature = "since_1_60_0"), target_has_atomic = "32"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `use_target_has_atomic` 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: `since_1_60_0` [INFO] [stdout] --> src/lib.rs:832:56 [INFO] [stdout] | [INFO] [stdout] 832 | all(any(feature = "use_target_has_atomic", feature = "since_1_60_0"), target_has_atomic = "32"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_60_0` 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: `use_target_has_atomic` [INFO] [stdout] --> src/lib.rs:834:25 [INFO] [stdout] | [INFO] [stdout] 834 | not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `use_target_has_atomic` 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: `since_1_60_0` [INFO] [stdout] --> src/lib.rs:834:60 [INFO] [stdout] | [INFO] [stdout] 834 | not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_60_0` 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: `atomic_nand` [INFO] [stdout] --> src/lib.rs:543:19 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 838 | impl_atomic!(AtomicI32: i32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stdout] --> src/lib.rs:543:44 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 838 | impl_atomic!(AtomicI32: i32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:593:19 [INFO] [stdout] | [INFO] [stdout] 593 | #[cfg(any(feature = "since_1_45_0", feature = "loom_atomics"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 838 | impl_atomic!(AtomicI32: i32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:649:54 [INFO] [stdout] | [INFO] [stdout] 649 | if #[cfg(any(feature = "atomic_min_max", feature = "since_1_45_0"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 838 | impl_atomic!(AtomicI32: i32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stdout] --> src/lib.rs:696:46 [INFO] [stdout] | [INFO] [stdout] 696 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 838 | impl_atomic!(AtomicI32: i32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_75_0` [INFO] [stdout] --> src/lib.rs:673:46 [INFO] [stdout] | [INFO] [stdout] 673 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 838 | impl_atomic!(AtomicI32: i32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_75_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `atomic_nand` [INFO] [stdout] --> src/lib.rs:543:19 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 839 | impl_atomic!(AtomicU32: u32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stdout] --> src/lib.rs:543:44 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 839 | impl_atomic!(AtomicU32: u32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:593:19 [INFO] [stdout] | [INFO] [stdout] 593 | #[cfg(any(feature = "since_1_45_0", feature = "loom_atomics"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 839 | impl_atomic!(AtomicU32: u32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:649:54 [INFO] [stdout] | [INFO] [stdout] 649 | if #[cfg(any(feature = "atomic_min_max", feature = "since_1_45_0"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 839 | impl_atomic!(AtomicU32: u32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stdout] --> src/lib.rs:696:46 [INFO] [stdout] | [INFO] [stdout] 696 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 839 | impl_atomic!(AtomicU32: u32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_75_0` [INFO] [stdout] --> src/lib.rs:673:46 [INFO] [stdout] | [INFO] [stdout] 673 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 839 | impl_atomic!(AtomicU32: u32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_75_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `use_target_has_atomic` [INFO] [stdout] --> src/lib.rs:845:21 [INFO] [stdout] | [INFO] [stdout] 845 | all(any(feature = "use_target_has_atomic", feature = "since_1_60_0"), target_has_atomic = "64"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `use_target_has_atomic` 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: `since_1_60_0` [INFO] [stdout] --> src/lib.rs:845:56 [INFO] [stdout] | [INFO] [stdout] 845 | all(any(feature = "use_target_has_atomic", feature = "since_1_60_0"), target_has_atomic = "64"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_60_0` 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: `use_target_has_atomic` [INFO] [stdout] --> src/lib.rs:846:25 [INFO] [stdout] | [INFO] [stdout] 846 | all(not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), target_pointer_width = "64") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `use_target_has_atomic` 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: `since_1_60_0` [INFO] [stdout] --> src/lib.rs:846:60 [INFO] [stdout] | [INFO] [stdout] 846 | all(not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), target_pointer_width = "64") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_60_0` 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: `atomic_nand` [INFO] [stdout] --> src/lib.rs:543:19 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 848 | impl_atomic!(AtomicI64: i64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stdout] --> src/lib.rs:543:44 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 848 | impl_atomic!(AtomicI64: i64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:593:19 [INFO] [stdout] | [INFO] [stdout] 593 | #[cfg(any(feature = "since_1_45_0", feature = "loom_atomics"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 848 | impl_atomic!(AtomicI64: i64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:649:54 [INFO] [stdout] | [INFO] [stdout] 649 | if #[cfg(any(feature = "atomic_min_max", feature = "since_1_45_0"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 848 | impl_atomic!(AtomicI64: i64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stdout] --> src/lib.rs:696:46 [INFO] [stdout] | [INFO] [stdout] 696 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 848 | impl_atomic!(AtomicI64: i64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_75_0` [INFO] [stdout] --> src/lib.rs:673:46 [INFO] [stdout] | [INFO] [stdout] 673 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 848 | impl_atomic!(AtomicI64: i64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_75_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `atomic_nand` [INFO] [stdout] --> src/lib.rs:543:19 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 849 | impl_atomic!(AtomicU64: u64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stdout] --> src/lib.rs:543:44 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 849 | impl_atomic!(AtomicU64: u64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:593:19 [INFO] [stdout] | [INFO] [stdout] 593 | #[cfg(any(feature = "since_1_45_0", feature = "loom_atomics"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 849 | impl_atomic!(AtomicU64: u64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stdout] --> src/lib.rs:649:54 [INFO] [stdout] | [INFO] [stdout] 649 | if #[cfg(any(feature = "atomic_min_max", feature = "since_1_45_0"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 849 | impl_atomic!(AtomicU64: u64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stdout] --> src/lib.rs:696:46 [INFO] [stdout] | [INFO] [stdout] 696 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 849 | impl_atomic!(AtomicU64: u64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_75_0` [INFO] [stdout] --> src/lib.rs:673:46 [INFO] [stdout] | [INFO] [stdout] 673 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 849 | impl_atomic!(AtomicU64: u64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_75_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:463:44 [INFO] [stdout] | [INFO] [stdout] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 808 | impl_atomic!(AtomicI8: i8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:472:44 [INFO] [stdout] | [INFO] [stdout] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 808 | impl_atomic!(AtomicI8: i8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:506:58 [INFO] [stdout] | [INFO] [stdout] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 808 | impl_atomic!(AtomicI8: i8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:518:58 [INFO] [stdout] | [INFO] [stdout] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 808 | impl_atomic!(AtomicI8: i8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stdout] --> src/lib.rs:502:24 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 808 | impl_atomic!(AtomicI8: i8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:463:44 [INFO] [stdout] | [INFO] [stdout] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 809 | impl_atomic!(AtomicU8: u8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:472:44 [INFO] [stdout] | [INFO] [stdout] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 809 | impl_atomic!(AtomicU8: u8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:506:58 [INFO] [stdout] | [INFO] [stdout] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 809 | impl_atomic!(AtomicU8: u8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:518:58 [INFO] [stdout] | [INFO] [stdout] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 809 | impl_atomic!(AtomicU8: u8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stdout] --> src/lib.rs:502:24 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 809 | impl_atomic!(AtomicU8: u8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:463:44 [INFO] [stdout] | [INFO] [stdout] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 825 | impl_atomic!(AtomicI16: i16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:472:44 [INFO] [stdout] | [INFO] [stdout] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 825 | impl_atomic!(AtomicI16: i16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:506:58 [INFO] [stdout] | [INFO] [stdout] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 825 | impl_atomic!(AtomicI16: i16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:518:58 [INFO] [stdout] | [INFO] [stdout] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 825 | impl_atomic!(AtomicI16: i16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stdout] --> src/lib.rs:502:24 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 825 | impl_atomic!(AtomicI16: i16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:463:44 [INFO] [stdout] | [INFO] [stdout] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 826 | impl_atomic!(AtomicU16: u16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:472:44 [INFO] [stdout] | [INFO] [stdout] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 826 | impl_atomic!(AtomicU16: u16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:506:58 [INFO] [stdout] | [INFO] [stdout] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 826 | impl_atomic!(AtomicU16: u16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:518:58 [INFO] [stdout] | [INFO] [stdout] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 826 | impl_atomic!(AtomicU16: u16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stdout] --> src/lib.rs:502:24 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 826 | impl_atomic!(AtomicU16: u16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:463:44 [INFO] [stdout] | [INFO] [stdout] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 838 | impl_atomic!(AtomicI32: i32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:472:44 [INFO] [stdout] | [INFO] [stdout] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 838 | impl_atomic!(AtomicI32: i32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:506:58 [INFO] [stdout] | [INFO] [stdout] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 838 | impl_atomic!(AtomicI32: i32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:518:58 [INFO] [stdout] | [INFO] [stdout] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 838 | impl_atomic!(AtomicI32: i32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stdout] --> src/lib.rs:502:24 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 838 | impl_atomic!(AtomicI32: i32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:463:44 [INFO] [stdout] | [INFO] [stdout] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 839 | impl_atomic!(AtomicU32: u32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:472:44 [INFO] [stdout] | [INFO] [stdout] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 839 | impl_atomic!(AtomicU32: u32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:506:58 [INFO] [stdout] | [INFO] [stdout] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 839 | impl_atomic!(AtomicU32: u32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:518:58 [INFO] [stdout] | [INFO] [stdout] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 839 | impl_atomic!(AtomicU32: u32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stdout] --> src/lib.rs:502:24 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 839 | impl_atomic!(AtomicU32: u32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:463:44 [INFO] [stdout] | [INFO] [stdout] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 848 | impl_atomic!(AtomicI64: i64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:472:44 [INFO] [stdout] | [INFO] [stdout] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 848 | impl_atomic!(AtomicI64: i64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:506:58 [INFO] [stdout] | [INFO] [stdout] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 848 | impl_atomic!(AtomicI64: i64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:518:58 [INFO] [stdout] | [INFO] [stdout] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 848 | impl_atomic!(AtomicI64: i64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stdout] --> src/lib.rs:502:24 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 848 | impl_atomic!(AtomicI64: i64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:463:44 [INFO] [stdout] | [INFO] [stdout] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 849 | impl_atomic!(AtomicU64: u64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stdout] --> src/lib.rs:472:44 [INFO] [stdout] | [INFO] [stdout] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 849 | impl_atomic!(AtomicU64: u64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:506:58 [INFO] [stdout] | [INFO] [stdout] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 849 | impl_atomic!(AtomicU64: u64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stdout] --> src/lib.rs:518:58 [INFO] [stdout] | [INFO] [stdout] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 849 | impl_atomic!(AtomicU64: u64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stdout] --> src/lib.rs:502:24 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 849 | impl_atomic!(AtomicU64: u64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stdout] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s [INFO] running `Command { std: "docker" "inspect" "62b68cd0ca6b2f2d8e478d76f89b6574f3c3d83c24c0a5ff20c50edb19abde60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62b68cd0ca6b2f2d8e478d76f89b6574f3c3d83c24c0a5ff20c50edb19abde60", kill_on_drop: false }` [INFO] [stdout] 62b68cd0ca6b2f2d8e478d76f89b6574f3c3d83c24c0a5ff20c50edb19abde60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a874e6e76d3c5aebd782df25ffa89e0f6501bf22a32f242f606108bfa66f0578 [INFO] running `Command { std: "docker" "start" "-a" "a874e6e76d3c5aebd782df25ffa89e0f6501bf22a32f242f606108bfa66f0578", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stderr] --> src/lib.rs:307:38 [INFO] [stderr] | [INFO] [stderr] 307 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_75_0` [INFO] [stderr] --> src/lib.rs:332:38 [INFO] [stderr] | [INFO] [stderr] 332 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_75_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_34_0` [INFO] [stderr] --> src/lib.rs:792:40 [INFO] [stderr] | [INFO] [stderr] 792 | #[cfg(any(feature = "integer_atomics", feature = "since_1_34_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_34_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `atomic_nand` [INFO] [stderr] --> src/lib.rs:254:22 [INFO] [stderr] | [INFO] [stderr] 254 | if #[cfg(all(any(feature = "atomic_nand", feature = "since_1_27_0"), not(feature = "loom_atomics")))] { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stderr] --> src/lib.rs:254:47 [INFO] [stderr] | [INFO] [stderr] 254 | if #[cfg(all(any(feature = "atomic_nand", feature = "since_1_27_0"), not(feature = "loom_atomics")))] { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stderr] --> src/lib.rs:284:21 [INFO] [stderr] | [INFO] [stderr] 284 | } else if #[cfg(feature = "since_1_45_0")] { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `use_target_has_atomic` [INFO] [stderr] --> src/lib.rs:764:17 [INFO] [stderr] | [INFO] [stderr] 764 | all(any(feature = "use_target_has_atomic", feature = "since_1_60_0"), target_has_atomic = "8"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `use_target_has_atomic` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_60_0` [INFO] [stderr] --> src/lib.rs:764:52 [INFO] [stderr] | [INFO] [stderr] 764 | all(any(feature = "use_target_has_atomic", feature = "since_1_60_0"), target_has_atomic = "8"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_60_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `use_target_has_atomic` [INFO] [stderr] --> src/lib.rs:766:21 [INFO] [stderr] | [INFO] [stderr] 766 | not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `use_target_has_atomic` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_60_0` [INFO] [stderr] --> src/lib.rs:766:56 [INFO] [stderr] | [INFO] [stderr] 766 | not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_60_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_53_0` [INFO] [stderr] --> src/lib.rs:776:19 [INFO] [stderr] | [INFO] [stderr] 776 | #[cfg(any(feature = "since_1_53_0", feature = "loom_atomics"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_53_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `atomic_nand` [INFO] [stderr] --> src/lib.rs:543:19 [INFO] [stderr] | [INFO] [stderr] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 774 | impl_atomic!(AtomicBool: bool; bitwise, fetch_not, as_ptr, from_mut); [INFO] [stderr] | -------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stderr] --> src/lib.rs:543:44 [INFO] [stderr] | [INFO] [stderr] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 774 | impl_atomic!(AtomicBool: bool; bitwise, fetch_not, as_ptr, from_mut); [INFO] [stderr] | -------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stderr] --> src/lib.rs:696:46 [INFO] [stderr] | [INFO] [stderr] 696 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 774 | impl_atomic!(AtomicBool: bool; bitwise, fetch_not, as_ptr, from_mut); [INFO] [stderr] | -------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `use_target_has_atomic` [INFO] [stderr] --> src/lib.rs:782:26 [INFO] [stderr] | [INFO] [stderr] 782 | if #[cfg(any(not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), target_has_atomic = "ptr"))] { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `use_target_has_atomic` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_60_0` [INFO] [stderr] --> src/lib.rs:782:61 [INFO] [stderr] | [INFO] [stderr] 782 | if #[cfg(any(not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), target_has_atomic = "ptr"))] { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_60_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_53_0` [INFO] [stderr] --> src/lib.rs:787:19 [INFO] [stderr] | [INFO] [stderr] 787 | #[cfg(any(feature = "since_1_53_0", feature = "loom_atomics"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_53_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `atomic_nand` [INFO] [stderr] --> src/lib.rs:543:19 [INFO] [stderr] | [INFO] [stderr] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 783 | impl_atomic!(AtomicIsize: isize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stderr] --> src/lib.rs:543:44 [INFO] [stderr] | [INFO] [stderr] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 783 | impl_atomic!(AtomicIsize: isize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stderr] --> src/lib.rs:593:19 [INFO] [stderr] | [INFO] [stderr] 593 | #[cfg(any(feature = "since_1_45_0", feature = "loom_atomics"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 783 | impl_atomic!(AtomicIsize: isize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stderr] --> src/lib.rs:649:54 [INFO] [stderr] | [INFO] [stderr] 649 | if #[cfg(any(feature = "atomic_min_max", feature = "since_1_45_0"))] { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 783 | impl_atomic!(AtomicIsize: isize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stderr] --> src/lib.rs:696:46 [INFO] [stderr] | [INFO] [stderr] 696 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 783 | impl_atomic!(AtomicIsize: isize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_75_0` [INFO] [stderr] --> src/lib.rs:673:46 [INFO] [stderr] | [INFO] [stderr] 673 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 783 | impl_atomic!(AtomicIsize: isize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_75_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `atomic_nand` [INFO] [stderr] --> src/lib.rs:543:19 [INFO] [stderr] | [INFO] [stderr] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 784 | impl_atomic!(AtomicUsize: usize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stderr] --> src/lib.rs:543:44 [INFO] [stderr] | [INFO] [stderr] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 784 | impl_atomic!(AtomicUsize: usize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stderr] --> src/lib.rs:593:19 [INFO] [stderr] | [INFO] [stderr] 593 | #[cfg(any(feature = "since_1_45_0", feature = "loom_atomics"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 784 | impl_atomic!(AtomicUsize: usize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stderr] --> src/lib.rs:649:54 [INFO] [stderr] | [INFO] [stderr] 649 | if #[cfg(any(feature = "atomic_min_max", feature = "since_1_45_0"))] { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 784 | impl_atomic!(AtomicUsize: usize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stderr] --> src/lib.rs:696:46 [INFO] [stderr] | [INFO] [stderr] 696 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 784 | impl_atomic!(AtomicUsize: usize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_75_0` [INFO] [stderr] --> src/lib.rs:673:46 [INFO] [stderr] | [INFO] [stderr] 673 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 784 | impl_atomic!(AtomicUsize: usize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_75_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stderr] --> src/lib.rs:706:46 [INFO] [stderr] | [INFO] [stderr] 706 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 785 | impl_atomic!(AtomicPtr; as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_75_0` [INFO] [stderr] --> src/lib.rs:685:46 [INFO] [stderr] | [INFO] [stderr] 685 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 785 | impl_atomic!(AtomicPtr; as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_75_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `atomic_nand` [INFO] [stderr] --> src/fetch.rs:30:11 [INFO] [stderr] | [INFO] [stderr] 30 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stderr] --> src/fetch.rs:30:36 [INFO] [stderr] | [INFO] [stderr] 30 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stderr] --> src/fetch.rs:178:18 [INFO] [stderr] | [INFO] [stderr] 178 | if #[cfg(any(feature = "since_1_45_0"))] { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stderr] --> src/lib.rs:91:40 [INFO] [stderr] | [INFO] [stderr] 91 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stderr] --> src/lib.rs:108:40 [INFO] [stderr] | [INFO] [stderr] 108 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stderr] --> src/lib.rs:176:9 [INFO] [stderr] | [INFO] [stderr] 176 | feature = "since_1_50_0", [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stderr] --> src/lib.rs:211:54 [INFO] [stderr] | [INFO] [stderr] 211 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stderr] --> src/lib.rs:243:54 [INFO] [stderr] | [INFO] [stderr] 243 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stderr] --> src/lib.rs:463:44 [INFO] [stderr] | [INFO] [stderr] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 774 | impl_atomic!(AtomicBool: bool; bitwise, fetch_not, as_ptr, from_mut); [INFO] [stderr] | -------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stderr] --> src/lib.rs:472:44 [INFO] [stderr] | [INFO] [stderr] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 774 | impl_atomic!(AtomicBool: bool; bitwise, fetch_not, as_ptr, from_mut); [INFO] [stderr] | -------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stderr] --> src/lib.rs:506:58 [INFO] [stderr] | [INFO] [stderr] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 774 | impl_atomic!(AtomicBool: bool; bitwise, fetch_not, as_ptr, from_mut); [INFO] [stderr] | -------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stderr] --> src/lib.rs:518:58 [INFO] [stderr] | [INFO] [stderr] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 774 | impl_atomic!(AtomicBool: bool; bitwise, fetch_not, as_ptr, from_mut); [INFO] [stderr] | -------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stderr] --> src/lib.rs:502:24 [INFO] [stderr] | [INFO] [stderr] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 774 | impl_atomic!(AtomicBool: bool; bitwise, fetch_not, as_ptr, from_mut); [INFO] [stderr] | -------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stderr] --> src/lib.rs:463:44 [INFO] [stderr] | [INFO] [stderr] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 783 | impl_atomic!(AtomicIsize: isize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stderr] --> src/lib.rs:472:44 [INFO] [stderr] | [INFO] [stderr] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 783 | impl_atomic!(AtomicIsize: isize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stderr] --> src/lib.rs:506:58 [INFO] [stderr] | [INFO] [stderr] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 783 | impl_atomic!(AtomicIsize: isize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stderr] --> src/lib.rs:518:58 [INFO] [stderr] | [INFO] [stderr] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 783 | impl_atomic!(AtomicIsize: isize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stderr] --> src/lib.rs:502:24 [INFO] [stderr] | [INFO] [stderr] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 783 | impl_atomic!(AtomicIsize: isize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stderr] --> src/lib.rs:463:44 [INFO] [stderr] | [INFO] [stderr] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 784 | impl_atomic!(AtomicUsize: usize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stderr] --> src/lib.rs:472:44 [INFO] [stderr] | [INFO] [stderr] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 784 | impl_atomic!(AtomicUsize: usize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stderr] --> src/lib.rs:506:58 [INFO] [stderr] | [INFO] [stderr] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 784 | impl_atomic!(AtomicUsize: usize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stderr] --> src/lib.rs:518:58 [INFO] [stderr] | [INFO] [stderr] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 784 | impl_atomic!(AtomicUsize: usize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stderr] --> src/lib.rs:502:24 [INFO] [stderr] | [INFO] [stderr] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 784 | impl_atomic!(AtomicUsize: usize; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stderr] --> src/lib.rs:463:44 [INFO] [stderr] | [INFO] [stderr] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 785 | impl_atomic!(AtomicPtr; as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stderr] --> src/lib.rs:472:44 [INFO] [stderr] | [INFO] [stderr] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 785 | impl_atomic!(AtomicPtr; as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stderr] --> src/lib.rs:506:58 [INFO] [stderr] | [INFO] [stderr] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 785 | impl_atomic!(AtomicPtr; as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stderr] --> src/lib.rs:518:58 [INFO] [stderr] | [INFO] [stderr] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 785 | impl_atomic!(AtomicPtr; as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stderr] --> src/lib.rs:502:24 [INFO] [stderr] | [INFO] [stderr] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 785 | impl_atomic!(AtomicPtr; as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `use_target_has_atomic` [INFO] [stderr] --> src/lib.rs:798:21 [INFO] [stderr] | [INFO] [stderr] 798 | all(any(feature = "use_target_has_atomic", feature = "since_1_60_0"), target_has_atomic = "8"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `use_target_has_atomic` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_60_0` [INFO] [stderr] --> src/lib.rs:798:56 [INFO] [stderr] | [INFO] [stderr] 798 | all(any(feature = "use_target_has_atomic", feature = "since_1_60_0"), target_has_atomic = "8"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_60_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `use_target_has_atomic` [INFO] [stderr] --> src/lib.rs:800:25 [INFO] [stderr] | [INFO] [stderr] 800 | not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `use_target_has_atomic` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_60_0` [INFO] [stderr] --> src/lib.rs:800:60 [INFO] [stderr] | [INFO] [stderr] 800 | not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_60_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `atomic_nand` [INFO] [stderr] --> src/lib.rs:543:19 [INFO] [stderr] | [INFO] [stderr] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 808 | impl_atomic!(AtomicI8: i8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stderr] --> src/lib.rs:543:44 [INFO] [stderr] | [INFO] [stderr] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 808 | impl_atomic!(AtomicI8: i8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stderr] --> src/lib.rs:593:19 [INFO] [stderr] | [INFO] [stderr] 593 | #[cfg(any(feature = "since_1_45_0", feature = "loom_atomics"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 808 | impl_atomic!(AtomicI8: i8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stderr] --> src/lib.rs:649:54 [INFO] [stderr] | [INFO] [stderr] 649 | if #[cfg(any(feature = "atomic_min_max", feature = "since_1_45_0"))] { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 808 | impl_atomic!(AtomicI8: i8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stderr] --> src/lib.rs:696:46 [INFO] [stderr] | [INFO] [stderr] 696 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 808 | impl_atomic!(AtomicI8: i8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_75_0` [INFO] [stderr] --> src/lib.rs:673:46 [INFO] [stderr] | [INFO] [stderr] 673 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 808 | impl_atomic!(AtomicI8: i8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_75_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `atomic_nand` [INFO] [stderr] --> src/lib.rs:543:19 [INFO] [stderr] | [INFO] [stderr] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 809 | impl_atomic!(AtomicU8: u8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stderr] --> src/lib.rs:543:44 [INFO] [stderr] | [INFO] [stderr] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 809 | impl_atomic!(AtomicU8: u8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stderr] --> src/lib.rs:593:19 [INFO] [stderr] | [INFO] [stderr] 593 | #[cfg(any(feature = "since_1_45_0", feature = "loom_atomics"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 809 | impl_atomic!(AtomicU8: u8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stderr] --> src/lib.rs:649:54 [INFO] [stderr] | [INFO] [stderr] 649 | if #[cfg(any(feature = "atomic_min_max", feature = "since_1_45_0"))] { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 809 | impl_atomic!(AtomicU8: u8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stderr] --> src/lib.rs:696:46 [INFO] [stderr] | [INFO] [stderr] 696 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 809 | impl_atomic!(AtomicU8: u8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_75_0` [INFO] [stderr] --> src/lib.rs:673:46 [INFO] [stderr] | [INFO] [stderr] 673 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 809 | impl_atomic!(AtomicU8: u8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_75_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `use_target_has_atomic` [INFO] [stderr] --> src/lib.rs:815:21 [INFO] [stderr] | [INFO] [stderr] 815 | all(any(feature = "use_target_has_atomic", feature = "since_1_60_0"), target_has_atomic = "16"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `use_target_has_atomic` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_60_0` [INFO] [stderr] --> src/lib.rs:815:56 [INFO] [stderr] | [INFO] [stderr] 815 | all(any(feature = "use_target_has_atomic", feature = "since_1_60_0"), target_has_atomic = "16"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_60_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `use_target_has_atomic` [INFO] [stderr] --> src/lib.rs:817:25 [INFO] [stderr] | [INFO] [stderr] 817 | not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `use_target_has_atomic` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_60_0` [INFO] [stderr] --> src/lib.rs:817:60 [INFO] [stderr] | [INFO] [stderr] 817 | not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_60_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `atomic_nand` [INFO] [stderr] --> src/lib.rs:543:19 [INFO] [stderr] | [INFO] [stderr] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 825 | impl_atomic!(AtomicI16: i16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stderr] --> src/lib.rs:543:44 [INFO] [stderr] | [INFO] [stderr] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 825 | impl_atomic!(AtomicI16: i16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stderr] --> src/lib.rs:593:19 [INFO] [stderr] | [INFO] [stderr] 593 | #[cfg(any(feature = "since_1_45_0", feature = "loom_atomics"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 825 | impl_atomic!(AtomicI16: i16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stderr] --> src/lib.rs:649:54 [INFO] [stderr] | [INFO] [stderr] 649 | if #[cfg(any(feature = "atomic_min_max", feature = "since_1_45_0"))] { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 825 | impl_atomic!(AtomicI16: i16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stderr] --> src/lib.rs:696:46 [INFO] [stderr] | [INFO] [stderr] 696 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 825 | impl_atomic!(AtomicI16: i16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_75_0` [INFO] [stderr] --> src/lib.rs:673:46 [INFO] [stderr] | [INFO] [stderr] 673 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 825 | impl_atomic!(AtomicI16: i16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_75_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `atomic_nand` [INFO] [stderr] --> src/lib.rs:543:19 [INFO] [stderr] | [INFO] [stderr] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 826 | impl_atomic!(AtomicU16: u16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stderr] --> src/lib.rs:543:44 [INFO] [stderr] | [INFO] [stderr] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 826 | impl_atomic!(AtomicU16: u16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stderr] --> src/lib.rs:593:19 [INFO] [stderr] | [INFO] [stderr] 593 | #[cfg(any(feature = "since_1_45_0", feature = "loom_atomics"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 826 | impl_atomic!(AtomicU16: u16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stderr] --> src/lib.rs:649:54 [INFO] [stderr] | [INFO] [stderr] 649 | if #[cfg(any(feature = "atomic_min_max", feature = "since_1_45_0"))] { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 826 | impl_atomic!(AtomicU16: u16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stderr] --> src/lib.rs:696:46 [INFO] [stderr] | [INFO] [stderr] 696 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 826 | impl_atomic!(AtomicU16: u16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_75_0` [INFO] [stderr] --> src/lib.rs:673:46 [INFO] [stderr] | [INFO] [stderr] 673 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 826 | impl_atomic!(AtomicU16: u16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_75_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `use_target_has_atomic` [INFO] [stderr] --> src/lib.rs:832:21 [INFO] [stderr] | [INFO] [stderr] 832 | all(any(feature = "use_target_has_atomic", feature = "since_1_60_0"), target_has_atomic = "32"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `use_target_has_atomic` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_60_0` [INFO] [stderr] --> src/lib.rs:832:56 [INFO] [stderr] | [INFO] [stderr] 832 | all(any(feature = "use_target_has_atomic", feature = "since_1_60_0"), target_has_atomic = "32"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_60_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `use_target_has_atomic` [INFO] [stderr] --> src/lib.rs:834:25 [INFO] [stderr] | [INFO] [stderr] 834 | not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `use_target_has_atomic` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_60_0` [INFO] [stderr] --> src/lib.rs:834:60 [INFO] [stderr] | [INFO] [stderr] 834 | not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_60_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `atomic_nand` [INFO] [stderr] --> src/lib.rs:543:19 [INFO] [stderr] | [INFO] [stderr] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 838 | impl_atomic!(AtomicI32: i32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stderr] --> src/lib.rs:543:44 [INFO] [stderr] | [INFO] [stderr] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 838 | impl_atomic!(AtomicI32: i32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stderr] --> src/lib.rs:593:19 [INFO] [stderr] | [INFO] [stderr] 593 | #[cfg(any(feature = "since_1_45_0", feature = "loom_atomics"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 838 | impl_atomic!(AtomicI32: i32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stderr] --> src/lib.rs:649:54 [INFO] [stderr] | [INFO] [stderr] 649 | if #[cfg(any(feature = "atomic_min_max", feature = "since_1_45_0"))] { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 838 | impl_atomic!(AtomicI32: i32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stderr] --> src/lib.rs:696:46 [INFO] [stderr] | [INFO] [stderr] 696 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 838 | impl_atomic!(AtomicI32: i32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_75_0` [INFO] [stderr] --> src/lib.rs:673:46 [INFO] [stderr] | [INFO] [stderr] 673 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 838 | impl_atomic!(AtomicI32: i32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_75_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `atomic_nand` [INFO] [stderr] --> src/lib.rs:543:19 [INFO] [stderr] | [INFO] [stderr] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 839 | impl_atomic!(AtomicU32: u32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stderr] --> src/lib.rs:543:44 [INFO] [stderr] | [INFO] [stderr] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 839 | impl_atomic!(AtomicU32: u32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stderr] --> src/lib.rs:593:19 [INFO] [stderr] | [INFO] [stderr] 593 | #[cfg(any(feature = "since_1_45_0", feature = "loom_atomics"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 839 | impl_atomic!(AtomicU32: u32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stderr] --> src/lib.rs:649:54 [INFO] [stderr] | [INFO] [stderr] 649 | if #[cfg(any(feature = "atomic_min_max", feature = "since_1_45_0"))] { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 839 | impl_atomic!(AtomicU32: u32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stderr] --> src/lib.rs:696:46 [INFO] [stderr] | [INFO] [stderr] 696 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 839 | impl_atomic!(AtomicU32: u32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_75_0` [INFO] [stderr] --> src/lib.rs:673:46 [INFO] [stderr] | [INFO] [stderr] 673 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 839 | impl_atomic!(AtomicU32: u32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_75_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `use_target_has_atomic` [INFO] [stderr] --> src/lib.rs:845:21 [INFO] [stderr] | [INFO] [stderr] 845 | all(any(feature = "use_target_has_atomic", feature = "since_1_60_0"), target_has_atomic = "64"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `use_target_has_atomic` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_60_0` [INFO] [stderr] --> src/lib.rs:845:56 [INFO] [stderr] | [INFO] [stderr] 845 | all(any(feature = "use_target_has_atomic", feature = "since_1_60_0"), target_has_atomic = "64"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_60_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `use_target_has_atomic` [INFO] [stderr] --> src/lib.rs:846:25 [INFO] [stderr] | [INFO] [stderr] 846 | all(not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), target_pointer_width = "64") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `use_target_has_atomic` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_60_0` [INFO] [stderr] --> src/lib.rs:846:60 [INFO] [stderr] | [INFO] [stderr] 846 | all(not(any(feature = "use_target_has_atomic", feature = "since_1_60_0")), target_pointer_width = "64") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_60_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `atomic_nand` [INFO] [stderr] --> src/lib.rs:543:19 [INFO] [stderr] | [INFO] [stderr] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 848 | impl_atomic!(AtomicI64: i64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stderr] --> src/lib.rs:543:44 [INFO] [stderr] | [INFO] [stderr] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 848 | impl_atomic!(AtomicI64: i64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stderr] --> src/lib.rs:593:19 [INFO] [stderr] | [INFO] [stderr] 593 | #[cfg(any(feature = "since_1_45_0", feature = "loom_atomics"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 848 | impl_atomic!(AtomicI64: i64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stderr] --> src/lib.rs:649:54 [INFO] [stderr] | [INFO] [stderr] 649 | if #[cfg(any(feature = "atomic_min_max", feature = "since_1_45_0"))] { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 848 | impl_atomic!(AtomicI64: i64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stderr] --> src/lib.rs:696:46 [INFO] [stderr] | [INFO] [stderr] 696 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 848 | impl_atomic!(AtomicI64: i64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_75_0` [INFO] [stderr] --> src/lib.rs:673:46 [INFO] [stderr] | [INFO] [stderr] 673 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 848 | impl_atomic!(AtomicI64: i64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_75_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `atomic_nand` [INFO] [stderr] --> src/lib.rs:543:19 [INFO] [stderr] | [INFO] [stderr] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 849 | impl_atomic!(AtomicU64: u64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `atomic_nand` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_27_0` [INFO] [stderr] --> src/lib.rs:543:44 [INFO] [stderr] | [INFO] [stderr] 543 | #[cfg(any(feature = "atomic_nand", feature = "since_1_27_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 849 | impl_atomic!(AtomicU64: u64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_27_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stderr] --> src/lib.rs:593:19 [INFO] [stderr] | [INFO] [stderr] 593 | #[cfg(any(feature = "since_1_45_0", feature = "loom_atomics"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 849 | impl_atomic!(AtomicU64: u64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_45_0` [INFO] [stderr] --> src/lib.rs:649:54 [INFO] [stderr] | [INFO] [stderr] 649 | if #[cfg(any(feature = "atomic_min_max", feature = "since_1_45_0"))] { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 849 | impl_atomic!(AtomicU64: u64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_45_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_70_0` [INFO] [stderr] --> src/lib.rs:696:46 [INFO] [stderr] | [INFO] [stderr] 696 | #[cfg(any(feature = "atomic_as_ptr", feature = "since_1_70_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 849 | impl_atomic!(AtomicU64: u64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_70_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_75_0` [INFO] [stderr] --> src/lib.rs:673:46 [INFO] [stderr] | [INFO] [stderr] 673 | any(feature = "atomic_from_ptr", feature = "since_1_75_0"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 849 | impl_atomic!(AtomicU64: u64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_75_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stderr] --> src/lib.rs:463:44 [INFO] [stderr] | [INFO] [stderr] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 808 | impl_atomic!(AtomicI8: i8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stderr] --> src/lib.rs:472:44 [INFO] [stderr] | [INFO] [stderr] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 808 | impl_atomic!(AtomicI8: i8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stderr] --> src/lib.rs:506:58 [INFO] [stderr] | [INFO] [stderr] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 808 | impl_atomic!(AtomicI8: i8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stderr] --> src/lib.rs:518:58 [INFO] [stderr] | [INFO] [stderr] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 808 | impl_atomic!(AtomicI8: i8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stderr] --> src/lib.rs:502:24 [INFO] [stderr] | [INFO] [stderr] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 808 | impl_atomic!(AtomicI8: i8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stderr] --> src/lib.rs:463:44 [INFO] [stderr] | [INFO] [stderr] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 809 | impl_atomic!(AtomicU8: u8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stderr] --> src/lib.rs:472:44 [INFO] [stderr] | [INFO] [stderr] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 809 | impl_atomic!(AtomicU8: u8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stderr] --> src/lib.rs:506:58 [INFO] [stderr] | [INFO] [stderr] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 809 | impl_atomic!(AtomicU8: u8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stderr] --> src/lib.rs:518:58 [INFO] [stderr] | [INFO] [stderr] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 809 | impl_atomic!(AtomicU8: u8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stderr] --> src/lib.rs:502:24 [INFO] [stderr] | [INFO] [stderr] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 809 | impl_atomic!(AtomicU8: u8; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stderr] --> src/lib.rs:463:44 [INFO] [stderr] | [INFO] [stderr] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 825 | impl_atomic!(AtomicI16: i16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stderr] --> src/lib.rs:472:44 [INFO] [stderr] | [INFO] [stderr] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 825 | impl_atomic!(AtomicI16: i16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stderr] --> src/lib.rs:506:58 [INFO] [stderr] | [INFO] [stderr] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 825 | impl_atomic!(AtomicI16: i16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stderr] --> src/lib.rs:518:58 [INFO] [stderr] | [INFO] [stderr] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 825 | impl_atomic!(AtomicI16: i16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stderr] --> src/lib.rs:502:24 [INFO] [stderr] | [INFO] [stderr] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 825 | impl_atomic!(AtomicI16: i16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stderr] --> src/lib.rs:463:44 [INFO] [stderr] | [INFO] [stderr] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 826 | impl_atomic!(AtomicU16: u16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stderr] --> src/lib.rs:472:44 [INFO] [stderr] | [INFO] [stderr] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 826 | impl_atomic!(AtomicU16: u16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stderr] --> src/lib.rs:506:58 [INFO] [stderr] | [INFO] [stderr] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 826 | impl_atomic!(AtomicU16: u16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stderr] --> src/lib.rs:518:58 [INFO] [stderr] | [INFO] [stderr] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 826 | impl_atomic!(AtomicU16: u16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stderr] --> src/lib.rs:502:24 [INFO] [stderr] | [INFO] [stderr] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 826 | impl_atomic!(AtomicU16: u16; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stderr] --> src/lib.rs:463:44 [INFO] [stderr] | [INFO] [stderr] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 838 | impl_atomic!(AtomicI32: i32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stderr] --> src/lib.rs:472:44 [INFO] [stderr] | [INFO] [stderr] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 838 | impl_atomic!(AtomicI32: i32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stderr] --> src/lib.rs:506:58 [INFO] [stderr] | [INFO] [stderr] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 838 | impl_atomic!(AtomicI32: i32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stderr] --> src/lib.rs:518:58 [INFO] [stderr] | [INFO] [stderr] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 838 | impl_atomic!(AtomicI32: i32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stderr] --> src/lib.rs:502:24 [INFO] [stderr] | [INFO] [stderr] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 838 | impl_atomic!(AtomicI32: i32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stderr] --> src/lib.rs:463:44 [INFO] [stderr] | [INFO] [stderr] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 839 | impl_atomic!(AtomicU32: u32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stderr] --> src/lib.rs:472:44 [INFO] [stderr] | [INFO] [stderr] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 839 | impl_atomic!(AtomicU32: u32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stderr] --> src/lib.rs:506:58 [INFO] [stderr] | [INFO] [stderr] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 839 | impl_atomic!(AtomicU32: u32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stderr] --> src/lib.rs:518:58 [INFO] [stderr] | [INFO] [stderr] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 839 | impl_atomic!(AtomicU32: u32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stderr] --> src/lib.rs:502:24 [INFO] [stderr] | [INFO] [stderr] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 839 | impl_atomic!(AtomicU32: u32; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stderr] --> src/lib.rs:463:44 [INFO] [stderr] | [INFO] [stderr] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 848 | impl_atomic!(AtomicI64: i64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stderr] --> src/lib.rs:472:44 [INFO] [stderr] | [INFO] [stderr] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 848 | impl_atomic!(AtomicI64: i64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stderr] --> src/lib.rs:506:58 [INFO] [stderr] | [INFO] [stderr] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 848 | impl_atomic!(AtomicI64: i64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stderr] --> src/lib.rs:518:58 [INFO] [stderr] | [INFO] [stderr] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 848 | impl_atomic!(AtomicI64: i64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stderr] --> src/lib.rs:502:24 [INFO] [stderr] | [INFO] [stderr] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 848 | impl_atomic!(AtomicI64: i64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stderr] --> src/lib.rs:463:44 [INFO] [stderr] | [INFO] [stderr] 463 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 849 | impl_atomic!(AtomicU64: u64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_15_0` [INFO] [stderr] --> src/lib.rs:472:44 [INFO] [stderr] | [INFO] [stderr] 472 | any(feature = "atomic_access", feature = "since_1_15_0"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 849 | impl_atomic!(AtomicU64: u64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_15_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stderr] --> src/lib.rs:506:58 [INFO] [stderr] | [INFO] [stderr] 506 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 849 | impl_atomic!(AtomicU64: u64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_10_0` [INFO] [stderr] --> src/lib.rs:518:58 [INFO] [stderr] | [INFO] [stderr] 518 | #[cfg(any(feature = "extended_compare_and_swap", feature = "since_1_10_0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 849 | impl_atomic!(AtomicU64: u64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_10_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `since_1_50_0` [INFO] [stderr] --> src/lib.rs:502:24 [INFO] [stderr] | [INFO] [stderr] 502 | #[cfg_attr(feature = "since_1_50_0", allow(deprecated))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 849 | impl_atomic!(AtomicU64: u64; bitwise, numops, as_ptr, from_ptr, from_mut); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `atomic_access`, `atomic_as_ptr`, `atomic_bool_fetch_not`, `atomic_from_mut`, `atomic_from_ptr`, `atomic_min_max`, `atomic_mut_ptr`, `default`, `extended_compare_and_swap`, `integer_atomics`, `loom`, `loom_atomics`, and `unstable` [INFO] [stderr] = help: consider adding `since_1_50_0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `atomic-traits` (lib) generated 163 warnings [INFO] [stderr] warning: `atomic-traits` (lib test) generated 163 warnings (163 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/atomic_traits-7e6fec0c8d7aed2c) [INFO] [stdout] [INFO] [stderr] Doc-tests atomic_traits [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test src/lib.rs - AsPtr::as_ptr (line 313) ... ignored [INFO] [stdout] test src/fetch.rs - fetch::Nand::fetch_nand (line 44) ... ok [INFO] [stdout] test src/lib.rs - (line 88) ... ok [INFO] [stdout] test src/lib.rs - (line 82) ... ok [INFO] [stdout] test src/fetch.rs - fetch::Sub::fetch_sub (line 166) ... ok [INFO] [stdout] test src/fetch.rs - fetch::Or::fetch_or (line 70) ... ok [INFO] [stdout] test src/lib.rs - (line 9) ... ok [INFO] [stdout] test src/fetch.rs - fetch::Update::fetch_update (line 191) ... ok [INFO] [stdout] test src/fetch.rs - fetch::Xor::fetch_xor (line 95) ... ok [INFO] [stdout] test src/lib.rs - Atomic::compare_exchange_weak (line 228) ... ok [INFO] [stdout] test src/fetch.rs - fetch::Add::fetch_add (line 144) ... ok [INFO] [stdout] test src/fetch.rs - fetch::And::fetch_and (line 18) ... ok [INFO] [stdout] test src/lib.rs - Atomic::compare_and_swap (line 163) ... ok [INFO] [stdout] test src/lib.rs - Atomic::compare_exchange (line 189) ... ok [INFO] [stdout] test src/lib.rs - Atomic::get_mut (line 81) ... ok [INFO] [stdout] test src/lib.rs - Atomic::load (line 117) ... ok [INFO] [stdout] test src/lib.rs - Atomic::swap (line 146) ... ok [INFO] [stdout] test src/fetch.rs - fetch::Max::fetch_max (line 224) ... ok [INFO] [stdout] test src/fetch.rs - fetch::Min::fetch_min (line 248) ... ok [INFO] [stdout] test src/lib.rs - Atomic::store (line 131) ... ok [INFO] [stdout] test src/lib.rs - Atomic::into_inner (line 100) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.95s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a874e6e76d3c5aebd782df25ffa89e0f6501bf22a32f242f606108bfa66f0578", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a874e6e76d3c5aebd782df25ffa89e0f6501bf22a32f242f606108bfa66f0578", kill_on_drop: false }` [INFO] [stdout] a874e6e76d3c5aebd782df25ffa89e0f6501bf22a32f242f606108bfa66f0578