dependency_runner 1.4.0

ldd for Windows - and more!
Documentation
Build #2771156 2025-12-29 00:28:53

# rustc version rustc 1.94.0-nightly (7b5cde737 2025-12-27)

# docs.rs version docsrs 0.1.0 (e6d7c66e 2025-12-21 )

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/dependency_runner-1.4.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/dependency_runner-1.4.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20251227-1.94.0-nightly-7b5cde737\", \"--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] e44cef5b79bc7de46a7905f07d44acc5d5e360c1dd1d305a817c1e983116c7c0 [INFO] running `Command { std: "docker" "start" "-a" "e44cef5b79bc7de46a7905f07d44acc5d5e360c1dd1d305a817c1e983116c7c0", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting dependency_runner v1.4.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/apiset/mod.rs:8:3 [INFO] [stderr] | [INFO] [stderr] 8 | * https://ofekshilon.com/2016/03/27/on-api-ms-win-xxxxx-dll-and-other-dependency-walker-glitches/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 8 | * <https://ofekshilon.com/2016/03/27/on-api-ms-win-xxxxx-dll-and-other-dependency-walker-glitches/> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/apiset/mod.rs:9:3 [INFO] [stderr] | [INFO] [stderr] 9 | * https://blog.quarkslab.com/runtime-dll-name-resolution-apisetschema-part-i.html [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 9 | * <https://blog.quarkslab.com/runtime-dll-name-resolution-apisetschema-part-i.html> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/apiset/mod.rs:10:3 [INFO] [stderr] | [INFO] [stderr] 10 | * https://blog.quarkslab.com/runtime-dll-name-resolution-apisetschema-part-ii.html [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 10 | * <https://blog.quarkslab.com/runtime-dll-name-resolution-apisetschema-part-ii.html> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/apiset/mod.rs:11:3 [INFO] [stderr] | [INFO] [stderr] 11 | * https://lucasg.github.io/2017/10/15/Api-set-resolution/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 11 | * <https://lucasg.github.io/2017/10/15/Api-set-resolution/> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/apiset/mod.rs:12:3 [INFO] [stderr] | [INFO] [stderr] 12 | * https://www.geoffchappell.com/studies/windows/win32/apisetschema/index.htm [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 12 | * <https://www.geoffchappell.com/studies/windows/win32/apisetschema/index.htm> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `dependency_runner` (lib doc) generated 5 warnings (run `cargo fix --lib -p dependency_runner` to apply 5 suggestions) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/dependency_runner/index.html [INFO] running `Command { std: "docker" "inspect" "e44cef5b79bc7de46a7905f07d44acc5d5e360c1dd1d305a817c1e983116c7c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e44cef5b79bc7de46a7905f07d44acc5d5e360c1dd1d305a817c1e983116c7c0", kill_on_drop: false }` [INFO] [stdout] e44cef5b79bc7de46a7905f07d44acc5d5e360c1dd1d305a817c1e983116c7c0