rocket_contrib_codegen 0.4.11

Procedural macros for the Rocket contrib libraries.
Documentation

Build #3372766 2026-05-24 17:27:08

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 (23a3312d9 2026-05-23)

# 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" "96918187bcb82c2c196fa3f6eab4c7c964117bfd9c1fc6d519f735b688085d89" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260523-1.98.0-nightly-23a3312d9\", \"--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", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [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] 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] 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: could not compile `devise_core` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "96918187bcb82c2c196fa3f6eab4c7c964117bfd9c1fc6d519f735b688085d89", kill_on_drop: false }`