[INFO] fetching crate tikv-jemallocator 0.6.0...
[INFO] testing tikv-jemallocator-0.6.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate tikv-jemallocator 0.6.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate tikv-jemallocator 0.6.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tikv-jemallocator 0.6.0
[INFO] tweaked toml for crates.io crate tikv-jemallocator 0.6.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tikv-jemallocator 0.6.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 638dbbf12eb547101910578e0a0d96520819b1f8be1e731f38caed316a537c05
[INFO] running `Command { std: "docker" "start" "-a" "638dbbf12eb547101910578e0a0d96520819b1f8be1e731f38caed316a537c05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "638dbbf12eb547101910578e0a0d96520819b1f8be1e731f38caed316a537c05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "638dbbf12eb547101910578e0a0d96520819b1f8be1e731f38caed316a537c05", kill_on_drop: false }`
[INFO] [stdout] 638dbbf12eb547101910578e0a0d96520819b1f8be1e731f38caed316a537c05
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 610570b552badf87bbc941d7b16ca519934c6cdd1562a6fb2b22079583b85bbb
[INFO] running `Command { std: "docker" "start" "-a" "610570b552badf87bbc941d7b16ca519934c6cdd1562a6fb2b22079583b85bbb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]    Compiling tikv-jemallocator v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `mipsel`
[INFO] [stdout]   --> src/lib.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     target_arch = "mipsel",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^--------
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   help: there is a expected value with a similar name: `"mips"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `powerpc64le`
[INFO] [stdout]   --> src/lib.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     target_arch = "powerpc64le",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^-------------
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   help: there is a expected value with a similar name: `"powerpc64"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "610570b552badf87bbc941d7b16ca519934c6cdd1562a6fb2b22079583b85bbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "610570b552badf87bbc941d7b16ca519934c6cdd1562a6fb2b22079583b85bbb", kill_on_drop: false }`
[INFO] [stdout] 610570b552badf87bbc941d7b16ca519934c6cdd1562a6fb2b22079583b85bbb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2bad58fbb0f4eac7689e027081590251b44191c3da17ae8e7b0c25afc5a42b0
[INFO] running `Command { std: "docker" "start" "-a" "d2bad58fbb0f4eac7689e027081590251b44191c3da17ae8e7b0c25afc5a42b0", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `mipsel`
[INFO] [stdout]   --> src/lib.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     target_arch = "mipsel",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^--------
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   help: there is a expected value with a similar name: `"mips"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `powerpc64le`
[INFO] [stdout]   --> src/lib.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     target_arch = "powerpc64le",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^-------------
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   help: there is a expected value with a similar name: `"powerpc64"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tikv-jemallocator v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tikv_jemalloc_ctl`
[INFO] [stdout]   --> tests/background_thread_defaults.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     tikv_jemalloc_ctl::opt::background_thread::read().unwrap()
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tikv_jemalloc_ctl`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 10 -     tikv_jemalloc_ctl::opt::background_thread::read().unwrap()
[INFO] [stdout] 10 +     tikv_jemalloc_sys::opt::background_thread::read().unwrap()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tikv_jemalloc_ctl`
[INFO] [stdout]  --> tests/malloctl.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tikv_jemalloc_ctl::{Access, AsName};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tikv_jemalloc_ctl`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 - use tikv_jemalloc_ctl::{Access, AsName};
[INFO] [stdout] 2 + use tikv_jemalloc_sys::{Access, AsName};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `name` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> tests/malloctl.rs:20:32
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let epoch: u64 = "epoch\0".name().read().unwrap();
[INFO] [stdout]    |                                ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/cmp.rs:265:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `name` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> tests/malloctl.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 |     "epoch\0".name().write(epoch).unwrap();
[INFO] [stdout]    |               ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/cmp.rs:265:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `name` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> tests/malloctl.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let _: u64 = "".name().read().unwrap();
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/cmp.rs:265:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `name` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> tests/malloctl.rs:34:32
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let epoch: u64 = "epoch\0".name().read().unwrap();
[INFO] [stdout]    |                                ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/cmp.rs:265:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tikv-jemallocator` (test "background_thread_defaults") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `name` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> tests/malloctl.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 |     "".name().write(epoch).unwrap();
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/cmp.rs:265:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `name` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> tests/malloctl.rs:41:26
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let _: u64 = "epoch".name().read().unwrap();
[INFO] [stdout]    |                          ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/cmp.rs:265:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `name` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> tests/malloctl.rs:47:32
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let epoch: u64 = "epoch\0".name().read().unwrap();
[INFO] [stdout]    |                                ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/cmp.rs:265:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tikv_jemalloc_ctl`
[INFO] [stdout]   --> tests/background_thread_enabled.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |     assert!(tikv_jemalloc_ctl::opt::background_thread::read().unwrap(),);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tikv_jemalloc_ctl`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 31 -     assert!(tikv_jemalloc_ctl::opt::background_thread::read().unwrap(),);
[INFO] [stdout] 31 +     assert!(tikv_jemalloc_sys::opt::background_thread::read().unwrap(),);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tikv-jemallocator` (test "background_thread_enabled") due to 1 previous error
[INFO] [stdout] error[E0599]: no method named `name` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> tests/malloctl.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     "epoch".name().write(epoch).unwrap();
[INFO] [stdout]    |             ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/cmp.rs:265:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tikv-jemallocator` (test "malloctl") due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "d2bad58fbb0f4eac7689e027081590251b44191c3da17ae8e7b0c25afc5a42b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2bad58fbb0f4eac7689e027081590251b44191c3da17ae8e7b0c25afc5a42b0", kill_on_drop: false }`
[INFO] [stdout] d2bad58fbb0f4eac7689e027081590251b44191c3da17ae8e7b0c25afc5a42b0
