aws-sdk-dynamodb 0.26.0

AWS SDK for Amazon DynamoDB
Documentation
Build #791927 2023-04-14T11:56:01.811827+00:00
# rustc version
rustc 1.70.0-nightly (a41fc00ea 2023-04-13)
# docs.rs version
docsrs 0.6.0 (77eaf077 2023-04-13)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/aws-sdk-dynamodb-0.26.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/aws-sdk-dynamodb-0.26.0/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" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:97d61d7686bf65f8ecb15491ab51835e82dc9176a96a831f143a431b191fc501" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20230413-1.70.0-nightly-a41fc00ea\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--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" "-j3" "--target" "x86_64-unknown-linux-gnu", 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] 20b3aba2b2815c7c17bcef09c71108a1dcfa617a657e961389ec8e07d9e73464
[INFO] running `Command { std: "docker" "start" "-a" "20b3aba2b2815c7c17bcef09c71108a1dcfa617a657e961389ec8e07d9e73464", kill_on_drop: false }`
[INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op
[INFO] [stderr]  Documenting aws-sdk-dynamodb v0.26.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `1,2`
[INFO] [stderr]   --> src/client/update_item.rs:14:3125
[INFO] [stderr]    |
[INFO] [stderr] 14 | ... example, if the attribute value is the set <code>[1,2]</code>, and the <code>ADD</code> action specified <code>[3]</code>, then the f...
[INFO] [stderr]    |                                                       ^^^ no item named `1,2` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `3`
[INFO] [stderr]   --> src/client/update_item.rs:14:3187
[INFO] [stderr]    |
[INFO] [stderr] 14 | ...e>, and the <code>ADD</code> action specified <code>[3]</code>, then the final attribute value is <code>[1,2,3]</code>. An error occur...
[INFO] [stderr]    |                                                         ^ no item named `3` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `1,2,3`
[INFO] [stderr]   --> src/client/update_item.rs:14:3239
[INFO] [stderr]    |
[INFO] [stderr] 14 | .../code>, then the final attribute value is <code>[1,2,3]</code>. An error occurs if an <code>ADD</code> action is specified for a set a...
[INFO] [stderr]    |                                                     ^^^^^ no item named `1,2,3` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `a,b,c`
[INFO] [stderr]   --> src/client/update_item.rs:14:4014
[INFO] [stderr]    |
[INFO] [stderr] 14 | ...ample, if the attribute value was the set <code>[a,b,c]</code> and the <code>DELETE</code> action specifies <code>[a,c]</code>, then t...
[INFO] [stderr]    |                                                     ^^^^^ no item named `a,b,c` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `a,c`
[INFO] [stderr]   --> src/client/update_item.rs:14:4080
[INFO] [stderr]    |
[INFO] [stderr] 14 | ...nd the <code>DELETE</code> action specifies <code>[a,c]</code>, then the final attribute value is <code>[b]</code>. Specifying an empt...
[INFO] [stderr]    |                                                       ^^^ no item named `a,c` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `b`
[INFO] [stderr]   --> src/client/update_item.rs:14:4134
[INFO] [stderr]    |
[INFO] [stderr] 14 | ...,c]</code>, then the final attribute value is <code>[b]</code>. Specifying an empty set is an error.</p> <important>     <p>The <code>...
[INFO] [stderr]    |                                                         ^ no item named `b` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `aws-sdk-dynamodb` (lib doc) generated 6 warnings
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 5.80s
[INFO] running `Command { std: "docker" "inspect" "20b3aba2b2815c7c17bcef09c71108a1dcfa617a657e961389ec8e07d9e73464", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20b3aba2b2815c7c17bcef09c71108a1dcfa617a657e961389ec8e07d9e73464", kill_on_drop: false }`
[INFO] [stdout] 20b3aba2b2815c7c17bcef09c71108a1dcfa617a657e961389ec8e07d9e73464