[INFO] fetching crate tikv-jemalloc-ctl 0.5.4...
[INFO] testing tikv-jemalloc-ctl-0.5.4 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate tikv-jemalloc-ctl 0.5.4 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate tikv-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 tikv-jemalloc-ctl 0.5.4
[INFO] finished tweaking crates.io crate tikv-jemalloc-ctl 0.5.4
[INFO] tweaked toml for crates.io crate tikv-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] 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] 1e02e88acdf84fc74f9b89063382ac4d45108804478f9d5449e5e615867f2c55
[INFO] running `Command { std: "docker" "start" "-a" "1e02e88acdf84fc74f9b89063382ac4d45108804478f9d5449e5e615867f2c55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e02e88acdf84fc74f9b89063382ac4d45108804478f9d5449e5e615867f2c55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e02e88acdf84fc74f9b89063382ac4d45108804478f9d5449e5e615867f2c55", kill_on_drop: false }`
[INFO] [stdout] 1e02e88acdf84fc74f9b89063382ac4d45108804478f9d5449e5e615867f2c55
[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] 379665b01fa141bd4480c1b022ccab4cb12d39768c2b840ed5dc45d350c03da0
[INFO] running `Command { std: "docker" "start" "-a" "379665b01fa141bd4480c1b022ccab4cb12d39768c2b840ed5dc45d350c03da0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling tikv-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 34.86s
[INFO] running `Command { std: "docker" "inspect" "379665b01fa141bd4480c1b022ccab4cb12d39768c2b840ed5dc45d350c03da0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "379665b01fa141bd4480c1b022ccab4cb12d39768c2b840ed5dc45d350c03da0", kill_on_drop: false }`
[INFO] [stdout] 379665b01fa141bd4480c1b022ccab4cb12d39768c2b840ed5dc45d350c03da0
[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] e6ad0871736d214bdee519e4a5af69101e572bc3d8e10fcce9e3d4faee60e496
[INFO] running `Command { std: "docker" "start" "-a" "e6ad0871736d214bdee519e4a5af69101e572bc3d8e10fcce9e3d4faee60e496", kill_on_drop: false }`
[INFO] [stderr]    Compiling tikv-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 tikv-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.83s
[INFO] running `Command { std: "docker" "inspect" "e6ad0871736d214bdee519e4a5af69101e572bc3d8e10fcce9e3d4faee60e496", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6ad0871736d214bdee519e4a5af69101e572bc3d8e10fcce9e3d4faee60e496", kill_on_drop: false }`
[INFO] [stdout] e6ad0871736d214bdee519e4a5af69101e572bc3d8e10fcce9e3d4faee60e496
[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", kill_on_drop: false }`
[INFO] [stdout] 8d37e41d4bc40d068a7c78d355b8394538591313738d78b62507893e23dc62f3
[INFO] running `Command { std: "docker" "start" "-a" "8d37e41d4bc40d068a7c78d355b8394538591313738d78b62507893e23dc62f3", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/lib.rs:71:13
[INFO] [stderr]    |
[INFO] [stderr] 71 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::module_name_repetitions))]
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `disable_initial_exec_tls`, `use_std`
[INFO] [stderr]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]  --> src/error.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 |     feature = "cargo-clippy",
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `default`, `disable_initial_exec_tls`, `use_std`
[INFO] [stderr]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]    --> src/macros.rs:66:23
[INFO] [stderr]     |
[INFO] [stderr] 66  |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:100:1
[INFO] [stderr]     |
[INFO] [stderr] 100 | / option! {
[INFO] [stderr] 101 | |     version[ str: b"version\0", str: 1 ] => &'static str |
[INFO] [stderr] 102 | |     ops: r |
[INFO] [stderr] 103 | |     docs:
[INFO] [stderr] ...   |
[INFO] [stderr] 119 | |     mib_docs: /// See [`version`].
[INFO] [stderr] 120 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]    --> src/macros.rs:66:23
[INFO] [stderr]     |
[INFO] [stderr] 66  |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:122:1
[INFO] [stderr]     |
[INFO] [stderr] 122 | / option! {
[INFO] [stderr] 123 | |     background_thread[ str: b"background_thread\0", non_str: 1 ] => bool |
[INFO] [stderr] 124 | |     ops: r,w,u |
[INFO] [stderr] 125 | |     docs:
[INFO] [stderr] ...   |
[INFO] [stderr] 153 | |     mib_docs: /// See [`background_thread`].
[INFO] [stderr] 154 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]    --> src/macros.rs:115:23
[INFO] [stderr]     |
[INFO] [stderr] 115 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:122:1
[INFO] [stderr]     |
[INFO] [stderr] 122 | / option! {
[INFO] [stderr] 123 | |     background_thread[ str: b"background_thread\0", non_str: 1 ] => bool |
[INFO] [stderr] 124 | |     ops: r,w,u |
[INFO] [stderr] 125 | |     docs:
[INFO] [stderr] ...   |
[INFO] [stderr] 153 | |     mib_docs: /// See [`background_thread`].
[INFO] [stderr] 154 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]    --> src/macros.rs:164:23
[INFO] [stderr]     |
[INFO] [stderr] 164 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:122:1
[INFO] [stderr]     |
[INFO] [stderr] 122 | / option! {
[INFO] [stderr] 123 | |     background_thread[ str: b"background_thread\0", non_str: 1 ] => bool |
[INFO] [stderr] 124 | |     ops: r,w,u |
[INFO] [stderr] 125 | |     docs:
[INFO] [stderr] ...   |
[INFO] [stderr] 153 | |     mib_docs: /// See [`background_thread`].
[INFO] [stderr] 154 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]    --> src/macros.rs:66:23
[INFO] [stderr]     |
[INFO] [stderr] 66  |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:156:1
[INFO] [stderr]     |
[INFO] [stderr] 156 | / option! {
[INFO] [stderr] 157 | |     max_background_threads[ str: b"max_background_threads\0", non_str: 1 ] => libc::size_t |
[INFO] [stderr] 158 | |     ops: r, w, u |
[INFO] [stderr] 159 | |     docs:
[INFO] [stderr] ...   |
[INFO] [stderr] 178 | |     mib_docs: /// See [`max_background_threads`].
[INFO] [stderr] 179 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]    --> src/macros.rs:115:23
[INFO] [stderr]     |
[INFO] [stderr] 115 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:156:1
[INFO] [stderr]     |
[INFO] [stderr] 156 | / option! {
[INFO] [stderr] 157 | |     max_background_threads[ str: b"max_background_threads\0", non_str: 1 ] => libc::size_t |
[INFO] [stderr] 158 | |     ops: r, w, u |
[INFO] [stderr] 159 | |     docs:
[INFO] [stderr] ...   |
[INFO] [stderr] 178 | |     mib_docs: /// See [`max_background_threads`].
[INFO] [stderr] 179 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]    --> src/macros.rs:164:23
[INFO] [stderr]     |
[INFO] [stderr] 164 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:156:1
[INFO] [stderr]     |
[INFO] [stderr] 156 | / option! {
[INFO] [stderr] 157 | |     max_background_threads[ str: b"max_background_threads\0", non_str: 1 ] => libc::size_t |
[INFO] [stderr] 158 | |     ops: r, w, u |
[INFO] [stderr] 159 | |     docs:
[INFO] [stderr] ...   |
[INFO] [stderr] 178 | |     mib_docs: /// See [`max_background_threads`].
[INFO] [stderr] 179 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]    --> src/macros.rs:66:23
[INFO] [stderr]     |
[INFO] [stderr] 66  |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:181:1
[INFO] [stderr]     |
[INFO] [stderr] 181 | / option! {
[INFO] [stderr] 182 | |     epoch[ str: b"epoch\0", non_str: 1 ] => u64 |
[INFO] [stderr] 183 | |     ops: r, w, u |
[INFO] [stderr] 184 | |     docs:
[INFO] [stderr] ...   |
[INFO] [stderr] 209 | |     mib_docs: /// See [`epoch`].
[INFO] [stderr] 210 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]    --> src/macros.rs:115:23
[INFO] [stderr]     |
[INFO] [stderr] 115 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:181:1
[INFO] [stderr]     |
[INFO] [stderr] 181 | / option! {
[INFO] [stderr] 182 | |     epoch[ str: b"epoch\0", non_str: 1 ] => u64 |
[INFO] [stderr] 183 | |     ops: r, w, u |
[INFO] [stderr] 184 | |     docs:
[INFO] [stderr] ...   |
[INFO] [stderr] 209 | |     mib_docs: /// See [`epoch`].
[INFO] [stderr] 210 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]    --> src/macros.rs:164:23
[INFO] [stderr]     |
[INFO] [stderr] 164 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:181:1
[INFO] [stderr]     |
[INFO] [stderr] 181 | / option! {
[INFO] [stderr] 182 | |     epoch[ str: b"epoch\0", non_str: 1 ] => u64 |
[INFO] [stderr] 183 | |     ops: r, w, u |
[INFO] [stderr] 184 | |     docs:
[INFO] [stderr] ...   |
[INFO] [stderr] 209 | |     mib_docs: /// See [`epoch`].
[INFO] [stderr] 210 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]   --> src/macros.rs:66:23
[INFO] [stderr]    |
[INFO] [stderr] 66 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]    |                                       |
[INFO] [stderr]    |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/arenas.rs:3:1
[INFO] [stderr]    |
[INFO] [stderr] 3  | / option! {
[INFO] [stderr] 4  | |     narenas[ str: b"arenas.narenas\0", non_str: 2 ] => libc::c_uint |
[INFO] [stderr] 5  | |     ops: r |
[INFO] [stderr] 6  | |     docs:
[INFO] [stderr] ...  |
[INFO] [stderr] 24 | |     mib_docs: /// See [`narenas`].
[INFO] [stderr] 25 | | }
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]   --> src/macros.rs:66:23
[INFO] [stderr]    |
[INFO] [stderr] 66 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]    |                                       |
[INFO] [stderr]    |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/config.rs:3:1
[INFO] [stderr]    |
[INFO] [stderr] 3  | / option! {
[INFO] [stderr] 4  | |     malloc_conf[ str: b"config.malloc_conf\0", str: 2 ] => &'static str |
[INFO] [stderr] 5  | |     ops: r |
[INFO] [stderr] 6  | |     docs:
[INFO] [stderr] ...  |
[INFO] [stderr] 24 | |     mib_docs: /// See [`malloc_conf`].
[INFO] [stderr] 25 | | }
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]   --> src/macros.rs:66:23
[INFO] [stderr]    |
[INFO] [stderr] 66 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]    |                                       |
[INFO] [stderr]    |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/opt.rs:5:1
[INFO] [stderr]    |
[INFO] [stderr] 5  | / option! {
[INFO] [stderr] 6  | |     abort[ str: b"opt.abort\0", non_str: 2 ] => bool |
[INFO] [stderr] 7  | |     ops: r |
[INFO] [stderr] 8  | |     docs:
[INFO] [stderr] ...  |
[INFO] [stderr] 26 | |     mib_docs: /// See [`abort`].
[INFO] [stderr] 27 | | }
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]   --> src/macros.rs:66:23
[INFO] [stderr]    |
[INFO] [stderr] 66 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]    |                                       |
[INFO] [stderr]    |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/opt.rs:29:1
[INFO] [stderr]    |
[INFO] [stderr] 29 | / option! {
[INFO] [stderr] 30 | |     dss[ str: b"opt.dss\0", str: 2 ] => &'static str |
[INFO] [stderr] 31 | |     ops: r |
[INFO] [stderr] 32 | |     docs:
[INFO] [stderr] ...  |
[INFO] [stderr] 53 | |     mib_docs: /// See [`dss`].
[INFO] [stderr] 54 | | }
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]   --> src/macros.rs:66:23
[INFO] [stderr]    |
[INFO] [stderr] 66 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]    |                                       |
[INFO] [stderr]    |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/opt.rs:56:1
[INFO] [stderr]    |
[INFO] [stderr] 56 | / option! {
[INFO] [stderr] 57 | |     narenas[ str: b"opt.narenas\0", non_str: 2 ] => libc::c_uint |
[INFO] [stderr] 58 | |     ops: r |
[INFO] [stderr] 59 | |     docs:
[INFO] [stderr] ...  |
[INFO] [stderr] 78 | |     mib_docs: /// See [`narenas`].
[INFO] [stderr] 79 | | }
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]    --> src/macros.rs:66:23
[INFO] [stderr]     |
[INFO] [stderr] 66  |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/opt.rs:81:1
[INFO] [stderr]     |
[INFO] [stderr] 81  | / option! {
[INFO] [stderr] 82  | |     junk[ str: b"opt.junk\0", str: 2 ] => &'static str |
[INFO] [stderr] 83  | |     ops: r |
[INFO] [stderr] 84  | |     docs:
[INFO] [stderr] ...   |
[INFO] [stderr] 112 | |     mib_docs: /// See [`junk`].
[INFO] [stderr] 113 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]    --> src/macros.rs:66:23
[INFO] [stderr]     |
[INFO] [stderr] 66  |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/opt.rs:115:1
[INFO] [stderr]     |
[INFO] [stderr] 115 | / option! {
[INFO] [stderr] 116 | |     zero[ str: b"opt.zero\0", non_str: 2 ] => bool |
[INFO] [stderr] 117 | |     ops: r |
[INFO] [stderr] 118 | |     docs:
[INFO] [stderr] ...   |
[INFO] [stderr] 140 | |     mib_docs: /// See [`zero`].
[INFO] [stderr] 141 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]    --> src/macros.rs:66:23
[INFO] [stderr]     |
[INFO] [stderr] 66  |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/opt.rs:143:1
[INFO] [stderr]     |
[INFO] [stderr] 143 | / option! {
[INFO] [stderr] 144 | |     tcache[ str: b"opt.tcache\0", non_str: 2 ] => bool |
[INFO] [stderr] 145 | |     ops: r |
[INFO] [stderr] 146 | |     docs:
[INFO] [stderr] ...   |
[INFO] [stderr] 165 | |     mib_docs: /// See [`tcache`].
[INFO] [stderr] 166 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]    --> src/macros.rs:66:23
[INFO] [stderr]     |
[INFO] [stderr] 66  |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/opt.rs:168:1
[INFO] [stderr]     |
[INFO] [stderr] 168 | / option! {
[INFO] [stderr] 169 | |     tcache_max[ str: b"opt.tcache_max\0", non_str: 2 ] => libc::size_t |
[INFO] [stderr] 170 | |     ops: r |
[INFO] [stderr] 171 | |     docs:
[INFO] [stderr] ...   |
[INFO] [stderr] 190 | |     mib_docs: /// See [`tcache_max`].
[INFO] [stderr] 191 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]    --> src/macros.rs:66:23
[INFO] [stderr]     |
[INFO] [stderr] 66  |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/opt.rs:193:1
[INFO] [stderr]     |
[INFO] [stderr] 193 | / option! {
[INFO] [stderr] 194 | |     background_thread[ str: b"opt.background_thread\0", non_str: 2 ] => bool |
[INFO] [stderr] 195 | |     ops: r |
[INFO] [stderr] 196 | |     docs:
[INFO] [stderr] ...   |
[INFO] [stderr] 216 | |     mib_docs: /// See [`background_thread`].
[INFO] [stderr] 217 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]    --> src/raw.rs:388:15
[INFO] [stderr]     |
[INFO] [stderr] 388 |     #[cfg(not(target_arch = "mips64el"))] // FIXME: SIGFPE
[INFO] [stderr]     |               ^^^^^^^^^^^^^^----------
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]   --> src/macros.rs:66:23
[INFO] [stderr]    |
[INFO] [stderr] 66 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]    |                                       |
[INFO] [stderr]    |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/stats.rs:7:1
[INFO] [stderr]    |
[INFO] [stderr] 7  | / option! {
[INFO] [stderr] 8  | |     allocated[ str: b"stats.allocated\0", non_str: 2 ] => libc::size_t |
[INFO] [stderr] 9  | |     ops: r |
[INFO] [stderr] 10 | |     docs:
[INFO] [stderr] ...  |
[INFO] [stderr] 36 | |     mib_docs: /// See [`allocated`].
[INFO] [stderr] 37 | | }
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]   --> src/macros.rs:66:23
[INFO] [stderr]    |
[INFO] [stderr] 66 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]    |                                       |
[INFO] [stderr]    |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/stats.rs:39:1
[INFO] [stderr]    |
[INFO] [stderr] 39 | / option! {
[INFO] [stderr] 40 | |     active[ str: b"stats.active\0", non_str: 2 ] => libc::size_t |
[INFO] [stderr] 41 | |     ops: r |
[INFO] [stderr] 42 | |     docs:
[INFO] [stderr] ...  |
[INFO] [stderr] 71 | |     mib_docs: /// See [`active`].
[INFO] [stderr] 72 | | }
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]    --> src/macros.rs:66:23
[INFO] [stderr]     |
[INFO] [stderr] 66  |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/stats.rs:74:1
[INFO] [stderr]     |
[INFO] [stderr] 74  | / option! {
[INFO] [stderr] 75  | |     metadata[ str: b"stats.metadata\0", non_str: 2 ] => libc::size_t |
[INFO] [stderr] 76  | |     ops: r |
[INFO] [stderr] 77  | |     docs:
[INFO] [stderr] ...   |
[INFO] [stderr] 101 | |     mib_docs: /// See [`metadata`].
[INFO] [stderr] 102 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]    --> src/macros.rs:66:23
[INFO] [stderr]     |
[INFO] [stderr] 66  |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/stats.rs:104:1
[INFO] [stderr]     |
[INFO] [stderr] 104 | / option! {
[INFO] [stderr] 105 | |     resident[ str: b"stats.resident\0", non_str: 2 ] => libc::size_t |
[INFO] [stderr] 106 | |     ops: r |
[INFO] [stderr] 107 | |     docs:
[INFO] [stderr] ...   |
[INFO] [stderr] 139 | |     mib_docs: /// See [`resident`].
[INFO] [stderr] 140 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]    --> src/macros.rs:66:23
[INFO] [stderr]     |
[INFO] [stderr] 66  |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/stats.rs:142:1
[INFO] [stderr]     |
[INFO] [stderr] 142 | / option! {
[INFO] [stderr] 143 | |     mapped[ str: b"stats.mapped\0", non_str: 2 ] => libc::size_t |
[INFO] [stderr] 144 | |     ops: r |
[INFO] [stderr] 145 | |     docs:
[INFO] [stderr] ...   |
[INFO] [stderr] 174 | |     mib_docs: /// See [`mapped`].
[INFO] [stderr] 175 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]    --> src/macros.rs:66:23
[INFO] [stderr]     |
[INFO] [stderr] 66  |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/stats.rs:177:1
[INFO] [stderr]     |
[INFO] [stderr] 177 | / option! {
[INFO] [stderr] 178 | |     retained[ str: b"stats.retained\0", non_str: 2 ] => libc::size_t |
[INFO] [stderr] 179 | |     ops: r |
[INFO] [stderr] 180 | |     docs:
[INFO] [stderr] ...   |
[INFO] [stderr] 209 | |     mib_docs: /// See [`retained`].
[INFO] [stderr] 210 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: `tikv-jemalloc-ctl` (lib) generated 2 warnings
[INFO] [stderr] warning: `tikv-jemalloc-ctl` (lib test) generated 29 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tikv_jemalloc_ctl-f5f8a703a1a39bf0)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test background_thread_read_test ... ok
[INFO] [stdout] test error::tests::size_of_result_error ... ok
[INFO] [stdout] test arenas::narenas_read_test ... ok
[INFO] [stdout] test epoch_read_test ... ok
[INFO] [stdout] test background_thread_update_test ... ok
[INFO] [stdout] test keys::tests::ssize_t_rw ... ok
[INFO] [stdout] test config::malloc_conf_read_test ... ok
[INFO] [stdout] test keys::tests::u32_r ... ok
[INFO] [stdout] test keys::tests::bool_rw ... ok
[INFO] [stdout] test keys::tests::size_t_r ... ok
[INFO] [stdout] test opt::junk_read_test ... ok
[INFO] [stdout] test opt::background_thread_read_test ... ok
[INFO] [stdout] test opt::dss_read_test ... ok
[INFO] [stdout] test opt::abort_read_test ... ok
[INFO] [stdout] test opt::zero_read_test ... ok
[INFO] [stdout] test epoch_update_test ... ok
[INFO] [stdout] test max_background_threads_read_test ... ok
[INFO] [stdout] test background_thread_write_test ... ok
[INFO] [stdout] test keys::tests::str_rw ... ok
[INFO] [stdout] test opt::tcache_max_read_test ... ok
[INFO] [stdout] test opt::tcache_read_test ... ok
[INFO] [stdout] test opt::narenas_read_test ... ok
[INFO] [stdout] test raw::tests::test_ptr2str ... ok
[INFO] [stdout] test version_read_test ... ok
[INFO] [stdout] test keys::tests::u64_rw ... ok
[INFO] [stdout] test max_background_threads_write_test ... ok
[INFO] [stdout] test max_background_threads_update_test ... ok
[INFO] [stdout] test stats::allocated_read_test ... ok
[INFO] [stdout] test stats::metadata_read_test ... ok
[INFO] [stdout] test stats::active_read_test ... ok
[INFO] [stdout] test stats::mapped_read_test ... ok
[INFO] [stdout] test stats::resident_read_test ... ok
[INFO] [stdout] test stats::retained_read_test ... ok
[INFO] [stdout] test epoch_write_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tikv_jemalloc_ctl
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test src/lib.rs - (line 21) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 44) - compile ... ok
[INFO] [stdout] test src/config.rs - config::malloc_conf (line 10) ... FAILED
[INFO] [stdout] test src/opt.rs - opt::tcache_max (line 176) ... FAILED
[INFO] [stdout] test src/opt.rs - opt::tcache (line 151) ... FAILED
[INFO] [stdout] test src/lib.rs - epoch (line 190) ... FAILED
[INFO] [stdout] test src/arenas.rs - arenas::narenas (line 7) ... FAILED
[INFO] [stdout] test src/keys.rs - keys (line 10) ... ok
[INFO] [stdout] test src/lib.rs - max_background_threads (line 158) ... ok
[INFO] [stdout] test src/opt.rs - opt::junk (line 98) ... ok
[INFO] [stdout] test src/lib.rs - background_thread (line 128) ... ok
[INFO] [stdout] test src/raw.rs - raw::name_to_mib (line 21) ... ok
[INFO] [stdout] test src/opt.rs - opt::zero (line 126) ... ok
[INFO] [stdout] test src/lib.rs - version (line 104) ... ok
[INFO] [stdout] test src/opt.rs - opt::dss (line 39) ... ok
[INFO] [stdout] test src/stats.rs - stats::mapped (line 156) ... ok
[INFO] [stdout] test src/stats.rs - stats::resident (line 121) ... ok
[INFO] [stdout] test src/opt.rs - opt::abort (line 12) ... ok
[INFO] [stdout] test src/opt.rs - opt::background_thread (line 202) ... ok
[INFO] [stdout] test src/stats.rs - stats::metadata (line 83) ... ok
[INFO] [stdout] test src/stats.rs - stats::allocated (line 16) ... ok
[INFO] [stdout] test src/stats.rs - stats::active (line 51) ... ok
[INFO] [stdout] test src/opt.rs - opt::narenas (line 64) ... ok
[INFO] [stdout] test src/stats.rs - stats::retained (line 191) ... ok
[INFO] [stdout] test src/thread.rs - thread::allocatedp (line 20) ... ok
[INFO] [stdout] test src/thread.rs - thread::deallocatedp (line 70) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/config.rs - config::malloc_conf (line 10) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustccpTrOb/symbols.o" "/tmp/rustdoctestRyepyB/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctestRyepyB/rust_out.64a676cex4wmm5j2zxtg20cvt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-e13f40297d6c7a78/out/build/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtikv_jemallocator-2d426c49a371a207.rlib" "/opt/rustwide/target/debug/deps/libtikv_jemalloc_ctl-9ee2f69cbd3e95aa.rlib" "/opt/rustwide/target/debug/deps/libtikv_jemalloc_sys-b95f4a97a1882cf2.rlib" "/opt/rustwide/target/debug/deps/liblibc-44318e1488f0ea7a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestRyepyB/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/opt.rs - opt::tcache_max (line 176) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcfTUr3R/symbols.o" "/tmp/rustdoctestVyXBTa/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctestVyXBTa/rust_out.64a676cex4wmm5j2zxtg20cvt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-e13f40297d6c7a78/out/build/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtikv_jemallocator-2d426c49a371a207.rlib" "/opt/rustwide/target/debug/deps/libtikv_jemalloc_ctl-9ee2f69cbd3e95aa.rlib" "/opt/rustwide/target/debug/deps/libtikv_jemalloc_sys-b95f4a97a1882cf2.rlib" "/opt/rustwide/target/debug/deps/liblibc-44318e1488f0ea7a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestVyXBTa/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/opt.rs - opt::tcache (line 151) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcG0R3Zn/symbols.o" "/tmp/rustdoctestbY3xfB/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctestbY3xfB/rust_out.64a676cex4wmm5j2zxtg20cvt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-e13f40297d6c7a78/out/build/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtikv_jemallocator-2d426c49a371a207.rlib" "/opt/rustwide/target/debug/deps/libtikv_jemalloc_ctl-9ee2f69cbd3e95aa.rlib" "/opt/rustwide/target/debug/deps/libtikv_jemalloc_sys-b95f4a97a1882cf2.rlib" "/opt/rustwide/target/debug/deps/liblibc-44318e1488f0ea7a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestbY3xfB/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - epoch (line 190) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcM0RCSf/symbols.o" "/tmp/rustdoctestnl9NCw/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctestnl9NCw/rust_out.64a676cex4wmm5j2zxtg20cvt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-e13f40297d6c7a78/out/build/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtikv_jemallocator-2d426c49a371a207.rlib" "/opt/rustwide/target/debug/deps/libtikv_jemalloc_ctl-9ee2f69cbd3e95aa.rlib" "/opt/rustwide/target/debug/deps/libtikv_jemalloc_sys-b95f4a97a1882cf2.rlib" "/opt/rustwide/target/debug/deps/liblibc-44318e1488f0ea7a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestnl9NCw/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/arenas.rs - arenas::narenas (line 7) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcgla64r/symbols.o" "/tmp/rustdoctest2Wy1h4/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctest2Wy1h4/rust_out.64a676cex4wmm5j2zxtg20cvt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-e13f40297d6c7a78/out/build/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtikv_jemallocator-2d426c49a371a207.rlib" "/opt/rustwide/target/debug/deps/libtikv_jemalloc_ctl-9ee2f69cbd3e95aa.rlib" "/opt/rustwide/target/debug/deps/libtikv_jemalloc_sys-b95f4a97a1882cf2.rlib" "/opt/rustwide/target/debug/deps/liblibc-44318e1488f0ea7a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest2Wy1h4/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/arenas.rs - arenas::narenas (line 7)
[INFO] [stdout]     src/config.rs - config::malloc_conf (line 10)
[INFO] [stdout]     src/lib.rs - epoch (line 190)
[INFO] [stdout]     src/opt.rs - opt::tcache (line 151)
[INFO] [stdout]     src/opt.rs - opt::tcache_max (line 176)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 21 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.81s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "8d37e41d4bc40d068a7c78d355b8394538591313738d78b62507893e23dc62f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d37e41d4bc40d068a7c78d355b8394538591313738d78b62507893e23dc62f3", kill_on_drop: false }`
[INFO] [stdout] 8d37e41d4bc40d068a7c78d355b8394538591313738d78b62507893e23dc62f3
[INFO] testing tikv-jemalloc-ctl-0.5.4 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate tikv-jemalloc-ctl 0.5.4 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate tikv-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 tikv-jemalloc-ctl 0.5.4
[INFO] finished tweaking crates.io crate tikv-jemalloc-ctl 0.5.4
[INFO] tweaked toml for crates.io crate tikv-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] ff96af6daa46d412ea454ad4493836d0856842582c2862cd28204994fe43712d
[INFO] running `Command { std: "docker" "start" "-a" "ff96af6daa46d412ea454ad4493836d0856842582c2862cd28204994fe43712d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff96af6daa46d412ea454ad4493836d0856842582c2862cd28204994fe43712d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff96af6daa46d412ea454ad4493836d0856842582c2862cd28204994fe43712d", kill_on_drop: false }`
[INFO] [stdout] ff96af6daa46d412ea454ad4493836d0856842582c2862cd28204994fe43712d
[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] e9343919f30a2f554f76ef8a4b682c792770ca546ab58989752b35c0c3940d10
[INFO] running `Command { std: "docker" "start" "-a" "e9343919f30a2f554f76ef8a4b682c792770ca546ab58989752b35c0c3940d10", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling tikv-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 38.06s
[INFO] running `Command { std: "docker" "inspect" "e9343919f30a2f554f76ef8a4b682c792770ca546ab58989752b35c0c3940d10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9343919f30a2f554f76ef8a4b682c792770ca546ab58989752b35c0c3940d10", kill_on_drop: false }`
[INFO] [stdout] e9343919f30a2f554f76ef8a4b682c792770ca546ab58989752b35c0c3940d10
[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] 9e02111cd5282eb27aa49a47474ff50dff61ce19625d83aceaaec990fc253846
[INFO] running `Command { std: "docker" "start" "-a" "9e02111cd5282eb27aa49a47474ff50dff61ce19625d83aceaaec990fc253846", kill_on_drop: false }`
[INFO] [stderr]    Compiling tikv-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 tikv-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.81s
[INFO] running `Command { std: "docker" "inspect" "9e02111cd5282eb27aa49a47474ff50dff61ce19625d83aceaaec990fc253846", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e02111cd5282eb27aa49a47474ff50dff61ce19625d83aceaaec990fc253846", kill_on_drop: false }`
[INFO] [stdout] 9e02111cd5282eb27aa49a47474ff50dff61ce19625d83aceaaec990fc253846
[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", kill_on_drop: false }`
[INFO] [stdout] 477d7e880f7f5be2320bac3c4839662f7a6bb1d0b4b3410f014e6376a8c71c81
[INFO] running `Command { std: "docker" "start" "-a" "477d7e880f7f5be2320bac3c4839662f7a6bb1d0b4b3410f014e6376a8c71c81", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/lib.rs:71:13
[INFO] [stderr]    |
[INFO] [stderr] 71 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::module_name_repetitions))]
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `disable_initial_exec_tls`, `use_std`
[INFO] [stderr]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]  --> src/error.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 |     feature = "cargo-clippy",
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `default`, `disable_initial_exec_tls`, `use_std`
[INFO] [stderr]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]    --> src/macros.rs:66:23
[INFO] [stderr]     |
[INFO] [stderr] 66  |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:100:1
[INFO] [stderr]     |
[INFO] [stderr] 100 | / option! {
[INFO] [stderr] 101 | |     version[ str: b"version\0", str: 1 ] => &'static str |
[INFO] [stderr] 102 | |     ops: r |
[INFO] [stderr] 103 | |     docs:
[INFO] [stderr] ...   |
[INFO] [stderr] 119 | |     mib_docs: /// See [`version`].
[INFO] [stderr] 120 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]    --> src/macros.rs:66:23
[INFO] [stderr]     |
[INFO] [stderr] 66  |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:122:1
[INFO] [stderr]     |
[INFO] [stderr] 122 | / option! {
[INFO] [stderr] 123 | |     background_thread[ str: b"background_thread\0", non_str: 1 ] => bool |
[INFO] [stderr] 124 | |     ops: r,w,u |
[INFO] [stderr] 125 | |     docs:
[INFO] [stderr] ...   |
[INFO] [stderr] 153 | |     mib_docs: /// See [`background_thread`].
[INFO] [stderr] 154 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]    --> src/macros.rs:115:23
[INFO] [stderr]     |
[INFO] [stderr] 115 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:122:1
[INFO] [stderr]     |
[INFO] [stderr] 122 | / option! {
[INFO] [stderr] 123 | |     background_thread[ str: b"background_thread\0", non_str: 1 ] => bool |
[INFO] [stderr] 124 | |     ops: r,w,u |
[INFO] [stderr] 125 | |     docs:
[INFO] [stderr] ...   |
[INFO] [stderr] 153 | |     mib_docs: /// See [`background_thread`].
[INFO] [stderr] 154 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]    --> src/macros.rs:164:23
[INFO] [stderr]     |
[INFO] [stderr] 164 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:122:1
[INFO] [stderr]     |
[INFO] [stderr] 122 | / option! {
[INFO] [stderr] 123 | |     background_thread[ str: b"background_thread\0", non_str: 1 ] => bool |
[INFO] [stderr] 124 | |     ops: r,w,u |
[INFO] [stderr] 125 | |     docs:
[INFO] [stderr] ...   |
[INFO] [stderr] 153 | |     mib_docs: /// See [`background_thread`].
[INFO] [stderr] 154 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]    --> src/macros.rs:66:23
[INFO] [stderr]     |
[INFO] [stderr] 66  |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:156:1
[INFO] [stderr]     |
[INFO] [stderr] 156 | / option! {
[INFO] [stderr] 157 | |     max_background_threads[ str: b"max_background_threads\0", non_str: 1 ] => libc::size_t |
[INFO] [stderr] 158 | |     ops: r, w, u |
[INFO] [stderr] 159 | |     docs:
[INFO] [stderr] ...   |
[INFO] [stderr] 178 | |     mib_docs: /// See [`max_background_threads`].
[INFO] [stderr] 179 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]    --> src/macros.rs:115:23
[INFO] [stderr]     |
[INFO] [stderr] 115 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:156:1
[INFO] [stderr]     |
[INFO] [stderr] 156 | / option! {
[INFO] [stderr] 157 | |     max_background_threads[ str: b"max_background_threads\0", non_str: 1 ] => libc::size_t |
[INFO] [stderr] 158 | |     ops: r, w, u |
[INFO] [stderr] 159 | |     docs:
[INFO] [stderr] ...   |
[INFO] [stderr] 178 | |     mib_docs: /// See [`max_background_threads`].
[INFO] [stderr] 179 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]    --> src/macros.rs:164:23
[INFO] [stderr]     |
[INFO] [stderr] 164 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:156:1
[INFO] [stderr]     |
[INFO] [stderr] 156 | / option! {
[INFO] [stderr] 157 | |     max_background_threads[ str: b"max_background_threads\0", non_str: 1 ] => libc::size_t |
[INFO] [stderr] 158 | |     ops: r, w, u |
[INFO] [stderr] 159 | |     docs:
[INFO] [stderr] ...   |
[INFO] [stderr] 178 | |     mib_docs: /// See [`max_background_threads`].
[INFO] [stderr] 179 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]    --> src/macros.rs:66:23
[INFO] [stderr]     |
[INFO] [stderr] 66  |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:181:1
[INFO] [stderr]     |
[INFO] [stderr] 181 | / option! {
[INFO] [stderr] 182 | |     epoch[ str: b"epoch\0", non_str: 1 ] => u64 |
[INFO] [stderr] 183 | |     ops: r, w, u |
[INFO] [stderr] 184 | |     docs:
[INFO] [stderr] ...   |
[INFO] [stderr] 209 | |     mib_docs: /// See [`epoch`].
[INFO] [stderr] 210 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]    --> src/macros.rs:115:23
[INFO] [stderr]     |
[INFO] [stderr] 115 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:181:1
[INFO] [stderr]     |
[INFO] [stderr] 181 | / option! {
[INFO] [stderr] 182 | |     epoch[ str: b"epoch\0", non_str: 1 ] => u64 |
[INFO] [stderr] 183 | |     ops: r, w, u |
[INFO] [stderr] 184 | |     docs:
[INFO] [stderr] ...   |
[INFO] [stderr] 209 | |     mib_docs: /// See [`epoch`].
[INFO] [stderr] 210 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]    --> src/macros.rs:164:23
[INFO] [stderr]     |
[INFO] [stderr] 164 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:181:1
[INFO] [stderr]     |
[INFO] [stderr] 181 | / option! {
[INFO] [stderr] 182 | |     epoch[ str: b"epoch\0", non_str: 1 ] => u64 |
[INFO] [stderr] 183 | |     ops: r, w, u |
[INFO] [stderr] 184 | |     docs:
[INFO] [stderr] ...   |
[INFO] [stderr] 209 | |     mib_docs: /// See [`epoch`].
[INFO] [stderr] 210 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]   --> src/macros.rs:66:23
[INFO] [stderr]    |
[INFO] [stderr] 66 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]    |                                       |
[INFO] [stderr]    |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/arenas.rs:3:1
[INFO] [stderr]    |
[INFO] [stderr] 3  | / option! {
[INFO] [stderr] 4  | |     narenas[ str: b"arenas.narenas\0", non_str: 2 ] => libc::c_uint |
[INFO] [stderr] 5  | |     ops: r |
[INFO] [stderr] 6  | |     docs:
[INFO] [stderr] ...  |
[INFO] [stderr] 24 | |     mib_docs: /// See [`narenas`].
[INFO] [stderr] 25 | | }
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]   --> src/macros.rs:66:23
[INFO] [stderr]    |
[INFO] [stderr] 66 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]    |                                       |
[INFO] [stderr]    |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/config.rs:3:1
[INFO] [stderr]    |
[INFO] [stderr] 3  | / option! {
[INFO] [stderr] 4  | |     malloc_conf[ str: b"config.malloc_conf\0", str: 2 ] => &'static str |
[INFO] [stderr] 5  | |     ops: r |
[INFO] [stderr] 6  | |     docs:
[INFO] [stderr] ...  |
[INFO] [stderr] 24 | |     mib_docs: /// See [`malloc_conf`].
[INFO] [stderr] 25 | | }
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]   --> src/macros.rs:66:23
[INFO] [stderr]    |
[INFO] [stderr] 66 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]    |                                       |
[INFO] [stderr]    |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/opt.rs:5:1
[INFO] [stderr]    |
[INFO] [stderr] 5  | / option! {
[INFO] [stderr] 6  | |     abort[ str: b"opt.abort\0", non_str: 2 ] => bool |
[INFO] [stderr] 7  | |     ops: r |
[INFO] [stderr] 8  | |     docs:
[INFO] [stderr] ...  |
[INFO] [stderr] 26 | |     mib_docs: /// See [`abort`].
[INFO] [stderr] 27 | | }
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]   --> src/macros.rs:66:23
[INFO] [stderr]    |
[INFO] [stderr] 66 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]    |                                       |
[INFO] [stderr]    |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/opt.rs:29:1
[INFO] [stderr]    |
[INFO] [stderr] 29 | / option! {
[INFO] [stderr] 30 | |     dss[ str: b"opt.dss\0", str: 2 ] => &'static str |
[INFO] [stderr] 31 | |     ops: r |
[INFO] [stderr] 32 | |     docs:
[INFO] [stderr] ...  |
[INFO] [stderr] 53 | |     mib_docs: /// See [`dss`].
[INFO] [stderr] 54 | | }
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]   --> src/macros.rs:66:23
[INFO] [stderr]    |
[INFO] [stderr] 66 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]    |                                       |
[INFO] [stderr]    |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/opt.rs:56:1
[INFO] [stderr]    |
[INFO] [stderr] 56 | / option! {
[INFO] [stderr] 57 | |     narenas[ str: b"opt.narenas\0", non_str: 2 ] => libc::c_uint |
[INFO] [stderr] 58 | |     ops: r |
[INFO] [stderr] 59 | |     docs:
[INFO] [stderr] ...  |
[INFO] [stderr] 78 | |     mib_docs: /// See [`narenas`].
[INFO] [stderr] 79 | | }
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]    --> src/macros.rs:66:23
[INFO] [stderr]     |
[INFO] [stderr] 66  |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/opt.rs:81:1
[INFO] [stderr]     |
[INFO] [stderr] 81  | / option! {
[INFO] [stderr] 82  | |     junk[ str: b"opt.junk\0", str: 2 ] => &'static str |
[INFO] [stderr] 83  | |     ops: r |
[INFO] [stderr] 84  | |     docs:
[INFO] [stderr] ...   |
[INFO] [stderr] 112 | |     mib_docs: /// See [`junk`].
[INFO] [stderr] 113 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]    --> src/macros.rs:66:23
[INFO] [stderr]     |
[INFO] [stderr] 66  |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/opt.rs:115:1
[INFO] [stderr]     |
[INFO] [stderr] 115 | / option! {
[INFO] [stderr] 116 | |     zero[ str: b"opt.zero\0", non_str: 2 ] => bool |
[INFO] [stderr] 117 | |     ops: r |
[INFO] [stderr] 118 | |     docs:
[INFO] [stderr] ...   |
[INFO] [stderr] 140 | |     mib_docs: /// See [`zero`].
[INFO] [stderr] 141 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]    --> src/macros.rs:66:23
[INFO] [stderr]     |
[INFO] [stderr] 66  |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/opt.rs:143:1
[INFO] [stderr]     |
[INFO] [stderr] 143 | / option! {
[INFO] [stderr] 144 | |     tcache[ str: b"opt.tcache\0", non_str: 2 ] => bool |
[INFO] [stderr] 145 | |     ops: r |
[INFO] [stderr] 146 | |     docs:
[INFO] [stderr] ...   |
[INFO] [stderr] 165 | |     mib_docs: /// See [`tcache`].
[INFO] [stderr] 166 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]    --> src/macros.rs:66:23
[INFO] [stderr]     |
[INFO] [stderr] 66  |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/opt.rs:168:1
[INFO] [stderr]     |
[INFO] [stderr] 168 | / option! {
[INFO] [stderr] 169 | |     tcache_max[ str: b"opt.tcache_max\0", non_str: 2 ] => libc::size_t |
[INFO] [stderr] 170 | |     ops: r |
[INFO] [stderr] 171 | |     docs:
[INFO] [stderr] ...   |
[INFO] [stderr] 190 | |     mib_docs: /// See [`tcache_max`].
[INFO] [stderr] 191 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]    --> src/macros.rs:66:23
[INFO] [stderr]     |
[INFO] [stderr] 66  |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/opt.rs:193:1
[INFO] [stderr]     |
[INFO] [stderr] 193 | / option! {
[INFO] [stderr] 194 | |     background_thread[ str: b"opt.background_thread\0", non_str: 2 ] => bool |
[INFO] [stderr] 195 | |     ops: r |
[INFO] [stderr] 196 | |     docs:
[INFO] [stderr] ...   |
[INFO] [stderr] 216 | |     mib_docs: /// See [`background_thread`].
[INFO] [stderr] 217 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]    --> src/raw.rs:388:15
[INFO] [stderr]     |
[INFO] [stderr] 388 |     #[cfg(not(target_arch = "mips64el"))] // FIXME: SIGFPE
[INFO] [stderr]     |               ^^^^^^^^^^^^^^----------
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]   --> src/macros.rs:66:23
[INFO] [stderr]    |
[INFO] [stderr] 66 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]    |                                       |
[INFO] [stderr]    |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/stats.rs:7:1
[INFO] [stderr]    |
[INFO] [stderr] 7  | / option! {
[INFO] [stderr] 8  | |     allocated[ str: b"stats.allocated\0", non_str: 2 ] => libc::size_t |
[INFO] [stderr] 9  | |     ops: r |
[INFO] [stderr] 10 | |     docs:
[INFO] [stderr] ...  |
[INFO] [stderr] 36 | |     mib_docs: /// See [`allocated`].
[INFO] [stderr] 37 | | }
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]   --> src/macros.rs:66:23
[INFO] [stderr]    |
[INFO] [stderr] 66 |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]    |                                       |
[INFO] [stderr]    |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/stats.rs:39:1
[INFO] [stderr]    |
[INFO] [stderr] 39 | / option! {
[INFO] [stderr] 40 | |     active[ str: b"stats.active\0", non_str: 2 ] => libc::size_t |
[INFO] [stderr] 41 | |     ops: r |
[INFO] [stderr] 42 | |     docs:
[INFO] [stderr] ...  |
[INFO] [stderr] 71 | |     mib_docs: /// See [`active`].
[INFO] [stderr] 72 | | }
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]    --> src/macros.rs:66:23
[INFO] [stderr]     |
[INFO] [stderr] 66  |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/stats.rs:74:1
[INFO] [stderr]     |
[INFO] [stderr] 74  | / option! {
[INFO] [stderr] 75  | |     metadata[ str: b"stats.metadata\0", non_str: 2 ] => libc::size_t |
[INFO] [stderr] 76  | |     ops: r |
[INFO] [stderr] 77  | |     docs:
[INFO] [stderr] ...   |
[INFO] [stderr] 101 | |     mib_docs: /// See [`metadata`].
[INFO] [stderr] 102 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]    --> src/macros.rs:66:23
[INFO] [stderr]     |
[INFO] [stderr] 66  |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/stats.rs:104:1
[INFO] [stderr]     |
[INFO] [stderr] 104 | / option! {
[INFO] [stderr] 105 | |     resident[ str: b"stats.resident\0", non_str: 2 ] => libc::size_t |
[INFO] [stderr] 106 | |     ops: r |
[INFO] [stderr] 107 | |     docs:
[INFO] [stderr] ...   |
[INFO] [stderr] 139 | |     mib_docs: /// See [`resident`].
[INFO] [stderr] 140 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]    --> src/macros.rs:66:23
[INFO] [stderr]     |
[INFO] [stderr] 66  |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/stats.rs:142:1
[INFO] [stderr]     |
[INFO] [stderr] 142 | / option! {
[INFO] [stderr] 143 | |     mapped[ str: b"stats.mapped\0", non_str: 2 ] => libc::size_t |
[INFO] [stderr] 144 | |     ops: r |
[INFO] [stderr] 145 | |     docs:
[INFO] [stderr] ...   |
[INFO] [stderr] 174 | |     mib_docs: /// See [`mapped`].
[INFO] [stderr] 175 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el`
[INFO] [stderr]    --> src/macros.rs:66:23
[INFO] [stderr]     |
[INFO] [stderr] 66  |               #[cfg(not(target_arch = "mips64el"))]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^----------
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       help: there is a expected value with a similar name: `"mips64r6"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/stats.rs:177:1
[INFO] [stderr]     |
[INFO] [stderr] 177 | / option! {
[INFO] [stderr] 178 | |     retained[ str: b"stats.retained\0", non_str: 2 ] => libc::size_t |
[INFO] [stderr] 179 | |     ops: r |
[INFO] [stderr] 180 | |     docs:
[INFO] [stderr] ...   |
[INFO] [stderr] 209 | |     mib_docs: /// See [`retained`].
[INFO] [stderr] 210 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: `tikv-jemalloc-ctl` (lib) generated 2 warnings
[INFO] [stderr] warning: `tikv-jemalloc-ctl` (lib test) generated 29 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tikv_jemalloc_ctl-f5f8a703a1a39bf0)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test keys::tests::u32_r ... ok
[INFO] [stdout] test config::malloc_conf_read_test ... ok
[INFO] [stdout] test keys::tests::size_t_r ... ok
[INFO] [stdout] test error::tests::size_of_result_error ... ok
[INFO] [stdout] test epoch_write_test ... ok
[INFO] [stdout] test background_thread_read_test ... ok
[INFO] [stdout] test arenas::narenas_read_test ... ok
[INFO] [stdout] test background_thread_write_test ... ok
[INFO] [stdout] test epoch_read_test ... ok
[INFO] [stdout] test keys::tests::ssize_t_rw ... ok
[INFO] [stdout] test keys::tests::bool_rw ... ok
[INFO] [stdout] test opt::abort_read_test ... ok
[INFO] [stdout] test opt::background_thread_read_test ... ok
[INFO] [stdout] test opt::junk_read_test ... ok
[INFO] [stdout] test opt::dss_read_test ... ok
[INFO] [stdout] test opt::tcache_read_test ... ok
[INFO] [stdout] test opt::zero_read_test ... ok
[INFO] [stdout] test opt::narenas_read_test ... ok
[INFO] [stdout] test raw::tests::test_ptr2str ... ok
[INFO] [stdout] test epoch_update_test ... ok
[INFO] [stdout] test opt::tcache_max_read_test ... ok
[INFO] [stdout] test max_background_threads_read_test ... ok
[INFO] [stdout] test keys::tests::str_rw ... ok
[INFO] [stdout] test max_background_threads_write_test ... ok
[INFO] [stdout] test max_background_threads_update_test ... ok
[INFO] [stdout] test version_read_test ... ok
[INFO] [stdout] test keys::tests::u64_rw ... ok
[INFO] [stdout] test stats::active_read_test ... ok
[INFO] [stdout] test stats::allocated_read_test ... ok
[INFO] [stdout] test stats::mapped_read_test ... ok
[INFO] [stdout] test stats::metadata_read_test ... ok
[INFO] [stdout] test stats::retained_read_test ... ok
[INFO] [stdout] test stats::resident_read_test ... ok
[INFO] [stdout] test background_thread_update_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tikv_jemalloc_ctl
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test src/lib.rs - (line 21) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 44) - compile ... ok
[INFO] [stdout] test src/lib.rs - epoch (line 190) ... FAILED
[INFO] [stdout] test src/opt.rs - opt::narenas (line 64) ... FAILED
[INFO] [stdout] test src/opt.rs - opt::dss (line 39) ... FAILED
[INFO] [stdout] test src/opt.rs - opt::zero (line 126) ... FAILED
[INFO] [stdout] test src/config.rs - config::malloc_conf (line 10) ... ok
[INFO] [stdout] test src/stats.rs - stats::active (line 51) ... ok
[INFO] [stdout] test src/arenas.rs - arenas::narenas (line 7) ... ok
[INFO] [stdout] test src/stats.rs - stats::allocated (line 16) ... ok
[INFO] [stdout] test src/stats.rs - stats::mapped (line 156) ... ok
[INFO] [stdout] test src/stats.rs - stats::metadata (line 83) ... ok
[INFO] [stdout] test src/lib.rs - background_thread (line 128) ... ok
[INFO] [stdout] test src/stats.rs - stats::resident (line 121) ... ok
[INFO] [stdout] test src/keys.rs - keys (line 10) ... ok
[INFO] [stdout] test src/opt.rs - opt::background_thread (line 202) ... ok
[INFO] [stdout] test src/opt.rs - opt::tcache (line 151) ... ok
[INFO] [stdout] test src/opt.rs - opt::tcache_max (line 176) ... ok
[INFO] [stdout] test src/lib.rs - max_background_threads (line 158) ... ok
[INFO] [stdout] test src/raw.rs - raw::name_to_mib (line 21) ... ok
[INFO] [stdout] test src/opt.rs - opt::abort (line 12) ... ok
[INFO] [stdout] test src/lib.rs - version (line 104) ... ok
[INFO] [stdout] test src/stats.rs - stats::retained (line 191) ... ok
[INFO] [stdout] test src/opt.rs - opt::junk (line 98) ... ok
[INFO] [stdout] test src/thread.rs - thread::allocatedp (line 20) ... ok
[INFO] [stdout] test src/thread.rs - thread::deallocatedp (line 70) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - epoch (line 190) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcvOa7lD/symbols.o" "/tmp/rustdoctestJI8YHN/rust_out.rust_out.7056a45d8fee40b0-cgu.0.rcgu.o" "/tmp/rustdoctestJI8YHN/rust_out.9le23yjcp9rof6lkeopzua5z8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-e13f40297d6c7a78/out/build/lib" "-L" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtikv_jemallocator-2d426c49a371a207.rlib" "/opt/rustwide/target/debug/deps/libtikv_jemalloc_ctl-9ee2f69cbd3e95aa.rlib" "/opt/rustwide/target/debug/deps/libtikv_jemalloc_sys-b95f4a97a1882cf2.rlib" "/opt/rustwide/target/debug/deps/liblibc-44318e1488f0ea7a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestJI8YHN/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/opt.rs - opt::narenas (line 64) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcWBDral/symbols.o" "/tmp/rustdoctestKFfnfV/rust_out.rust_out.7056a45d8fee40b0-cgu.0.rcgu.o" "/tmp/rustdoctestKFfnfV/rust_out.9le23yjcp9rof6lkeopzua5z8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-e13f40297d6c7a78/out/build/lib" "-L" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtikv_jemallocator-2d426c49a371a207.rlib" "/opt/rustwide/target/debug/deps/libtikv_jemalloc_ctl-9ee2f69cbd3e95aa.rlib" "/opt/rustwide/target/debug/deps/libtikv_jemalloc_sys-b95f4a97a1882cf2.rlib" "/opt/rustwide/target/debug/deps/liblibc-44318e1488f0ea7a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestKFfnfV/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/opt.rs - opt::dss (line 39) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcZ5FvSz/symbols.o" "/tmp/rustdoctestzG3Yur/rust_out.rust_out.7056a45d8fee40b0-cgu.0.rcgu.o" "/tmp/rustdoctestzG3Yur/rust_out.9le23yjcp9rof6lkeopzua5z8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-e13f40297d6c7a78/out/build/lib" "-L" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtikv_jemallocator-2d426c49a371a207.rlib" "/opt/rustwide/target/debug/deps/libtikv_jemalloc_ctl-9ee2f69cbd3e95aa.rlib" "/opt/rustwide/target/debug/deps/libtikv_jemalloc_sys-b95f4a97a1882cf2.rlib" "/opt/rustwide/target/debug/deps/liblibc-44318e1488f0ea7a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestzG3Yur/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/opt.rs - opt::zero (line 126) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcCT62yc/symbols.o" "/tmp/rustdoctestN9dbCz/rust_out.rust_out.7056a45d8fee40b0-cgu.0.rcgu.o" "/tmp/rustdoctestN9dbCz/rust_out.9le23yjcp9rof6lkeopzua5z8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-e13f40297d6c7a78/out/build/lib" "-L" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtikv_jemallocator-2d426c49a371a207.rlib" "/opt/rustwide/target/debug/deps/libtikv_jemalloc_ctl-9ee2f69cbd3e95aa.rlib" "/opt/rustwide/target/debug/deps/libtikv_jemalloc_sys-b95f4a97a1882cf2.rlib" "/opt/rustwide/target/debug/deps/liblibc-44318e1488f0ea7a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestN9dbCz/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - epoch (line 190)
[INFO] [stdout]     src/opt.rs - opt::dss (line 39)
[INFO] [stdout]     src/opt.rs - opt::narenas (line 64)
[INFO] [stdout]     src/opt.rs - opt::zero (line 126)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 22 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.37s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "477d7e880f7f5be2320bac3c4839662f7a6bb1d0b4b3410f014e6376a8c71c81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "477d7e880f7f5be2320bac3c4839662f7a6bb1d0b4b3410f014e6376a8c71c81", kill_on_drop: false }`
[INFO] [stdout] 477d7e880f7f5be2320bac3c4839662f7a6bb1d0b4b3410f014e6376a8c71c81
