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.97.0-nightly (507271bc1 2026-05-17)
# docs.rs version docsrs 0.0.0 (e50152ed411bb913753b1dfd203f22cb8711f097 2026-05-17 )
# 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" "f21b2add0ce408821e684a6825fdb77371402398588c48d3f38db2cd4d015a5a" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260517-1.97.0-nightly-507271bc1\", \"--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] Compiling devise_core v0.2.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Checking traitobject v0.1.1 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking base64 v0.13.1 [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 slab v0.4.12 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Compiling rocket_http v0.4.11 [INFO] [stderr] Checking cookie v0.11.5 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] For more information about this error, try `rustc --explain E0557`. [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] [stderr] error[E0520]: `to_string` specializes an item from a parent `impl`, but that item is not marked `default` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket_http-0.4.11/src/raw_str.rs:406:5 [INFO] [stderr] | [INFO] [stderr] 406 | fn to_string(&self) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: parent implementation is in crate `alloc` [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0520`. [INFO] [stderr] error: could not compile `rocket_http` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f21b2add0ce408821e684a6825fdb77371402398588c48d3f38db2cd4d015a5a", kill_on_drop: false }`