[INFO] fetching crate solana-accounts-db 2.3.11...
[INFO] testing solana-accounts-db-2.3.11 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate solana-accounts-db 2.3.11 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate solana-accounts-db 2.3.11
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate solana-accounts-db 2.3.11
[INFO] tweaked toml for crates.io crate solana-accounts-db 2.3.11 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate solana-accounts-db 2.3.11 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate solana-accounts-db 2.3.11 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 919af5e46b96e1eeeb6dabe7924c2faac9c45a7c82cdc2ef23fe87b835a218bb
[INFO] running `Command { std: "docker" "start" "-a" "919af5e46b96e1eeeb6dabe7924c2faac9c45a7c82cdc2ef23fe87b835a218bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "919af5e46b96e1eeeb6dabe7924c2faac9c45a7c82cdc2ef23fe87b835a218bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "919af5e46b96e1eeeb6dabe7924c2faac9c45a7c82cdc2ef23fe87b835a218bb", kill_on_drop: false }`
[INFO] [stdout] 919af5e46b96e1eeeb6dabe7924c2faac9c45a7c82cdc2ef23fe87b835a218bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 403c63118a9e8bdce2255f447f95c09e4fbdb06528ea28d542f4db39f495c474
[INFO] running `Command { std: "docker" "start" "-a" "403c63118a9e8bdce2255f447f95c09e4fbdb06528ea28d542f4db39f495c474", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling cpufeatures v0.2.7
[INFO] [stderr]    Compiling five8_core v0.1.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling five8 v0.2.1
[INFO] [stderr]    Compiling solana-sanitize v2.2.1
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling solana-atomic-u64 v2.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling five8_const v0.1.4
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.15
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling solana-msg v2.2.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]    Compiling solana-decode-error v2.2.1
[INFO] [stderr]    Compiling solana-program-memory v2.2.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling signature v1.4.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ed25519 v1.2.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.3
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling equivalent v1.0.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.1
[INFO] [stderr]    Compiling displaydoc v0.2.3
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling winnow v0.5.16
[INFO] [stderr]    Compiling rustls-webpki v0.103.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling solana-sdk-macro v2.2.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling pkg-config v0.3.22
[INFO] [stderr]    Compiling rustix v1.0.2
[INFO] [stderr]    Compiling rustix v0.38.39
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling hyper-util v0.1.13
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling solana-seed-phrase v2.2.1
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling flate2 v1.0.31
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling solana-hard-forks v2.2.1
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling io-uring v0.7.7
[INFO] [stderr]    Compiling solana-time-utils v2.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling solana-hash v2.3.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling solana-sha256-hasher v2.2.1
[INFO] [stderr]    Compiling solana-pubkey v2.4.0
[INFO] [stderr]    Compiling solana-sdk-ids v2.2.1
[INFO] [stderr]    Compiling solana-instruction v2.3.0
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling solana-sysvar-id v2.2.1
[INFO] [stderr]    Compiling solana-clock v2.2.2
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling solana-program-error v2.2.1
[INFO] [stderr]    Compiling solana-transaction-error v2.2.1
[INFO] [stderr]    Compiling solana-serialize-utils v2.2.1
[INFO] [stderr]    Compiling solana-account-info v2.2.1
[INFO] [stderr]    Compiling solana-cpi v2.2.1
[INFO] [stderr]    Compiling solana-system-interface v1.0.0
[INFO] [stderr]    Compiling solana-signature v2.3.0
[INFO] [stderr]    Compiling solana-slot-hashes v2.2.1
[INFO] [stderr]    Compiling solana-program-entrypoint v2.2.1
[INFO] [stderr]    Compiling solana-slot-history v2.2.1
[INFO] [stderr]    Compiling solana-instructions-sysvar v2.2.2
[INFO] [stderr]    Compiling solana-epoch-rewards v2.2.1
[INFO] [stderr]    Compiling solana-epoch-schedule v2.2.1
[INFO] [stderr]    Compiling solana-rent v2.2.1
[INFO] [stderr]    Compiling solana-last-restart-slot v2.2.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling solana-fee-calculator v2.2.1
[INFO] [stderr]    Compiling solana-stake-interface v1.2.1
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling solana-signer v2.2.1
[INFO] [stderr]    Compiling solana-cluster-type v2.2.1
[INFO] [stderr]    Compiling solana-message v2.4.0
[INFO] [stderr]    Compiling solana-keypair v2.2.1
[INFO] [stderr]    Compiling solana-shred-version v2.2.1
[INFO] [stderr]    Compiling async-compression v0.4.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling solana-inflation v2.2.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling solana-sysvar v2.2.2
[INFO] [stderr]    Compiling solana-poh-config v2.2.1
[INFO] [stderr]    Compiling tower-http v0.6.4
[INFO] [stderr]    Compiling solana-account v2.2.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling solana-logger v2.3.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling modular-bitfield-impl v0.11.2
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling solana-native-token v2.2.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling reqwest v0.12.16
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling modular-bitfield v0.11.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling solana-genesis-config v2.2.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling solana-transaction v2.2.2
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling filetime v0.2.15
[INFO] [stderr]    Compiling solana-measure v2.3.11
[INFO] [stderr]    Compiling zerocopy v0.7.31
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling agave-io-uring v2.3.11
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling solana-bucket-map v2.3.11
[INFO] [stderr]    Compiling solana-rayon-threadlimit v2.3.11
[INFO] [stderr]    Compiling seqlock v0.2.0
[INFO] [stderr]    Compiling solana-svm-transaction v2.3.11
[INFO] [stderr]    Compiling solana-rent-collector v2.2.1
[INFO] [stderr]    Compiling solana-metrics v2.3.11
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling solana-lattice-hash v2.3.11
[INFO] [stderr]    Compiling solana-transaction-context v2.3.11
[INFO] [stderr]    Compiling solana-address-lookup-table-interface v2.2.2
[INFO] [stderr]    Compiling spl-generic-token v1.0.1
[INFO] [stderr]    Compiling solana-reward-info v2.2.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling solana-nohash-hasher v0.2.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling lz4 v1.28.1
[INFO] [stderr]    Compiling solana-accounts-db v2.3.11 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/account_info.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     /// this provides 2^31 bits, which when multiplied by 8 (sizeof(u64)) = 16G, which is the maximum size of an append vec
[INFO] [stdout]    |     ^                                                                                                                     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `-D unused-parens` implied by `-D warnings`
[INFO] [stdout]    = help: to override `-D warnings` add `#[allow(unused_parens)]`
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 78 -     /// this provides 2^31 bits, which when multiplied by 8 (sizeof(u64)) = 16G, which is the maximum size of an append vec
[INFO] [stdout] 78 +     // this provides 2^31 bits, which when multiplied by 8 (sizeof(u64)) = 16G, which is the maximum size of an append ve
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/account_info.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     /// use 1 bit to specify that the entry is zero lamport
[INFO] [stdout]    |     ^                                                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 80 -     /// use 1 bit to specify that the entry is zero lamport
[INFO] [stdout] 80 +     // use 1 bit to specify that the entry is zero lampor
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/tiered_storage/hot.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     /// A hot account entry consists of the following elements:
[INFO] [stdout]    |     ^                                                         ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 87 -     /// A hot account entry consists of the following elements:
[INFO] [stdout] 87 +     // A hot account entry consists of the following elements
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/tiered_storage/hot.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     /// The index to the owner of a hot account inside an AccountsFile.
[INFO] [stdout]    |     ^                                                                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 97 -     /// The index to the owner of a hot account inside an AccountsFile.
[INFO] [stdout] 97 +     // The index to the owner of a hot account inside an AccountsFile
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/tiered_storage/meta.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     /// whether the account meta has rent epoch
[INFO] [stdout]    |     ^                                         ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 16 -     /// whether the account meta has rent epoch
[INFO] [stdout] 16 +     // whether the account meta has rent epoc
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/tiered_storage/meta.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     /// whether the account is executable
[INFO] [stdout]    |     ^                                   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 18 -     /// whether the account is executable
[INFO] [stdout] 18 +     // whether the account is executabl
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/tiered_storage/meta.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// the reserved bits.
[INFO] [stdout]    |     ^                    ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 20 -     /// the reserved bits.
[INFO] [stdout] 20 +     // the reserved bits
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DashMapSecondaryIndexEntry` is never constructed
[INFO] [stdout]   --> src/accounts_index/secondary.rs:79:12
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub struct DashMapSecondaryIndexEntry {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `-D dead-code` implied by `-D warnings`
[INFO] [stdout]    = help: to override `-D warnings` add `#[allow(dead_code)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/accounts_file.rs:434:34
[INFO] [stdout]     |
[INFO] [stdout] 434 |     pub fn internals_for_archive(&self) -> InternalsForArchive {
[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: `-D mismatched-lifetime-syntaxes` implied by `-D warnings`
[INFO] [stdout]     = help: to override `-D warnings` add `#[allow(mismatched_lifetime_syntaxes)]`
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |     pub fn internals_for_archive(&self) -> InternalsForArchive<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/append_vec.rs:593:25
[INFO] [stdout]     |
[INFO] [stdout] 593 |     fn get_slice(slice: ValidSlice, offset: usize, size: usize) -> Option<(&[u8], usize)> {
[INFO] [stdout]     |                         ^^^^^^^^^^ the lifetime is hidden here             ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 593 |     fn get_slice(slice: ValidSlice<'_>, offset: usize, size: usize) -> Option<(&[u8], usize)> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/append_vec.rs:651:27
[INFO] [stdout]     |
[INFO] [stdout] 651 |     fn get_type<T>(slice: ValidSlice, offset: usize) -> Option<(&T, usize)> {
[INFO] [stdout]     |                           ^^^^^^^^^^                            ^^ the same lifetime is elided here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 651 |     fn get_type<T>(slice: ValidSlice<'_>, offset: usize) -> Option<(&T, usize)> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/append_vec.rs:1390:41
[INFO] [stdout]      |
[INFO] [stdout] 1390 |     pub(crate) fn internals_for_archive(&self) -> InternalsForArchive {
[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] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1390 |     pub(crate) fn internals_for_archive(&self) -> InternalsForArchive<'_> {
[INFO] [stdout]      |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/blockhash_queue.rs:139:35
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn get_recent_blockhashes(&self) -> impl Iterator<Item = recent_blockhashes::IterItem> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn get_recent_blockhashes(&self) -> impl Iterator<Item = recent_blockhashes::IterItem<'_>> {
[INFO] [stdout]     |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 24s
[INFO] running `Command { std: "docker" "inspect" "403c63118a9e8bdce2255f447f95c09e4fbdb06528ea28d542f4db39f495c474", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "403c63118a9e8bdce2255f447f95c09e4fbdb06528ea28d542f4db39f495c474", kill_on_drop: false }`
[INFO] [stdout] 403c63118a9e8bdce2255f447f95c09e4fbdb06528ea28d542f4db39f495c474
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4e14a0a28e146c3546df8d8b2e2a32396cb81de95e3e2cb2d60e30c6a5fc411
[INFO] running `Command { std: "docker" "start" "-a" "b4e14a0a28e146c3546df8d8b2e2a32396cb81de95e3e2cb2d60e30c6a5fc411", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling rustix v0.38.39
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling solana-decode-error v2.2.1
[INFO] [stderr]    Compiling solana-program-memory v2.2.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling enum-iterator-derive v1.3.0
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling solana-hash v2.3.0
[INFO] [stderr]    Compiling solana-sha256-hasher v2.2.1
[INFO] [stderr]    Compiling solana-pubkey v2.4.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling solana-sdk-ids v2.2.1
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling solana-sysvar-id v2.2.1
[INFO] [stderr]    Compiling solana-clock v2.2.2
[INFO] [stderr]    Compiling solana-epoch-schedule v2.2.1
[INFO] [stderr]    Compiling solana-slot-hashes v2.2.1
[INFO] [stderr]    Compiling solana-instruction v2.3.0
[INFO] [stderr]    Compiling solana-last-restart-slot v2.2.1
[INFO] [stderr]    Compiling solana-rent v2.2.1
[INFO] [stderr]    Compiling solana-epoch-rewards v2.2.1
[INFO] [stderr]    Compiling solana-fee-calculator v2.2.1
[INFO] [stderr]    Compiling solana-program-error v2.2.1
[INFO] [stderr]    Compiling solana-transaction-error v2.2.1
[INFO] [stderr]    Compiling solana-serialize-utils v2.2.1
[INFO] [stderr]    Compiling solana-system-interface v1.0.0
[INFO] [stderr]    Compiling solana-account-info v2.2.1
[INFO] [stderr]    Compiling solana-slot-history v2.2.1
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling solana-cpi v2.2.1
[INFO] [stderr]    Compiling solana-program-entrypoint v2.2.1
[INFO] [stderr]    Compiling solana-instructions-sysvar v2.2.2
[INFO] [stderr]    Compiling solana-signature v2.3.0
[INFO] [stderr]    Compiling solana-message v2.4.0
[INFO] [stderr]    Compiling solana-stake-interface v1.2.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling solana-signer v2.2.1
[INFO] [stderr]    Compiling solana-sysvar v2.2.2
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling displaydoc v0.2.3
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling solana-account v2.2.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.13
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling solana-cluster-type v2.2.1
[INFO] [stderr]    Compiling solana-svm-feature-set v2.3.11
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling solana-transaction-context v2.3.11
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling tower-http v0.6.4
[INFO] [stderr]    Compiling solana-logger v2.3.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling modular-bitfield-impl v0.11.2
[INFO] [stderr]    Compiling solana-keypair v2.2.1
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling enum-iterator v1.5.0
[INFO] [stderr]    Compiling solana-shred-version v2.2.1
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling solana-poh-config v2.2.1
[INFO] [stderr]    Compiling solana-inflation v2.2.1
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling async-compression v0.4.1
[INFO] [stderr]    Compiling solana-precompile-error v2.2.2
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling eager v0.1.0
[INFO] [stderr]    Compiling ciborium-io v0.2.1
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling plotters-backend v0.3.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling modular-bitfield v0.11.2
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling plotters-svg v0.3.3
[INFO] [stderr]    Compiling ciborium-ll v0.2.1
[INFO] [stderr]    Compiling clap_builder v4.5.31
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling solana-svm-callback v2.3.11
[INFO] [stderr]    Compiling percentage v0.1.0
[INFO] [stderr]    Compiling test-case-core v3.2.1
[INFO] [stderr]    Compiling solana-timings v2.3.11
[INFO] [stderr]    Compiling solana-genesis-config v2.2.1
[INFO] [stderr]    Compiling solana-transaction v2.2.2
[INFO] [stderr]    Compiling solana-fee-structure v2.3.0
[INFO] [stderr]    Compiling solana-stable-layout v2.2.1
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling solana-type-overrides v2.3.11
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling solana-log-collector v2.3.11
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling test-case-macros v3.2.1
[INFO] [stderr]    Compiling solana-bucket-map v2.3.11
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling solana-sbpf v0.11.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling reqwest v0.12.16
[INFO] [stderr]    Compiling clap v4.5.31
[INFO] [stderr]    Compiling solana-svm-transaction v2.3.11
[INFO] [stderr]    Compiling solana-rent-collector v2.2.1
[INFO] [stderr]    Compiling ciborium v0.2.1
[INFO] [stderr]    Compiling plotters v0.3.4
[INFO] [stderr]    Compiling agave-feature-set v2.3.11
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling solana-address-lookup-table-interface v2.2.2
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling spl-generic-token v1.0.1
[INFO] [stderr]    Compiling solana-reward-info v2.2.1
[INFO] [stderr]    Compiling agave-reserved-account-keys v2.3.11
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling solana-metrics v2.3.11
[INFO] [stderr]    Compiling solana-accounts-db v2.3.11 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/account_info.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     /// this provides 2^31 bits, which when multiplied by 8 (sizeof(u64)) = 16G, which is the maximum size of an append vec
[INFO] [stdout]    |     ^                                                                                                                     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `-D unused-parens` implied by `-D warnings`
[INFO] [stdout]    = help: to override `-D warnings` add `#[allow(unused_parens)]`
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 78 -     /// this provides 2^31 bits, which when multiplied by 8 (sizeof(u64)) = 16G, which is the maximum size of an append vec
[INFO] [stdout] 78 +     // this provides 2^31 bits, which when multiplied by 8 (sizeof(u64)) = 16G, which is the maximum size of an append ve
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/account_info.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     /// use 1 bit to specify that the entry is zero lamport
[INFO] [stdout]    |     ^                                                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 80 -     /// use 1 bit to specify that the entry is zero lamport
[INFO] [stdout] 80 +     // use 1 bit to specify that the entry is zero lampor
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/tiered_storage/hot.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     /// A hot account entry consists of the following elements:
[INFO] [stdout]    |     ^                                                         ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 87 -     /// A hot account entry consists of the following elements:
[INFO] [stdout] 87 +     // A hot account entry consists of the following elements
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/tiered_storage/hot.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     /// The index to the owner of a hot account inside an AccountsFile.
[INFO] [stdout]    |     ^                                                                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 97 -     /// The index to the owner of a hot account inside an AccountsFile.
[INFO] [stdout] 97 +     // The index to the owner of a hot account inside an AccountsFile
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/tiered_storage/meta.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     /// whether the account meta has rent epoch
[INFO] [stdout]    |     ^                                         ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 16 -     /// whether the account meta has rent epoch
[INFO] [stdout] 16 +     // whether the account meta has rent epoc
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/tiered_storage/meta.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     /// whether the account is executable
[INFO] [stdout]    |     ^                                   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 18 -     /// whether the account is executable
[INFO] [stdout] 18 +     // whether the account is executabl
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/tiered_storage/meta.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// the reserved bits.
[INFO] [stdout]    |     ^                    ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 20 -     /// the reserved bits.
[INFO] [stdout] 20 +     // the reserved bits
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling solana-program-runtime v2.3.11
[INFO] [stderr]    Compiling solana-compute-budget v2.3.11
[INFO] [stdout] warning: struct `DashMapSecondaryIndexEntry` is never constructed
[INFO] [stdout]   --> src/accounts_index/secondary.rs:79:12
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub struct DashMapSecondaryIndexEntry {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `-D dead-code` implied by `-D warnings`
[INFO] [stdout]    = help: to override `-D warnings` add `#[allow(dead_code)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/accounts_file.rs:434:34
[INFO] [stdout]     |
[INFO] [stdout] 434 |     pub fn internals_for_archive(&self) -> InternalsForArchive {
[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: `-D mismatched-lifetime-syntaxes` implied by `-D warnings`
[INFO] [stdout]     = help: to override `-D warnings` add `#[allow(mismatched_lifetime_syntaxes)]`
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |     pub fn internals_for_archive(&self) -> InternalsForArchive<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/append_vec.rs:593:25
[INFO] [stdout]     |
[INFO] [stdout] 593 |     fn get_slice(slice: ValidSlice, offset: usize, size: usize) -> Option<(&[u8], usize)> {
[INFO] [stdout]     |                         ^^^^^^^^^^ the lifetime is hidden here             ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 593 |     fn get_slice(slice: ValidSlice<'_>, offset: usize, size: usize) -> Option<(&[u8], usize)> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/append_vec.rs:651:27
[INFO] [stdout]     |
[INFO] [stdout] 651 |     fn get_type<T>(slice: ValidSlice, offset: usize) -> Option<(&T, usize)> {
[INFO] [stdout]     |                           ^^^^^^^^^^                            ^^ the same lifetime is elided here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 651 |     fn get_type<T>(slice: ValidSlice<'_>, offset: usize) -> Option<(&T, usize)> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/append_vec.rs:1390:41
[INFO] [stdout]      |
[INFO] [stdout] 1390 |     pub(crate) fn internals_for_archive(&self) -> InternalsForArchive {
[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] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1390 |     pub(crate) fn internals_for_archive(&self) -> InternalsForArchive<'_> {
[INFO] [stdout]      |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/blockhash_queue.rs:139:35
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn get_recent_blockhashes(&self) -> impl Iterator<Item = recent_blockhashes::IterItem> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn get_recent_blockhashes(&self) -> impl Iterator<Item = recent_blockhashes::IterItem<'_>> {
[INFO] [stdout]     |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_signer`
[INFO] [stdout]    --> src/accounts.rs:659:9
[INFO] [stdout]     |
[INFO] [stdout] 659 |         solana_signer::{signers::Signers, Signer},
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_signer`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 659 -         solana_signer::{signers::Signers, Signer},
[INFO] [stdout] 659 +         solana_logger::{signers::Signers, Signer},
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `solana_keypair`, `solana_signer`
[INFO] [stdout]    --> src/accounts.rs:652:9
[INFO] [stdout]     |
[INFO] [stdout] 652 |         solana_keypair::Keypair,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_keypair`
[INFO] [stdout] ...
[INFO] [stdout] 659 |         solana_signer::{signers::Signers, Signer},
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_signer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `solana_keypair`, use `cargo add solana_keypair` to add it to your `Cargo.toml`
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 659 -         solana_signer::{signers::Signers, Signer},
[INFO] [stdout] 659 +         solana_logger::{signers::Signers, Signer},
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::append_vec::test_utils`
[INFO] [stdout]   --> src/accounts_db/tests.rs:11:34
[INFO] [stdout]    |
[INFO] [stdout] 11 |             aligned_stored_size, test_utils::TempFile, AccountMeta, AppendVec, StoredAccountMeta,
[INFO] [stdout]    |                                  ^^^^^^^^^^ could not find `test_utils` in `append_vec`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/append_vec.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/append_vec/test_utils.rs:2:8
[INFO] [stdout]    |
[INFO] [stdout]  2 | #![cfg(feature = "dev-context-only-utils")]
[INFO] [stdout]    |        ---------------------------------- the item is gated behind the `dev-context-only-utils` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::test_utils`
[INFO] [stdout]     --> src/append_vec.rs:1402:17
[INFO] [stdout]      |
[INFO] [stdout] 1402 |         super::{test_utils::*, *},
[INFO] [stdout]      |                 ^^^^^^^^^^ could not find `test_utils` in `super`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::append_vec::test_utils`
[INFO] [stdout]    --> src/tiered_storage/footer.rs:316:25
[INFO] [stdout]     |
[INFO] [stdout] 316 |             append_vec::test_utils::get_append_vec_path, tiered_storage::file::TieredWritableFile,
[INFO] [stdout]     |                         ^^^^^^^^^^ could not find `test_utils` in `append_vec`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/append_vec.rs:8:9
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub mod test_utils;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/append_vec/test_utils.rs:2:8
[INFO] [stdout]     |
[INFO] [stdout]   2 | #![cfg(feature = "dev-context-only-utils")]
[INFO] [stdout]     |        ---------------------------------- the item is gated behind the `dev-context-only-utils` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct import `AccountMeta` is private
[INFO] [stdout]   --> src/accounts_db/tests.rs:11:56
[INFO] [stdout]    |
[INFO] [stdout] 11 |             aligned_stored_size, test_utils::TempFile, AccountMeta, AppendVec, StoredAccountMeta,
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ private struct import
[INFO] [stdout]    |
[INFO] [stdout] note: the struct import `AccountMeta` is defined here...
[INFO] [stdout]   --> src/append_vec.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | use meta::{AccountMeta, StoredMeta};
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] note: ...and refers to the struct `AccountMeta` which is defined here
[INFO] [stdout]   --> src/append_vec/meta.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct AccountMeta {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^ you could import this directly
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct import `StoredMeta` is private
[INFO] [stdout]   --> src/accounts_db/tests.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             StoredMeta,
[INFO] [stdout]    |             ^^^^^^^^^^ private struct import
[INFO] [stdout]    |
[INFO] [stdout] note: the struct import `StoredMeta` is defined here...
[INFO] [stdout]   --> src/append_vec.rs:16:25
[INFO] [stdout]    |
[INFO] [stdout] 16 | use meta::{AccountMeta, StoredMeta};
[INFO] [stdout]    |                         ^^^^^^^^^^
[INFO] [stdout] note: ...and refers to the struct `StoredMeta` which is defined here
[INFO] [stdout]   --> src/append_vec/meta.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct StoredMeta {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ you could import this directly
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct import `AccountMeta` is private
[INFO] [stdout]    --> src/storable_accounts.rs:351:26
[INFO] [stdout]     |
[INFO] [stdout] 351 |             append_vec::{AccountMeta, StoredAccountMeta, StoredMeta},
[INFO] [stdout]     |                          ^^^^^^^^^^^ private struct import
[INFO] [stdout]     |
[INFO] [stdout] note: the struct import `AccountMeta` is defined here...
[INFO] [stdout]    --> src/append_vec.rs:16:12
[INFO] [stdout]     |
[INFO] [stdout]  16 | use meta::{AccountMeta, StoredMeta};
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] note: ...and refers to the struct `AccountMeta` which is defined here
[INFO] [stdout]    --> src/append_vec/meta.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout]  29 | pub struct AccountMeta {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^ you could import this directly
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct import `StoredMeta` is private
[INFO] [stdout]    --> src/storable_accounts.rs:351:58
[INFO] [stdout]     |
[INFO] [stdout] 351 |             append_vec::{AccountMeta, StoredAccountMeta, StoredMeta},
[INFO] [stdout]     |                                                          ^^^^^^^^^^ private struct import
[INFO] [stdout]     |
[INFO] [stdout] note: the struct import `StoredMeta` is defined here...
[INFO] [stdout]    --> src/append_vec.rs:16:25
[INFO] [stdout]     |
[INFO] [stdout]  16 | use meta::{AccountMeta, StoredMeta};
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] note: ...and refers to the struct `StoredMeta` which is defined here
[INFO] [stdout]    --> src/append_vec/meta.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct StoredMeta {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ you could import this directly
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct import `StoredMeta` is private
[INFO] [stdout]   --> src/tiered_storage/test_utils.rs:5:82
[INFO] [stdout]    |
[INFO] [stdout]  5 |     crate::{account_storage::stored_account_info::StoredAccountInfo, append_vec::StoredMeta},
[INFO] [stdout]    |                                                                                  ^^^^^^^^^^ private struct import
[INFO] [stdout]    |
[INFO] [stdout] note: the struct import `StoredMeta` is defined here...
[INFO] [stdout]   --> src/append_vec.rs:16:25
[INFO] [stdout]    |
[INFO] [stdout] 16 | use meta::{AccountMeta, StoredMeta};
[INFO] [stdout]    |                         ^^^^^^^^^^
[INFO] [stdout] note: ...and refers to the struct `StoredMeta` which is defined here
[INFO] [stdout]   --> src/append_vec/meta.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct StoredMeta {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ you could import this directly
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/account_info.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     /// this provides 2^31 bits, which when multiplied by 8 (sizeof(u64)) = 16G, which is the maximum size of an append vec
[INFO] [stdout]    |     ^                                                                                                                     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `-D unused-parens` implied by `-D warnings`
[INFO] [stdout]    = help: to override `-D warnings` add `#[allow(unused_parens)]`
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 78 -     /// this provides 2^31 bits, which when multiplied by 8 (sizeof(u64)) = 16G, which is the maximum size of an append vec
[INFO] [stdout] 78 +     // this provides 2^31 bits, which when multiplied by 8 (sizeof(u64)) = 16G, which is the maximum size of an append ve
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/account_info.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     /// use 1 bit to specify that the entry is zero lamport
[INFO] [stdout]    |     ^                                                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 80 -     /// use 1 bit to specify that the entry is zero lamport
[INFO] [stdout] 80 +     // use 1 bit to specify that the entry is zero lampor
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/tiered_storage/hot.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     /// A hot account entry consists of the following elements:
[INFO] [stdout]    |     ^                                                         ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 87 -     /// A hot account entry consists of the following elements:
[INFO] [stdout] 87 +     // A hot account entry consists of the following elements
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/tiered_storage/hot.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     /// The index to the owner of a hot account inside an AccountsFile.
[INFO] [stdout]    |     ^                                                                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 97 -     /// The index to the owner of a hot account inside an AccountsFile.
[INFO] [stdout] 97 +     // The index to the owner of a hot account inside an AccountsFile
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/tiered_storage/meta.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     /// whether the account meta has rent epoch
[INFO] [stdout]    |     ^                                         ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 16 -     /// whether the account meta has rent epoch
[INFO] [stdout] 16 +     // whether the account meta has rent epoc
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/tiered_storage/meta.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     /// whether the account is executable
[INFO] [stdout]    |     ^                                   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 18 -     /// whether the account is executable
[INFO] [stdout] 18 +     // whether the account is executabl
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/tiered_storage/meta.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// the reserved bits.
[INFO] [stdout]    |     ^                    ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 20 -     /// the reserved bits.
[INFO] [stdout] 20 +     // the reserved bits
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `solana-accounts-db` (lib test) due to 10 previous errors; 7 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b4e14a0a28e146c3546df8d8b2e2a32396cb81de95e3e2cb2d60e30c6a5fc411", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4e14a0a28e146c3546df8d8b2e2a32396cb81de95e3e2cb2d60e30c6a5fc411", kill_on_drop: false }`
[INFO] [stdout] b4e14a0a28e146c3546df8d8b2e2a32396cb81de95e3e2cb2d60e30c6a5fc411
