[INFO] fetching crate tikv-jemalloc-ctl 0.6.0...
[INFO] building tikv-jemalloc-ctl-0.6.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate tikv-jemalloc-ctl 0.6.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate tikv-jemalloc-ctl 0.6.0
[INFO] finished tweaking crates.io crate tikv-jemalloc-ctl 0.6.0
[INFO] tweaked toml for crates.io crate tikv-jemalloc-ctl 0.6.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tikv-jemalloc-ctl 0.6.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 7 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tikv-jemallocator v0.6.0
[INFO] [stderr]   Downloaded tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 78ea9366d3636a7d0f4031d8786f027374a6750bca30f6a7a24f9ea3d8747a84
[INFO] running `Command { std: "docker" "start" "-a" "78ea9366d3636a7d0f4031d8786f027374a6750bca30f6a7a24f9ea3d8747a84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78ea9366d3636a7d0f4031d8786f027374a6750bca30f6a7a24f9ea3d8747a84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78ea9366d3636a7d0f4031d8786f027374a6750bca30f6a7a24f9ea3d8747a84", kill_on_drop: false }`
[INFO] [stdout] 78ea9366d3636a7d0f4031d8786f027374a6750bca30f6a7a24f9ea3d8747a84
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 800e99c7a547edea3cf4ac87615c0104a41c7646d882d920bda0bd9fff9ff93b
[INFO] running `Command { std: "docker" "start" "-a" "800e99c7a547edea3cf4ac87615c0104a41c7646d882d920bda0bd9fff9ff93b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]    Compiling tikv-jemalloc-ctl v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 35s
[INFO] running `Command { std: "docker" "inspect" "800e99c7a547edea3cf4ac87615c0104a41c7646d882d920bda0bd9fff9ff93b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "800e99c7a547edea3cf4ac87615c0104a41c7646d882d920bda0bd9fff9ff93b", kill_on_drop: false }`
[INFO] [stdout] 800e99c7a547edea3cf4ac87615c0104a41c7646d882d920bda0bd9fff9ff93b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 278f8e5a9fe7635b1ad9fc79f13c4c9af64b11ce49e1fe8648fc61e57c4e98a2
[INFO] running `Command { std: "docker" "start" "-a" "278f8e5a9fe7635b1ad9fc79f13c4c9af64b11ce49e1fe8648fc61e57c4e98a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling tikv-jemallocator v0.6.0
[INFO] [stderr]    Compiling tikv-jemalloc-ctl v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stdout]    --> src/macros.rs:66:23
[INFO] [stdout]     |
[INFO] [stdout]  66 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       help: there is a expected value with a similar name: `"mips64"`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | / option! {
[INFO] [stdout] 108 | |     version[ str: b"version\0", str: 1 ] => &'static str |
[INFO] [stdout] 109 | |     ops: r |
[INFO] [stdout] 110 | |     docs:
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |     mib_docs: /// See [`version`].
[INFO] [stdout] 127 | | }
[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 `r` which comes from the expansion of the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stdout]    --> src/macros.rs:66:23
[INFO] [stdout]     |
[INFO] [stdout]  66 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       help: there is a expected value with a similar name: `"mips64"`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / option! {
[INFO] [stdout] 130 | |     background_thread[ str: b"background_thread\0", non_str: 1 ] => bool |
[INFO] [stdout] 131 | |     ops: r,w,u |
[INFO] [stdout] 132 | |     docs:
[INFO] [stdout] ...   |
[INFO] [stdout] 160 | |     mib_docs: /// See [`background_thread`].
[INFO] [stdout] 161 | | }
[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 `r` which comes from the expansion of the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stdout]    --> src/macros.rs:115:23
[INFO] [stdout]     |
[INFO] [stdout] 115 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       help: there is a expected value with a similar name: `"mips64"`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / option! {
[INFO] [stdout] 130 | |     background_thread[ str: b"background_thread\0", non_str: 1 ] => bool |
[INFO] [stdout] 131 | |     ops: r,w,u |
[INFO] [stdout] 132 | |     docs:
[INFO] [stdout] ...   |
[INFO] [stdout] 160 | |     mib_docs: /// See [`background_thread`].
[INFO] [stdout] 161 | | }
[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 `w` which comes from the expansion of the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stdout]    --> src/macros.rs:164:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       help: there is a expected value with a similar name: `"mips64"`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / option! {
[INFO] [stdout] 130 | |     background_thread[ str: b"background_thread\0", non_str: 1 ] => bool |
[INFO] [stdout] 131 | |     ops: r,w,u |
[INFO] [stdout] 132 | |     docs:
[INFO] [stdout] ...   |
[INFO] [stdout] 160 | |     mib_docs: /// See [`background_thread`].
[INFO] [stdout] 161 | | }
[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 `u` which comes from the expansion of the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stdout]    --> src/macros.rs:66:23
[INFO] [stdout]     |
[INFO] [stdout]  66 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       help: there is a expected value with a similar name: `"mips64"`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / option! {
[INFO] [stdout] 164 | |     max_background_threads[ str: b"max_background_threads\0", non_str: 1 ] => libc::size_t |
[INFO] [stdout] 165 | |     ops: r, w, u |
[INFO] [stdout] 166 | |     docs:
[INFO] [stdout] ...   |
[INFO] [stdout] 185 | |     mib_docs: /// See [`max_background_threads`].
[INFO] [stdout] 186 | | }
[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 `r` which comes from the expansion of the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stdout]    --> src/macros.rs:115:23
[INFO] [stdout]     |
[INFO] [stdout] 115 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       help: there is a expected value with a similar name: `"mips64"`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / option! {
[INFO] [stdout] 164 | |     max_background_threads[ str: b"max_background_threads\0", non_str: 1 ] => libc::size_t |
[INFO] [stdout] 165 | |     ops: r, w, u |
[INFO] [stdout] 166 | |     docs:
[INFO] [stdout] ...   |
[INFO] [stdout] 185 | |     mib_docs: /// See [`max_background_threads`].
[INFO] [stdout] 186 | | }
[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 `w` which comes from the expansion of the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stdout]    --> src/macros.rs:164:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       help: there is a expected value with a similar name: `"mips64"`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / option! {
[INFO] [stdout] 164 | |     max_background_threads[ str: b"max_background_threads\0", non_str: 1 ] => libc::size_t |
[INFO] [stdout] 165 | |     ops: r, w, u |
[INFO] [stdout] 166 | |     docs:
[INFO] [stdout] ...   |
[INFO] [stdout] 185 | |     mib_docs: /// See [`max_background_threads`].
[INFO] [stdout] 186 | | }
[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 `u` which comes from the expansion of the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stdout]    --> src/macros.rs:66:23
[INFO] [stdout]     |
[INFO] [stdout]  66 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       help: there is a expected value with a similar name: `"mips64"`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | / option! {
[INFO] [stdout] 189 | |     epoch[ str: b"epoch\0", non_str: 1 ] => u64 |
[INFO] [stdout] 190 | |     ops: r, w, u |
[INFO] [stdout] 191 | |     docs:
[INFO] [stdout] ...   |
[INFO] [stdout] 216 | |     mib_docs: /// See [`epoch`].
[INFO] [stdout] 217 | | }
[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 `r` which comes from the expansion of the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stdout]    --> src/macros.rs:115:23
[INFO] [stdout]     |
[INFO] [stdout] 115 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       help: there is a expected value with a similar name: `"mips64"`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | / option! {
[INFO] [stdout] 189 | |     epoch[ str: b"epoch\0", non_str: 1 ] => u64 |
[INFO] [stdout] 190 | |     ops: r, w, u |
[INFO] [stdout] 191 | |     docs:
[INFO] [stdout] ...   |
[INFO] [stdout] 216 | |     mib_docs: /// See [`epoch`].
[INFO] [stdout] 217 | | }
[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 `w` which comes from the expansion of the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stdout]    --> src/macros.rs:164:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       help: there is a expected value with a similar name: `"mips64"`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | / option! {
[INFO] [stdout] 189 | |     epoch[ str: b"epoch\0", non_str: 1 ] => u64 |
[INFO] [stdout] 190 | |     ops: r, w, u |
[INFO] [stdout] 191 | |     docs:
[INFO] [stdout] ...   |
[INFO] [stdout] 216 | |     mib_docs: /// See [`epoch`].
[INFO] [stdout] 217 | | }
[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 `u` which comes from the expansion of the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stdout]   --> src/macros.rs:66:23
[INFO] [stdout]    |
[INFO] [stdout] 66 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^----------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       help: there is a expected value with a similar name: `"mips64"`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/arenas.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / option! {
[INFO] [stdout]  4 | |     narenas[ str: b"arenas.narenas\0", non_str: 2 ] => libc::c_uint |
[INFO] [stdout]  5 | |     ops: r |
[INFO] [stdout]  6 | |     docs:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     mib_docs: /// See [`narenas`].
[INFO] [stdout] 25 | | }
[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 `r` which comes from the expansion of the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stdout]   --> src/macros.rs:66:23
[INFO] [stdout]    |
[INFO] [stdout] 66 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^----------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       help: there is a expected value with a similar name: `"mips64"`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/config.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / option! {
[INFO] [stdout]  4 | |     malloc_conf[ str: b"config.malloc_conf\0", str: 2 ] => &'static str |
[INFO] [stdout]  5 | |     ops: r |
[INFO] [stdout]  6 | |     docs:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     mib_docs: /// See [`malloc_conf`].
[INFO] [stdout] 25 | | }
[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 `r` which comes from the expansion of the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stdout]   --> src/macros.rs:66:23
[INFO] [stdout]    |
[INFO] [stdout] 66 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^----------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       help: there is a expected value with a similar name: `"mips64"`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/opt.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / option! {
[INFO] [stdout]  6 | |     abort[ str: b"opt.abort\0", non_str: 2 ] => bool |
[INFO] [stdout]  7 | |     ops: r |
[INFO] [stdout]  8 | |     docs:
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |     mib_docs: /// See [`abort`].
[INFO] [stdout] 27 | | }
[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 `r` which comes from the expansion of the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stdout]   --> src/macros.rs:66:23
[INFO] [stdout]    |
[INFO] [stdout] 66 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^----------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       help: there is a expected value with a similar name: `"mips64"`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/opt.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | / option! {
[INFO] [stdout] 30 | |     dss[ str: b"opt.dss\0", str: 2 ] => &'static str |
[INFO] [stdout] 31 | |     ops: r |
[INFO] [stdout] 32 | |     docs:
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |     mib_docs: /// See [`dss`].
[INFO] [stdout] 54 | | }
[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 `r` which comes from the expansion of the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stdout]   --> src/macros.rs:66:23
[INFO] [stdout]    |
[INFO] [stdout] 66 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^----------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       help: there is a expected value with a similar name: `"mips64"`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/opt.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / option! {
[INFO] [stdout] 57 | |     narenas[ str: b"opt.narenas\0", non_str: 2 ] => libc::c_uint |
[INFO] [stdout] 58 | |     ops: r |
[INFO] [stdout] 59 | |     docs:
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |     mib_docs: /// See [`narenas`].
[INFO] [stdout] 79 | | }
[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 `r` which comes from the expansion of the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stdout]    --> src/macros.rs:66:23
[INFO] [stdout]     |
[INFO] [stdout]  66 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       help: there is a expected value with a similar name: `"mips64"`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/opt.rs:81:1
[INFO] [stdout]     |
[INFO] [stdout]  81 | / option! {
[INFO] [stdout]  82 | |     junk[ str: b"opt.junk\0", str: 2 ] => &'static str |
[INFO] [stdout]  83 | |     ops: r |
[INFO] [stdout]  84 | |     docs:
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     mib_docs: /// See [`junk`].
[INFO] [stdout] 113 | | }
[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 `r` which comes from the expansion of the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stdout]    --> src/macros.rs:66:23
[INFO] [stdout]     |
[INFO] [stdout]  66 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       help: there is a expected value with a similar name: `"mips64"`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/opt.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / option! {
[INFO] [stdout] 116 | |     zero[ str: b"opt.zero\0", non_str: 2 ] => bool |
[INFO] [stdout] 117 | |     ops: r |
[INFO] [stdout] 118 | |     docs:
[INFO] [stdout] ...   |
[INFO] [stdout] 140 | |     mib_docs: /// See [`zero`].
[INFO] [stdout] 141 | | }
[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 `r` which comes from the expansion of the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stdout]    --> src/macros.rs:66:23
[INFO] [stdout]     |
[INFO] [stdout]  66 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       help: there is a expected value with a similar name: `"mips64"`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/opt.rs:143:1
[INFO] [stdout]     |
[INFO] [stdout] 143 | / option! {
[INFO] [stdout] 144 | |     tcache[ str: b"opt.tcache\0", non_str: 2 ] => bool |
[INFO] [stdout] 145 | |     ops: r |
[INFO] [stdout] 146 | |     docs:
[INFO] [stdout] ...   |
[INFO] [stdout] 165 | |     mib_docs: /// See [`tcache`].
[INFO] [stdout] 166 | | }
[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 `r` which comes from the expansion of the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stdout]    --> src/macros.rs:66:23
[INFO] [stdout]     |
[INFO] [stdout]  66 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       help: there is a expected value with a similar name: `"mips64"`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/opt.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 168 | / option! {
[INFO] [stdout] 169 | |     tcache_max[ str: b"opt.tcache_max\0", non_str: 2 ] => libc::size_t |
[INFO] [stdout] 170 | |     ops: r |
[INFO] [stdout] 171 | |     docs:
[INFO] [stdout] ...   |
[INFO] [stdout] 190 | |     mib_docs: /// See [`tcache_max`].
[INFO] [stdout] 191 | | }
[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 `r` which comes from the expansion of the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stdout]    --> src/macros.rs:66:23
[INFO] [stdout]     |
[INFO] [stdout]  66 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       help: there is a expected value with a similar name: `"mips64"`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/opt.rs:193:1
[INFO] [stdout]     |
[INFO] [stdout] 193 | / option! {
[INFO] [stdout] 194 | |     background_thread[ str: b"opt.background_thread\0", non_str: 2 ] => bool |
[INFO] [stdout] 195 | |     ops: r |
[INFO] [stdout] 196 | |     docs:
[INFO] [stdout] ...   |
[INFO] [stdout] 216 | |     mib_docs: /// See [`background_thread`].
[INFO] [stdout] 217 | | }
[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 `r` which comes from the expansion of the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stdout]    --> src/raw.rs:388:15
[INFO] [stdout]     |
[INFO] [stdout] 388 |     #[cfg(not(target_arch = "mips64el"))] // FIXME: SIGFPE
[INFO] [stdout]     |               ^^^^^^^^^^^^^^----------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"mips64"`
[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] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.98s
[INFO] running `Command { std: "docker" "inspect" "278f8e5a9fe7635b1ad9fc79f13c4c9af64b11ce49e1fe8648fc61e57c4e98a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "278f8e5a9fe7635b1ad9fc79f13c4c9af64b11ce49e1fe8648fc61e57c4e98a2", kill_on_drop: false }`
[INFO] [stdout] 278f8e5a9fe7635b1ad9fc79f13c4c9af64b11ce49e1fe8648fc61e57c4e98a2
