solana-snapshot-etl 0.3.0

Efficiently unpack Solana snapshots
Documentation
Build #1625285 2025-01-15T04:47:50.032169+00:00
# rustc version
rustc 1.86.0-nightly (8361aef0d 2025-01-14)# docs.rs version
docsrs 0.6.0 (13d4ccea 2025-01-13)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/solana-snapshot-etl-0.3.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/solana-snapshot-etl-0.3.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250114-1.86.0-nightly-8361aef0d\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 912af10f56bf9608672fbddc9ca4d95e7d2d50a46ae779b2cd9967b0f2ff887d
[INFO] running `Command { std: "docker" "start" "-a" "912af10f56bf9608672fbddc9ca4d95e7d2d50a46ae779b2cd9967b0f2ff887d", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting solana-snapshot-etl v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0432]: unresolved import `solana_runtime::accounts_db`
[INFO] [stderr]   --> src/solana.rs:20:21
[INFO] [stderr]    |
[INFO] [stderr] 20 | use solana_runtime::accounts_db::BankHashInfo;
[INFO] [stderr]    |                     ^^^^^^^^^^^ could not find `accounts_db` in `solana_runtime`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `solana_runtime::ancestors`
[INFO] [stderr]   --> src/solana.rs:21:21
[INFO] [stderr]    |
[INFO] [stderr] 21 | use solana_runtime::ancestors::AncestorsForSerialization;
[INFO] [stderr]    |                     ^^^^^^^^^ could not find `ancestors` in `solana_runtime`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `solana_runtime::append_vec`
[INFO] [stderr]   --> src/solana.rs:22:21
[INFO] [stderr]    |
[INFO] [stderr] 22 | use solana_runtime::append_vec::StoredMetaWriteVersion;
[INFO] [stderr]    |                     ^^^^^^^^^^ could not find `append_vec` in `solana_runtime`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `solana_runtime::blockhash_queue`
[INFO] [stderr]   --> src/solana.rs:23:21
[INFO] [stderr]    |
[INFO] [stderr] 23 | use solana_runtime::blockhash_queue::BlockhashQueue;
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^ could not find `blockhash_queue` in `solana_runtime`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `solana_runtime::rent_collector`
[INFO] [stderr]   --> src/solana.rs:25:21
[INFO] [stderr]    |
[INFO] [stderr] 25 | use solana_runtime::rent_collector::RentCollector;
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^ could not find `rent_collector` in `solana_runtime`
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0432`.
[INFO] [stderr] error: could not document `solana-snapshot-etl`
[INFO] running `Command { std: "docker" "inspect" "912af10f56bf9608672fbddc9ca4d95e7d2d50a46ae779b2cd9967b0f2ff887d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "912af10f56bf9608672fbddc9ca4d95e7d2d50a46ae779b2cd9967b0f2ff887d", kill_on_drop: false }`
[INFO] [stdout] 912af10f56bf9608672fbddc9ca4d95e7d2d50a46ae779b2cd9967b0f2ff887d