[INFO] fetching crate clone-solana-accounts-db 2.2.12... [INFO] documenting clone-solana-accounts-db-2.2.12 against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918 [INFO] extracting crate clone-solana-accounts-db 2.2.12 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate clone-solana-accounts-db 2.2.12 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate clone-solana-accounts-db 2.2.12 [INFO] tweaked toml for crates.io crate clone-solana-accounts-db 2.2.12 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate clone-solana-accounts-db 2.2.12 on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate clone-solana-accounts-db 2.2.12 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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c33a30042c062d67915820d0efe2f4e244f42103f4e26a27d504f04a88cc1c9a [INFO] running `Command { std: "docker" "start" "-a" "c33a30042c062d67915820d0efe2f4e244f42103f4e26a27d504f04a88cc1c9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c33a30042c062d67915820d0efe2f4e244f42103f4e26a27d504f04a88cc1c9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c33a30042c062d67915820d0efe2f4e244f42103f4e26a27d504f04a88cc1c9a", kill_on_drop: false }` [INFO] [stdout] c33a30042c062d67915820d0efe2f4e244f42103f4e26a27d504f04a88cc1c9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d0f46aad019056a19092b2135abe4227f58b1674fdceea8d04a23de16732b7f [INFO] running `Command { std: "docker" "start" "-a" "9d0f46aad019056a19092b2135abe4227f58b1674fdceea8d04a23de16732b7f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling winnow v0.5.16 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking zerocopy v0.7.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking clone-solana-msg v2.2.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking signature v1.4.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking ed25519 v1.2.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Checking clone-solana-program-memory v2.2.1 [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking libsecp256k1-core v0.2.2 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Compiling openssl-sys v0.9.105 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Checking litemap v0.7.3 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling ring v0.17.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling openssl v0.10.70 [INFO] [stderr] Checking clone-solana-derivation-path v2.2.1 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking clone-solana-decode-error v2.2.1 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking clone-solana-precompile-error v2.2.1 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking clone-solana-seed-derivable v2.2.1 [INFO] [stderr] Checking clone-solana-seed-phrase v2.2.1 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Checking ark-std v0.4.0 [INFO] [stderr] Checking aho-corasick v1.0.1 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Compiling rustix v0.38.39 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking clone-solana-native-token v2.2.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking brotli-decompressor v2.3.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Checking clone-solana-time-utils v2.2.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking flate2 v1.0.31 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling borsh-derive-internal v0.10.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.3 [INFO] [stderr] Compiling darling_core v0.20.1 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking rustls-pemfile v1.0.0 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking getrandom v0.3.1 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking clone-solana-big-mod-exp v2.2.1 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking clone-solana-define-syscall v2.2.1 [INFO] [stderr] Checking webpki-roots v0.25.2 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking clone-solana-program-option v2.2.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking clone-solana-logger v2.3.1 [INFO] [stderr] Checking clone-solana-measure v2.2.12 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking clone-solana-validator-exit v2.2.1 [INFO] [stderr] Checking seqlock v0.2.0 [INFO] [stderr] Checking clone-solana-rayon-threadlimit v2.2.12 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking solana-nohash-hasher v0.2.1 [INFO] [stderr] Checking index_list v0.2.15 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling clone-solana-sdk-macro v2.2.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling borsh-derive v0.10.3 [INFO] [stderr] Checking borsh v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Checking ark-serialize v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling darling_macro v0.20.1 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling cfg_eval v0.1.2 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Checking zerofrom v0.1.4 [INFO] [stderr] Checking async-compression v0.4.1 [INFO] [stderr] Compiling darling v0.20.1 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking yoke v0.7.4 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Checking clone-solana-lattice-hash v2.2.12 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking thiserror v2.0.11 [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Checking ark-ff v0.4.2 [INFO] [stderr] Checking modular-bitfield v0.11.2 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking clone-solana-borsh v2.2.1 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking clone-solana-hash v2.2.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking serde-big-array v0.5.1 [INFO] [stderr] Checking bv v0.11.1 [INFO] [stderr] Checking clone-solana-fee-calculator v2.2.1 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking clone-solana-short-vec v2.2.1 [INFO] [stderr] Checking clone-solana-hard-forks v2.2.1 [INFO] [stderr] Checking clone-solana-inflation v2.2.1 [INFO] [stderr] Checking serde_json v1.0.139 [INFO] [stderr] Checking clone-solana-poh-config v2.2.1 [INFO] [stderr] Checking serde_with v3.12.0 [INFO] [stderr] Checking clone-solana-sha256-hasher v2.2.1 [INFO] [stderr] Checking clone-solana-cluster-type v2.2.1 [INFO] [stderr] Checking clone-solana-keccak-hasher v2.2.1 [INFO] [stderr] Checking clone-solana-serde-varint v2.2.1 [INFO] [stderr] Checking clone-solana-pubkey v2.2.1 [INFO] [stderr] Checking clone-solana-shred-version v2.2.1 [INFO] [stderr] Checking clone-solana-blake3-hasher v2.2.2 [INFO] [stderr] Checking clone-solana-epoch-info v2.2.1 [INFO] [stderr] Checking clone-solana-sdk-ids v2.2.1 [INFO] [stderr] Checking clone-solana-nonce v2.2.1 [INFO] [stderr] Checking clone-solana-signature v2.2.1 [INFO] [stderr] Checking clone-solana-sysvar-id v2.2.1 [INFO] [stderr] Checking clone-solana-epoch-schedule v2.2.1 [INFO] [stderr] Checking clone-solana-clock v2.2.1 [INFO] [stderr] Checking clone-solana-slot-hashes v2.2.1 [INFO] [stderr] Checking clone-solana-rent v2.2.1 [INFO] [stderr] Checking clone-solana-instruction v2.2.1 [INFO] [stderr] Checking clone-solana-epoch-rewards v2.2.1 [INFO] [stderr] Checking clone-solana-last-restart-slot v2.2.1 [INFO] [stderr] Checking clone-solana-feature-set v2.2.4 [INFO] [stderr] Checking ed25519-dalek-bip32 v0.2.0 [INFO] [stderr] Checking clone-solana-packet v2.2.1 [INFO] [stderr] Checking clone-solana-reward-info v2.2.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking clone-solana-commitment-config v2.2.1 [INFO] [stderr] Checking clone-solana-epoch-rewards-hasher v2.2.1 [INFO] [stderr] Checking clone-solana-serde v2.2.1 [INFO] [stderr] Checking clone-solana-program-error v2.2.1 [INFO] [stderr] Checking clone-solana-transaction-error v2.2.1 [INFO] [stderr] Checking clone-solana-serialize-utils v2.2.1 [INFO] [stderr] Checking clone-solana-slot-history v2.2.1 [INFO] [stderr] Checking clone-solana-bincode v2.2.1 [INFO] [stderr] Checking clone-solana-address-lookup-table-interface v2.2.2 [INFO] [stderr] Checking clone-solana-loader-v2-interface v2.2.1 [INFO] [stderr] Checking clone-solana-system-interface v1.0.0 [INFO] [stderr] Checking clone-solana-account-info v2.2.1 [INFO] [stderr] Checking clone-solana-program-pack v2.2.1 [INFO] [stderr] Checking clone-solana-stable-layout v2.2.1 [INFO] [stderr] Checking clone-solana-rent-debits v2.2.1 [INFO] [stderr] Checking clone-solana-compute-budget-interface v2.2.1 [INFO] [stderr] Checking clone-solana-inline-spl v2.2.12 [INFO] [stderr] Checking clone-solana-cpi v2.2.1 [INFO] [stderr] Checking clone-solana-instructions-sysvar v2.2.1 [INFO] [stderr] Checking clone-solana-program-entrypoint v2.2.1 [INFO] [stderr] Checking clone-solana-ed25519-program v2.2.2 [INFO] [stderr] Checking clone-solana-reserved-account-keys v2.2.1 [INFO] [stderr] Checking clone-solana-stake-interface v1.2.1 [INFO] [stderr] Checking clone-solana-loader-v3-interface v3.0.0 [INFO] [stderr] Checking clone-solana-signer v2.2.1 [INFO] [stderr] Checking clone-solana-message v2.2.1 [INFO] [stderr] Checking clone-solana-vote-interface v2.2.2 [INFO] [stderr] Checking clone-solana-loader-v4-interface v2.2.1 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking clone-solana-keypair v2.2.1 [INFO] [stderr] Checking clone-solana-presigner v2.2.1 [INFO] [stderr] Checking clone-solana-offchain-message v2.2.1 [INFO] [stderr] Checking clone-solana-quic-definitions v2.2.1 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking clone-solana-example-mocks v2.2.1 [INFO] [stderr] Checking clone-solana-fee-structure v2.2.1 [INFO] [stderr] Checking clone-solana-sysvar v2.2.1 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking tempfile v3.16.0 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking tar v0.4.43 [INFO] [stderr] Checking clone-solana-account v2.2.2 [INFO] [stderr] Checking clone-solana-bucket-map v2.2.12 [INFO] [stderr] Checking clone-solana-genesis-config v2.2.1 [INFO] [stderr] Checking clone-solana-feature-gate-interface v2.2.1 [INFO] [stderr] Checking clone-solana-nonce-account v2.2.1 [INFO] [stderr] Checking clone-solana-transaction-context v2.2.12 [INFO] [stderr] Checking ark-poly v0.4.2 [INFO] [stderr] Checking clone-solana-rent-collector v2.2.1 [INFO] [stderr] Checking ark-ec v0.4.2 [INFO] [stderr] Checking clone-solana-secp256r1-program v2.2.2 [INFO] [stderr] Checking clone-solana-secp256k1-program v2.2.1 [INFO] [stderr] Checking clone-solana-secp256k1-recover v2.2.1 [INFO] [stderr] Checking hyper-rustls v0.24.1 [INFO] [stderr] Checking clone-solana-precompiles v2.2.12 [INFO] [stderr] Checking clone-solana-program v2.2.1 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking clone-solana-transaction v2.2.2 [INFO] [stderr] Checking clone-solana-system-transaction v2.2.1 [INFO] [stderr] Checking clone-solana-client-traits v2.2.1 [INFO] [stderr] Checking clone-solana-svm-transaction v2.2.12 [INFO] [stderr] Checking ark-bn254 v0.4.0 [INFO] [stderr] Checking clone-solana-metrics v2.2.12 [INFO] [stderr] Checking clone-solana-bn254 v2.2.2 [INFO] [stderr] Checking clone-solana-sdk v2.2.2 [INFO] [stderr] Checking lz4 v1.28.1 [INFO] [stderr] Documenting clone-solana-accounts-db v2.2.12 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/account_info.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | /// 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] 80 | offset_reduced: B31, [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] 79 ~ // this provides 2^31 bits, which when multiplied by 8 (sizeof(u64)) = 16G, which is the maximum size of an append vec [INFO] [stdout] 80 ~ offset_reduced: B3, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/account_info.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | /// use 1 bit to specify that the entry is zero lamport [INFO] [stdout] | ^ [INFO] [stdout] 82 | is_zero_lamport: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 81 ~ // use 1 bit to specify that the entry is zero lamport [INFO] [stdout] 82 ~ is_zero_lamport: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/tiered_storage/hot.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | /// A hot account entry consists of the following elements: [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | padding: B3, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 89 ~ // A hot account entry consists of the following elements: [INFO] [stdout] 90 | /// [INFO] [stdout] ... [INFO] [stdout] 97 | /// in its hot account entry. [INFO] [stdout] 98 ~ padding: B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/tiered_storage/hot.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | /// The index to the owner of a hot account inside an AccountsFile. [INFO] [stdout] | ^ [INFO] [stdout] 100 | owner_offset: B29, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 99 ~ // The index to the owner of a hot account inside an AccountsFile. [INFO] [stdout] 100 ~ owner_offset: B2, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/tiered_storage/meta.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | /// whether the account meta has rent epoch [INFO] [stdout] | ^ [INFO] [stdout] 16 | pub has_rent_epoch: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 15 ~ // whether the account meta has rent epoch [INFO] [stdout] 16 ~ pub has_rent_epoch: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/tiered_storage/meta.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | /// whether the account is executable [INFO] [stdout] | ^ [INFO] [stdout] 18 | pub executable: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 17 ~ // whether the account is executable [INFO] [stdout] 18 ~ pub executable: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/tiered_storage/meta.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | /// the reserved bits. [INFO] [stdout] | ^ [INFO] [stdout] 20 | reserved: B30, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 19 ~ // the reserved bits. [INFO] [stdout] 20 ~ reserved: B3, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AppendVec` [INFO] [stdout] --> src/accounts_db.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | //! [`AppendVec`]'s only store accounts for single slots. To bootstrap the [INFO] [stdout] | ^^^^^^^^^ no item named `AppendVec` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AppendVec` [INFO] [stdout] --> src/accounts_db.rs:16:40 [INFO] [stdout] | [INFO] [stdout] 16 | //! index from a persistent store of [`AppendVec`]'s, the entries include [INFO] [stdout] | ^^^^^^^^^ no item named `AppendVec` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `slot` [INFO] [stdout] --> src/accounts_db.rs:3752:76 [INFO] [stdout] | [INFO] [stdout] 3752 | /// These accounts were found during shrink of `slot` to be slot_list=[slot] and ref_count == 1 and lamports = 0. [INFO] [stdout] | ^^^^ no item named `slot` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/accounts_partition.rs:102:64 [INFO] [stdout] | [INFO] [stdout] 102 | /// partition could be (0, 1, N). In this case we only return [1] [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/accounts_partition.rs:106:24 [INFO] [stdout] | [INFO] [stdout] 106 | /// (0, 0, N) returns [0] as a special case. [INFO] [stdout] | ^ no item named `0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ix` [INFO] [stdout] --> src/cache_hash_data.rs:144:47 [INFO] [stdout] | [INFO] [stdout] 144 | /// get '&mut EntryType' from cache file [ix] [INFO] [stdout] | ^^ no item named `ix` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `sic` [INFO] [stdout] --> src/read_only_accounts_cache.rs:92:42 [INFO] [stdout] | [INFO] [stdout] 92 | /// To the evictor goes the spoiled [sic] [INFO] [stdout] | ^^^ no item named `sic` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/storable_accounts.rs:213:26 [INFO] [stdout] | [INFO] [stdout] 213 | /// starting_offsets[0] is the starting offset of slots_and_accounts[1] [INFO] [stdout] | ^ no item named `0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/storable_accounts.rs:213:74 [INFO] [stdout] | [INFO] [stdout] 213 | /// starting_offsets[0] is the starting offset of slots_and_accounts[1] [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/storable_accounts.rs:214:51 [INFO] [stdout] | [INFO] [stdout] 214 | /// The starting offset of slots_and_accounts[0] is always 0 [INFO] [stdout] | ^ no item named `0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `Hash` [INFO] [stdout] --> src/accounts_hash.rs:793:29 [INFO] [stdout] | [INFO] [stdout] 793 | /// for each entry, Vec in pubkey order [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 793 | /// for each entry, `Vec` in pubkey order [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `AccountHashesFile` [INFO] [stdout] --> src/accounts_hash.rs:794:22 [INFO] [stdout] | [INFO] [stdout] 794 | /// If return Vec was flattened, it would be all hashes, in pubkey order. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 794 | /// If return `Vec` was flattened, it would be all hashes, in pubkey order. [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `T` [INFO] [stdout] --> src/tiered_storage/byte_block.rs:134:41 [INFO] [stdout] | [INFO] [stdout] 134 | /// Returns None if `offset` + size_of::() exceeds the size of the input byte_block. [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 134 | /// Returns None if `offset` + `size_of::`() exceeds the size of the input byte_block. [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `T` [INFO] [stdout] --> src/tiered_storage/byte_block.rs:145:28 [INFO] [stdout] | [INFO] [stdout] 145 | /// If `offset` + size_of::() exceeds the size of the input byte_block, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 145 | /// If `offset` + `size_of::`() exceeds the size of the input byte_block, [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.60s [INFO] [stderr] Generated /opt/rustwide/target/doc/clone_solana_accounts_db/index.html [INFO] running `Command { std: "docker" "inspect" "9d0f46aad019056a19092b2135abe4227f58b1674fdceea8d04a23de16732b7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d0f46aad019056a19092b2135abe4227f58b1674fdceea8d04a23de16732b7f", kill_on_drop: false }` [INFO] [stdout] 9d0f46aad019056a19092b2135abe4227f58b1674fdceea8d04a23de16732b7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2eff47fd743f0b0a26ffa01df3e6d71ee2c9047b6319ac5af34a5b9a1101bd33 [INFO] running `Command { std: "docker" "start" "-a" "2eff47fd743f0b0a26ffa01df3e6d71ee2c9047b6319ac5af34a5b9a1101bd33", kill_on_drop: false }` [INFO] [stderr] Documenting clone-solana-accounts-db v2.2.12 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/account_info.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | /// 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] 80 | offset_reduced: B31, [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] 79 ~ // this provides 2^31 bits, which when multiplied by 8 (sizeof(u64)) = 16G, which is the maximum size of an append vec [INFO] [stdout] 80 ~ offset_reduced: B3, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/account_info.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | /// use 1 bit to specify that the entry is zero lamport [INFO] [stdout] | ^ [INFO] [stdout] 82 | is_zero_lamport: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 81 ~ // use 1 bit to specify that the entry is zero lamport [INFO] [stdout] 82 ~ is_zero_lamport: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/tiered_storage/hot.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | /// A hot account entry consists of the following elements: [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | padding: B3, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 89 ~ // A hot account entry consists of the following elements: [INFO] [stdout] 90 | /// [INFO] [stdout] ... [INFO] [stdout] 97 | /// in its hot account entry. [INFO] [stdout] 98 ~ padding: B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/tiered_storage/hot.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | /// The index to the owner of a hot account inside an AccountsFile. [INFO] [stdout] | ^ [INFO] [stdout] 100 | owner_offset: B29, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 99 ~ // The index to the owner of a hot account inside an AccountsFile. [INFO] [stdout] 100 ~ owner_offset: B2, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/tiered_storage/meta.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | /// whether the account meta has rent epoch [INFO] [stdout] | ^ [INFO] [stdout] 16 | pub has_rent_epoch: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 15 ~ // whether the account meta has rent epoch [INFO] [stdout] 16 ~ pub has_rent_epoch: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/tiered_storage/meta.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | /// whether the account is executable [INFO] [stdout] | ^ [INFO] [stdout] 18 | pub executable: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 17 ~ // whether the account is executable [INFO] [stdout] 18 ~ pub executable: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/tiered_storage/meta.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | /// the reserved bits. [INFO] [stdout] | ^ [INFO] [stdout] 20 | reserved: B30, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 19 ~ // the reserved bits. [INFO] [stdout] 20 ~ reserved: B3, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AppendVec` [INFO] [stdout] --> src/accounts_db.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | //! [`AppendVec`]'s only store accounts for single slots. To bootstrap the [INFO] [stdout] | ^^^^^^^^^ no item named `AppendVec` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AppendVec` [INFO] [stdout] --> src/accounts_db.rs:16:40 [INFO] [stdout] | [INFO] [stdout] 16 | //! index from a persistent store of [`AppendVec`]'s, the entries include [INFO] [stdout] | ^^^^^^^^^ no item named `AppendVec` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/accounts_partition.rs:102:64 [INFO] [stdout] | [INFO] [stdout] 102 | /// partition could be (0, 1, N). In this case we only return [1] [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/accounts_partition.rs:106:24 [INFO] [stdout] | [INFO] [stdout] 106 | /// (0, 0, N) returns [0] as a special case. [INFO] [stdout] | ^ no item named `0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `T` [INFO] [stdout] --> src/tiered_storage/byte_block.rs:134:41 [INFO] [stdout] | [INFO] [stdout] 134 | /// Returns None if `offset` + size_of::() exceeds the size of the input byte_block. [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 134 | /// Returns None if `offset` + `size_of::`() exceeds the size of the input byte_block. [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `T` [INFO] [stdout] --> src/tiered_storage/byte_block.rs:145:28 [INFO] [stdout] | [INFO] [stdout] 145 | /// If `offset` + size_of::() exceeds the size of the input byte_block, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 145 | /// If `offset` + `size_of::`() exceeds the size of the input byte_block, [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.66s [INFO] [stderr] Generated /opt/rustwide/target/doc/clone_solana_accounts_db/index.html [INFO] running `Command { std: "docker" "inspect" "2eff47fd743f0b0a26ffa01df3e6d71ee2c9047b6319ac5af34a5b9a1101bd33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2eff47fd743f0b0a26ffa01df3e6d71ee2c9047b6319ac5af34a5b9a1101bd33", kill_on_drop: false }` [INFO] [stdout] 2eff47fd743f0b0a26ffa01df3e6d71ee2c9047b6319ac5af34a5b9a1101bd33