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.
# rustc version rustc 1.94.0-nightly (ba2142a19 2025-12-07)
# docs.rs version docsrs 0.6.0 (b6b97409 2025-12-07 )
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/shellcode-loader-1.0.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/shellcode-loader-1.0.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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20251207-1.94.0-nightly-ba2142a19\", \"--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] 036c4df9af52be768948dc90430214fe8dbf1f7d5e377d7149339942e56bbec7 [INFO] running `Command { std: "docker" "start" "-a" "036c4df9af52be768948dc90430214fe8dbf1f7d5e377d7149339942e56bbec7", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting shellcode-loader v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stderr] --> src/loader/poolparty/party_time_1.rs:3:13 [INFO] [stderr] | [INFO] [stderr] 3 | use winapi::shared::ntdef::NT_SUCCESS; [INFO] [stderr] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `ntapi::ntldr`, `ntapi::ntpebteb` [INFO] [stderr] --> src/iat/mod.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | ntldr::LDR_DATA_TABLE_ENTRY, [INFO] [stderr] | ^^^^^ could not find `ntldr` in `ntapi` [INFO] [stderr] 7 | ntpebteb::PEB, [INFO] [stderr] | ^^^^^^^^ could not find `ntpebteb` in `ntapi` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stderr] --> src/loader/poolparty/common.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | shared::{ [INFO] [stderr] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stderr] --> src/loader/poolparty/common.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | um::{ [INFO] [stderr] | ^^ could not find `um` in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `winapi::ctypes` [INFO] [stderr] --> src/loader/poolparty/common.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | ctypes::c_void, [INFO] [stderr] | ^^^^^^ could not find `ctypes` in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `ntapi::ntexapi`, `ntapi::ntobapi`, `ntapi::ntpsapi` [INFO] [stderr] --> src/loader/poolparty/common.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | ntexapi::{ [INFO] [stderr] | ^^^^^^^ could not find `ntexapi` in `ntapi` [INFO] [stderr] ... [INFO] [stderr] 31 | ntobapi::{ [INFO] [stderr] | ^^^^^^^ could not find `ntobapi` in `ntapi` [INFO] [stderr] ... [INFO] [stderr] 36 | ntpsapi::{ [INFO] [stderr] | ^^^^^^^ could not find `ntpsapi` in `ntapi` [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not document `shellcode-loader` [INFO] running `Command { std: "docker" "inspect" "036c4df9af52be768948dc90430214fe8dbf1f7d5e377d7149339942e56bbec7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "036c4df9af52be768948dc90430214fe8dbf1f7d5e377d7149339942e56bbec7", kill_on_drop: false }` [INFO] [stdout] 036c4df9af52be768948dc90430214fe8dbf1f7d5e377d7149339942e56bbec7