[INFO] fetching crate target 2.1.0...
[INFO] testing target-2.1.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate target 2.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain
[INFO] started tweaking crates.io crate target 2.1.0
[INFO] finished tweaking crates.io crate target 2.1.0
[INFO] tweaked toml for crates.io crate target 2.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate target 2.1.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate target 2.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f8175ba55c6d0e3f321c2686eff67e6d9facf27046dc7f447abe83d0a504663
[INFO] running `Command { std: "docker" "start" "-a" "5f8175ba55c6d0e3f321c2686eff67e6d9facf27046dc7f447abe83d0a504663", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f8175ba55c6d0e3f321c2686eff67e6d9facf27046dc7f447abe83d0a504663", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f8175ba55c6d0e3f321c2686eff67e6d9facf27046dc7f447abe83d0a504663", kill_on_drop: false }`
[INFO] [stdout] 5f8175ba55c6d0e3f321c2686eff67e6d9facf27046dc7f447abe83d0a504663
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ffb10d372f1b92a27a51e19072a5180c4214e0fd97f1a1c9a711787b8a1b21d7
[INFO] running `Command { std: "docker" "start" "-a" "ffb10d372f1b92a27a51e19072a5180c4214e0fd97f1a1c9a711787b8a1b21d7", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling target v2.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `asmjs`
[INFO] [stdout]   --> src/lib.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |             #[cfg($name = $value)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 | /   value! {
[INFO] [stdout] 25 | |     target_arch,
[INFO] [stdout] 26 | |     "aarch64",
[INFO] [stdout] 27 | |     "arm",
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     "xcore",
[INFO] [stdout] 51 | |   }
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `le32`
[INFO] [stdout]   --> src/lib.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |             #[cfg($name = $value)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 | /   value! {
[INFO] [stdout] 25 | |     target_arch,
[INFO] [stdout] 26 | |     "aarch64",
[INFO] [stdout] 27 | |     "arm",
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     "xcore",
[INFO] [stdout] 51 | |   }
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nvptx`
[INFO] [stdout]   --> src/lib.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |             #[cfg($name = $value)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 | /   value! {
[INFO] [stdout] 25 | |     target_arch,
[INFO] [stdout] 26 | |     "aarch64",
[INFO] [stdout] 27 | |     "arm",
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     "xcore",
[INFO] [stdout] 51 | |   }
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spriv`
[INFO] [stdout]   --> src/lib.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |             #[cfg($name = $value)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 | /   value! {
[INFO] [stdout] 25 | |     target_arch,
[INFO] [stdout] 26 | |     "aarch64",
[INFO] [stdout] 27 | |     "arm",
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     "xcore",
[INFO] [stdout] 51 | |   }
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `thumb`
[INFO] [stdout]   --> src/lib.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |             #[cfg($name = $value)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 | /   value! {
[INFO] [stdout] 25 | |     target_arch,
[INFO] [stdout] 26 | |     "aarch64",
[INFO] [stdout] 27 | |     "arm",
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     "xcore",
[INFO] [stdout] 51 | |   }
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `xcore`
[INFO] [stdout]   --> src/lib.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |             #[cfg($name = $value)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 | /   value! {
[INFO] [stdout] 25 | |     target_arch,
[INFO] [stdout] 26 | |     "aarch64",
[INFO] [stdout] 27 | |     "arm",
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     "xcore",
[INFO] [stdout] 51 | |   }
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `libnx`
[INFO] [stdout]   --> src/lib.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |             #[cfg($name = $value)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 | /   value! {
[INFO] [stdout] 64 | |     target_env,
[INFO] [stdout] 65 | |     "",
[INFO] [stdout] 66 | |     "gnu",
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |     "uclibc",
[INFO] [stdout] 73 | |   }
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_env` are: ``, `gnu`, `macabi`, `mlibc`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `p3`, `relibc`, `sgx`, `sim`, `uclibc`, and `v5`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `avx512gfni`
[INFO] [stdout]    --> src/lib.rs:16:15
[INFO] [stdout]     |
[INFO] [stdout]  16 |           #[cfg(target_feature = $feature)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^--------
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  help: there is a expected value with a similar name: `"avx512vnni"`
[INFO] [stdout] ...
[INFO] [stdout]  86 | /   features!(
[INFO] [stdout]  87 | |     "adx",
[INFO] [stdout]  88 | |     "aes",
[INFO] [stdout]  89 | |     "altivec",
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |     "xsaves",
[INFO] [stdout] 138 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `allows-misaligned-mem-access`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, and `avx512cd` and 462 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `avx512vaes`
[INFO] [stdout]    --> src/lib.rs:16:15
[INFO] [stdout]     |
[INFO] [stdout]  16 |           #[cfg(target_feature = $feature)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^--------
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  help: there is a expected value with a similar name: `"avx512vl"`
[INFO] [stdout] ...
[INFO] [stdout]  86 | /   features!(
[INFO] [stdout]  87 | |     "adx",
[INFO] [stdout]  88 | |     "aes",
[INFO] [stdout]  89 | |     "altivec",
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |     "xsaves",
[INFO] [stdout] 138 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `allows-misaligned-mem-access`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, and `avx512cd` and 462 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bitrig`
[INFO] [stdout]    --> src/lib.rs:4:17
[INFO] [stdout]     |
[INFO] [stdout]   4 |             #[cfg($name = $value)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 | /   value! {
[INFO] [stdout] 143 | |     target_os,
[INFO] [stdout] 144 | |     "aix",
[INFO] [stdout] 145 | |     "android",
[INFO] [stdout] ...   |
[INFO] [stdout] 172 | |     "windows",
[INFO] [stdout] 173 | |   }
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cloudabi`
[INFO] [stdout]    --> src/lib.rs:4:17
[INFO] [stdout]     |
[INFO] [stdout]   4 |             #[cfg($name = $value)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 | /   value! {
[INFO] [stdout] 143 | |     target_os,
[INFO] [stdout] 144 | |     "aix",
[INFO] [stdout] 145 | |     "android",
[INFO] [stdout] ...   |
[INFO] [stdout] 172 | |     "windows",
[INFO] [stdout] 173 | |   }
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sgx`
[INFO] [stdout]    --> src/lib.rs:4:17
[INFO] [stdout]     |
[INFO] [stdout]   4 |             #[cfg($name = $value)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 | /   value! {
[INFO] [stdout] 143 | |     target_os,
[INFO] [stdout] 144 | |     "aix",
[INFO] [stdout] 145 | |     "android",
[INFO] [stdout] ...   |
[INFO] [stdout] 172 | |     "windows",
[INFO] [stdout] 173 | |   }
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: `sgx` is an expected value for `target_env`
[INFO] [stdout]     |
[INFO] [stdout]   4 -           #[cfg($name = $value)]
[INFO] [stdout]   4 +           #[cfg(target_env = $value)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `8`
[INFO] [stdout]    --> src/lib.rs:4:17
[INFO] [stdout]     |
[INFO] [stdout]   4 |             #[cfg($name = $value)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 | /   value! {
[INFO] [stdout] 178 | |     target_pointer_width,
[INFO] [stdout] 179 | |     "8",
[INFO] [stdout] 180 | |     "16",
[INFO] [stdout] 181 | |     "32",
[INFO] [stdout] 182 | |     "64",
[INFO] [stdout] 183 | |   }
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: `8` is an expected value for `target_has_atomic`
[INFO] [stdout]     |
[INFO] [stdout]   4 -           #[cfg($name = $value)]
[INFO] [stdout]   4 +           #[cfg(target_has_atomic = $value)]
[INFO] [stdout]     |
[INFO] [stdout] help: `8` is an expected value for `target_has_atomic_equal_alignment`
[INFO] [stdout]     |
[INFO] [stdout]   4 -           #[cfg($name = $value)]
[INFO] [stdout]   4 +           #[cfg(target_has_atomic_equal_alignment = $value)]
[INFO] [stdout]     |
[INFO] [stdout] help: `8` is an expected value for `target_has_atomic_load_store`
[INFO] [stdout]     |
[INFO] [stdout]   4 -           #[cfg($name = $value)]
[INFO] [stdout]   4 +           #[cfg(target_has_atomic_load_store = $value)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] running `Command { std: "docker" "inspect" "ffb10d372f1b92a27a51e19072a5180c4214e0fd97f1a1c9a711787b8a1b21d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffb10d372f1b92a27a51e19072a5180c4214e0fd97f1a1c9a711787b8a1b21d7", kill_on_drop: false }`
[INFO] [stdout] ffb10d372f1b92a27a51e19072a5180c4214e0fd97f1a1c9a711787b8a1b21d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2eba13b6b4887ed2b92bd46551c4931563dc9a024187a26546151dd21f289cf7
[INFO] running `Command { std: "docker" "start" "-a" "2eba13b6b4887ed2b92bd46551c4931563dc9a024187a26546151dd21f289cf7", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stdout] warning: unexpected `cfg` condition value: `asmjs`
[INFO] [stdout]   --> src/lib.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |             #[cfg($name = $value)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 | /   value! {
[INFO] [stdout] 25 | |     target_arch,
[INFO] [stdout] 26 | |     "aarch64",
[INFO] [stdout] 27 | |     "arm",
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     "xcore",
[INFO] [stdout] 51 | |   }
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `le32`
[INFO] [stdout]   --> src/lib.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |             #[cfg($name = $value)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 | /   value! {
[INFO] [stdout] 25 | |     target_arch,
[INFO] [stdout] 26 | |     "aarch64",
[INFO] [stdout] 27 | |     "arm",
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     "xcore",
[INFO] [stdout] 51 | |   }
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nvptx`
[INFO] [stdout]   --> src/lib.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |             #[cfg($name = $value)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 | /   value! {
[INFO] [stdout] 25 | |     target_arch,
[INFO] [stdout] 26 | |     "aarch64",
[INFO] [stdout] 27 | |     "arm",
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     "xcore",
[INFO] [stdout] 51 | |   }
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spriv`
[INFO] [stdout]   --> src/lib.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |             #[cfg($name = $value)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 | /   value! {
[INFO] [stdout] 25 | |     target_arch,
[INFO] [stdout] 26 | |     "aarch64",
[INFO] [stdout] 27 | |     "arm",
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     "xcore",
[INFO] [stdout] 51 | |   }
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `thumb`
[INFO] [stdout]   --> src/lib.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |             #[cfg($name = $value)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 | /   value! {
[INFO] [stdout] 25 | |     target_arch,
[INFO] [stdout] 26 | |     "aarch64",
[INFO] [stdout] 27 | |     "arm",
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     "xcore",
[INFO] [stdout] 51 | |   }
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `xcore`
[INFO] [stdout]   --> src/lib.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |             #[cfg($name = $value)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 | /   value! {
[INFO] [stdout] 25 | |     target_arch,
[INFO] [stdout] 26 | |     "aarch64",
[INFO] [stdout] 27 | |     "arm",
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     "xcore",
[INFO] [stdout] 51 | |   }
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `libnx`
[INFO] [stdout]   --> src/lib.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |             #[cfg($name = $value)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 | /   value! {
[INFO] [stdout] 64 | |     target_env,
[INFO] [stdout] 65 | |     "",
[INFO] [stdout] 66 | |     "gnu",
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |     "uclibc",
[INFO] [stdout] 73 | |   }
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_env` are: ``, `gnu`, `macabi`, `mlibc`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `p3`, `relibc`, `sgx`, `sim`, `uclibc`, and `v5`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `avx512gfni`
[INFO] [stdout]    --> src/lib.rs:16:15
[INFO] [stdout]     |
[INFO] [stdout]  16 |           #[cfg(target_feature = $feature)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^--------
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  help: there is a expected value with a similar name: `"avx512vnni"`
[INFO] [stdout] ...
[INFO] [stdout]  86 | /   features!(
[INFO] [stdout]  87 | |     "adx",
[INFO] [stdout]  88 | |     "aes",
[INFO] [stdout]  89 | |     "altivec",
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |     "xsaves",
[INFO] [stdout] 138 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `allows-misaligned-mem-access`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, and `avx512cd` and 462 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `avx512vaes`
[INFO] [stdout]    --> src/lib.rs:16:15
[INFO] [stdout]     |
[INFO] [stdout]  16 |           #[cfg(target_feature = $feature)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^--------
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  help: there is a expected value with a similar name: `"avx512vl"`
[INFO] [stdout] ...
[INFO] [stdout]  86 | /   features!(
[INFO] [stdout]  87 | |     "adx",
[INFO] [stdout]  88 | |     "aes",
[INFO] [stdout]  89 | |     "altivec",
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |     "xsaves",
[INFO] [stdout] 138 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `allows-misaligned-mem-access`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, and `avx512cd` and 462 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bitrig`
[INFO] [stdout]    --> src/lib.rs:4:17
[INFO] [stdout]     |
[INFO] [stdout]   4 |             #[cfg($name = $value)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 | /   value! {
[INFO] [stdout] 143 | |     target_os,
[INFO] [stdout] 144 | |     "aix",
[INFO] [stdout] 145 | |     "android",
[INFO] [stdout] ...   |
[INFO] [stdout] 172 | |     "windows",
[INFO] [stdout] 173 | |   }
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cloudabi`
[INFO] [stdout]    --> src/lib.rs:4:17
[INFO] [stdout]     |
[INFO] [stdout]   4 |             #[cfg($name = $value)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 | /   value! {
[INFO] [stdout] 143 | |     target_os,
[INFO] [stdout] 144 | |     "aix",
[INFO] [stdout] 145 | |     "android",
[INFO] [stdout] ...   |
[INFO] [stdout] 172 | |     "windows",
[INFO] [stdout] 173 | |   }
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sgx`
[INFO] [stdout]    --> src/lib.rs:4:17
[INFO] [stdout]     |
[INFO] [stdout]   4 |             #[cfg($name = $value)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 | /   value! {
[INFO] [stdout] 143 | |     target_os,
[INFO] [stdout] 144 | |     "aix",
[INFO] [stdout] 145 | |     "android",
[INFO] [stdout] ...   |
[INFO] [stdout] 172 | |     "windows",
[INFO] [stdout] 173 | |   }
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: `sgx` is an expected value for `target_env`
[INFO] [stdout]     |
[INFO] [stdout]   4 -           #[cfg($name = $value)]
[INFO] [stdout]   4 +           #[cfg(target_env = $value)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `8`
[INFO] [stdout]    --> src/lib.rs:4:17
[INFO] [stdout]     |
[INFO] [stdout]   4 |             #[cfg($name = $value)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 | /   value! {
[INFO] [stdout] 178 | |     target_pointer_width,
[INFO] [stdout] 179 | |     "8",
[INFO] [stdout] 180 | |     "16",
[INFO] [stdout] 181 | |     "32",
[INFO] [stdout] 182 | |     "64",
[INFO] [stdout] 183 | |   }
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: `8` is an expected value for `target_has_atomic`
[INFO] [stdout]     |
[INFO] [stdout]   4 -           #[cfg($name = $value)]
[INFO] [stdout]   4 +           #[cfg(target_has_atomic = $value)]
[INFO] [stdout]     |
[INFO] [stdout] help: `8` is an expected value for `target_has_atomic_equal_alignment`
[INFO] [stdout]     |
[INFO] [stdout]   4 -           #[cfg($name = $value)]
[INFO] [stdout]   4 +           #[cfg(target_has_atomic_equal_alignment = $value)]
[INFO] [stdout]     |
[INFO] [stdout] help: `8` is an expected value for `target_has_atomic_load_store`
[INFO] [stdout]     |
[INFO] [stdout]   4 -           #[cfg($name = $value)]
[INFO] [stdout]   4 +           #[cfg(target_has_atomic_load_store = $value)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling executable-path v1.0.0
[INFO] [stderr]    Compiling pretty_assertions v0.7.2
[INFO] [stderr]    Compiling target v2.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `asmjs`
[INFO] [stdout]   --> src/lib.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |             #[cfg($name = $value)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 | /   value! {
[INFO] [stdout] 25 | |     target_arch,
[INFO] [stdout] 26 | |     "aarch64",
[INFO] [stdout] 27 | |     "arm",
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     "xcore",
[INFO] [stdout] 51 | |   }
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `le32`
[INFO] [stdout]   --> src/lib.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |             #[cfg($name = $value)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 | /   value! {
[INFO] [stdout] 25 | |     target_arch,
[INFO] [stdout] 26 | |     "aarch64",
[INFO] [stdout] 27 | |     "arm",
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     "xcore",
[INFO] [stdout] 51 | |   }
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nvptx`
[INFO] [stdout]   --> src/lib.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |             #[cfg($name = $value)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 | /   value! {
[INFO] [stdout] 25 | |     target_arch,
[INFO] [stdout] 26 | |     "aarch64",
[INFO] [stdout] 27 | |     "arm",
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     "xcore",
[INFO] [stdout] 51 | |   }
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spriv`
[INFO] [stdout]   --> src/lib.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |             #[cfg($name = $value)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 | /   value! {
[INFO] [stdout] 25 | |     target_arch,
[INFO] [stdout] 26 | |     "aarch64",
[INFO] [stdout] 27 | |     "arm",
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     "xcore",
[INFO] [stdout] 51 | |   }
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `thumb`
[INFO] [stdout]   --> src/lib.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |             #[cfg($name = $value)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 | /   value! {
[INFO] [stdout] 25 | |     target_arch,
[INFO] [stdout] 26 | |     "aarch64",
[INFO] [stdout] 27 | |     "arm",
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     "xcore",
[INFO] [stdout] 51 | |   }
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `xcore`
[INFO] [stdout]   --> src/lib.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |             #[cfg($name = $value)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 | /   value! {
[INFO] [stdout] 25 | |     target_arch,
[INFO] [stdout] 26 | |     "aarch64",
[INFO] [stdout] 27 | |     "arm",
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     "xcore",
[INFO] [stdout] 51 | |   }
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `libnx`
[INFO] [stdout]   --> src/lib.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |             #[cfg($name = $value)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 | /   value! {
[INFO] [stdout] 64 | |     target_env,
[INFO] [stdout] 65 | |     "",
[INFO] [stdout] 66 | |     "gnu",
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |     "uclibc",
[INFO] [stdout] 73 | |   }
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_env` are: ``, `gnu`, `macabi`, `mlibc`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `p3`, `relibc`, `sgx`, `sim`, `uclibc`, and `v5`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `avx512gfni`
[INFO] [stdout]    --> src/lib.rs:16:15
[INFO] [stdout]     |
[INFO] [stdout]  16 |           #[cfg(target_feature = $feature)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^--------
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  help: there is a expected value with a similar name: `"avx512vnni"`
[INFO] [stdout] ...
[INFO] [stdout]  86 | /   features!(
[INFO] [stdout]  87 | |     "adx",
[INFO] [stdout]  88 | |     "aes",
[INFO] [stdout]  89 | |     "altivec",
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |     "xsaves",
[INFO] [stdout] 138 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `allows-misaligned-mem-access`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, and `avx512cd` and 462 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `avx512vaes`
[INFO] [stdout]    --> src/lib.rs:16:15
[INFO] [stdout]     |
[INFO] [stdout]  16 |           #[cfg(target_feature = $feature)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^--------
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  help: there is a expected value with a similar name: `"avx512vl"`
[INFO] [stdout] ...
[INFO] [stdout]  86 | /   features!(
[INFO] [stdout]  87 | |     "adx",
[INFO] [stdout]  88 | |     "aes",
[INFO] [stdout]  89 | |     "altivec",
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |     "xsaves",
[INFO] [stdout] 138 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `allows-misaligned-mem-access`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, and `avx512cd` and 462 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bitrig`
[INFO] [stdout]    --> src/lib.rs:4:17
[INFO] [stdout]     |
[INFO] [stdout]   4 |             #[cfg($name = $value)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 | /   value! {
[INFO] [stdout] 143 | |     target_os,
[INFO] [stdout] 144 | |     "aix",
[INFO] [stdout] 145 | |     "android",
[INFO] [stdout] ...   |
[INFO] [stdout] 172 | |     "windows",
[INFO] [stdout] 173 | |   }
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cloudabi`
[INFO] [stdout]    --> src/lib.rs:4:17
[INFO] [stdout]     |
[INFO] [stdout]   4 |             #[cfg($name = $value)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 | /   value! {
[INFO] [stdout] 143 | |     target_os,
[INFO] [stdout] 144 | |     "aix",
[INFO] [stdout] 145 | |     "android",
[INFO] [stdout] ...   |
[INFO] [stdout] 172 | |     "windows",
[INFO] [stdout] 173 | |   }
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sgx`
[INFO] [stdout]    --> src/lib.rs:4:17
[INFO] [stdout]     |
[INFO] [stdout]   4 |             #[cfg($name = $value)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 | /   value! {
[INFO] [stdout] 143 | |     target_os,
[INFO] [stdout] 144 | |     "aix",
[INFO] [stdout] 145 | |     "android",
[INFO] [stdout] ...   |
[INFO] [stdout] 172 | |     "windows",
[INFO] [stdout] 173 | |   }
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: `sgx` is an expected value for `target_env`
[INFO] [stdout]     |
[INFO] [stdout]   4 -           #[cfg($name = $value)]
[INFO] [stdout]   4 +           #[cfg(target_env = $value)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `8`
[INFO] [stdout]    --> src/lib.rs:4:17
[INFO] [stdout]     |
[INFO] [stdout]   4 |             #[cfg($name = $value)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 | /   value! {
[INFO] [stdout] 178 | |     target_pointer_width,
[INFO] [stdout] 179 | |     "8",
[INFO] [stdout] 180 | |     "16",
[INFO] [stdout] 181 | |     "32",
[INFO] [stdout] 182 | |     "64",
[INFO] [stdout] 183 | |   }
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: `8` is an expected value for `target_has_atomic`
[INFO] [stdout]     |
[INFO] [stdout]   4 -           #[cfg($name = $value)]
[INFO] [stdout]   4 +           #[cfg(target_has_atomic = $value)]
[INFO] [stdout]     |
[INFO] [stdout] help: `8` is an expected value for `target_has_atomic_equal_alignment`
[INFO] [stdout]     |
[INFO] [stdout]   4 -           #[cfg($name = $value)]
[INFO] [stdout]   4 +           #[cfg(target_has_atomic_equal_alignment = $value)]
[INFO] [stdout]     |
[INFO] [stdout] help: `8` is an expected value for `target_has_atomic_load_store`
[INFO] [stdout]     |
[INFO] [stdout]   4 -           #[cfg($name = $value)]
[INFO] [stdout]   4 +           #[cfg(target_has_atomic_load_store = $value)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.31s
[INFO] running `Command { std: "docker" "inspect" "2eba13b6b4887ed2b92bd46551c4931563dc9a024187a26546151dd21f289cf7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2eba13b6b4887ed2b92bd46551c4931563dc9a024187a26546151dd21f289cf7", kill_on_drop: false }`
[INFO] [stdout] 2eba13b6b4887ed2b92bd46551c4931563dc9a024187a26546151dd21f289cf7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 869b6a554f8175828570bc13ac8cdb5cf2350617585eb703dd7f922cb33271a8
[INFO] running `Command { std: "docker" "start" "-a" "869b6a554f8175828570bc13ac8cdb5cf2350617585eb703dd7f922cb33271a8", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: unexpected `cfg` condition value: `asmjs`
[INFO] [stderr]   --> src/lib.rs:4:17
[INFO] [stderr]    |
[INFO] [stderr]  4 |             #[cfg($name = $value)]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 24 | /   value! {
[INFO] [stderr] 25 | |     target_arch,
[INFO] [stderr] 26 | |     "aarch64",
[INFO] [stderr] 27 | |     "arm",
[INFO] [stderr] ...  |
[INFO] [stderr] 50 | |     "xcore",
[INFO] [stderr] 51 | |   }
[INFO] [stderr]    | |___- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `le32`
[INFO] [stderr]   --> src/lib.rs:4:17
[INFO] [stderr]    |
[INFO] [stderr]  4 |             #[cfg($name = $value)]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 24 | /   value! {
[INFO] [stderr] 25 | |     target_arch,
[INFO] [stderr] 26 | |     "aarch64",
[INFO] [stderr] 27 | |     "arm",
[INFO] [stderr] ...  |
[INFO] [stderr] 50 | |     "xcore",
[INFO] [stderr] 51 | |   }
[INFO] [stderr]    | |___- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `nvptx`
[INFO] [stderr]   --> src/lib.rs:4:17
[INFO] [stderr]    |
[INFO] [stderr]  4 |             #[cfg($name = $value)]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 24 | /   value! {
[INFO] [stderr] 25 | |     target_arch,
[INFO] [stderr] 26 | |     "aarch64",
[INFO] [stderr] 27 | |     "arm",
[INFO] [stderr] ...  |
[INFO] [stderr] 50 | |     "xcore",
[INFO] [stderr] 51 | |   }
[INFO] [stderr]    | |___- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `spriv`
[INFO] [stderr]   --> src/lib.rs:4:17
[INFO] [stderr]    |
[INFO] [stderr]  4 |             #[cfg($name = $value)]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 24 | /   value! {
[INFO] [stderr] 25 | |     target_arch,
[INFO] [stderr] 26 | |     "aarch64",
[INFO] [stderr] 27 | |     "arm",
[INFO] [stderr] ...  |
[INFO] [stderr] 50 | |     "xcore",
[INFO] [stderr] 51 | |   }
[INFO] [stderr]    | |___- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `thumb`
[INFO] [stderr]   --> src/lib.rs:4:17
[INFO] [stderr]    |
[INFO] [stderr]  4 |             #[cfg($name = $value)]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 24 | /   value! {
[INFO] [stderr] 25 | |     target_arch,
[INFO] [stderr] 26 | |     "aarch64",
[INFO] [stderr] 27 | |     "arm",
[INFO] [stderr] ...  |
[INFO] [stderr] 50 | |     "xcore",
[INFO] [stderr] 51 | |   }
[INFO] [stderr]    | |___- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `xcore`
[INFO] [stderr]   --> src/lib.rs:4:17
[INFO] [stderr]    |
[INFO] [stderr]  4 |             #[cfg($name = $value)]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 24 | /   value! {
[INFO] [stderr] 25 | |     target_arch,
[INFO] [stderr] 26 | |     "aarch64",
[INFO] [stderr] 27 | |     "arm",
[INFO] [stderr] ...  |
[INFO] [stderr] 50 | |     "xcore",
[INFO] [stderr] 51 | |   }
[INFO] [stderr]    | |___- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `libnx`
[INFO] [stderr]   --> src/lib.rs:4:17
[INFO] [stderr]    |
[INFO] [stderr]  4 |             #[cfg($name = $value)]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 63 | /   value! {
[INFO] [stderr] 64 | |     target_env,
[INFO] [stderr] 65 | |     "",
[INFO] [stderr] 66 | |     "gnu",
[INFO] [stderr] ...  |
[INFO] [stderr] 72 | |     "uclibc",
[INFO] [stderr] 73 | |   }
[INFO] [stderr]    | |___- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `target_env` are: ``, `gnu`, `macabi`, `mlibc`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `p3`, `relibc`, `sgx`, `sim`, `uclibc`, and `v5`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `avx512gfni`
[INFO] [stderr]    --> src/lib.rs:16:15
[INFO] [stderr]     |
[INFO] [stderr]  16 |           #[cfg(target_feature = $feature)]
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^--------
[INFO] [stderr]     |                                  |
[INFO] [stderr]     |                                  help: there is a expected value with a similar name: `"avx512vnni"`
[INFO] [stderr] ...
[INFO] [stderr]  86 | /   features!(
[INFO] [stderr]  87 | |     "adx",
[INFO] [stderr]  88 | |     "aes",
[INFO] [stderr]  89 | |     "altivec",
[INFO] [stderr] ...   |
[INFO] [stderr] 137 | |     "xsaves",
[INFO] [stderr] 138 | |   )
[INFO] [stderr]     | |___- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `allows-misaligned-mem-access`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, and `avx512cd` and 462 more
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `avx512vaes`
[INFO] [stderr]    --> src/lib.rs:16:15
[INFO] [stderr]     |
[INFO] [stderr]  16 |           #[cfg(target_feature = $feature)]
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^--------
[INFO] [stderr]     |                                  |
[INFO] [stderr]     |                                  help: there is a expected value with a similar name: `"avx512vl"`
[INFO] [stderr] ...
[INFO] [stderr]  86 | /   features!(
[INFO] [stderr]  87 | |     "adx",
[INFO] [stderr]  88 | |     "aes",
[INFO] [stderr]  89 | |     "altivec",
[INFO] [stderr] ...   |
[INFO] [stderr] 137 | |     "xsaves",
[INFO] [stderr] 138 | |   )
[INFO] [stderr]     | |___- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `allows-misaligned-mem-access`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, and `avx512cd` and 462 more
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `bitrig`
[INFO] [stderr]    --> src/lib.rs:4:17
[INFO] [stderr]     |
[INFO] [stderr]   4 |             #[cfg($name = $value)]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 142 | /   value! {
[INFO] [stderr] 143 | |     target_os,
[INFO] [stderr] 144 | |     "aix",
[INFO] [stderr] 145 | |     "android",
[INFO] [stderr] ...   |
[INFO] [stderr] 172 | |     "windows",
[INFO] [stderr] 173 | |   }
[INFO] [stderr]     | |___- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cloudabi`
[INFO] [stderr]    --> src/lib.rs:4:17
[INFO] [stderr]     |
[INFO] [stderr]   4 |             #[cfg($name = $value)]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 142 | /   value! {
[INFO] [stderr] 143 | |     target_os,
[INFO] [stderr] 144 | |     "aix",
[INFO] [stderr] 145 | |     "android",
[INFO] [stderr] ...   |
[INFO] [stderr] 172 | |     "windows",
[INFO] [stderr] 173 | |   }
[INFO] [stderr]     | |___- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `sgx`
[INFO] [stderr]    --> src/lib.rs:4:17
[INFO] [stderr]     |
[INFO] [stderr]   4 |             #[cfg($name = $value)]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 142 | /   value! {
[INFO] [stderr] 143 | |     target_os,
[INFO] [stderr] 144 | |     "aix",
[INFO] [stderr] 145 | |     "android",
[INFO] [stderr] ...   |
[INFO] [stderr] 172 | |     "windows",
[INFO] [stderr] 173 | |   }
[INFO] [stderr]     | |___- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: `sgx` is an expected value for `target_env`
[INFO] [stderr]     |
[INFO] [stderr]   4 -           #[cfg($name = $value)]
[INFO] [stderr]   4 +           #[cfg(target_env = $value)]
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `8`
[INFO] [stderr]    --> src/lib.rs:4:17
[INFO] [stderr]     |
[INFO] [stderr]   4 |             #[cfg($name = $value)]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 177 | /   value! {
[INFO] [stderr] 178 | |     target_pointer_width,
[INFO] [stderr] 179 | |     "8",
[INFO] [stderr] 180 | |     "16",
[INFO] [stderr] 181 | |     "32",
[INFO] [stderr] 182 | |     "64",
[INFO] [stderr] 183 | |   }
[INFO] [stderr]     | |___- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: `8` is an expected value for `target_has_atomic`
[INFO] [stderr]     |
[INFO] [stderr]   4 -           #[cfg($name = $value)]
[INFO] [stderr]   4 +           #[cfg(target_has_atomic = $value)]
[INFO] [stderr]     |
[INFO] [stderr] help: `8` is an expected value for `target_has_atomic_equal_alignment`
[INFO] [stderr]     |
[INFO] [stderr]   4 -           #[cfg($name = $value)]
[INFO] [stderr]   4 +           #[cfg(target_has_atomic_equal_alignment = $value)]
[INFO] [stderr]     |
[INFO] [stderr] help: `8` is an expected value for `target_has_atomic_load_store`
[INFO] [stderr]     |
[INFO] [stderr]   4 -           #[cfg($name = $value)]
[INFO] [stderr]   4 +           #[cfg(target_has_atomic_load_store = $value)]
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `target` (lib) generated 13 warnings
[INFO] [stderr] warning: `target` (lib test) generated 13 warnings (13 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/target-c03e08c3451083ac)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/target-f882e0c802ed7eb9)
[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 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/binary.rs (/opt/rustwide/target/debug/deps/binary-5f5170d23483a172)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test binary_output ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests target
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "869b6a554f8175828570bc13ac8cdb5cf2350617585eb703dd7f922cb33271a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "869b6a554f8175828570bc13ac8cdb5cf2350617585eb703dd7f922cb33271a8", kill_on_drop: false }`
[INFO] [stdout] 869b6a554f8175828570bc13ac8cdb5cf2350617585eb703dd7f922cb33271a8
