hyperpom 0.1.2

AArch64 fuzzing library based on the Apple Silicon hypervisor
Documentation

Build #3397091 2026-05-27 03:28:45

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# error kind ExecutionFailed

# pre-build errors command failed: exit status: 101

# rustc version rustc 1.98.0-nightly (d1fc603d1 2026-05-26)

# docs.rs version docsrs 0.0.0 (f16e33f3e6ac9fc9e4413728c5dd1b2ba1c6b799 2026-05-23 )

# build log [INFO] running `Command { std: "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" "58f6030074af7b7177976cea701866e4fd1a209d8758e1942d71049e5888844c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260526-1.98.0-nightly-d1fc603d1\", \"--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: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting hyperpom v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: the feature `exclusive_range_pattern` has been stable since 1.80.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:159:12 [INFO] [stderr] | [INFO] [stderr] 159 | #![feature(exclusive_range_pattern)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0635]: unknown feature `hash_drain_filter` [INFO] [stderr] --> src/lib.rs:160:12 [INFO] [stderr] | [INFO] [stderr] 160 | #![feature(hash_drain_filter)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/core.rs:528:41 [INFO] [stderr] | [INFO] [stderr] 528 | /// * running the [`Loader::pre_exec`](crate::loader::Loader::pre_exec) hook; [INFO] [stderr] | ------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 528 - /// * running the [`Loader::pre_exec`](crate::loader::Loader::pre_exec) hook; [INFO] [stderr] 528 + /// * running the [`Loader::pre_exec`] hook; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/core.rs:530:42 [INFO] [stderr] | [INFO] [stderr] 530 | /// * running the [`Loader::post_exec`](crate::loader::Loader::post_exec) hook; [INFO] [stderr] | ------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 530 - /// * running the [`Loader::post_exec`](crate::loader::Loader::post_exec) hook; [INFO] [stderr] 530 + /// * running the [`Loader::post_exec`] hook; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/core.rs:537:30 [INFO] [stderr] | [INFO] [stderr] 537 | /// [`GlobalCoverage`](crate::coverage::GlobalCoverage) object and add the testcase to the [INFO] [stderr] | ---------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 537 - /// [`GlobalCoverage`](crate::coverage::GlobalCoverage) object and add the testcase to the [INFO] [stderr] 537 + /// [`GlobalCoverage`] object and add the testcase to the [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/core.rs:554:27 [INFO] [stderr] | [INFO] [stderr] 554 | /// [`GlobalCoverage`](crate::coverage::GlobalCoverage), to reduce the performance hit, these [INFO] [stderr] | ---------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 554 - /// [`GlobalCoverage`](crate::coverage::GlobalCoverage), to reduce the performance hit, these [INFO] [stderr] 554 + /// [`GlobalCoverage`], to reduce the performance hit, these [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/core.rs:1361:36 [INFO] [stderr] | [INFO] [stderr] 1361 | /// * calling [`Loader::map`](crate::loader::Loader::map); [INFO] [stderr] | ------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 1361 - /// * calling [`Loader::map`](crate::loader::Loader::map); [INFO] [stderr] 1361 + /// * calling [`Loader::map`]; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/coverage.rs:117:75 [INFO] [stderr] | [INFO] [stderr] 117 | /// **Note:** for more information on hooking, you can refer to [`Hooks`](crate::hooks::Hooks). [INFO] [stderr] | ------- ^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 117 - /// **Note:** for more information on hooking, you can refer to [`Hooks`](crate::hooks::Hooks). [INFO] [stderr] 117 + /// **Note:** for more information on hooking, you can refer to [`Hooks`]. [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/loader.rs:869:54 [INFO] [stderr] | [INFO] [stderr] 869 | /// This type is local to the fuzzing [`Worker`](crate::core::Worker) instance running in a [INFO] [stderr] | -------- ^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 869 - /// This type is local to the fuzzing [`Worker`](crate::core::Worker) instance running in a [INFO] [stderr] 869 + /// This type is local to the fuzzing [`Worker`] instance running in a [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/loader.rs:1035:58 [INFO] [stderr] | [INFO] [stderr] 1035 | /// the function can return a [`LoadTestcaseAction`](crate::corpus::LoadTestcaseAction). It can [INFO] [stderr] | -------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 1035 - /// the function can return a [`LoadTestcaseAction`](crate::corpus::LoadTestcaseAction). It can [INFO] [stderr] 1035 + /// the function can return a [`LoadTestcaseAction`]. It can [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/loader.rs:1236:24 [INFO] [stderr] | [INFO] [stderr] 1236 | /// [HyperPomInfo](crate::core::HyperPomInfo) object. [INFO] [stderr] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 1236 - /// [HyperPomInfo](crate::core::HyperPomInfo) object. [INFO] [stderr] 1236 + /// [HyperPomInfo] object. [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0635`. [INFO] [stderr] warning: `hyperpom` (lib doc) generated 10 warnings [INFO] [stderr] error: could not document `hyperpom` [INFO] running `Command { std: "docker" "inspect" "58f6030074af7b7177976cea701866e4fd1a209d8758e1942d71049e5888844c", kill_on_drop: false }`