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.100.0-nightly (feaadeeac 2026-09-19)
# docs.rs version docsrs 0.0.0 (5779ee8ca2c69daa652b2060f9f7b942ad62a4f0 2026-09-15 )
# 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" "dcc1637036b827413b62c6bee41ce6c65fa8000ce48bd297868e452fbe2e8de7" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260919-1.100.0-nightly-feaadeeac\", \"--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\"" "-j12" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting meowalloc v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0277]: the trait bound `MeowAllocator<MAX_SUPERBLOCKS, TABLE_BITSET_WORDS, MAX_BLOCKS_PER_SUPER, FREE_BITSET_WORDS>: StaticAllocator` is not satisfied [INFO] [stderr] --> src/allocator.rs:142:23 [INFO] [stderr] | [INFO] [stderr] 142 | > GlobalAllocator for MeowAllocator<MAX_SUPERBLOCKS, TABLE_BITSET_WORDS, MAX_BLOCKS_PER_SUPER, FREE_BITSET_WORDS> {} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stderr] | [INFO] [stderr] help: the nightly-only, unstable trait `core::alloc::StaticAllocator` is not implemented for `MeowAllocator<MAX_SUPERBLOCKS, TABLE_BITSET_WORDS, MAX_BLOCKS_PER_SUPER, FREE_BITSET_WORDS>` [INFO] [stderr] --> src/allocator.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / pub struct MeowAllocator< [INFO] [stderr] 17 | | const MAX_SUPERBLOCKS: usize, [INFO] [stderr] 18 | | const TABLE_BITSET_WORDS: usize, [INFO] [stderr] 19 | | const MAX_BLOCKS_PER_SUPER: usize, [INFO] [stderr] 20 | | const FREE_BITSET_WORDS: usize, [INFO] [stderr] 21 | | > { [INFO] [stderr] | |_^ [INFO] [stderr] help: the following other types implement trait `core::alloc::StaticAllocator` [INFO] [stderr] --> /rustc/feaadeeaca7db0594da854e7c8c07495341c7439/library/core/src/alloc/mod.rs:692:0 [INFO] [stderr] | [INFO] [stderr] = note: `&A` [INFO] [stderr] ::: /rustc/feaadeeaca7db0594da854e7c8c07495341c7439/library/core/src/alloc/mod.rs:695:0 [INFO] [stderr] | [INFO] [stderr] = note: `&mut A` [INFO] [stderr] note: required by a bound in `core::alloc::GlobalAllocator` [INFO] [stderr] --> /rustc/feaadeeaca7db0594da854e7c8c07495341c7439/library/core/src/alloc/mod.rs:526:0 [INFO] [stderr] = note: the full name for the type has been written to '/opt/rustwide/target/x86_64-unknown-linux-gnu/doc/meowalloc.long-type-9091136774776779753.txt' [INFO] [stderr] = note: consider using `--verbose` to print the full type name to the console [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: could not document `meowalloc` [INFO] running `Command { std: "docker" "inspect" "dcc1637036b827413b62c6bee41ce6c65fa8000ce48bd297868e452fbe2e8de7", kill_on_drop: false }`