lambda_runtime_errors_derive 0.1.1

Rust runtime errors derive for AWS Lambda
Documentation
Build #2798457 2026-01-06 01:20:14

# rustc version rustc 1.94.0-nightly (e29fcf45e 2026-01-04)

# docs.rs version docsrs 0.1.0 (7bfb09c2 2026-01-03 )

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/lambda_runtime_errors_derive-0.1.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/lambda_runtime_errors_derive-0.1.1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260104-1.94.0-nightly-e29fcf45e\", \"--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] c62f985229e5228c5bdfabd9d3e586abbfc6def183b30602cd6da4fe544a19f7 [INFO] running `Command { std: "docker" "start" "-a" "c62f985229e5228c5bdfabd9d3e586abbfc6def183b30602cd6da4fe544a19f7", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting lambda_runtime_errors_derive v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/lib.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | (quote! { [INFO] [stderr] | ^ [INFO] [stderr] 21 | #err_impl [INFO] [stderr] 22 | }) [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 20 ~ quote! { [INFO] [stderr] 21 | #err_impl [INFO] [stderr] 22 ~ } [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `lambda_runtime_errors_derive` (lib doc) generated 1 warning (run `cargo fix --lib -p lambda_runtime_errors_derive` to apply 1 suggestion) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Generated /opt/rustwide/target/doc/lambda_runtime_errors_derive/index.html [INFO] running `Command { std: "docker" "inspect" "c62f985229e5228c5bdfabd9d3e586abbfc6def183b30602cd6da4fe544a19f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c62f985229e5228c5bdfabd9d3e586abbfc6def183b30602cd6da4fe544a19f7", kill_on_drop: false }` [INFO] [stdout] c62f985229e5228c5bdfabd9d3e586abbfc6def183b30602cd6da4fe544a19f7