fixed-map-derive 0.9.5

A fixed map where storage layout is calculated by a procedural macro. This crate contains the procedural macros.
Documentation
Build #1692749 2025-01-31 05:21:35
# rustc version
rustc 1.86.0-nightly (a730edcd6 2025-01-30)# docs.rs version
docsrs 0.6.0 (29a0e81b 2025-01-22)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/fixed-map-derive-0.9.5/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/fixed-map-derive-0.9.5/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250130-1.86.0-nightly-a730edcd6\", \"--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: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] a9c2b78a3af7f180ff7e7b92321ee63bcdfe73684b9563dfef48eec65a83be51
[INFO] running `Command { std: "docker" "start" "-a" "a9c2b78a3af7f180ff7e7b92321ee63bcdfe73684b9563dfef48eec65a83be51", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting fixed-map-derive v0.9.5 (/opt/rustwide/workdir)
[INFO] [stderr] warning: `gen` is a keyword in the 2024 edition
[INFO] [stderr]   --> src/lib.rs:67:15
[INFO] [stderr]    |
[INFO] [stderr] 67 |     if let Ok(gen) = result {
[INFO] [stderr]    |               ^^^ help: you can use a raw identifier to stay compatible: `r#gen`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/gen-keyword.html>
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]   --> src/lib.rs:19:9
[INFO] [stderr]    |
[INFO] [stderr] 19 | #![warn(keyword_idents)]
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(keyword_idents_2024)]` implied by `#[warn(keyword_idents)]`
[INFO] [stderr] 
[INFO] [stderr] warning: `gen` is a keyword in the 2024 edition
[INFO] [stderr]   --> src/lib.rs:68:16
[INFO] [stderr]    |
[INFO] [stderr] 68 |         return gen.into();
[INFO] [stderr]    |                ^^^ help: you can use a raw identifier to stay compatible: `r#gen`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/gen-keyword.html>
[INFO] [stderr] 
[INFO] [stderr] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stderr]   --> src/lib.rs:26:9
[INFO] [stderr]    |
[INFO] [stderr] 26 | #![warn(pointer_structural_match)]
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `fixed-map-derive` (lib doc) generated 3 warnings (run `cargo fix --lib -p fixed-map-derive` to apply 2 suggestions)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/fixed_map_derive/index.html
[INFO] running `Command { std: "docker" "inspect" "a9c2b78a3af7f180ff7e7b92321ee63bcdfe73684b9563dfef48eec65a83be51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9c2b78a3af7f180ff7e7b92321ee63bcdfe73684b9563dfef48eec65a83be51", kill_on_drop: false }`
[INFO] [stdout] a9c2b78a3af7f180ff7e7b92321ee63bcdfe73684b9563dfef48eec65a83be51