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.98.0-nightly (f8a08b688 2026-05-30)
# docs.rs version docsrs 0.0.0 (f16e33f3e6ac9fc9e4413728c5dd1b2ba1c6b799 2026-05-23 )
# 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" "e07d7d132841855a915ed8fecce494731078cdbb2c25c1b0b0a220c432b59a45" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260530-1.98.0-nightly-f8a08b688\", \"--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: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Checking zerofrom v0.1.8 [INFO] [stderr] Compiling devise_core v0.2.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking yoke v0.8.2 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] error: cannot find macro `concat_idents` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/devise_core-0.2.1/src/generator.rs:29:39 [INFO] [stderr] | [INFO] [stderr] 29 | $(self.$vec.push(Box::new(concat_idents!(default_, $get_f)));)* [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 193 | / mappers! { [INFO] [stderr] 194 | | (map_struct, try_map_struct, struct_mapper): Struct, struct_mappers, [INFO] [stderr] 195 | | (map_enum, try_map_enum, enum_mapper): Enum, enum_mappers, [INFO] [stderr] 196 | | (map_variant, try_map_variant, variant_mapper): Variant, variant_mappers, [INFO] [stderr] 197 | | (map_fields, try_map_fields, fields_mapper): Fields, fields_mappers, [INFO] [stderr] 198 | | (map_field, try_map_field, field_mapper): Field, field_mappers [INFO] [stderr] 199 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `mappers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0557]: feature `concat_idents` has been removed [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/devise_core-0.2.1/src/lib.rs:2:12 [INFO] [stderr] | [INFO] [stderr] 2 | #![feature(concat_idents)] [INFO] [stderr] | ^^^^^^^^^^^^^ feature has been removed [INFO] [stderr] | [INFO] [stderr] = note: removed in 1.90.0; see <https://github.com/rust-lang/rust/issues/29599#issuecomment-2986866250> for more information [INFO] [stderr] = note: Replaced by the macro_metavar_expr_concat feature [INFO] [stderr] [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] For more information about this error, try `rustc --explain E0557`. [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] error: could not compile `devise_core` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e07d7d132841855a915ed8fecce494731078cdbb2c25c1b0b0a220c432b59a45", kill_on_drop: false }`