[INFO] fetching crate jemalloc-ctl 0.5.4...
[INFO] building jemalloc-ctl-0.5.4 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate jemalloc-ctl 0.5.4 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate jemalloc-ctl 0.5.4
[INFO] finished tweaking crates.io crate jemalloc-ctl 0.5.4
[INFO] tweaked toml for crates.io crate jemalloc-ctl 0.5.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate jemalloc-ctl 0.5.4 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 646170bdfddc78b92485db513b2b1aa7a79a4e7af47d12b483232a30a22fd270
[INFO] running `Command { std: "docker" "start" "-a" "646170bdfddc78b92485db513b2b1aa7a79a4e7af47d12b483232a30a22fd270", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "646170bdfddc78b92485db513b2b1aa7a79a4e7af47d12b483232a30a22fd270", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "646170bdfddc78b92485db513b2b1aa7a79a4e7af47d12b483232a30a22fd270", kill_on_drop: false }`
[INFO] [stdout] 646170bdfddc78b92485db513b2b1aa7a79a4e7af47d12b483232a30a22fd270
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e94399f794a9751f5685cc5bf8357b9c311dcdec213a5dcde1113ddb1129f16
[INFO] running `Command { std: "docker" "start" "-a" "3e94399f794a9751f5685cc5bf8357b9c311dcdec213a5dcde1113ddb1129f16", kill_on_drop: false }`
[INFO] [stderr]    Compiling jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]    Compiling jemalloc-ctl v0.5.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:71:13
[INFO] [stdout]    |
[INFO] [stdout] 71 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::module_name_repetitions))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `disable_initial_exec_tls`, and `use_std`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/error.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     feature = "cargo-clippy",
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `disable_initial_exec_tls`, and `use_std`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "3e94399f794a9751f5685cc5bf8357b9c311dcdec213a5dcde1113ddb1129f16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e94399f794a9751f5685cc5bf8357b9c311dcdec213a5dcde1113ddb1129f16", kill_on_drop: false }`
[INFO] [stdout] 3e94399f794a9751f5685cc5bf8357b9c311dcdec213a5dcde1113ddb1129f16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ad5a5097d59180ab083196231f00dd050a5074abcab7bc5cfdd9e8d506cd04c
[INFO] running `Command { std: "docker" "start" "-a" "3ad5a5097d59180ab083196231f00dd050a5074abcab7bc5cfdd9e8d506cd04c", kill_on_drop: false }`
[INFO] [stderr]    Compiling jemallocator v0.5.4
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:71:13
[INFO] [stdout]    |
[INFO] [stdout] 71 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::module_name_repetitions))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `disable_initial_exec_tls`, and `use_std`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/error.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     feature = "cargo-clippy",
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `disable_initial_exec_tls`, and `use_std`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling jemalloc-ctl v0.5.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:71:13
[INFO] [stdout]    |
[INFO] [stdout] 71 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::module_name_repetitions))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `disable_initial_exec_tls`, and `use_std`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/error.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     feature = "cargo-clippy",
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `disable_initial_exec_tls`, and `use_std`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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: `"mips64r6"`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | / option! {
[INFO] [stdout] 101 | |     version[ str: b"version\0", str: 1 ] => &'static str |
[INFO] [stdout] 102 | |     ops: r |
[INFO] [stdout] 103 | |     docs:
[INFO] [stdout] ...   |
[INFO] [stdout] 119 | |     mib_docs: /// See [`version`].
[INFO] [stdout] 120 | | }
[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: `"mips64r6"`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | / option! {
[INFO] [stdout] 123 | |     background_thread[ str: b"background_thread\0", non_str: 1 ] => bool |
[INFO] [stdout] 124 | |     ops: r,w,u |
[INFO] [stdout] 125 | |     docs:
[INFO] [stdout] ...   |
[INFO] [stdout] 153 | |     mib_docs: /// See [`background_thread`].
[INFO] [stdout] 154 | | }
[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: `"mips64r6"`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | / option! {
[INFO] [stdout] 123 | |     background_thread[ str: b"background_thread\0", non_str: 1 ] => bool |
[INFO] [stdout] 124 | |     ops: r,w,u |
[INFO] [stdout] 125 | |     docs:
[INFO] [stdout] ...   |
[INFO] [stdout] 153 | |     mib_docs: /// See [`background_thread`].
[INFO] [stdout] 154 | | }
[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: `"mips64r6"`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | / option! {
[INFO] [stdout] 123 | |     background_thread[ str: b"background_thread\0", non_str: 1 ] => bool |
[INFO] [stdout] 124 | |     ops: r,w,u |
[INFO] [stdout] 125 | |     docs:
[INFO] [stdout] ...   |
[INFO] [stdout] 153 | |     mib_docs: /// See [`background_thread`].
[INFO] [stdout] 154 | | }
[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: `"mips64r6"`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:156:1
[INFO] [stdout]     |
[INFO] [stdout] 156 | / option! {
[INFO] [stdout] 157 | |     max_background_threads[ str: b"max_background_threads\0", non_str: 1 ] => libc::size_t |
[INFO] [stdout] 158 | |     ops: r, w, u |
[INFO] [stdout] 159 | |     docs:
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     mib_docs: /// See [`max_background_threads`].
[INFO] [stdout] 179 | | }
[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: `"mips64r6"`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:156:1
[INFO] [stdout]     |
[INFO] [stdout] 156 | / option! {
[INFO] [stdout] 157 | |     max_background_threads[ str: b"max_background_threads\0", non_str: 1 ] => libc::size_t |
[INFO] [stdout] 158 | |     ops: r, w, u |
[INFO] [stdout] 159 | |     docs:
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     mib_docs: /// See [`max_background_threads`].
[INFO] [stdout] 179 | | }
[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: `"mips64r6"`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:156:1
[INFO] [stdout]     |
[INFO] [stdout] 156 | / option! {
[INFO] [stdout] 157 | |     max_background_threads[ str: b"max_background_threads\0", non_str: 1 ] => libc::size_t |
[INFO] [stdout] 158 | |     ops: r, w, u |
[INFO] [stdout] 159 | |     docs:
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     mib_docs: /// See [`max_background_threads`].
[INFO] [stdout] 179 | | }
[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: `"mips64r6"`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:181:1
[INFO] [stdout]     |
[INFO] [stdout] 181 | / option! {
[INFO] [stdout] 182 | |     epoch[ str: b"epoch\0", non_str: 1 ] => u64 |
[INFO] [stdout] 183 | |     ops: r, w, u |
[INFO] [stdout] 184 | |     docs:
[INFO] [stdout] ...   |
[INFO] [stdout] 209 | |     mib_docs: /// See [`epoch`].
[INFO] [stdout] 210 | | }
[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: `"mips64r6"`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:181:1
[INFO] [stdout]     |
[INFO] [stdout] 181 | / option! {
[INFO] [stdout] 182 | |     epoch[ str: b"epoch\0", non_str: 1 ] => u64 |
[INFO] [stdout] 183 | |     ops: r, w, u |
[INFO] [stdout] 184 | |     docs:
[INFO] [stdout] ...   |
[INFO] [stdout] 209 | |     mib_docs: /// See [`epoch`].
[INFO] [stdout] 210 | | }
[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: `"mips64r6"`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:181:1
[INFO] [stdout]     |
[INFO] [stdout] 181 | / option! {
[INFO] [stdout] 182 | |     epoch[ str: b"epoch\0", non_str: 1 ] => u64 |
[INFO] [stdout] 183 | |     ops: r, w, u |
[INFO] [stdout] 184 | |     docs:
[INFO] [stdout] ...   |
[INFO] [stdout] 209 | |     mib_docs: /// See [`epoch`].
[INFO] [stdout] 210 | | }
[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: `"mips64r6"`
[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: `"mips64r6"`
[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: `"mips64r6"`
[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: `"mips64r6"`
[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: `"mips64r6"`
[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: `"mips64r6"`
[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: `"mips64r6"`
[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: `"mips64r6"`
[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: `"mips64r6"`
[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: `"mips64r6"`
[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: `"mips64r6"`
[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] [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: `"mips64r6"`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/stats.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / option! {
[INFO] [stdout]  8 | |     allocated[ str: b"stats.allocated\0", non_str: 2 ] => libc::size_t |
[INFO] [stdout]  9 | |     ops: r |
[INFO] [stdout] 10 | |     docs:
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |     mib_docs: /// See [`allocated`].
[INFO] [stdout] 37 | | }
[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: `"mips64r6"`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/stats.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | / option! {
[INFO] [stdout] 40 | |     active[ str: b"stats.active\0", non_str: 2 ] => libc::size_t |
[INFO] [stdout] 41 | |     ops: r |
[INFO] [stdout] 42 | |     docs:
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | |     mib_docs: /// See [`active`].
[INFO] [stdout] 72 | | }
[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: `"mips64r6"`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/stats.rs:74:1
[INFO] [stdout]     |
[INFO] [stdout]  74 | / option! {
[INFO] [stdout]  75 | |     metadata[ str: b"stats.metadata\0", non_str: 2 ] => libc::size_t |
[INFO] [stdout]  76 | |     ops: r |
[INFO] [stdout]  77 | |     docs:
[INFO] [stdout] ...   |
[INFO] [stdout] 101 | |     mib_docs: /// See [`metadata`].
[INFO] [stdout] 102 | | }
[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: `"mips64r6"`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/stats.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | / option! {
[INFO] [stdout] 105 | |     resident[ str: b"stats.resident\0", non_str: 2 ] => libc::size_t |
[INFO] [stdout] 106 | |     ops: r |
[INFO] [stdout] 107 | |     docs:
[INFO] [stdout] ...   |
[INFO] [stdout] 139 | |     mib_docs: /// See [`resident`].
[INFO] [stdout] 140 | | }
[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: `"mips64r6"`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/stats.rs:142:1
[INFO] [stdout]     |
[INFO] [stdout] 142 | / option! {
[INFO] [stdout] 143 | |     mapped[ str: b"stats.mapped\0", non_str: 2 ] => libc::size_t |
[INFO] [stdout] 144 | |     ops: r |
[INFO] [stdout] 145 | |     docs:
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | |     mib_docs: /// See [`mapped`].
[INFO] [stdout] 175 | | }
[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: `"mips64r6"`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/stats.rs:177:1
[INFO] [stdout]     |
[INFO] [stdout] 177 | / option! {
[INFO] [stdout] 178 | |     retained[ str: b"stats.retained\0", non_str: 2 ] => libc::size_t |
[INFO] [stdout] 179 | |     ops: r |
[INFO] [stdout] 180 | |     docs:
[INFO] [stdout] ...   |
[INFO] [stdout] 209 | |     mib_docs: /// See [`retained`].
[INFO] [stdout] 210 | | }
[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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.92s
[INFO] running `Command { std: "docker" "inspect" "3ad5a5097d59180ab083196231f00dd050a5074abcab7bc5cfdd9e8d506cd04c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ad5a5097d59180ab083196231f00dd050a5074abcab7bc5cfdd9e8d506cd04c", kill_on_drop: false }`
[INFO] [stdout] 3ad5a5097d59180ab083196231f00dd050a5074abcab7bc5cfdd9e8d506cd04c
