[INFO] fetching crate solana-bucket-map 3.0.8...
[INFO] testing solana-bucket-map-3.0.8 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate solana-bucket-map 3.0.8 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate solana-bucket-map 3.0.8
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate solana-bucket-map 3.0.8
[INFO] tweaked toml for crates.io crate solana-bucket-map 3.0.8 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate solana-bucket-map 3.0.8 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate solana-bucket-map 3.0.8 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 053839906d22cb3f366b56852095887b5746e967e55a7e958ed625b7b72b67a1
[INFO] running `Command { std: "docker" "start" "-a" "053839906d22cb3f366b56852095887b5746e967e55a7e958ed625b7b72b67a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "053839906d22cb3f366b56852095887b5746e967e55a7e958ed625b7b72b67a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "053839906d22cb3f366b56852095887b5746e967e55a7e958ed625b7b72b67a1", kill_on_drop: false }`
[INFO] [stdout] 053839906d22cb3f366b56852095887b5746e967e55a7e958ed625b7b72b67a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88b7be32ab22eaccd49c27461dbdfe54d2c927b7fef035f6a318971ee790e9bb
[INFO] running `Command { std: "docker" "start" "-a" "88b7be32ab22eaccd49c27461dbdfe54d2c927b7fef035f6a318971ee790e9bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling five8_core v0.1.2
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling equivalent v1.0.0
[INFO] [stderr]    Compiling solana-sanitize v3.0.0
[INFO] [stderr]    Compiling solana-atomic-u64 v3.0.0
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling cpufeatures v0.2.7
[INFO] [stderr]    Compiling winnow v0.5.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling rustix v1.0.2
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling solana-program-error v3.0.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling five8 v0.2.1
[INFO] [stderr]    Compiling five8_const v0.1.4
[INFO] [stderr]    Compiling solana-measure v3.0.8
[INFO] [stderr]    Compiling solana-hash v3.0.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling memmap2 v0.9.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling solana-sha256-hasher v3.0.0
[INFO] [stderr]    Compiling solana-address v1.0.0
[INFO] [stderr]    Compiling solana-pubkey v3.0.0
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling modular-bitfield-impl v0.11.2
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling modular-bitfield v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling solana-sdk-macro v3.0.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling solana-clock v3.0.0
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling solana-bucket-map v3.0.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/index_entry.rs:206:5
[INFO] [stdout]     |
[INFO] [stdout] 206 |     /// whether this entry in the data file is occupied or not
[INFO] [stdout]     |     ^                                                        ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 206 -     /// whether this entry in the data file is occupied or not
[INFO] [stdout] 206 +     // whether this entry in the data file is occupied or no
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/index_entry.rs:208:5
[INFO] [stdout]     |
[INFO] [stdout] 208 |     /// ref_count of this entry. We don't need any where near 63 bits for this value
[INFO] [stdout]     |     ^                                                                              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 208 -     /// ref_count of this entry. We don't need any where near 63 bits for this value
[INFO] [stdout] 208 +     // ref_count of this entry. We don't need any where near 63 bits for this valu
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/index_entry.rs:341:5
[INFO] [stdout]     |
[INFO] [stdout] 341 |     capacity_when_created_pow2: B8,
[INFO] [stdout]     |     ^                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 341 -     capacity_when_created_pow2: B8,
[INFO] [stdout] 341 +     apacity_when_created_pow: B8,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/index_entry.rs:342:5
[INFO] [stdout]     |
[INFO] [stdout] 342 |     offset: B56,
[INFO] [stdout]     |     ^    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 342 -     offset: B56,
[INFO] [stdout] 342 +     ffse: B56,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bucket_api.rs:103:25
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn get_write_bucket(&self) -> RwLockWriteGuard<Option<Bucket<T>>> {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn get_write_bucket(&self) -> RwLockWriteGuard<'_, Option<Bucket<T>>> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.32s
[INFO] running `Command { std: "docker" "inspect" "88b7be32ab22eaccd49c27461dbdfe54d2c927b7fef035f6a318971ee790e9bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88b7be32ab22eaccd49c27461dbdfe54d2c927b7fef035f6a318971ee790e9bb", kill_on_drop: false }`
[INFO] [stdout] 88b7be32ab22eaccd49c27461dbdfe54d2c927b7fef035f6a318971ee790e9bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9057e644deaec02d416416f3fa329330707c81585981518c0a2dffbaaa2ae93
[INFO] running `Command { std: "docker" "start" "-a" "d9057e644deaec02d416416f3fa329330707c81585981518c0a2dffbaaa2ae93", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling solana-address v1.0.0
[INFO] [stderr]    Compiling solana-pubkey v3.0.0
[INFO] [stderr]    Compiling solana-bucket-map v3.0.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/index_entry.rs:206:5
[INFO] [stdout]     |
[INFO] [stdout] 206 |     /// whether this entry in the data file is occupied or not
[INFO] [stdout]     |     ^                                                        ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 206 -     /// whether this entry in the data file is occupied or not
[INFO] [stdout] 206 +     // whether this entry in the data file is occupied or no
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/index_entry.rs:208:5
[INFO] [stdout]     |
[INFO] [stdout] 208 |     /// ref_count of this entry. We don't need any where near 63 bits for this value
[INFO] [stdout]     |     ^                                                                              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 208 -     /// ref_count of this entry. We don't need any where near 63 bits for this value
[INFO] [stdout] 208 +     // ref_count of this entry. We don't need any where near 63 bits for this valu
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/index_entry.rs:341:5
[INFO] [stdout]     |
[INFO] [stdout] 341 |     capacity_when_created_pow2: B8,
[INFO] [stdout]     |     ^                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 341 -     capacity_when_created_pow2: B8,
[INFO] [stdout] 341 +     apacity_when_created_pow: B8,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/index_entry.rs:342:5
[INFO] [stdout]     |
[INFO] [stdout] 342 |     offset: B56,
[INFO] [stdout]     |     ^    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 342 -     offset: B56,
[INFO] [stdout] 342 +     ffse: B56,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bucket_api.rs:103:25
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn get_write_bucket(&self) -> RwLockWriteGuard<Option<Bucket<T>>> {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn get_write_bucket(&self) -> RwLockWriteGuard<'_, Option<Bucket<T>>> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling solana-logger v3.0.0
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/index_entry.rs:206:5
[INFO] [stdout]     |
[INFO] [stdout] 206 |     /// whether this entry in the data file is occupied or not
[INFO] [stdout]     |     ^                                                        ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 206 -     /// whether this entry in the data file is occupied or not
[INFO] [stdout] 206 +     // whether this entry in the data file is occupied or no
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/index_entry.rs:208:5
[INFO] [stdout]     |
[INFO] [stdout] 208 |     /// ref_count of this entry. We don't need any where near 63 bits for this value
[INFO] [stdout]     |     ^                                                                              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 208 -     /// ref_count of this entry. We don't need any where near 63 bits for this value
[INFO] [stdout] 208 +     // ref_count of this entry. We don't need any where near 63 bits for this valu
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/index_entry.rs:341:5
[INFO] [stdout]     |
[INFO] [stdout] 341 |     capacity_when_created_pow2: B8,
[INFO] [stdout]     |     ^                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 341 -     capacity_when_created_pow2: B8,
[INFO] [stdout] 341 +     apacity_when_created_pow: B8,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/index_entry.rs:342:5
[INFO] [stdout]     |
[INFO] [stdout] 342 |     offset: B56,
[INFO] [stdout]     |     ^    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 342 -     offset: B56,
[INFO] [stdout] 342 +     ffse: B56,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `items` found for struct `std::sync::Arc<BucketApi<_>>` in the current scope
[INFO] [stdout]    --> src/bucket_map.rs:449:60
[INFO] [stdout]     |
[INFO] [stdout] 449 | ...                   r.append(&mut map.buckets[bin].items());
[INFO] [stdout]     |                                                      ^^^^^ method not found in `std::sync::Arc<BucketApi<_>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/bucket_map.rs:468:29
[INFO] [stdout]     |
[INFO] [stdout] 468 |                     assert!(map.is_empty());
[INFO] [stdout]     |                             ^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `solana-bucket-map` (lib test) due to 2 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d9057e644deaec02d416416f3fa329330707c81585981518c0a2dffbaaa2ae93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9057e644deaec02d416416f3fa329330707c81585981518c0a2dffbaaa2ae93", kill_on_drop: false }`
[INFO] [stdout] d9057e644deaec02d416416f3fa329330707c81585981518c0a2dffbaaa2ae93
