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.93.0-nightly (07bdbaedc 2025-11-19)# docs.rs version
docsrs 0.6.0 (2682ed47 2025-11-19 )# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/program_tools-0.1.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/program_tools-0.1.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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "full" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20251119-1.93.0-nightly-07bdbaedc\", \"--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] c1b8e119af4f709b007a6ea4381652138aa3beea1532e1b04ff3b3a8beec6c89
[INFO] running `Command { std: "docker" "start" "-a" "c1b8e119af4f709b007a6ea4381652138aa3beea1532e1b04ff3b3a8beec6c89", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Compiling mod_interface_meta v0.17.0
[INFO] [stderr] Compiling mod_interface_meta v0.18.0
[INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `derive_more`
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod_interface_meta-0.18.0/src/record.rs:21:14
[INFO] [stderr] |
[INFO] [stderr] 21 | #[ derive( IsVariant, Debug, PartialEq, Eq, Clone, Copy ) ]
[INFO] [stderr] | ^^^^^^^^^ use of unresolved module or unlinked crate `derive_more`
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in the derive macro `IsVariant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `derive_more`
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod_interface_meta-0.17.0/src/record.rs:21:14
[INFO] [stderr] |
[INFO] [stderr] 21 | #[ derive( IsVariant, Debug, PartialEq, Eq, Clone, Copy ) ]
[INFO] [stderr] | ^^^^^^^^^ use of unresolved module or unlinked crate `derive_more`
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in the derive macro `IsVariant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] For more information about this error, try `rustc --explain E0433`.
[INFO] [stderr] error: could not compile `mod_interface_meta` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `mod_interface_meta` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "c1b8e119af4f709b007a6ea4381652138aa3beea1532e1b04ff3b3a8beec6c89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1b8e119af4f709b007a6ea4381652138aa3beea1532e1b04ff3b3a8beec6c89", kill_on_drop: false }`
[INFO] [stdout] c1b8e119af4f709b007a6ea4381652138aa3beea1532e1b04ff3b3a8beec6c89