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.88.0-nightly (2e6882ac5 2025-05-05)
# docs.rs version docsrs 0.6.0 (ee9a3fe6 2025-03-28)
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/io-plugin-0.6.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/io-plugin-0.6.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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250505-1.88.0-nightly-2e6882ac5\", \"--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] 74dc3f61fe4b2f44b5909633f9d8918d6c7d00eed783c89ccde107071b1fde3f [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" "74dc3f61fe4b2f44b5909633f9d8918d6c7d00eed783c89ccde107071b1fde3f", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Compiling io-plugin-macros v0.6.0 [INFO] [stderr] error[E0282]: type annotations needed [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/io-plugin-macros-0.6.0/src/enums.rs:18:22 [INFO] [stderr] | [INFO] [stderr] 18 | .extract_if(|a| { [INFO] [stderr] | ^ [INFO] [stderr] 19 | a.path() [INFO] [stderr] | - type must be known at this point [INFO] [stderr] | [INFO] [stderr] help: consider giving this closure parameter an explicit type [INFO] [stderr] | [INFO] [stderr] 18 | .extract_if(|a: /* Type */| { [INFO] [stderr] | ++++++++++++ [INFO] [stderr] [INFO] [stderr] error[E0061]: this method takes 2 arguments but 1 argument was supplied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/io-plugin-macros-0.6.0/src/enums.rs:18:10 [INFO] [stderr] | [INFO] [stderr] 18 | .extract_if(|a| { [INFO] [stderr] | __________^^^^^^^^^^- [INFO] [stderr] 19 | | a.path() [INFO] [stderr] 20 | | .get_ident() [INFO] [stderr] 21 | | .is_some_and(|ident| ident.to_string() == id) [INFO] [stderr] 22 | | }) [INFO] [stderr] | |__________- argument #2 is missing [INFO] [stderr] | [INFO] [stderr] note: method defined here [INFO] [stderr] --> /opt/rustwide/rustup-home/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/alloc/src/vec/mod.rs:3725:12 [INFO] [stderr] | [INFO] [stderr] 3725 | pub fn extract_if<F, R>(&mut self, range: R, filter: F) -> ExtractIf<'_, T, F, A> [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] help: provide the argument [INFO] [stderr] | [INFO] [stderr] 22 | .extract_if(|a| { [INFO] [stderr] ... [INFO] [stderr] 25 | .is_some_and(|ident| ident.to_string() == id) [INFO] [stderr] 26 ~ }, /* filter */) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0061, E0282. [INFO] [stderr] For more information about an error, try `rustc --explain E0061`. [INFO] [stderr] error: could not compile `io-plugin-macros` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "74dc3f61fe4b2f44b5909633f9d8918d6c7d00eed783c89ccde107071b1fde3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74dc3f61fe4b2f44b5909633f9d8918d6c7d00eed783c89ccde107071b1fde3f", kill_on_drop: false }` [INFO] [stdout] 74dc3f61fe4b2f44b5909633f9d8918d6c7d00eed783c89ccde107071b1fde3f