[INFO] fetching crate ahash 0.8.12...
[INFO] testing ahash-0.8.12 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate ahash 0.8.12 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate ahash 0.8.12
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ahash 0.8.12
[INFO] tweaked toml for crates.io crate ahash 0.8.12 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ahash 0.8.12 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "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.98.0-beta.1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 98 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.8.2)
[INFO] [stderr]       Adding getrandom v0.3.4 (available: v0.4.3)
[INFO] [stderr]       Adding hashbrown v0.14.5 (available: v0.17.1)
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: file `/workspace/builds/worker-7-tc2/source/tests/bench.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `integration-test` target `bench`
[INFO] [stderr]   * `bench` target `ahash`
[INFO] [stderr] warning: Cargo.toml: file `/workspace/builds/worker-7-tc2/source/tests/map_tests.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `integration-test` target `map_tests`
[INFO] [stderr]   * `bench` target `map`
[INFO] [stderr] warning: `ahash` (manifest) generated 2 warnings
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6ea57b62e8bd89df0283e23cf6ba3d8043b6522bdcc5ce743836ea77e42108af
[INFO] running `Command { std: "docker" "start" "6ea57b62e8bd89df0283e23cf6ba3d8043b6522bdcc5ce743836ea77e42108af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ea57b62e8bd89df0283e23cf6ba3d8043b6522bdcc5ce743836ea77e42108af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6ea57b62e8bd89df0283e23cf6ba3d8043b6522bdcc5ce743836ea77e42108af" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ea57b62e8bd89df0283e23cf6ba3d8043b6522bdcc5ce743836ea77e42108af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6ea57b62e8bd89df0283e23cf6ba3d8043b6522bdcc5ce743836ea77e42108af" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: file `/opt/rustwide/workdir/tests/map_tests.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `integration-test` target `map_tests`
[INFO] [stderr]   * `bench` target `map`
[INFO] [stderr] warning: Cargo.toml: file `/opt/rustwide/workdir/tests/bench.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `integration-test` target `bench`
[INFO] [stderr]   * `bench` target `ahash`
[INFO] [stderr] warning: `ahash` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling ahash v0.8.12 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]    --> src/fallback_hash.rs:164:11
[INFO] [stdout]     |
[INFO] [stdout] 164 |     #[cfg(target_pointer_width = "128")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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] help: `128` is an expected value for `target_has_atomic`
[INFO] [stdout]     |
[INFO] [stdout] 164 -     #[cfg(target_pointer_width = "128")]
[INFO] [stdout] 164 +     #[cfg(target_has_atomic = "128")]
[INFO] [stdout]     |
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic_load_store`
[INFO] [stdout]     |
[INFO] [stdout] 164 -     #[cfg(target_pointer_width = "128")]
[INFO] [stdout] 164 +     #[cfg(target_has_atomic_load_store = "128")]
[INFO] [stdout]     |
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic_primitive_alignment`
[INFO] [stdout]     |
[INFO] [stdout] 164 -     #[cfg(target_pointer_width = "128")]
[INFO] [stdout] 164 +     #[cfg(target_has_atomic_primitive_alignment = "128")]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]   --> src/random_state.rs:48:58
[INFO] [stdout]    |
[INFO] [stdout] 48 |     if #[cfg(all(feature = "compile-time-rng", any(test, fuzzing)))] {
[INFO] [stdout]    |                                                          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, `folded_multiply`, `specialize`, and `test` and 32 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]   --> src/random_state.rs:68:54
[INFO] [stdout]    |
[INFO] [stdout] 68 |     } else if #[cfg(all(feature = "runtime-rng", not(fuzzing)))] {
[INFO] [stdout]    |                                                      ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `read_u128x2`, `read_u128x4`, `read_last_u16`, `read_last_u128x2`, and `read_last_u128x4` are never used
[INFO] [stdout]   --> src/convert.rs:69:8
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub(crate) trait ReadFromSlice {
[INFO] [stdout]    |                  ------------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 69 |     fn read_u128x2(&self) -> ([u128; 2], &[u8]);
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 70 |     fn read_u128x4(&self) -> ([u128; 4], &[u8]);
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 71 |     fn read_last_u16(&self) -> u16;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |     fn read_last_u128x2(&self) -> [u128; 2];
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 76 |     fn read_last_u128x4(&self) -> [u128; 4];
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: specialization is experimental
[INFO] [stdout]   --> src/specialize.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     default fn get_hash<H: Hash + ?Sized>(value: &H, random_state: &RandomState) -> u64 {
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #31844 <https://github.com/rust-lang/rust/issues/31844> for more information
[INFO] [stdout]    = warning: unstable syntax can change at any point in the future, causing a hard error!
[INFO] [stdout]    = note: for more information, see issue #154045 <https://github.com/rust-lang/rust/issues/154045>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.25s
[INFO] running `Command { std: "docker" "inspect" "6ea57b62e8bd89df0283e23cf6ba3d8043b6522bdcc5ce743836ea77e42108af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6ea57b62e8bd89df0283e23cf6ba3d8043b6522bdcc5ce743836ea77e42108af" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: file `/opt/rustwide/workdir/tests/bench.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `integration-test` target `bench`
[INFO] [stderr]   * `bench` target `ahash`
[INFO] [stderr] warning: Cargo.toml: file `/opt/rustwide/workdir/tests/map_tests.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `integration-test` target `map_tests`
[INFO] [stderr]   * `bench` target `map`
[INFO] [stderr] warning: `ahash` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ahash v0.8.12 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling no-panic v0.1.36
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling regex-automata v0.4.15
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex v1.13.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling pcg-mwc v0.2.1
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]    --> src/fallback_hash.rs:164:11
[INFO] [stdout]     |
[INFO] [stdout] 164 |     #[cfg(target_pointer_width = "128")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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] help: `128` is an expected value for `target_has_atomic`
[INFO] [stdout]     |
[INFO] [stdout] 164 -     #[cfg(target_pointer_width = "128")]
[INFO] [stdout] 164 +     #[cfg(target_has_atomic = "128")]
[INFO] [stdout]     |
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic_load_store`
[INFO] [stdout]     |
[INFO] [stdout] 164 -     #[cfg(target_pointer_width = "128")]
[INFO] [stdout] 164 +     #[cfg(target_has_atomic_load_store = "128")]
[INFO] [stdout]     |
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic_primitive_alignment`
[INFO] [stdout]     |
[INFO] [stdout] 164 -     #[cfg(target_pointer_width = "128")]
[INFO] [stdout] 164 +     #[cfg(target_has_atomic_primitive_alignment = "128")]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]   --> src/random_state.rs:48:58
[INFO] [stdout]    |
[INFO] [stdout] 48 |     if #[cfg(all(feature = "compile-time-rng", any(test, fuzzing)))] {
[INFO] [stdout]    |                                                          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, `folded_multiply`, `specialize`, and `test` and 32 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]   --> src/random_state.rs:68:54
[INFO] [stdout]    |
[INFO] [stdout] 68 |     } else if #[cfg(all(feature = "runtime-rng", not(fuzzing)))] {
[INFO] [stdout]    |                                                      ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[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 serde_derive v1.0.228
[INFO] [stdout] warning: methods `read_u128x2`, `read_u128x4`, `read_last_u16`, `read_last_u128x2`, and `read_last_u128x4` are never used
[INFO] [stdout]   --> src/convert.rs:69:8
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub(crate) trait ReadFromSlice {
[INFO] [stdout]    |                  ------------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 69 |     fn read_u128x2(&self) -> ([u128; 2], &[u8]);
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 70 |     fn read_u128x4(&self) -> ([u128; 4], &[u8]);
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 71 |     fn read_last_u16(&self) -> u16;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |     fn read_last_u128x2(&self) -> [u128; 2];
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 76 |     fn read_last_u128x4(&self) -> [u128; 4];
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: specialization is experimental
[INFO] [stdout]   --> src/specialize.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     default fn get_hash<H: Hash + ?Sized>(value: &H, random_state: &RandomState) -> u64 {
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #31844 <https://github.com/rust-lang/rust/issues/31844> for more information
[INFO] [stdout]    = warning: unstable syntax can change at any point in the future, causing a hard error!
[INFO] [stdout]    = note: for more information, see issue #154045 <https://github.com/rust-lang/rust/issues/154045>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stdout] warning: unused import: `RngCore`
[INFO] [stdout]    --> tests/map_tests.rs:231:34
[INFO] [stdout]     |
[INFO] [stdout] 231 |     use rand::{SeedableRng, Rng, RngCore};
[INFO] [stdout]     |                                  ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]    --> src/fallback_hash.rs:164:11
[INFO] [stdout]     |
[INFO] [stdout] 164 |     #[cfg(target_pointer_width = "128")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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] help: `128` is an expected value for `target_has_atomic`
[INFO] [stdout]     |
[INFO] [stdout] 164 -     #[cfg(target_pointer_width = "128")]
[INFO] [stdout] 164 +     #[cfg(target_has_atomic = "128")]
[INFO] [stdout]     |
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic_load_store`
[INFO] [stdout]     |
[INFO] [stdout] 164 -     #[cfg(target_pointer_width = "128")]
[INFO] [stdout] 164 +     #[cfg(target_has_atomic_load_store = "128")]
[INFO] [stdout]     |
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic_primitive_alignment`
[INFO] [stdout]     |
[INFO] [stdout] 164 -     #[cfg(target_pointer_width = "128")]
[INFO] [stdout] 164 +     #[cfg(target_has_atomic_primitive_alignment = "128")]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]   --> src/random_state.rs:48:58
[INFO] [stdout]    |
[INFO] [stdout] 48 |     if #[cfg(all(feature = "compile-time-rng", any(test, fuzzing)))] {
[INFO] [stdout]    |                                                          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, `folded_multiply`, `specialize`, and `test` and 32 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]   --> src/random_state.rs:68:54
[INFO] [stdout]    |
[INFO] [stdout] 68 |     } else if #[cfg(all(feature = "runtime-rng", not(fuzzing)))] {
[INFO] [stdout]    |                                                      ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `read_u128x2`, `read_u128x4`, `read_last_u16`, `read_last_u128x2`, and `read_last_u128x4` are never used
[INFO] [stdout]   --> src/convert.rs:69:8
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub(crate) trait ReadFromSlice {
[INFO] [stdout]    |                  ------------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 69 |     fn read_u128x2(&self) -> ([u128; 2], &[u8]);
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 70 |     fn read_u128x4(&self) -> ([u128; 4], &[u8]);
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 71 |     fn read_last_u16(&self) -> u16;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |     fn read_last_u128x2(&self) -> [u128; 2];
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 76 |     fn read_last_u128x4(&self) -> [u128; 4];
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ahash` (test "map_tests"); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name map_tests --edition=2018 tests/map_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=2 -C lto=fat -C debuginfo=2 -C debug-assertions=on --test --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=6d17c5ce4fd958b3 -C extra-filename=-699bb1601807794f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-83c14a222e5f0a31.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-29e8214ecf68271a.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-fbe114b25646ca7b.rlib --extern fnv=/opt/rustwide/target/debug/deps/libfnv-60274ac45fd48c3e.rlib --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-f00883b46f024f0d.rlib --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-b5ceb0fd9da183b6.rlib --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-8382aeabba256fc3.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-0c5c44b4ea6f89b9.rlib --extern no_panic=/opt/rustwide/target/debug/deps/libno_panic-81e6f6f8e8d4ce78.so --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-ee0f91424a52b8dd.rlib --extern pcg_mwc=/opt/rustwide/target/debug/deps/libpcg_mwc-4b5d3fbc850731d2.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e69a592225e6dcf8.rlib --extern seahash=/opt/rustwide/target/debug/deps/libseahash-7cd88db2d3f7b1ef.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-448865e9b40cd44b.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-20feab7f09a88366.rlib --extern zerocopy=/opt/rustwide/target/debug/deps/libzerocopy-7332b30704b4ff57.rlib --cap-lints=warn --cfg folded_multiply --check-cfg 'cfg(specialize)' --check-cfg 'cfg(folded_multiply)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: specialization is experimental
[INFO] [stdout]   --> src/specialize.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     default fn get_hash<H: Hash + ?Sized>(value: &H, random_state: &RandomState) -> u64 {
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #31844 <https://github.com/rust-lang/rust/issues/31844> for more information
[INFO] [stdout]    = warning: unstable syntax can change at any point in the future, causing a hard error!
[INFO] [stdout]    = note: for more information, see issue #154045 <https://github.com/rust-lang/rust/issues/154045>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6ea57b62e8bd89df0283e23cf6ba3d8043b6522bdcc5ce743836ea77e42108af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ea57b62e8bd89df0283e23cf6ba3d8043b6522bdcc5ce743836ea77e42108af", kill_on_drop: false }`
[INFO] [stdout] 6ea57b62e8bd89df0283e23cf6ba3d8043b6522bdcc5ce743836ea77e42108af
