[INFO] fetching crate jemalloc-ctl 0.5.4...
[INFO] building jemalloc-ctl-0.5.4 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate jemalloc-ctl 0.5.4 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate jemalloc-ctl 0.5.4 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 6 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jemallocator v0.5.4
[INFO] [stderr]   Downloaded jemalloc-sys v0.5.4+5.3.0-patched
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 539b26d2eda049d36674d1c2b8c316038189df975b72b8e56b4ab5f664c70ec1
[INFO] running `Command { std: "docker" "start" "-a" "539b26d2eda049d36674d1c2b8c316038189df975b72b8e56b4ab5f664c70ec1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "539b26d2eda049d36674d1c2b8c316038189df975b72b8e56b4ab5f664c70ec1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "539b26d2eda049d36674d1c2b8c316038189df975b72b8e56b4ab5f664c70ec1", kill_on_drop: false }`
[INFO] [stdout] 539b26d2eda049d36674d1c2b8c316038189df975b72b8e56b4ab5f664c70ec1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cef570ba8c9c9fcc5b5889d28bb07dec421c7fae84c32e048ba33d06f7fb897b
[INFO] running `Command { std: "docker" "start" "-a" "cef570ba8c9c9fcc5b5889d28bb07dec421c7fae84c32e048ba33d06f7fb897b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[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`, `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/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `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/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.44s
[INFO] running `Command { std: "docker" "inspect" "cef570ba8c9c9fcc5b5889d28bb07dec421c7fae84c32e048ba33d06f7fb897b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cef570ba8c9c9fcc5b5889d28bb07dec421c7fae84c32e048ba33d06f7fb897b", kill_on_drop: false }`
[INFO] [stdout] cef570ba8c9c9fcc5b5889d28bb07dec421c7fae84c32e048ba33d06f7fb897b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 976a5f4bbf0ff565749613f08e6246ec7329027fdee8fce83ec6a4d8080a73f1
[INFO] running `Command { std: "docker" "start" "-a" "976a5f4bbf0ff565749613f08e6246ec7329027fdee8fce83ec6a4d8080a73f1", 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`, `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/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `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/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[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`, `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/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `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/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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: 29 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.78s
[INFO] running `Command { std: "docker" "inspect" "976a5f4bbf0ff565749613f08e6246ec7329027fdee8fce83ec6a4d8080a73f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "976a5f4bbf0ff565749613f08e6246ec7329027fdee8fce83ec6a4d8080a73f1", kill_on_drop: false }`
[INFO] [stdout] 976a5f4bbf0ff565749613f08e6246ec7329027fdee8fce83ec6a4d8080a73f1
[INFO] building jemalloc-ctl-0.5.4 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate jemalloc-ctl 0.5.4 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate jemalloc-ctl 0.5.4 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 6 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d476de0a7fda81d88a5dedff7e4afa7981db9772ded9e65ac231cf2c7a70c6ea
[INFO] running `Command { std: "docker" "start" "-a" "d476de0a7fda81d88a5dedff7e4afa7981db9772ded9e65ac231cf2c7a70c6ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d476de0a7fda81d88a5dedff7e4afa7981db9772ded9e65ac231cf2c7a70c6ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d476de0a7fda81d88a5dedff7e4afa7981db9772ded9e65ac231cf2c7a70c6ea", kill_on_drop: false }`
[INFO] [stdout] d476de0a7fda81d88a5dedff7e4afa7981db9772ded9e65ac231cf2c7a70c6ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 214e01f1ff62ced2d4cc0834d6b38c7190b1c6b51a02e748702e280115c1fee6
[INFO] running `Command { std: "docker" "start" "-a" "214e01f1ff62ced2d4cc0834d6b38c7190b1c6b51a02e748702e280115c1fee6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[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`, `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/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `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/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.25s
[INFO] running `Command { std: "docker" "inspect" "214e01f1ff62ced2d4cc0834d6b38c7190b1c6b51a02e748702e280115c1fee6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "214e01f1ff62ced2d4cc0834d6b38c7190b1c6b51a02e748702e280115c1fee6", kill_on_drop: false }`
[INFO] [stdout] 214e01f1ff62ced2d4cc0834d6b38c7190b1c6b51a02e748702e280115c1fee6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e5e294880b20ba5a5c76410bee98c9bce44a89bbc5bab036faddd6e1fea4e39
[INFO] running `Command { std: "docker" "start" "-a" "2e5e294880b20ba5a5c76410bee98c9bce44a89bbc5bab036faddd6e1fea4e39", 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`, `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/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `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/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[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`, `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/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `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/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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: 29 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.26s
[INFO] running `Command { std: "docker" "inspect" "2e5e294880b20ba5a5c76410bee98c9bce44a89bbc5bab036faddd6e1fea4e39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e5e294880b20ba5a5c76410bee98c9bce44a89bbc5bab036faddd6e1fea4e39", kill_on_drop: false }`
[INFO] [stdout] 2e5e294880b20ba5a5c76410bee98c9bce44a89bbc5bab036faddd6e1fea4e39
