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.87.0-nightly (efea9896f 2025-03-08)
# docs.rs version docsrs 0.6.0 (004a02c4 2025-03-05)
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/algae-0.1.19/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/algae-0.1.19/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustflags=[\"--cfg\", \"docsrs\"]" "-Zhost-config" "-Ztarget-applies-to-host" "--config" "host.rustflags=[\"--cfg\", \"docsrs\"]" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250308-1.87.0-nightly-efea9896f\", \"--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] [stdout] 1846cca2b0b06f59e142143a8b9331a4d63782e6fbfd0988b0446e987be95e25 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1846cca2b0b06f59e142143a8b9331a4d63782e6fbfd0988b0446e987be95e25", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Checking algae-merkle v0.1.19 [INFO] [stderr] Checking algae-mmr v0.1.19 [INFO] [stderr] error[E0425]: cannot find function `hash_serialize` in module `decanter::hash` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/algae-merkle-0.1.19/src/payloads.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | Hashable, [INFO] [stderr] | ^^^^^^^^ not found in `decanter::hash` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the derive macro `Hashable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `hash_serialize` in module `decanter::hash` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/algae-mmr-0.1.19/src/mmr.rs:13:50 [INFO] [stderr] | [INFO] [stderr] 13 | #[derive(Clone, Debug, Default, Deserialize, Eq, Hashable, PartialEq, Serialize)] [INFO] [stderr] | ^^^^^^^^ not found in `decanter::hash` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the derive macro `Hashable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `hash_serialize` in module `decanter::hash` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/algae-mmr-0.1.19/src/cmp/payloads.rs:10:50 [INFO] [stderr] | [INFO] [stderr] 10 | #[derive(Clone, Debug, Default, Deserialize, Eq, Hashable, PartialEq, Serialize)] [INFO] [stderr] | ^^^^^^^^ not found in `decanter::hash` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the derive macro `Hashable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `hash_serialize` in module `decanter::hash` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/algae-mmr-0.1.19/src/cmp/position.rs:10:51 [INFO] [stderr] | [INFO] [stderr] 10 | Clone, Debug, Default, Deserialize, Eq, Hash, Hashable, Ord, PartialEq, PartialOrd, Serialize, [INFO] [stderr] | ^^^^^^^^ not found in `decanter::hash` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the derive macro `Hashable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `hash_serialize` in module `decanter::hash` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/algae-mmr-0.1.19/src/stores/store.rs:9:56 [INFO] [stderr] | [INFO] [stderr] 9 | #[derive(Clone, Debug, Default, Deserialize, Eq, Hash, Hashable, PartialEq, Serialize)] [INFO] [stderr] | ^^^^^^^^ not found in `decanter::hash` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the derive macro `Hashable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `algae-merkle` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `algae-mmr` (lib) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "1846cca2b0b06f59e142143a8b9331a4d63782e6fbfd0988b0446e987be95e25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1846cca2b0b06f59e142143a8b9331a4d63782e6fbfd0988b0446e987be95e25", kill_on_drop: false }` [INFO] [stdout] 1846cca2b0b06f59e142143a8b9331a4d63782e6fbfd0988b0446e987be95e25