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 (e7d44143a 2025-12-24)
# docs.rs version docsrs 0.1.0 (e6d7c66e 2025-12-21 )
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/core_malloc-0.1.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/core_malloc-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: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\", \"-20251224-1.94.0-nightly-e7d44143a\", \"--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] 516f777c27169d47370cc1afb495285c5135f5f468246341052e92c464ffd1c3 [INFO] running `Command { std: "docker" "start" "-a" "516f777c27169d47370cc1afb495285c5135f5f468246341052e92c464ffd1c3", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting core_malloc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0277]: the trait bound `core_alloc_::CoreAllocError: core::error::Error` is not satisfied [INFO] [stderr] --> src/core_alloc_.rs:96:16 [INFO] [stderr] | [INFO] [stderr] 96 | type Err = CoreAllocError; [INFO] [stderr] | ^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stderr] | [INFO] [stderr] help: the trait `core::error::Error` is not implemented for `core_alloc_::CoreAllocError` [INFO] [stderr] --> src/core_alloc_.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | pub struct CoreAllocError; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: required by a bound in `abs_mm::mem_alloc::TrMalloc::Err` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/abs_mm-0.1.2/src/mem_alloc.rs:29:15 [INFO] [stderr] | [INFO] [stderr] 29 | type Err: error::Error; [INFO] [stderr] | ^^^^^^^^^^^^ required by this bound in `TrMalloc::Err` [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: could not document `core_malloc` [INFO] running `Command { std: "docker" "inspect" "516f777c27169d47370cc1afb495285c5135f5f468246341052e92c464ffd1c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "516f777c27169d47370cc1afb495285c5135f5f468246341052e92c464ffd1c3", kill_on_drop: false }` [INFO] [stdout] 516f777c27169d47370cc1afb495285c5135f5f468246341052e92c464ffd1c3