hackerone-api 0.2.0

Unofficial, dependency-light Rust client for the HackerOne API (v1): submit reports, read your reports, hacktivity, balance, and earnings.
Documentation

Build #4557773 2026-09-22 22:20:11

# rustc version rustc 1.100.0-nightly (1303417c4 2026-09-21)

# docs.rs version docsrs 0.0.0 (9439cafc1e2ea4a64558a489c81351cd959d6077 2026-09-22 )

# build log [INFO] running `"docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "40fcb805f09dc7398b9679b17d99ac2bdd253789052a8f37166bfedb45c00a55" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260921-1.100.0-nightly-1303417c4\", \"--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\"" "-j12" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples"` [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: list_reports, submit_report [INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true` [INFO] [stderr] to the [[example]] target configuration of at least one example. [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting hackerone-api v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: public documentation for `id` links to private item `de_id` [INFO] [stderr] --> src/types.rs:59:59 [INFO] [stderr] | [INFO] [stderr] 59 | /// Resource id (string or number on the wire — see [`de_id`]). [INFO] [stderr] | ^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `hackerone-api` (lib doc) generated 1 warning [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/hackerone_api/index.html [INFO] running `"docker" "inspect" "40fcb805f09dc7398b9679b17d99ac2bdd253789052a8f37166bfedb45c00a55"`