[INFO] cloning repository https://github.com/damalmax/local-rust-cloud
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/damalmax/local-rust-cloud" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdamalmax%2Flocal-rust-cloud", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdamalmax%2Flocal-rust-cloud'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e5985ccac3f5b6de079e908469cb43f2640b317f
[INFO] checking damalmax/local-rust-cloud against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdamalmax%2Flocal-rust-cloud" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/damalmax/local-rust-cloud
[INFO] finished tweaking git repo https://github.com/damalmax/local-rust-cloud
[INFO] tweaked toml for git repo https://github.com/damalmax/local-rust-cloud written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/damalmax/local-rust-cloud on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/damalmax/local-rust-cloud already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded aws-smithy-protocol-test v0.60.8
[INFO] [stderr]   Downloaded extend v0.1.2
[INFO] [stderr]   Downloaded der-parser v9.0.0
[INFO] [stderr]   Downloaded assert-json-diff v1.1.0
[INFO] [stderr]   Downloaded aws-smithy-async v1.2.4
[INFO] [stderr]   Downloaded asn1-rs-impl v0.2.0
[INFO] [stderr]   Downloaded openssh-keys v0.6.4
[INFO] [stderr]   Downloaded asn1-rs v0.6.2
[INFO] [stderr]   Downloaded rstest_macros v0.23.0
[INFO] [stderr]   Downloaded aws-sdk-ssooidc v1.60.0
[INFO] [stderr]   Downloaded x509-parser v0.16.0
[INFO] [stderr]   Downloaded sqlx-core v0.8.3
[INFO] [stderr]   Downloaded aws-config v1.5.16
[INFO] [stderr]   Downloaded winnow v0.7.2
[INFO] [stderr]   Downloaded aws-sdk-sts v1.60.0
[INFO] [stderr]   Downloaded sqlx v0.8.3
[INFO] [stderr]   Downloaded axum v0.8.1
[INFO] [stderr]   Downloaded aws-smithy-runtime v1.7.8
[INFO] [stderr]   Downloaded sqlx-postgres v0.8.3
[INFO] [stderr]   Downloaded sqlx-mysql v0.8.3
[INFO] [stderr]   Downloaded sqlx-sqlite v0.8.3
[INFO] [stderr]   Downloaded cc v1.2.14
[INFO] [stderr]   Downloaded aws-smithy-runtime-api v1.7.3
[INFO] [stderr]   Downloaded aws-smithy-types v1.2.13
[INFO] [stderr]   Downloaded rstest v0.23.0
[INFO] [stderr]   Downloaded aws-sdk-sso v1.59.0
[INFO] [stderr]   Downloaded sqlx-macros-core v0.8.3
[INFO] [stderr]   Downloaded built v0.7.6
[INFO] [stderr]   Downloaded asn1-rs-derive v0.5.1
[INFO] [stderr]   Downloaded aws-smithy-json v0.61.2
[INFO] [stderr]   Downloaded axum-core v0.5.0
[INFO] [stderr]   Downloaded oid-registry v0.7.1
[INFO] [stderr]   Downloaded aws-types v1.3.5
[INFO] [stderr]   Downloaded sqlx-macros v0.8.3
[INFO] [stderr]   Downloaded aws-credential-types v1.2.1
[INFO] [stderr]   Downloaded aws-sdk-iam v1.62.0
[INFO] [stderr]   Downloaded ring v0.17.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5fe6c7c12f813fe2856c075b6f49e5fb14854d50e263b814b9c72d2eabb9e6f1
[INFO] running `Command { std: "docker" "start" "-a" "5fe6c7c12f813fe2856c075b6f49e5fb14854d50e263b814b9c72d2eabb9e6f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5fe6c7c12f813fe2856c075b6f49e5fb14854d50e263b814b9c72d2eabb9e6f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fe6c7c12f813fe2856c075b6f49e5fb14854d50e263b814b9c72d2eabb9e6f1", kill_on_drop: false }`
[INFO] [stdout] 5fe6c7c12f813fe2856c075b6f49e5fb14854d50e263b814b9c72d2eabb9e6f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3663b59733ee360abd7fb8a05c8e88a3b4c58c94bb1472b66b8c5e682a26e69e
[INFO] running `Command { std: "docker" "start" "-a" "3663b59733ee360abd7fb8a05c8e88a3b4c58c94bb1472b66b8c5e682a26e69e", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling cc v1.2.14
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling ring v0.17.9
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling aws-types v1.3.5
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking aws-smithy-async v1.2.4
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]     Checking aws-smithy-types v1.2.13
[INFO] [stderr]     Checking aws-smithy-runtime-api v1.7.3
[INFO] [stderr]     Checking uuid v1.13.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]     Checking aws-credential-types v1.2.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking aws-smithy-http v0.60.12
[INFO] [stderr]     Checking aws-sigv4 v1.2.9
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking miniz_oxide v0.8.4
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling sqlx-core v0.8.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]    Compiling built v0.7.6
[INFO] [stderr]     Checking axum-core v0.5.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.16.0
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking aws-smithy-json v0.61.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.3
[INFO] [stderr]     Checking aws-smithy-xml v0.60.9
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking axum v0.8.1
[INFO] [stderr]     Checking aws-smithy-runtime v1.7.8
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling extend v0.1.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.3
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking tinyvec v1.8.1
[INFO] [stderr]     Checking aws-smithy-query v0.60.7
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking aws-runtime v1.5.5
[INFO] [stderr]     Checking assert-json-diff v1.1.0
[INFO] [stderr]     Checking avif-serialize v0.8.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking roxmltree v0.14.1
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]    Compiling sqlx-macros v0.8.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking zune-jpeg v0.4.14
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking sqlx v0.8.3
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking image-webp v0.2.1
[INFO] [stderr]     Checking aws-smithy-protocol-test v0.60.8
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking utils v0.1.0 (/opt/rustwide/workdir/runtime/common/utils)
[INFO] [stderr]     Checking local-aws-query-protocol v0.1.1 (/opt/rustwide/workdir/runtime/common/local-aws-query-protocol)
[INFO] [stderr]     Checking tower-http v0.6.2
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling validator_types v0.16.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling validator_derive v0.16.0
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]     Checking aws-sdk-sso v1.59.0
[INFO] [stderr]     Checking aws-sdk-ssooidc v1.60.0
[INFO] [stderr]     Checking aws-sdk-sts v1.60.0
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling winnow v0.7.2
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]     Checking validator v0.16.1
[INFO] [stderr]     Checking xml v0.1.0 (/opt/rustwide/workdir/runtime/common/xml)
[INFO] [stderr]     Checking db v0.1.0 (/opt/rustwide/workdir/runtime/common/db)
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> runtime/common/db/src/lib.rs:31:25
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub async fn new_tx(&self) -> Result<Transaction<Sqlite>, sqlx::Error> {
[INFO] [stdout]    |                         ^^^^^            ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub async fn new_tx(&self) -> Result<Transaction<'_, Sqlite>, sqlx::Error> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking der-parser v9.0.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking web v0.1.0 (/opt/rustwide/workdir/runtime/common/web)
[INFO] [stderr]     Checking ravif v0.11.11
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling iam_rs v0.1.0 (/opt/rustwide/workdir/cloud/iam_rs)
[INFO] [stdout] warning: struct `AwsSdkRequest` is never constructed
[INFO] [stdout]  --> runtime/common/web/src/local/aws/auth_request.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct AwsSdkRequest {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AwsAuthRequest` is never constructed
[INFO] [stdout]   --> runtime/common/web/src/local/aws/auth_request.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct AwsAuthRequest<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AwsAuthRequestRejection` is never used
[INFO] [stdout]   --> runtime/common/web/src/local/aws/auth_request.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub enum AwsAuthRequestRejection {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_auth_algorithm` is never used
[INFO] [stdout]   --> runtime/common/web/src/local/aws/parser/authorization.rs:12:4
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse_auth_algorithm(input: &str) -> IResult<&str, AuthAlgorithm> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_authorization` is never used
[INFO] [stdout]   --> runtime/common/web/src/local/aws/parser/authorization.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub(crate) fn parse_authorization(input: &str) -> IResult<&str, Authorization> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_credential` is never used
[INFO] [stdout]  --> runtime/common/web/src/local/aws/parser/credential.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub(crate) fn parse_credential(input: &str) -> IResult<&str, Credential> {
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `text` is never used
[INFO] [stdout]  --> runtime/common/web/src/local/aws/parser/utils.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) fn text(input: &str) -> IResult<&str, &str> {
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `till_comma` is never used
[INFO] [stdout]   --> runtime/common/web/src/local/aws/parser/utils.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(crate) fn till_comma(input: &str) -> IResult<&str, &str> {
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `till_equals` is never used
[INFO] [stdout]   --> runtime/common/web/src/local/aws/parser/utils.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub(crate) fn till_equals(input: &str) -> IResult<&str, &str> {
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AuthAlgorithm` is never used
[INFO] [stdout]  --> runtime/common/web/src/local/aws/authorization.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub enum AuthAlgorithm {
[INFO] [stdout]   |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_str` is never used
[INFO] [stdout]  --> runtime/common/web/src/local/aws/authorization.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | impl AuthAlgorithm {
[INFO] [stdout]   | ------------------ associated function in this implementation
[INFO] [stdout] 8 |     pub fn from_str(input: &str) -> AuthAlgorithm {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Credential` is never constructed
[INFO] [stdout]   --> runtime/common/web/src/local/aws/authorization.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Credential<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Authorization` is never constructed
[INFO] [stdout]   --> runtime/common/web/src/local/aws/authorization.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct Authorization<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> runtime/common/web/src/local/aws/parser/authorization.rs:18:42
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub(crate) fn parse_authorization(input: &str) -> IResult<&str, Authorization> {
[INFO] [stdout]    |                                          ^^^^             ^^^^  ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                          |                |
[INFO] [stdout]    |                                          |                the same lifetime is elided here
[INFO] [stdout]    |                                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub(crate) fn parse_authorization(input: &str) -> IResult<&str, Authorization<'_>> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> runtime/common/web/src/local/aws/parser/credential.rs:9:39
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub(crate) fn parse_credential(input: &str) -> IResult<&str, Credential> {
[INFO] [stdout]   |                                       ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                                       |                |
[INFO] [stdout]   |                                       |                the same lifetime is elided here
[INFO] [stdout]   |                                       the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub(crate) fn parse_credential(input: &str) -> IResult<&str, Credential<'_>> {
[INFO] [stdout]   |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking data-encoding v2.8.0
[INFO] [stderr]     Checking image v0.25.5
[INFO] [stderr]    Compiling sts_rs v0.1.0 (/opt/rustwide/workdir/cloud/sts_rs)
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking openssh-keys v0.6.4
[INFO] [stderr]     Checking aws-config v1.5.16
[INFO] [stderr]     Checking x509-parser v0.16.0
[INFO] [stderr]     Checking iam_policy v0.1.0 (/opt/rustwide/workdir/runtime/iam/iam_policy)
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking testing v0.1.0 (/opt/rustwide/workdir/runtime/common/testing)
[INFO] [stderr]     Checking aws-sdk-iam v1.62.0
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]     Checking validators v0.1.0 (/opt/rustwide/workdir/runtime/common/validators)
[INFO] [stdout] warning: unused variable: `resource`
[INFO] [stdout]    --> runtime/iam/iam_policy/src/types.rs:150:22
[INFO] [stdout]     |
[INFO] [stdout] 150 | fn validate_resource(resource: &FlexiString) -> Result<(), ValidationError> {
[INFO] [stdout]     |                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_resource`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `principal`
[INFO] [stdout]    --> runtime/iam/iam_policy/src/types.rs:154:23
[INFO] [stdout]     |
[INFO] [stdout] 154 | fn validate_principal(principal: &PrincipalData) -> Result<(), ValidationError> {
[INFO] [stdout]     |                       ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_principal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `VALID_CONDITION_PREFIXES` is never used
[INFO] [stdout]  --> runtime/iam/iam_policy/src/types.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | const VALID_CONDITION_PREFIXES: [&'static str; 2] = ["ForAnyValue:", "ForAllValues:"];
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `VALID_CONDITION_POSTFIXES` is never used
[INFO] [stdout]  --> runtime/iam/iam_policy/src/types.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const VALID_CONDITION_POSTFIXES: [&'static str; 1] = ["IfExists"];
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AwsSdkRequest` is never constructed
[INFO] [stdout]  --> runtime/common/web/src/local/aws/auth_request.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct AwsSdkRequest {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AwsAuthRequest` is never constructed
[INFO] [stdout]   --> runtime/common/web/src/local/aws/auth_request.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct AwsAuthRequest<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AwsAuthRequestRejection` is never used
[INFO] [stdout]   --> runtime/common/web/src/local/aws/auth_request.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub enum AwsAuthRequestRejection {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> runtime/common/web/src/local/aws/parser/authorization.rs:18:42
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub(crate) fn parse_authorization(input: &str) -> IResult<&str, Authorization> {
[INFO] [stdout]    |                                          ^^^^             ^^^^  ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                          |                |
[INFO] [stdout]    |                                          |                the same lifetime is elided here
[INFO] [stdout]    |                                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub(crate) fn parse_authorization(input: &str) -> IResult<&str, Authorization<'_>> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> runtime/common/web/src/local/aws/parser/credential.rs:9:39
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub(crate) fn parse_credential(input: &str) -> IResult<&str, Credential> {
[INFO] [stdout]   |                                       ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                                       |                |
[INFO] [stdout]   |                                       |                the same lifetime is elided here
[INFO] [stdout]   |                                       the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub(crate) fn parse_credential(input: &str) -> IResult<&str, Credential<'_>> {
[INFO] [stdout]   |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stdout] warning: unused variable: `resource`
[INFO] [stdout]    --> runtime/iam/iam_policy/src/types.rs:150:22
[INFO] [stdout]     |
[INFO] [stdout] 150 | fn validate_resource(resource: &FlexiString) -> Result<(), ValidationError> {
[INFO] [stdout]     |                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_resource`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `principal`
[INFO] [stdout]    --> runtime/iam/iam_policy/src/types.rs:154:23
[INFO] [stdout]     |
[INFO] [stdout] 154 | fn validate_principal(principal: &PrincipalData) -> Result<(), ValidationError> {
[INFO] [stdout]     |                       ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_principal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `VALID_CONDITION_PREFIXES` is never used
[INFO] [stdout]  --> runtime/iam/iam_policy/src/types.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | const VALID_CONDITION_PREFIXES: [&'static str; 2] = ["ForAnyValue:", "ForAllValues:"];
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `VALID_CONDITION_POSTFIXES` is never used
[INFO] [stdout]  --> runtime/iam/iam_policy/src/types.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const VALID_CONDITION_POSTFIXES: [&'static str; 1] = ["IfExists"];
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> runtime/common/db/src/lib.rs:31:25
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub async fn new_tx(&self) -> Result<Transaction<Sqlite>, sqlx::Error> {
[INFO] [stdout]    |                         ^^^^^            ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub async fn new_tx(&self) -> Result<Transaction<'_, Sqlite>, sqlx::Error> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking serde_with v3.12.0
[INFO] [stderr]     Checking qrcode v0.14.1
[INFO] [stderr]     Checking qrcode v0.1.0 (/opt/rustwide/workdir/runtime/common/qrcode)
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stdout] warning: fields `http_code` and `error` are never read
[INFO] [stdout]  --> cloud/sts_rs/src/error.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ApiError {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 5 |     pub http_code: i16,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 6 |     pub error: String,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ApiError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> cloud/sts_rs/src/http/aws/sts/actions/assume_role/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct LocalAssumeRole {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub policy_arns: Option<Vec<LocalPolicyDescriptorType>>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 23 |     #[serde(rename = "Policy")]
[INFO] [stdout] 24 |     pub policy: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub tags: Option<Vec<LocalTag>>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 29 |     #[serde(rename = "TransitiveTagKeys")]
[INFO] [stdout] 30 |     pub transitive_tag_keys: Option<Vec<String>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 31 |     #[serde(rename = "ExternalId")]
[INFO] [stdout] 32 |     pub external_id: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 33 |     #[serde(rename = "SerialNumber")]
[INFO] [stdout] 34 |     pub serial_number: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 35 |     #[serde(rename = "TokenCode")]
[INFO] [stdout] 36 |     pub token_code: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub provided_contexts: Option<Vec<LocalProvidedContext>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LocalAssumeRole` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]   --> cloud/sts_rs/src/http/aws/sts/actions/assume_role/mod.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl LocalAssumeRole {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn policy_arns(&self) -> Option<&[LocalPolicyDescriptorType]> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn tags(&self) -> Option<&[LocalTag]> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn transitive_tag_keys(&self) -> Option<&[String]> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn external_id(&self) -> Option<&str> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |     pub fn serial_number(&self) -> Option<&str> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub fn token_code(&self) -> Option<&str> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub fn provided_contexts(&self) -> Option<&[LocalProvidedContext]> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `error_code` is never read
[INFO] [stdout]   --> cloud/sts_rs/src/http/aws/sts/actions/error.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct StsApiError {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 34 |     pub error_code: StatusCode,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StsApiError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `key` and `value` are never read
[INFO] [stdout]  --> cloud/sts_rs/src/http/aws/sts/actions/types/tag.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub(crate) struct LocalTag {
[INFO] [stdout]   |                   -------- fields in this struct
[INFO] [stdout] 5 |     #[serde(rename = "Key")]
[INFO] [stdout] 6 |     pub key: Option<String>,
[INFO] [stdout]   |         ^^^
[INFO] [stdout] 7 |     #[serde(rename = "Value")]
[INFO] [stdout] 8 |     pub value: Option<String>,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `LocalTag` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DbAccount` is never constructed
[INFO] [stdout]  --> cloud/sts_rs/src/http/aws/sts/types/accounts.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct DbAccount {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DbRegion` is never constructed
[INFO] [stdout]  --> cloud/sts_rs/src/http/aws/sts/types/regions.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct DbRegion {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DbStsRole` is never constructed
[INFO] [stdout]  --> cloud/sts_rs/src/http/aws/sts/types/roles.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct DbStsRole {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> cloud/sts_rs/src/tests/assume_role.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let mut ctx = testing::axum_suite::create_test_ctx(super::test_suite::start_server).await;
[INFO] [stdout]   |         ----^^^
[INFO] [stdout]   |         |
[INFO] [stdout]   |         help: remove this `mut`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `http_code` and `error` are never read
[INFO] [stdout]  --> cloud/sts_rs/src/error.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ApiError {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 5 |     pub http_code: i16,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 6 |     pub error: String,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ApiError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> cloud/sts_rs/src/http/aws/sts/actions/assume_role/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct LocalAssumeRole {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub policy_arns: Option<Vec<LocalPolicyDescriptorType>>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 23 |     #[serde(rename = "Policy")]
[INFO] [stdout] 24 |     pub policy: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub tags: Option<Vec<LocalTag>>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 29 |     #[serde(rename = "TransitiveTagKeys")]
[INFO] [stdout] 30 |     pub transitive_tag_keys: Option<Vec<String>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 31 |     #[serde(rename = "ExternalId")]
[INFO] [stdout] 32 |     pub external_id: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 33 |     #[serde(rename = "SerialNumber")]
[INFO] [stdout] 34 |     pub serial_number: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 35 |     #[serde(rename = "TokenCode")]
[INFO] [stdout] 36 |     pub token_code: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub provided_contexts: Option<Vec<LocalProvidedContext>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LocalAssumeRole` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]   --> cloud/sts_rs/src/http/aws/sts/actions/assume_role/mod.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl LocalAssumeRole {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn policy_arns(&self) -> Option<&[LocalPolicyDescriptorType]> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn tags(&self) -> Option<&[LocalTag]> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn transitive_tag_keys(&self) -> Option<&[String]> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn external_id(&self) -> Option<&str> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |     pub fn serial_number(&self) -> Option<&str> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub fn token_code(&self) -> Option<&str> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub fn provided_contexts(&self) -> Option<&[LocalProvidedContext]> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `error_code` is never read
[INFO] [stdout]   --> cloud/sts_rs/src/http/aws/sts/actions/error.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct StsApiError {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 34 |     pub error_code: StatusCode,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StsApiError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `key` and `value` are never read
[INFO] [stdout]  --> cloud/sts_rs/src/http/aws/sts/actions/types/tag.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub(crate) struct LocalTag {
[INFO] [stdout]   |                   -------- fields in this struct
[INFO] [stdout] 5 |     #[serde(rename = "Key")]
[INFO] [stdout] 6 |     pub key: Option<String>,
[INFO] [stdout]   |         ^^^
[INFO] [stdout] 7 |     #[serde(rename = "Value")]
[INFO] [stdout] 8 |     pub value: Option<String>,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `LocalTag` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DbAccount` is never constructed
[INFO] [stdout]  --> cloud/sts_rs/src/http/aws/sts/types/accounts.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct DbAccount {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DbRegion` is never constructed
[INFO] [stdout]  --> cloud/sts_rs/src/http/aws/sts/types/regions.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct DbRegion {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DbStsRole` is never constructed
[INFO] [stdout]  --> cloud/sts_rs/src/http/aws/sts/types/roles.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct DbStsRole {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rstest v0.23.0
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/ctx.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let mut tx = db.new_tx().await.expect("Failed to acquire connection");
[INFO] [stdout]    |             ----^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/ctx.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let mut tx = db.new_tx().await.expect("Failed to acquire connection");
[INFO] [stdout]    |             ----^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/login_profile.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     tx: &mut Transaction<'a, Sqlite>, _ctx: &OperationCtx, input: &ChangePasswordRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/access_key.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &CreateAccessKeyRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/access_key.rs:17:39
[INFO] [stdout]    |
[INFO] [stdout] 17 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &CreateAccessKeyRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/account_alias.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &CreateAccountAliasRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/account_alias.rs:15:39
[INFO] [stdout]    |
[INFO] [stdout] 15 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &CreateAccountAliasRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/service_linked_role.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &CreateServiceLinkedRoleRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/service_linked_role.rs:15:39
[INFO] [stdout]    |
[INFO] [stdout] 15 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &CreateServiceLinkedRoleRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/service_specific_credential.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &CreateServiceSpecificCredentialRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/service_specific_credential.rs:28:39
[INFO] [stdout]    |
[INFO] [stdout] 28 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &CreateServiceSpecificCredentialRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/access_key.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteAccessKeyRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/access_key.rs:44:39
[INFO] [stdout]    |
[INFO] [stdout] 44 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteAccessKeyRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/account_alias.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteAccountAliasRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/account_alias.rs:33:39
[INFO] [stdout]    |
[INFO] [stdout] 33 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteAccountAliasRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/account_password_policy.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteAccountPasswordPolicyRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/account_password_policy.rs:22:39
[INFO] [stdout]    |
[INFO] [stdout] 22 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteAccountPasswordPolicyRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/group.rs:368:5
[INFO] [stdout]     |
[INFO] [stdout] 368 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteGroupRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/group.rs:368:39
[INFO] [stdout]     |
[INFO] [stdout] 368 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteGroupRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/instance_profile.rs:188:5
[INFO] [stdout]     |
[INFO] [stdout] 188 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteInstanceProfileRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/instance_profile.rs:188:39
[INFO] [stdout]     |
[INFO] [stdout] 188 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteInstanceProfileRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/login_profile.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     tx: &mut Transaction<'a, Sqlite>, _ctx: &OperationCtx, input: &DeleteLoginProfileRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/open_id_connect_provider.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 217 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteOpenIdConnectProviderRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/open_id_connect_provider.rs:217:39
[INFO] [stdout]     |
[INFO] [stdout] 217 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteOpenIdConnectProviderRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/policy.rs:421:5
[INFO] [stdout]     |
[INFO] [stdout] 421 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeletePolicyRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/policy.rs:421:39
[INFO] [stdout]     |
[INFO] [stdout] 421 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeletePolicyRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/role.rs:411:5
[INFO] [stdout]     |
[INFO] [stdout] 411 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteRoleRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/role.rs:411:39
[INFO] [stdout]     |
[INFO] [stdout] 411 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteRoleRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/role.rs:420:5
[INFO] [stdout]     |
[INFO] [stdout] 420 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteRolePermissionsBoundaryRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/role.rs:420:39
[INFO] [stdout]     |
[INFO] [stdout] 420 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteRolePermissionsBoundaryRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/saml_provider.rs:212:5
[INFO] [stdout]     |
[INFO] [stdout] 212 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteSamlProviderRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/saml_provider.rs:212:39
[INFO] [stdout]     |
[INFO] [stdout] 212 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteSamlProviderRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/server_certificate.rs:220:5
[INFO] [stdout]     |
[INFO] [stdout] 220 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteServerCertificateRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/server_certificate.rs:220:39
[INFO] [stdout]     |
[INFO] [stdout] 220 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteServerCertificateRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/service_linked_role.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteServiceLinkedRoleRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/service_linked_role.rs:33:39
[INFO] [stdout]    |
[INFO] [stdout] 33 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteServiceLinkedRoleRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/service_specific_credential.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteServiceSpecificCredentialRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/service_specific_credential.rs:55:39
[INFO] [stdout]    |
[INFO] [stdout] 55 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteServiceSpecificCredentialRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/signing_certificate.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteSigningCertificateRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/signing_certificate.rs:119:39
[INFO] [stdout]     |
[INFO] [stdout] 119 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteSigningCertificateRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/ssh_public_key.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteSshPublicKeyRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/ssh_public_key.rs:125:39
[INFO] [stdout]     |
[INFO] [stdout] 125 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteSshPublicKeyRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/user.rs:392:5
[INFO] [stdout]     |
[INFO] [stdout] 392 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteUserRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/user.rs:392:39
[INFO] [stdout]     |
[INFO] [stdout] 392 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteUserRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/mfa_device.rs:333:5
[INFO] [stdout]     |
[INFO] [stdout] 333 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteVirtualMfaDeviceRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/mfa_device.rs:333:39
[INFO] [stdout]     |
[INFO] [stdout] 333 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteVirtualMfaDeviceRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/report.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GenerateCredentialReportRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/report.rs:26:39
[INFO] [stdout]    |
[INFO] [stdout] 26 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GenerateCredentialReportRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/report.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GenerateOrganizationsAccessReportRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/report.rs:35:39
[INFO] [stdout]    |
[INFO] [stdout] 35 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GenerateOrganizationsAccessReportRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/access_details.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GenerateServiceLastAccessedDetailsRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/access_details.rs:13:39
[INFO] [stdout]    |
[INFO] [stdout] 13 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GenerateServiceLastAccessedDetailsRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/access_details.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetAccessKeyLastUsedRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/access_details.rs:22:39
[INFO] [stdout]    |
[INFO] [stdout] 22 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetAccessKeyLastUsedRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/account.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetAccountAuthorizationDetailsRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/account.rs:15:39
[INFO] [stdout]    |
[INFO] [stdout] 15 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetAccountAuthorizationDetailsRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/account.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetAccountPasswordPolicyRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/account.rs:24:39
[INFO] [stdout]    |
[INFO] [stdout] 24 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetAccountPasswordPolicyRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/account.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetAccountSummaryRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/account.rs:33:39
[INFO] [stdout]    |
[INFO] [stdout] 33 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetAccountSummaryRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/policy.rs:452:5
[INFO] [stdout]     |
[INFO] [stdout] 452 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetContextKeysForCustomPolicyRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/policy.rs:452:39
[INFO] [stdout]     |
[INFO] [stdout] 452 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetContextKeysForCustomPolicyRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/policy.rs:461:5
[INFO] [stdout]     |
[INFO] [stdout] 461 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetContextKeysForPrincipalPolicyRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/policy.rs:461:39
[INFO] [stdout]     |
[INFO] [stdout] 461 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetContextKeysForPrincipalPolicyRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/report.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetCredentialReportRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/report.rs:17:39
[INFO] [stdout]    |
[INFO] [stdout] 17 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetCredentialReportRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/instance_profile.rs:197:5
[INFO] [stdout]     |
[INFO] [stdout] 197 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetInstanceProfileRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/instance_profile.rs:197:39
[INFO] [stdout]     |
[INFO] [stdout] 197 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetInstanceProfileRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/login_profile.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     tx: &mut Transaction<'a, Sqlite>, _ctx: &OperationCtx, input: &GetLoginProfileRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/report.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetOrganizationsAccessReportRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/report.rs:44:39
[INFO] [stdout]    |
[INFO] [stdout] 44 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetOrganizationsAccessReportRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/server_certificate.rs:173:5
[INFO] [stdout]     |
[INFO] [stdout] 173 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetServerCertificateRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/server_certificate.rs:173:39
[INFO] [stdout]     |
[INFO] [stdout] 173 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetServerCertificateRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/service_last_accessed_details.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetServiceLastAccessedDetailsRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/service_last_accessed_details.rs:13:39
[INFO] [stdout]    |
[INFO] [stdout] 13 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetServiceLastAccessedDetailsRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/service_last_accessed_details.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetServiceLastAccessedDetailsWithEntitiesRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/service_last_accessed_details.rs:22:39
[INFO] [stdout]    |
[INFO] [stdout] 22 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetServiceLastAccessedDetailsWithEntitiesRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/service_linked_role.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetServiceLinkedRoleDeletionStatusRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/service_linked_role.rs:24:39
[INFO] [stdout]    |
[INFO] [stdout] 24 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetServiceLinkedRoleDeletionStatusRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/ssh_public_key.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetSshPublicKeyRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/ssh_public_key.rs:94:39
[INFO] [stdout]    |
[INFO] [stdout] 94 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetSshPublicKeyRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/user.rs:334:5
[INFO] [stdout]     |
[INFO] [stdout] 334 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetUserRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/user.rs:334:39
[INFO] [stdout]     |
[INFO] [stdout] 334 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetUserRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/access_key.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ListAccessKeysRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/access_key.rs:35:39
[INFO] [stdout]    |
[INFO] [stdout] 35 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ListAccessKeysRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/account_alias.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ListAccountAliasesRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/account_alias.rs:24:39
[INFO] [stdout]    |
[INFO] [stdout] 24 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ListAccountAliasesRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/group.rs:331:5
[INFO] [stdout]     |
[INFO] [stdout] 331 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ListAttachedGroupPoliciesRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/group.rs:331:39
[INFO] [stdout]     |
[INFO] [stdout] 331 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ListAttachedGroupPoliciesRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/role.rs:353:5
[INFO] [stdout]     |
[INFO] [stdout] 353 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ListAttachedRolePoliciesRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/role.rs:353:39
[INFO] [stdout]     |
[INFO] [stdout] 353 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ListAttachedRolePoliciesRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/user.rs:383:5
[INFO] [stdout]     |
[INFO] [stdout] 383 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ListAttachedUserPoliciesRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/user.rs:383:39
[INFO] [stdout]     |
[INFO] [stdout] 383 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ListAttachedUserPoliciesRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/policy.rs:470:5
[INFO] [stdout]     |
[INFO] [stdout] 470 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ListEntitiesForPolicyRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/policy.rs:470:39
[INFO] [stdout]     |
[INFO] [stdout] 470 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ListEntitiesForPolicyRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/instance_profile.rs:259:5
[INFO] [stdout]     |
[INFO] [stdout] 259 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ListInstanceProfilesForRoleRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/instance_profile.rs:259:39
[INFO] [stdout]     |
[INFO] [stdout] 259 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ListInstanceProfilesForRoleRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/mfa_device.rs:314:5
[INFO] [stdout]     |
[INFO] [stdout] 314 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ListMfaDevicesRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/mfa_device.rs:314:39
[INFO] [stdout]     |
[INFO] [stdout] 314 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ListMfaDevicesRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/policy.rs:479:5
[INFO] [stdout]     |
[INFO] [stdout] 479 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ListPoliciesGrantingServiceAccessRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/policy.rs:479:39
[INFO] [stdout]     |
[INFO] [stdout] 479 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ListPoliciesGrantingServiceAccessRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/service_specific_credential.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ListServiceSpecificCredentialsRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/service_specific_credential.rs:37:39
[INFO] [stdout]    |
[INFO] [stdout] 37 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ListServiceSpecificCredentialsRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/instance_profile.rs:179:5
[INFO] [stdout]     |
[INFO] [stdout] 179 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &RemoveRoleFromInstanceProfileRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/instance_profile.rs:179:39
[INFO] [stdout]     |
[INFO] [stdout] 179 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &RemoveRoleFromInstanceProfileRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/group.rs:359:5
[INFO] [stdout]     |
[INFO] [stdout] 359 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &RemoveUserFromGroupRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/group.rs:359:39
[INFO] [stdout]     |
[INFO] [stdout] 359 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &RemoveUserFromGroupRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/service_specific_credential.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ResetServiceSpecificCredentialRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/service_specific_credential.rs:46:39
[INFO] [stdout]    |
[INFO] [stdout] 46 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ResetServiceSpecificCredentialRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/mfa_device.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ResyncMfaDeviceRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/mfa_device.rs:324:39
[INFO] [stdout]     |
[INFO] [stdout] 324 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ResyncMfaDeviceRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/security_token.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &SetSecurityTokenServicePreferencesRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/security_token.rs:11:39
[INFO] [stdout]    |
[INFO] [stdout] 11 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &SetSecurityTokenServicePreferencesRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/simulate.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &SimulateCustomPolicyRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/simulate.rs:13:39
[INFO] [stdout]    |
[INFO] [stdout] 13 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &SimulateCustomPolicyRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/simulate.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &SimulatePrincipalPolicyRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/simulate.rs:22:39
[INFO] [stdout]    |
[INFO] [stdout] 22 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &SimulatePrincipalPolicyRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/access_key.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &UpdateAccessKeyRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/access_key.rs:26:39
[INFO] [stdout]    |
[INFO] [stdout] 26 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &UpdateAccessKeyRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/account_password_policy.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &UpdateAccountPasswordPolicyRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/account_password_policy.rs:13:39
[INFO] [stdout]    |
[INFO] [stdout] 13 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &UpdateAccountPasswordPolicyRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/role.rs:344:5
[INFO] [stdout]     |
[INFO] [stdout] 344 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &UpdateAssumeRolePolicyRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/role.rs:344:39
[INFO] [stdout]     |
[INFO] [stdout] 344 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &UpdateAssumeRolePolicyRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/login_profile.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     tx: &mut Transaction<'a, Sqlite>, _ctx: &OperationCtx, input: &UpdateLoginProfileRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/open_id_connect_provider.rs:190:5
[INFO] [stdout]     |
[INFO] [stdout] 190 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &UpdateOpenIdConnectProviderThumbprintRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/open_id_connect_provider.rs:190:39
[INFO] [stdout]     |
[INFO] [stdout] 190 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &UpdateOpenIdConnectProviderThumbprintRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/role.rs:335:5
[INFO] [stdout]     |
[INFO] [stdout] 335 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &UpdateRoleRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/role.rs:335:39
[INFO] [stdout]     |
[INFO] [stdout] 335 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &UpdateRoleRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/role.rs:402:5
[INFO] [stdout]     |
[INFO] [stdout] 402 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &UpdateRoleDescriptionRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/role.rs:402:39
[INFO] [stdout]     |
[INFO] [stdout] 402 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &UpdateRoleDescriptionRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/service_specific_credential.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &UpdateServiceSpecificCredentialRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/service_specific_credential.rs:19:39
[INFO] [stdout]    |
[INFO] [stdout] 19 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &UpdateServiceSpecificCredentialRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/ssh_public_key.rs:54:19
[INFO] [stdout]    |
[INFO] [stdout] 54 |         .map_err(|err| ActionError::new(ApiErrorKind::InvalidInput, "Invalid SSH public key supplied."))?;
[INFO] [stdout]    |                   ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/ctx.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let mut tx = db.new_tx().await.expect("Failed to acquire connection");
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amz_date`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/ctx.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let amz_date = parts.headers.get(AwsRequestHeaders::AmzDate.as_str()).unwrap();
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_amz_date`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/secure.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 14 |         .map_err(|err| {
[INFO] [stdout]    |                   ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/login_profile.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     tx: &mut Transaction<'a, Sqlite>, _ctx: &OperationCtx, input: &ChangePasswordRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/access_key.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &CreateAccessKeyRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/access_key.rs:17:39
[INFO] [stdout]    |
[INFO] [stdout] 17 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &CreateAccessKeyRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/account_alias.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &CreateAccountAliasRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/account_alias.rs:15:39
[INFO] [stdout]    |
[INFO] [stdout] 15 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &CreateAccountAliasRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/service_linked_role.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &CreateServiceLinkedRoleRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/service_linked_role.rs:15:39
[INFO] [stdout]    |
[INFO] [stdout] 15 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &CreateServiceLinkedRoleRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/service_specific_credential.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &CreateServiceSpecificCredentialRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/service_specific_credential.rs:28:39
[INFO] [stdout]    |
[INFO] [stdout] 28 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &CreateServiceSpecificCredentialRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/access_key.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteAccessKeyRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/access_key.rs:44:39
[INFO] [stdout]    |
[INFO] [stdout] 44 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteAccessKeyRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/account_alias.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteAccountAliasRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/account_alias.rs:33:39
[INFO] [stdout]    |
[INFO] [stdout] 33 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteAccountAliasRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/account_password_policy.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteAccountPasswordPolicyRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/account_password_policy.rs:22:39
[INFO] [stdout]    |
[INFO] [stdout] 22 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteAccountPasswordPolicyRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/group.rs:368:5
[INFO] [stdout]     |
[INFO] [stdout] 368 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteGroupRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/group.rs:368:39
[INFO] [stdout]     |
[INFO] [stdout] 368 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteGroupRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/instance_profile.rs:188:5
[INFO] [stdout]     |
[INFO] [stdout] 188 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteInstanceProfileRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/instance_profile.rs:188:39
[INFO] [stdout]     |
[INFO] [stdout] 188 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteInstanceProfileRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/login_profile.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     tx: &mut Transaction<'a, Sqlite>, _ctx: &OperationCtx, input: &DeleteLoginProfileRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/open_id_connect_provider.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 217 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteOpenIdConnectProviderRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/open_id_connect_provider.rs:217:39
[INFO] [stdout]     |
[INFO] [stdout] 217 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteOpenIdConnectProviderRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/policy.rs:421:5
[INFO] [stdout]     |
[INFO] [stdout] 421 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeletePolicyRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/policy.rs:421:39
[INFO] [stdout]     |
[INFO] [stdout] 421 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeletePolicyRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/role.rs:411:5
[INFO] [stdout]     |
[INFO] [stdout] 411 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteRoleRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/role.rs:411:39
[INFO] [stdout]     |
[INFO] [stdout] 411 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteRoleRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/role.rs:420:5
[INFO] [stdout]     |
[INFO] [stdout] 420 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteRolePermissionsBoundaryRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/role.rs:420:39
[INFO] [stdout]     |
[INFO] [stdout] 420 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteRolePermissionsBoundaryRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/saml_provider.rs:212:5
[INFO] [stdout]     |
[INFO] [stdout] 212 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteSamlProviderRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/saml_provider.rs:212:39
[INFO] [stdout]     |
[INFO] [stdout] 212 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteSamlProviderRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/server_certificate.rs:220:5
[INFO] [stdout]     |
[INFO] [stdout] 220 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteServerCertificateRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/server_certificate.rs:220:39
[INFO] [stdout]     |
[INFO] [stdout] 220 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteServerCertificateRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/service_linked_role.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteServiceLinkedRoleRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/service_linked_role.rs:33:39
[INFO] [stdout]    |
[INFO] [stdout] 33 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteServiceLinkedRoleRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/service_specific_credential.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteServiceSpecificCredentialRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/service_specific_credential.rs:55:39
[INFO] [stdout]    |
[INFO] [stdout] 55 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteServiceSpecificCredentialRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/signing_certificate.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteSigningCertificateRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/signing_certificate.rs:119:39
[INFO] [stdout]     |
[INFO] [stdout] 119 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteSigningCertificateRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/ssh_public_key.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteSshPublicKeyRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/ssh_public_key.rs:125:39
[INFO] [stdout]     |
[INFO] [stdout] 125 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteSshPublicKeyRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/user.rs:392:5
[INFO] [stdout]     |
[INFO] [stdout] 392 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteUserRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/user.rs:392:39
[INFO] [stdout]     |
[INFO] [stdout] 392 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteUserRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/mfa_device.rs:333:5
[INFO] [stdout]     |
[INFO] [stdout] 333 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteVirtualMfaDeviceRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/mfa_device.rs:333:39
[INFO] [stdout]     |
[INFO] [stdout] 333 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &DeleteVirtualMfaDeviceRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/report.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GenerateCredentialReportRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/report.rs:26:39
[INFO] [stdout]    |
[INFO] [stdout] 26 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GenerateCredentialReportRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/report.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GenerateOrganizationsAccessReportRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/report.rs:35:39
[INFO] [stdout]    |
[INFO] [stdout] 35 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GenerateOrganizationsAccessReportRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/access_details.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GenerateServiceLastAccessedDetailsRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/access_details.rs:13:39
[INFO] [stdout]    |
[INFO] [stdout] 13 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GenerateServiceLastAccessedDetailsRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/access_details.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetAccessKeyLastUsedRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/access_details.rs:22:39
[INFO] [stdout]    |
[INFO] [stdout] 22 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetAccessKeyLastUsedRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/account.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetAccountAuthorizationDetailsRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/account.rs:15:39
[INFO] [stdout]    |
[INFO] [stdout] 15 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetAccountAuthorizationDetailsRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/account.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetAccountPasswordPolicyRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/account.rs:24:39
[INFO] [stdout]    |
[INFO] [stdout] 24 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetAccountPasswordPolicyRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/account.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetAccountSummaryRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/account.rs:33:39
[INFO] [stdout]    |
[INFO] [stdout] 33 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetAccountSummaryRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/policy.rs:452:5
[INFO] [stdout]     |
[INFO] [stdout] 452 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetContextKeysForCustomPolicyRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/policy.rs:452:39
[INFO] [stdout]     |
[INFO] [stdout] 452 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetContextKeysForCustomPolicyRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/policy.rs:461:5
[INFO] [stdout]     |
[INFO] [stdout] 461 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetContextKeysForPrincipalPolicyRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/policy.rs:461:39
[INFO] [stdout]     |
[INFO] [stdout] 461 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetContextKeysForPrincipalPolicyRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/report.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetCredentialReportRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/report.rs:17:39
[INFO] [stdout]    |
[INFO] [stdout] 17 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetCredentialReportRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/instance_profile.rs:197:5
[INFO] [stdout]     |
[INFO] [stdout] 197 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetInstanceProfileRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/instance_profile.rs:197:39
[INFO] [stdout]     |
[INFO] [stdout] 197 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetInstanceProfileRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/login_profile.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     tx: &mut Transaction<'a, Sqlite>, _ctx: &OperationCtx, input: &GetLoginProfileRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/report.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetOrganizationsAccessReportRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/report.rs:44:39
[INFO] [stdout]    |
[INFO] [stdout] 44 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetOrganizationsAccessReportRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/server_certificate.rs:173:5
[INFO] [stdout]     |
[INFO] [stdout] 173 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetServerCertificateRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/server_certificate.rs:173:39
[INFO] [stdout]     |
[INFO] [stdout] 173 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetServerCertificateRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/service_last_accessed_details.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetServiceLastAccessedDetailsRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/service_last_accessed_details.rs:13:39
[INFO] [stdout]    |
[INFO] [stdout] 13 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetServiceLastAccessedDetailsRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/service_last_accessed_details.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetServiceLastAccessedDetailsWithEntitiesRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/service_last_accessed_details.rs:22:39
[INFO] [stdout]    |
[INFO] [stdout] 22 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetServiceLastAccessedDetailsWithEntitiesRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/service_linked_role.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetServiceLinkedRoleDeletionStatusRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/service_linked_role.rs:24:39
[INFO] [stdout]    |
[INFO] [stdout] 24 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetServiceLinkedRoleDeletionStatusRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/ssh_public_key.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetSshPublicKeyRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/ssh_public_key.rs:94:39
[INFO] [stdout]    |
[INFO] [stdout] 94 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetSshPublicKeyRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/user.rs:334:5
[INFO] [stdout]     |
[INFO] [stdout] 334 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetUserRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/user.rs:334:39
[INFO] [stdout]     |
[INFO] [stdout] 334 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &GetUserRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/access_key.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ListAccessKeysRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/access_key.rs:35:39
[INFO] [stdout]    |
[INFO] [stdout] 35 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ListAccessKeysRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/account_alias.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ListAccountAliasesRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/account_alias.rs:24:39
[INFO] [stdout]    |
[INFO] [stdout] 24 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ListAccountAliasesRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/group.rs:331:5
[INFO] [stdout]     |
[INFO] [stdout] 331 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ListAttachedGroupPoliciesRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/group.rs:331:39
[INFO] [stdout]     |
[INFO] [stdout] 331 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ListAttachedGroupPoliciesRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/role.rs:353:5
[INFO] [stdout]     |
[INFO] [stdout] 353 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ListAttachedRolePoliciesRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/role.rs:353:39
[INFO] [stdout]     |
[INFO] [stdout] 353 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ListAttachedRolePoliciesRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/user.rs:383:5
[INFO] [stdout]     |
[INFO] [stdout] 383 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ListAttachedUserPoliciesRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/user.rs:383:39
[INFO] [stdout]     |
[INFO] [stdout] 383 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ListAttachedUserPoliciesRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/policy.rs:470:5
[INFO] [stdout]     |
[INFO] [stdout] 470 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ListEntitiesForPolicyRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/policy.rs:470:39
[INFO] [stdout]     |
[INFO] [stdout] 470 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ListEntitiesForPolicyRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/instance_profile.rs:259:5
[INFO] [stdout]     |
[INFO] [stdout] 259 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ListInstanceProfilesForRoleRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/instance_profile.rs:259:39
[INFO] [stdout]     |
[INFO] [stdout] 259 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ListInstanceProfilesForRoleRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/mfa_device.rs:314:5
[INFO] [stdout]     |
[INFO] [stdout] 314 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ListMfaDevicesRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/mfa_device.rs:314:39
[INFO] [stdout]     |
[INFO] [stdout] 314 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ListMfaDevicesRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/policy.rs:479:5
[INFO] [stdout]     |
[INFO] [stdout] 479 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ListPoliciesGrantingServiceAccessRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/policy.rs:479:39
[INFO] [stdout]     |
[INFO] [stdout] 479 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ListPoliciesGrantingServiceAccessRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/service_specific_credential.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ListServiceSpecificCredentialsRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/service_specific_credential.rs:37:39
[INFO] [stdout]    |
[INFO] [stdout] 37 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ListServiceSpecificCredentialsRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/instance_profile.rs:179:5
[INFO] [stdout]     |
[INFO] [stdout] 179 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &RemoveRoleFromInstanceProfileRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/instance_profile.rs:179:39
[INFO] [stdout]     |
[INFO] [stdout] 179 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &RemoveRoleFromInstanceProfileRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/group.rs:359:5
[INFO] [stdout]     |
[INFO] [stdout] 359 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &RemoveUserFromGroupRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/group.rs:359:39
[INFO] [stdout]     |
[INFO] [stdout] 359 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &RemoveUserFromGroupRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/service_specific_credential.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ResetServiceSpecificCredentialRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/service_specific_credential.rs:46:39
[INFO] [stdout]    |
[INFO] [stdout] 46 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ResetServiceSpecificCredentialRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/mfa_device.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ResyncMfaDeviceRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/mfa_device.rs:324:39
[INFO] [stdout]     |
[INFO] [stdout] 324 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &ResyncMfaDeviceRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/security_token.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &SetSecurityTokenServicePreferencesRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/security_token.rs:11:39
[INFO] [stdout]    |
[INFO] [stdout] 11 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &SetSecurityTokenServicePreferencesRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/simulate.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &SimulateCustomPolicyRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/simulate.rs:13:39
[INFO] [stdout]    |
[INFO] [stdout] 13 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &SimulateCustomPolicyRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/simulate.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &SimulatePrincipalPolicyRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/simulate.rs:22:39
[INFO] [stdout]    |
[INFO] [stdout] 22 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &SimulatePrincipalPolicyRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/access_key.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &UpdateAccessKeyRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/access_key.rs:26:39
[INFO] [stdout]    |
[INFO] [stdout] 26 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &UpdateAccessKeyRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/account_password_policy.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &UpdateAccountPasswordPolicyRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/account_password_policy.rs:13:39
[INFO] [stdout]    |
[INFO] [stdout] 13 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &UpdateAccountPasswordPolicyRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/role.rs:344:5
[INFO] [stdout]     |
[INFO] [stdout] 344 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &UpdateAssumeRolePolicyRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/role.rs:344:39
[INFO] [stdout]     |
[INFO] [stdout] 344 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &UpdateAssumeRolePolicyRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/login_profile.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     tx: &mut Transaction<'a, Sqlite>, _ctx: &OperationCtx, input: &UpdateLoginProfileRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/open_id_connect_provider.rs:190:5
[INFO] [stdout]     |
[INFO] [stdout] 190 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &UpdateOpenIdConnectProviderThumbprintRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/open_id_connect_provider.rs:190:39
[INFO] [stdout]     |
[INFO] [stdout] 190 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &UpdateOpenIdConnectProviderThumbprintRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/role.rs:335:5
[INFO] [stdout]     |
[INFO] [stdout] 335 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &UpdateRoleRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/role.rs:335:39
[INFO] [stdout]     |
[INFO] [stdout] 335 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &UpdateRoleRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/role.rs:402:5
[INFO] [stdout]     |
[INFO] [stdout] 402 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &UpdateRoleDescriptionRequest,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/operations/role.rs:402:39
[INFO] [stdout]     |
[INFO] [stdout] 402 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &UpdateRoleDescriptionRequest,
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/service_specific_credential.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &UpdateServiceSpecificCredentialRequest,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/service_specific_credential.rs:19:39
[INFO] [stdout]    |
[INFO] [stdout] 19 |     tx: &mut Transaction<'a, Sqlite>, ctx: &OperationCtx, input: &UpdateServiceSpecificCredentialRequest,
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/ssh_public_key.rs:54:19
[INFO] [stdout]    |
[INFO] [stdout] 54 |         .map_err(|err| ActionError::new(ApiErrorKind::InvalidInput, "Invalid SSH public key supplied."))?;
[INFO] [stdout]    |                   ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/ctx.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let mut tx = db.new_tx().await.expect("Failed to acquire connection");
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amz_date`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/ctx.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let amz_date = parts.headers.get(AwsRequestHeaders::AmzDate.as_str()).unwrap();
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_amz_date`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/operations/secure.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 14 |         .map_err(|err| {
[INFO] [stdout]    |                   ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `etcd_enabled` and `etcd_endpoints` are never read
[INFO] [stdout]   --> cloud/iam_rs/src/config.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) struct AppConfig {
[INFO] [stdout]    |                   --------- fields in this struct
[INFO] [stdout] 13 |     pub database_url: String,
[INFO] [stdout] 14 |     pub etcd_enabled: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 15 |     pub etcd_endpoints: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `extras` is never read
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/actions/error/mod.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) struct ApiError {
[INFO] [stdout]    |                   -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub(crate) extras: Option<HashMap<&'static str, String>>,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ApiError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_with_extras` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/actions/error/mod.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl ApiError {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub(crate) fn new_with_extras(
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/actions/error/mod.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub enum ApiErrorKind {
[INFO] [stdout]    |          ------------ variants in this enum
[INFO] [stdout] 57 |     ConcurrentModification,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 58 |     CredentialReportExpired,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 59 |     CredentialReportNotPresent,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 60 |     CredentialReportNotReady,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 61 |     DeleteConflict,
[INFO] [stdout] 62 |     DuplicateCertificate,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 |     EntityTemporarilyUnmodifiable,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 66 |     InvalidAuthenticationCode,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 67 |     InvalidCertificate,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 68 |     InvalidInput,
[INFO] [stdout] 69 |     InvalidPublicKey,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 70 |     InvalidUserType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 71 |     KeyPairMismatch,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 72 |     LimitExceeded,
[INFO] [stdout] 73 |     MalformedCertificate,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 74 |     MalformedPolicyDocument,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     PolicyEvaluation,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 78 |     PolicyNotAttachable,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 79 |     ReportGenerationLimitExceeded,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 80 |     ServiceFailure,
[INFO] [stdout] 81 |     ServiceNotSupported,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 82 |     UnmodifiableEntity,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 83 |     UnrecognizedPublicKeyEncoding,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ApiErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ROLE_SESSION_DURATION_MIN_SEC` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/constants.rs:24:22
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub(crate) const ROLE_SESSION_DURATION_MIN_SEC: Duration = Duration::new(900, 0);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ROLE_SESSION_DURATION_MAX_SEC` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/constants.rs:26:22
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub(crate) const ROLE_SESSION_DURATION_MAX_SEC: Duration = Duration::new(43200, 0);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ROLE_SESSION_DEFAULT_DURATION_SEC` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/constants.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub(crate) const ROLE_SESSION_DEFAULT_DURATION_SEC: Duration = Duration::new(3600, 0);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `save_all` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/group_inline_policy.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(crate) async fn save_all<'a>(
[INFO] [stdout]    |                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `save_all` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/inline_policy.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub(super) async fn save_all<'a>(
[INFO] [stdout]    |                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_by_id` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/policy.rs:56:21
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub(crate) async fn find_by_id<'a, E>(
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `save_all` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/role_inline_policy.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(crate) async fn save_all<'a>(
[INFO] [stdout]    |                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `find_by_parent_id` and `delete_by_parent_id` are never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/tag.rs:32:25
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl Tags {
[INFO] [stdout]    | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub(super) async fn find_by_parent_id<'a, E>(&self, executor: E, parent_id: i64) -> Result<Vec<DbTag>, Error>
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 99 |     pub(crate) async fn delete_by_parent_id<'a>(
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `account_id` is never read
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/types/group.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) struct SelectGroup {
[INFO] [stdout]    |                   ----------- field in this struct
[INFO] [stdout] 22 |     pub(crate) id: i64,
[INFO] [stdout] 23 |     pub(crate) account_id: i64,
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SelectGroup` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/types/instance_profile.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub(crate) struct SelectRoleForInstanceProfile {
[INFO] [stdout]    |                   ---------------------------- field in this struct
[INFO] [stdout] 31 |     pub(crate) id: i64,
[INFO] [stdout]    |                ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SelectRoleForInstanceProfile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `account_id`, `path`, `name`, `seed`, and `create_date` are never read
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/types/mfa_device.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) struct SelectMfaDevice {
[INFO] [stdout]    |                   --------------- fields in this struct
[INFO] [stdout] 22 |     pub(crate) id: i64,
[INFO] [stdout] 23 |     pub(crate) account_id: i64,
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] 24 |     pub(crate) serial_number: String,
[INFO] [stdout] 25 |     pub(crate) path: String,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 26 |     pub(crate) name: String,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 27 |     pub(crate) seed: Vec<u8>,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 28 |     pub(crate) create_date: i64,
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SelectMfaDevice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `account_id` is never read
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/types/open_id_connect_provider.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(crate) struct SelectOpenIdConnectProvider {
[INFO] [stdout]    |                   --------------------------- field in this struct
[INFO] [stdout] 14 |     pub(crate) id: i64,
[INFO] [stdout] 15 |     pub(crate) account_id: i64,
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SelectOpenIdConnectProvider` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/types/open_id_connect_provider.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub(crate) struct SelectOpenIdConnectProviderClientId {
[INFO] [stdout]    |                   ----------------------------------- field in this struct
[INFO] [stdout] 23 |     pub(crate) id: i64,
[INFO] [stdout]    |                ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SelectOpenIdConnectProviderClientId` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/types/open_id_connect_provider.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub(crate) struct SelectOpenIdConnectProviderThumbprint {
[INFO] [stdout]    |                   ------------------------------------- field in this struct
[INFO] [stdout] 29 |     pub(crate) id: i64,
[INFO] [stdout]    |                ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SelectOpenIdConnectProviderThumbprint` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `account_id` and `policy_type` are never read
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/types/policy.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub(crate) struct SelectPolicy {
[INFO] [stdout]    |                   ------------ fields in this struct
[INFO] [stdout] 30 |     pub(crate) id: i64,
[INFO] [stdout] 31 |     pub(crate) account_id: i64,
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub(crate) policy_type: PolicyType,
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SelectPolicy` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PolicyScope` is never used
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/db/types/policy.rs:120:17
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub(crate) enum PolicyScope {
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `is_attached` is never read
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/db/types/policy.rs:131:16
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub(crate) struct ListPoliciesQuery {
[INFO] [stdout]     |                   ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 131 |     pub(crate) is_attached: bool,
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ListPoliciesQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/types/policy_type.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl PolicyType {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub(crate) fn as_str(&self) -> &str {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `account_id`, `policy_id`, and `policy_version_id` are never read
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/types/policy_version.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) struct SelectPolicyVersion {
[INFO] [stdout]    |                   ------------------- fields in this struct
[INFO] [stdout] 22 |     pub(crate) id: i64,
[INFO] [stdout]    |                ^^
[INFO] [stdout] 23 |     pub(crate) account_id: i64,
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] 24 |     pub(crate) policy_id: i64,
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 25 |     pub(crate) policy_version_id: String,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SelectPolicyVersion` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `SamlProvider` is never constructed
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/types/resource_identifier.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub(crate) enum ResourceType {
[INFO] [stdout]    |                 ------------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 16 |     SamlProvider,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ResourceType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `account_id` are never read
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/types/role.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub(crate) struct SelectRole {
[INFO] [stdout]    |                   ---------- fields in this struct
[INFO] [stdout] 27 |     pub(crate) id: i64,
[INFO] [stdout]    |                ^^
[INFO] [stdout] 28 |     pub(crate) account_id: i64,
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SelectRole` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `account_id`, `policy_id`, and `last_used_region_id` are never read
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/types/role.rs:84:16
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub(crate) struct SelectRoleWithDetails {
[INFO] [stdout]    |                   --------------------- fields in this struct
[INFO] [stdout] 84 |     pub(crate) id: i64,
[INFO] [stdout]    |                ^^
[INFO] [stdout] 85 |     pub(crate) account_id: i64,
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub(crate) policy_id: Option<i64>,
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 97 |     pub(crate) last_used_region_id: Option<i64>,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SelectRoleWithDetails` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `name` are never read
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/types/saml_provider.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(crate) struct SelectSamlProvider {
[INFO] [stdout]    |                   ------------------ fields in this struct
[INFO] [stdout] 15 |     pub(crate) id: i64,
[INFO] [stdout]    |                ^^
[INFO] [stdout] 16 |     pub(crate) name: String,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SelectSamlProvider` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `certificate_body`, and `certificate_chain` are never read
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/types/server_certificate.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub(crate) struct SelectServerCertificate {
[INFO] [stdout]    |                   ----------------------- fields in this struct
[INFO] [stdout] 31 |     pub(crate) id: i64,
[INFO] [stdout]    |                ^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub(crate) certificate_body: String,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 35 |     pub(crate) certificate_chain: Option<String>,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SelectServerCertificate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `user_id` are never read
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/types/signing_certificate.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub(crate) struct SelectSigningCertificate {
[INFO] [stdout]    |                   ------------------------ fields in this struct
[INFO] [stdout] 19 |     pub(crate) id: i64,
[INFO] [stdout]    |                ^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub(crate) user_id: i64,
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SelectSigningCertificate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `user_id`, and `body` are never read
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/types/ssh_public_key.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub(crate) struct SelectSshPublicKey {
[INFO] [stdout]    |                   ------------------ fields in this struct
[INFO] [stdout] 18 |     pub(crate) id: i64,
[INFO] [stdout]    |                ^^
[INFO] [stdout] 19 |     pub(crate) user_id: i64,
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub(crate) body: String,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SelectSshPublicKey` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `account_id` and `policy_id` are never read
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/types/user.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub(crate) struct SelectUser {
[INFO] [stdout]    |                   ---------- fields in this struct
[INFO] [stdout] 26 |     pub(crate) id: i64,
[INFO] [stdout] 27 |     pub(crate) account_id: i64,
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub(crate) policy_id: Option<i64>,
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SelectUser` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `save_all` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/user_inline_policy.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(crate) async fn save_all<'a>(
[INFO] [stdout]    |                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_slice` is never used
[INFO] [stdout]  --> cloud/iam_rs/src/http/aws/iam/outputs/attached_permissions_boundaries.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(crate) fn write_slice(parent_tag: &mut ScopeWriter, wrapper_tag_name: &str, items: &[AttachedPermissionsBoundary]) {
[INFO] [stdout]   |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_slice` is never used
[INFO] [stdout]  --> cloud/iam_rs/src/http/aws/iam/outputs/entity_info.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(crate) fn write_slice(parent_tag: &mut ScopeWriter, wrapper_tag_name: &str, items: &[EntityInfo]) {
[INFO] [stdout]   |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_slice` is never used
[INFO] [stdout]  --> cloud/iam_rs/src/http/aws/iam/outputs/error_details.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(crate) fn write_slice(parent_tag: &mut ScopeWriter, wrapper_tag_name: &str, items: &[ErrorDetails]) {
[INFO] [stdout]   |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_slice` is never used
[INFO] [stdout]  --> cloud/iam_rs/src/http/aws/iam/outputs/organizations_decision_details.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(crate) fn write_slice(parent_tag: &mut ScopeWriter, wrapper_tag_name: &str, items: &[OrganizationsDecisionDetail]) {
[INFO] [stdout]   |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_slice` is never used
[INFO] [stdout]  --> cloud/iam_rs/src/http/aws/iam/outputs/permissions_boundary_decision_details.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(crate) fn write_slice(
[INFO] [stdout]   |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_slice` is never used
[INFO] [stdout]  --> cloud/iam_rs/src/http/aws/iam/outputs/positions.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(crate) fn write_slice(parent_tag: &mut ScopeWriter, wrapper_tag_name: &str, items: &[Position]) {
[INFO] [stdout]   |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_slice` is never used
[INFO] [stdout]  --> cloud/iam_rs/src/http/aws/iam/outputs/server_certificates.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(crate) fn write_slice(parent_tag: &mut ScopeWriter, wrapper_tag_name: &str, items: &[ServerCertificate]) {
[INFO] [stdout]   |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_slice` is never used
[INFO] [stdout]  --> cloud/iam_rs/src/http/aws/iam/outputs/ssh_public_keys.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(crate) fn write_slice(parent_tag: &mut ScopeWriter, wrapper_tag_name: &str, items: &[SshPublicKey]) {
[INFO] [stdout]   |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `context_key_name` and `context_key_type` are never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/context_entry.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl ContextEntry {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] 20 |     pub(crate) fn context_key_name(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub(crate) fn context_key_type(&self) -> Option<&types::context_key_type_enum::ContextKeyTypeEnum> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `user_name` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/create_access_key.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl CreateAccessKeyRequest {
[INFO] [stdout]    | --------------------------- method in this implementation
[INFO] [stdout] 10 |     pub(crate) fn user_name(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `description` and `custom_suffix` are never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/create_service_linked_role.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl CreateServiceLinkedRoleRequest {
[INFO] [stdout]    | ----------------------------------- methods in this implementation
[INFO] [stdout] 14 |     pub(crate) fn description(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub(crate) fn custom_suffix(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `user_name` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/delete_access_key.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl DeleteAccessKeyRequest {
[INFO] [stdout]    | --------------------------- method in this implementation
[INFO] [stdout] 12 |     pub(crate) fn user_name(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `user_name` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/delete_service_specific_credential.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl DeleteServiceSpecificCredentialRequest {
[INFO] [stdout]    | ------------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub(crate) fn user_name(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `user_name` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/delete_signing_certificate.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl DeleteSigningCertificateRequest {
[INFO] [stdout]    | ------------------------------------ method in this implementation
[INFO] [stdout] 12 |     pub(crate) fn user_name(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `organizations_policy_id` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/generate_organizations_access_report.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl GenerateOrganizationsAccessReportRequest {
[INFO] [stdout]    | --------------------------------------------- method in this implementation
[INFO] [stdout] 12 |     pub(crate) fn organizations_policy_id(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `granularity` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/generate_service_last_accessed_details.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl GenerateServiceLastAccessedDetailsRequest {
[INFO] [stdout]    | ---------------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub(crate) fn granularity(
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `marker`, `filter`, and `max_items` are never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/get_account_authorization_details.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl GetAccountAuthorizationDetailsRequest {
[INFO] [stdout]    | ------------------------------------------ methods in this implementation
[INFO] [stdout] 14 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub(crate) fn filter(&self) -> Option<&[types::entity_type::EntityType]> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub(crate) fn max_items(&self) -> Option<&i32> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/get_group.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl GetGroupRequest {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `marker`, `sort_key`, and `max_items` are never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/get_organizations_access_report.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl GetOrganizationsAccessReportRequest {
[INFO] [stdout]    | ---------------------------------------- methods in this implementation
[INFO] [stdout] 16 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub(crate) fn sort_key(&self) -> Option<&types::sort_key_type::SortKeyType> {
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub(crate) fn max_items(&self) -> Option<&i32> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `max_items` and `marker` are never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/get_service_last_accessed_details.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl GetServiceLastAccessedDetailsRequest {
[INFO] [stdout]    | ----------------------------------------- methods in this implementation
[INFO] [stdout] 14 |     pub(crate) fn max_items(&self) -> Option<&i32> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `marker` and `max_items` are never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/get_service_last_accessed_details_with_entities.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl GetServiceLastAccessedDetailsWithEntitiesRequest {
[INFO] [stdout]    | ----------------------------------------------------- methods in this implementation
[INFO] [stdout] 16 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub(crate) fn max_items(&self) -> Option<&i32> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `user_name` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/get_user.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl GetUserRequest {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] 10 |     pub(crate) fn user_name(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `user_name`, `marker`, and `max_items` are never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_access_keys.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl ListAccessKeysRequest {
[INFO] [stdout]    | -------------------------- methods in this implementation
[INFO] [stdout] 14 |     pub(crate) fn user_name(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub(crate) fn max_items(&self) -> Option<&i32> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `max_items` and `marker` are never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_account_aliases.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl ListAccountAliasesRequest {
[INFO] [stdout]    | ------------------------------ methods in this implementation
[INFO] [stdout] 12 |     pub(crate) fn max_items(&self) -> Option<&i32> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `path_prefix`, `marker`, and `max_items` are never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_attached_group_policies.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl ListAttachedGroupPoliciesRequest {
[INFO] [stdout]    | ------------------------------------- methods in this implementation
[INFO] [stdout] 16 |     pub(crate) fn path_prefix(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub(crate) fn max_items(&self) -> Option<&i32> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `max_items`, `path_prefix`, and `marker` are never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_attached_role_policies.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl ListAttachedRolePoliciesRequest {
[INFO] [stdout]    | ------------------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub(crate) fn max_items(&self) -> Option<&i32> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub(crate) fn path_prefix(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `marker`, `marker_type`, `max_items`, and `path_prefix` are never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_attached_user_policies.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl ListAttachedUserPoliciesRequest {
[INFO] [stdout]    | ------------------------------------ methods in this implementation
[INFO] [stdout] 19 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub(crate) fn marker_type(&self) -> Option<&MarkerType> {
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub(crate) fn max_items(&self) -> Option<&i32> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub(crate) fn path_prefix(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `marker`, `max_items`, `entity_filter`, `path_prefix`, and `policy_usage_filter` are never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_entities_for_policy.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl ListEntitiesForPolicyRequest {
[INFO] [stdout]    | --------------------------------- methods in this implementation
[INFO] [stdout] 20 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub(crate) fn max_items(&self) -> Option<&i32> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub(crate) fn entity_filter(&self) -> Option<&types::entity_type::EntityType> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub(crate) fn path_prefix(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub(crate) fn policy_usage_filter(&self) -> Option<&types::policy_usage_type::PolicyUsageType> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_group_policies.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl ListGroupPoliciesRequest {
[INFO] [stdout]    | ----------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_groups.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl ListGroupsRequest {
[INFO] [stdout]    | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_groups_for_user.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl ListGroupsForUserRequest {
[INFO] [stdout]    | ----------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_instance_profile_tags.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl ListInstanceProfileTagsRequest {
[INFO] [stdout]    | ----------------------------------- method in this implementation
[INFO] [stdout] 15 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_instance_profiles.rs:23:19
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl ListInstanceProfilesRequest {
[INFO] [stdout]    | -------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `marker` and `max_items` are never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_instance_profiles_for_role.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl ListInstanceProfilesForRoleRequest {
[INFO] [stdout]    | --------------------------------------- methods in this implementation
[INFO] [stdout] 14 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub(crate) fn max_items(&self) -> Option<&i32> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_mfa_device_tags.rs:23:19
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl ListMfaDeviceTagsRequest {
[INFO] [stdout]    | ----------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `user_name`, `marker`, and `max_items` are never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_mfa_devices.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl ListMfaDevicesRequest {
[INFO] [stdout]    | -------------------------- methods in this implementation
[INFO] [stdout] 14 |     pub(crate) fn user_name(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub(crate) fn max_items(&self) -> Option<&i32> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_open_id_connect_provider_tags.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl ListOpenIdConnectProviderTagsRequest {
[INFO] [stdout]    | ----------------------------------------- method in this implementation
[INFO] [stdout] 17 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `policy_usage_filter` and `marker` are never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_policies.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl ListPoliciesRequest {
[INFO] [stdout]    | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub(crate) fn policy_usage_filter(&self) -> Option<&types::policy_usage_type::PolicyUsageType> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_policies_granting_service_access.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl ListPoliciesGrantingServiceAccessRequest {
[INFO] [stdout]    | --------------------------------------------- method in this implementation
[INFO] [stdout] 14 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_policy_tags.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl ListPolicyTagsRequest {
[INFO] [stdout]    | -------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_policy_versions.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl ListPolicyVersionsRequest {
[INFO] [stdout]    | ------------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_role_policies.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl ListRolePoliciesRequest {
[INFO] [stdout]    | ---------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_role_tags.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl ListRoleTagsRequest {
[INFO] [stdout]    | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_roles.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl ListRolesRequest {
[INFO] [stdout]    | --------------------- method in this implementation
[INFO] [stdout] 15 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_saml_provider_tags.rs:23:19
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl ListSamlProviderTagsRequest {
[INFO] [stdout]    | -------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_server_certificate_tags.rs:23:19
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl ListServerCertificateTagsRequest {
[INFO] [stdout]    | ------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_server_certificates.rs:23:19
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl ListServerCertificatesRequest {
[INFO] [stdout]    | ---------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `user_name` and `service_name` are never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_service_specific_credentials.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl ListServiceSpecificCredentialsRequest {
[INFO] [stdout]    | ------------------------------------------ methods in this implementation
[INFO] [stdout] 12 |     pub(crate) fn user_name(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub(crate) fn service_name(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_signing_certificates.rs:23:19
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl ListSigningCertificatesRequest {
[INFO] [stdout]    | ----------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_ssh_public_keys.rs:23:19
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl ListSshPublicKeysRequest {
[INFO] [stdout]    | ----------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_user_policies.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl ListUserPoliciesRequest {
[INFO] [stdout]    | ---------------------------- method in this implementation
[INFO] [stdout] 17 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_user_tags.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl ListUserTagsRequest {
[INFO] [stdout]    | ------------------------ method in this implementation
[INFO] [stdout] 14 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_users.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl ListUsersRequest {
[INFO] [stdout]    | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_virtual_mfa_devices.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl ListVirtualMfaDevicesRequest {
[INFO] [stdout]    | --------------------------------- method in this implementation
[INFO] [stdout] 17 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `user_name` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/reset_service_specific_credential.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl ResetServiceSpecificCredentialRequest {
[INFO] [stdout]    | ------------------------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub(crate) fn user_name(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `resource_policy`, `caller_arn`, `resource_owner`, `resource_handling_option`, `max_items`, and `marker` are never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/simulate_custom_policy.rs:39:19
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl SimulateCustomPolicyRequest {
[INFO] [stdout]    | -------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub(crate) fn resource_policy(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub(crate) fn caller_arn(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub(crate) fn resource_owner(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub(crate) fn resource_handling_option(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub(crate) fn max_items(&self) -> Option<&i32> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `max_items`, `caller_arn`, `marker`, `resource_policy`, `resource_handling_option`, and `resource_owner` are never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/simulate_principal_policy.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl SimulatePrincipalPolicyRequest {
[INFO] [stdout]    | ----------------------------------- methods in this implementation
[INFO] [stdout] 33 |     pub(crate) fn max_items(&self) -> Option<&i32> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub(crate) fn caller_arn(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub(crate) fn resource_policy(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 |     pub(crate) fn resource_handling_option(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub(crate) fn resource_owner(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `user_name` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/update_access_key.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl UpdateAccessKeyRequest {
[INFO] [stdout]    | --------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub(crate) fn user_name(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/update_account_password_policy.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl UpdateAccountPasswordPolicyRequest {
[INFO] [stdout]    | --------------------------------------- methods in this implementation
[INFO] [stdout] 26 |     pub(crate) fn max_password_age(&self) -> Option<&i32> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub(crate) fn require_symbols(&self) -> Option<bool> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub(crate) fn require_uppercase_characters(&self) -> Option<bool> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub(crate) fn require_lowercase_characters(&self) -> Option<bool> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(crate) fn password_reuse_prevention(&self) -> Option<&i32> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub(crate) fn allow_users_to_change_password(&self) -> Option<bool> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub(crate) fn require_numbers(&self) -> Option<bool> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub(crate) fn minimum_password_length(&self) -> Option<&i32> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub(crate) fn hard_expiry(&self) -> Option<bool> {
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `policy_document` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/update_assume_role_policy.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl UpdateAssumeRolePolicyRequest {
[INFO] [stdout]    | ---------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub(crate) fn policy_document(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `password` and `password_reset_required` are never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/update_login_profile.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl UpdateLoginProfileRequest {
[INFO] [stdout]    | ------------------------------ methods in this implementation
[INFO] [stdout] 14 |     pub(crate) fn password(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub(crate) fn password_reset_required(&self) -> Option<bool> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `description` and `max_session_duration` are never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/update_role.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl UpdateRoleRequest {
[INFO] [stdout]    | ---------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub(crate) fn description(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub(crate) fn max_session_duration(&self) -> Option<&i32> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `user_name` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/update_service_specific_credential.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl UpdateServiceSpecificCredentialRequest {
[INFO] [stdout]    | ------------------------------------------- method in this implementation
[INFO] [stdout] 15 |     pub(crate) fn user_name(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ssh_public_key`
[INFO] [stdout]   --> cloud/iam_rs/src/tests/update_ssh_public_key.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let ssh_public_key = response.ssh_public_key().unwrap().status();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ssh_public_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `etcd_enabled` and `etcd_endpoints` are never read
[INFO] [stdout]   --> cloud/iam_rs/src/config.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) struct AppConfig {
[INFO] [stdout]    |                   --------- fields in this struct
[INFO] [stdout] 13 |     pub database_url: String,
[INFO] [stdout] 14 |     pub etcd_enabled: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 15 |     pub etcd_endpoints: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `extras` is never read
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/actions/error/mod.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) struct ApiError {
[INFO] [stdout]    |                   -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub(crate) extras: Option<HashMap<&'static str, String>>,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ApiError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_with_extras` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/actions/error/mod.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl ApiError {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub(crate) fn new_with_extras(
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/actions/error/mod.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub enum ApiErrorKind {
[INFO] [stdout]    |          ------------ variants in this enum
[INFO] [stdout] 57 |     ConcurrentModification,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 58 |     CredentialReportExpired,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 59 |     CredentialReportNotPresent,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 60 |     CredentialReportNotReady,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 61 |     DeleteConflict,
[INFO] [stdout] 62 |     DuplicateCertificate,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 |     EntityTemporarilyUnmodifiable,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 66 |     InvalidAuthenticationCode,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 67 |     InvalidCertificate,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 68 |     InvalidInput,
[INFO] [stdout] 69 |     InvalidPublicKey,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 70 |     InvalidUserType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 71 |     KeyPairMismatch,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 72 |     LimitExceeded,
[INFO] [stdout] 73 |     MalformedCertificate,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 74 |     MalformedPolicyDocument,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     PolicyEvaluation,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 78 |     PolicyNotAttachable,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 79 |     ReportGenerationLimitExceeded,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 80 |     ServiceFailure,
[INFO] [stdout] 81 |     ServiceNotSupported,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 82 |     UnmodifiableEntity,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 83 |     UnrecognizedPublicKeyEncoding,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ApiErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ROLE_SESSION_DURATION_MIN_SEC` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/constants.rs:24:22
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub(crate) const ROLE_SESSION_DURATION_MIN_SEC: Duration = Duration::new(900, 0);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ROLE_SESSION_DURATION_MAX_SEC` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/constants.rs:26:22
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub(crate) const ROLE_SESSION_DURATION_MAX_SEC: Duration = Duration::new(43200, 0);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ROLE_SESSION_DEFAULT_DURATION_SEC` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/constants.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub(crate) const ROLE_SESSION_DEFAULT_DURATION_SEC: Duration = Duration::new(3600, 0);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `save_all` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/group_inline_policy.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(crate) async fn save_all<'a>(
[INFO] [stdout]    |                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `save_all` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/inline_policy.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub(super) async fn save_all<'a>(
[INFO] [stdout]    |                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_by_id` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/policy.rs:56:21
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub(crate) async fn find_by_id<'a, E>(
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `save_all` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/role_inline_policy.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(crate) async fn save_all<'a>(
[INFO] [stdout]    |                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `find_by_parent_id` and `delete_by_parent_id` are never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/tag.rs:32:25
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl Tags {
[INFO] [stdout]    | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub(super) async fn find_by_parent_id<'a, E>(&self, executor: E, parent_id: i64) -> Result<Vec<DbTag>, Error>
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 99 |     pub(crate) async fn delete_by_parent_id<'a>(
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `account_id` is never read
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/types/group.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) struct SelectGroup {
[INFO] [stdout]    |                   ----------- field in this struct
[INFO] [stdout] 22 |     pub(crate) id: i64,
[INFO] [stdout] 23 |     pub(crate) account_id: i64,
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SelectGroup` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/types/instance_profile.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub(crate) struct SelectRoleForInstanceProfile {
[INFO] [stdout]    |                   ---------------------------- field in this struct
[INFO] [stdout] 31 |     pub(crate) id: i64,
[INFO] [stdout]    |                ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SelectRoleForInstanceProfile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `account_id`, `path`, `name`, `seed`, and `create_date` are never read
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/types/mfa_device.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) struct SelectMfaDevice {
[INFO] [stdout]    |                   --------------- fields in this struct
[INFO] [stdout] 22 |     pub(crate) id: i64,
[INFO] [stdout] 23 |     pub(crate) account_id: i64,
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] 24 |     pub(crate) serial_number: String,
[INFO] [stdout] 25 |     pub(crate) path: String,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 26 |     pub(crate) name: String,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 27 |     pub(crate) seed: Vec<u8>,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 28 |     pub(crate) create_date: i64,
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SelectMfaDevice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `account_id` is never read
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/types/open_id_connect_provider.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(crate) struct SelectOpenIdConnectProvider {
[INFO] [stdout]    |                   --------------------------- field in this struct
[INFO] [stdout] 14 |     pub(crate) id: i64,
[INFO] [stdout] 15 |     pub(crate) account_id: i64,
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SelectOpenIdConnectProvider` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/types/open_id_connect_provider.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub(crate) struct SelectOpenIdConnectProviderClientId {
[INFO] [stdout]    |                   ----------------------------------- field in this struct
[INFO] [stdout] 23 |     pub(crate) id: i64,
[INFO] [stdout]    |                ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SelectOpenIdConnectProviderClientId` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/types/open_id_connect_provider.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub(crate) struct SelectOpenIdConnectProviderThumbprint {
[INFO] [stdout]    |                   ------------------------------------- field in this struct
[INFO] [stdout] 29 |     pub(crate) id: i64,
[INFO] [stdout]    |                ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SelectOpenIdConnectProviderThumbprint` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `account_id` and `policy_type` are never read
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/types/policy.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub(crate) struct SelectPolicy {
[INFO] [stdout]    |                   ------------ fields in this struct
[INFO] [stdout] 30 |     pub(crate) id: i64,
[INFO] [stdout] 31 |     pub(crate) account_id: i64,
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub(crate) policy_type: PolicyType,
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SelectPolicy` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PolicyScope` is never used
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/db/types/policy.rs:120:17
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub(crate) enum PolicyScope {
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `is_attached` is never read
[INFO] [stdout]    --> cloud/iam_rs/src/http/aws/iam/db/types/policy.rs:131:16
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub(crate) struct ListPoliciesQuery {
[INFO] [stdout]     |                   ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 131 |     pub(crate) is_attached: bool,
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ListPoliciesQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/types/policy_type.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl PolicyType {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub(crate) fn as_str(&self) -> &str {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `account_id`, `policy_id`, and `policy_version_id` are never read
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/types/policy_version.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) struct SelectPolicyVersion {
[INFO] [stdout]    |                   ------------------- fields in this struct
[INFO] [stdout] 22 |     pub(crate) id: i64,
[INFO] [stdout]    |                ^^
[INFO] [stdout] 23 |     pub(crate) account_id: i64,
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] 24 |     pub(crate) policy_id: i64,
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 25 |     pub(crate) policy_version_id: String,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SelectPolicyVersion` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `SamlProvider` is never constructed
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/types/resource_identifier.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub(crate) enum ResourceType {
[INFO] [stdout]    |                 ------------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 16 |     SamlProvider,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ResourceType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `account_id` are never read
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/types/role.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub(crate) struct SelectRole {
[INFO] [stdout]    |                   ---------- fields in this struct
[INFO] [stdout] 27 |     pub(crate) id: i64,
[INFO] [stdout]    |                ^^
[INFO] [stdout] 28 |     pub(crate) account_id: i64,
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SelectRole` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `account_id`, `policy_id`, and `last_used_region_id` are never read
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/types/role.rs:84:16
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub(crate) struct SelectRoleWithDetails {
[INFO] [stdout]    |                   --------------------- fields in this struct
[INFO] [stdout] 84 |     pub(crate) id: i64,
[INFO] [stdout]    |                ^^
[INFO] [stdout] 85 |     pub(crate) account_id: i64,
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub(crate) policy_id: Option<i64>,
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 97 |     pub(crate) last_used_region_id: Option<i64>,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SelectRoleWithDetails` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `name` are never read
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/types/saml_provider.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(crate) struct SelectSamlProvider {
[INFO] [stdout]    |                   ------------------ fields in this struct
[INFO] [stdout] 15 |     pub(crate) id: i64,
[INFO] [stdout]    |                ^^
[INFO] [stdout] 16 |     pub(crate) name: String,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SelectSamlProvider` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `certificate_body`, and `certificate_chain` are never read
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/types/server_certificate.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub(crate) struct SelectServerCertificate {
[INFO] [stdout]    |                   ----------------------- fields in this struct
[INFO] [stdout] 31 |     pub(crate) id: i64,
[INFO] [stdout]    |                ^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub(crate) certificate_body: String,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 35 |     pub(crate) certificate_chain: Option<String>,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SelectServerCertificate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `user_id` are never read
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/types/signing_certificate.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub(crate) struct SelectSigningCertificate {
[INFO] [stdout]    |                   ------------------------ fields in this struct
[INFO] [stdout] 19 |     pub(crate) id: i64,
[INFO] [stdout]    |                ^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub(crate) user_id: i64,
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SelectSigningCertificate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `user_id`, and `body` are never read
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/types/ssh_public_key.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub(crate) struct SelectSshPublicKey {
[INFO] [stdout]    |                   ------------------ fields in this struct
[INFO] [stdout] 18 |     pub(crate) id: i64,
[INFO] [stdout]    |                ^^
[INFO] [stdout] 19 |     pub(crate) user_id: i64,
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub(crate) body: String,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SelectSshPublicKey` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `account_id` and `policy_id` are never read
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/types/user.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub(crate) struct SelectUser {
[INFO] [stdout]    |                   ---------- fields in this struct
[INFO] [stdout] 26 |     pub(crate) id: i64,
[INFO] [stdout] 27 |     pub(crate) account_id: i64,
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub(crate) policy_id: Option<i64>,
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SelectUser` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `save_all` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/db/user_inline_policy.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(crate) async fn save_all<'a>(
[INFO] [stdout]    |                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_slice` is never used
[INFO] [stdout]  --> cloud/iam_rs/src/http/aws/iam/outputs/attached_permissions_boundaries.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(crate) fn write_slice(parent_tag: &mut ScopeWriter, wrapper_tag_name: &str, items: &[AttachedPermissionsBoundary]) {
[INFO] [stdout]   |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_slice` is never used
[INFO] [stdout]  --> cloud/iam_rs/src/http/aws/iam/outputs/entity_info.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(crate) fn write_slice(parent_tag: &mut ScopeWriter, wrapper_tag_name: &str, items: &[EntityInfo]) {
[INFO] [stdout]   |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_slice` is never used
[INFO] [stdout]  --> cloud/iam_rs/src/http/aws/iam/outputs/error_details.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(crate) fn write_slice(parent_tag: &mut ScopeWriter, wrapper_tag_name: &str, items: &[ErrorDetails]) {
[INFO] [stdout]   |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_slice` is never used
[INFO] [stdout]  --> cloud/iam_rs/src/http/aws/iam/outputs/organizations_decision_details.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(crate) fn write_slice(parent_tag: &mut ScopeWriter, wrapper_tag_name: &str, items: &[OrganizationsDecisionDetail]) {
[INFO] [stdout]   |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_slice` is never used
[INFO] [stdout]  --> cloud/iam_rs/src/http/aws/iam/outputs/permissions_boundary_decision_details.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(crate) fn write_slice(
[INFO] [stdout]   |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_slice` is never used
[INFO] [stdout]  --> cloud/iam_rs/src/http/aws/iam/outputs/positions.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(crate) fn write_slice(parent_tag: &mut ScopeWriter, wrapper_tag_name: &str, items: &[Position]) {
[INFO] [stdout]   |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_slice` is never used
[INFO] [stdout]  --> cloud/iam_rs/src/http/aws/iam/outputs/server_certificates.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(crate) fn write_slice(parent_tag: &mut ScopeWriter, wrapper_tag_name: &str, items: &[ServerCertificate]) {
[INFO] [stdout]   |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_slice` is never used
[INFO] [stdout]  --> cloud/iam_rs/src/http/aws/iam/outputs/ssh_public_keys.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(crate) fn write_slice(parent_tag: &mut ScopeWriter, wrapper_tag_name: &str, items: &[SshPublicKey]) {
[INFO] [stdout]   |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `context_key_name` and `context_key_type` are never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/context_entry.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl ContextEntry {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] 20 |     pub(crate) fn context_key_name(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub(crate) fn context_key_type(&self) -> Option<&types::context_key_type_enum::ContextKeyTypeEnum> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `user_name` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/create_access_key.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl CreateAccessKeyRequest {
[INFO] [stdout]    | --------------------------- method in this implementation
[INFO] [stdout] 10 |     pub(crate) fn user_name(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `description` and `custom_suffix` are never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/create_service_linked_role.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl CreateServiceLinkedRoleRequest {
[INFO] [stdout]    | ----------------------------------- methods in this implementation
[INFO] [stdout] 14 |     pub(crate) fn description(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub(crate) fn custom_suffix(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `user_name` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/delete_access_key.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl DeleteAccessKeyRequest {
[INFO] [stdout]    | --------------------------- method in this implementation
[INFO] [stdout] 12 |     pub(crate) fn user_name(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `user_name` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/delete_service_specific_credential.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl DeleteServiceSpecificCredentialRequest {
[INFO] [stdout]    | ------------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub(crate) fn user_name(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `user_name` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/delete_signing_certificate.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl DeleteSigningCertificateRequest {
[INFO] [stdout]    | ------------------------------------ method in this implementation
[INFO] [stdout] 12 |     pub(crate) fn user_name(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `organizations_policy_id` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/generate_organizations_access_report.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl GenerateOrganizationsAccessReportRequest {
[INFO] [stdout]    | --------------------------------------------- method in this implementation
[INFO] [stdout] 12 |     pub(crate) fn organizations_policy_id(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `granularity` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/generate_service_last_accessed_details.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl GenerateServiceLastAccessedDetailsRequest {
[INFO] [stdout]    | ---------------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub(crate) fn granularity(
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `marker`, `filter`, and `max_items` are never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/get_account_authorization_details.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl GetAccountAuthorizationDetailsRequest {
[INFO] [stdout]    | ------------------------------------------ methods in this implementation
[INFO] [stdout] 14 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub(crate) fn filter(&self) -> Option<&[types::entity_type::EntityType]> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub(crate) fn max_items(&self) -> Option<&i32> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/get_group.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl GetGroupRequest {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `marker`, `sort_key`, and `max_items` are never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/get_organizations_access_report.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl GetOrganizationsAccessReportRequest {
[INFO] [stdout]    | ---------------------------------------- methods in this implementation
[INFO] [stdout] 16 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub(crate) fn sort_key(&self) -> Option<&types::sort_key_type::SortKeyType> {
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub(crate) fn max_items(&self) -> Option<&i32> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `max_items` and `marker` are never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/get_service_last_accessed_details.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl GetServiceLastAccessedDetailsRequest {
[INFO] [stdout]    | ----------------------------------------- methods in this implementation
[INFO] [stdout] 14 |     pub(crate) fn max_items(&self) -> Option<&i32> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `marker` and `max_items` are never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/get_service_last_accessed_details_with_entities.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl GetServiceLastAccessedDetailsWithEntitiesRequest {
[INFO] [stdout]    | ----------------------------------------------------- methods in this implementation
[INFO] [stdout] 16 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub(crate) fn max_items(&self) -> Option<&i32> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `user_name` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/get_user.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl GetUserRequest {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] 10 |     pub(crate) fn user_name(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `user_name`, `marker`, and `max_items` are never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_access_keys.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl ListAccessKeysRequest {
[INFO] [stdout]    | -------------------------- methods in this implementation
[INFO] [stdout] 14 |     pub(crate) fn user_name(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub(crate) fn max_items(&self) -> Option<&i32> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `max_items` and `marker` are never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_account_aliases.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl ListAccountAliasesRequest {
[INFO] [stdout]    | ------------------------------ methods in this implementation
[INFO] [stdout] 12 |     pub(crate) fn max_items(&self) -> Option<&i32> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `path_prefix`, `marker`, and `max_items` are never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_attached_group_policies.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl ListAttachedGroupPoliciesRequest {
[INFO] [stdout]    | ------------------------------------- methods in this implementation
[INFO] [stdout] 16 |     pub(crate) fn path_prefix(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub(crate) fn max_items(&self) -> Option<&i32> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `max_items`, `path_prefix`, and `marker` are never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_attached_role_policies.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl ListAttachedRolePoliciesRequest {
[INFO] [stdout]    | ------------------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub(crate) fn max_items(&self) -> Option<&i32> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub(crate) fn path_prefix(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `marker`, `marker_type`, `max_items`, and `path_prefix` are never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_attached_user_policies.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl ListAttachedUserPoliciesRequest {
[INFO] [stdout]    | ------------------------------------ methods in this implementation
[INFO] [stdout] 19 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub(crate) fn marker_type(&self) -> Option<&MarkerType> {
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub(crate) fn max_items(&self) -> Option<&i32> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub(crate) fn path_prefix(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `marker`, `max_items`, `entity_filter`, `path_prefix`, and `policy_usage_filter` are never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_entities_for_policy.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl ListEntitiesForPolicyRequest {
[INFO] [stdout]    | --------------------------------- methods in this implementation
[INFO] [stdout] 20 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub(crate) fn max_items(&self) -> Option<&i32> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub(crate) fn entity_filter(&self) -> Option<&types::entity_type::EntityType> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub(crate) fn path_prefix(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub(crate) fn policy_usage_filter(&self) -> Option<&types::policy_usage_type::PolicyUsageType> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_group_policies.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl ListGroupPoliciesRequest {
[INFO] [stdout]    | ----------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_groups.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl ListGroupsRequest {
[INFO] [stdout]    | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_groups_for_user.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl ListGroupsForUserRequest {
[INFO] [stdout]    | ----------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_instance_profile_tags.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl ListInstanceProfileTagsRequest {
[INFO] [stdout]    | ----------------------------------- method in this implementation
[INFO] [stdout] 15 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_instance_profiles.rs:23:19
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl ListInstanceProfilesRequest {
[INFO] [stdout]    | -------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `marker` and `max_items` are never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_instance_profiles_for_role.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl ListInstanceProfilesForRoleRequest {
[INFO] [stdout]    | --------------------------------------- methods in this implementation
[INFO] [stdout] 14 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub(crate) fn max_items(&self) -> Option<&i32> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_mfa_device_tags.rs:23:19
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl ListMfaDeviceTagsRequest {
[INFO] [stdout]    | ----------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `user_name`, `marker`, and `max_items` are never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_mfa_devices.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl ListMfaDevicesRequest {
[INFO] [stdout]    | -------------------------- methods in this implementation
[INFO] [stdout] 14 |     pub(crate) fn user_name(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub(crate) fn max_items(&self) -> Option<&i32> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_open_id_connect_provider_tags.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl ListOpenIdConnectProviderTagsRequest {
[INFO] [stdout]    | ----------------------------------------- method in this implementation
[INFO] [stdout] 17 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `policy_usage_filter` and `marker` are never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_policies.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl ListPoliciesRequest {
[INFO] [stdout]    | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub(crate) fn policy_usage_filter(&self) -> Option<&types::policy_usage_type::PolicyUsageType> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_policies_granting_service_access.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl ListPoliciesGrantingServiceAccessRequest {
[INFO] [stdout]    | --------------------------------------------- method in this implementation
[INFO] [stdout] 14 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_policy_tags.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl ListPolicyTagsRequest {
[INFO] [stdout]    | -------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_policy_versions.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl ListPolicyVersionsRequest {
[INFO] [stdout]    | ------------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_role_policies.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl ListRolePoliciesRequest {
[INFO] [stdout]    | ---------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_role_tags.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl ListRoleTagsRequest {
[INFO] [stdout]    | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_roles.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl ListRolesRequest {
[INFO] [stdout]    | --------------------- method in this implementation
[INFO] [stdout] 15 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_saml_provider_tags.rs:23:19
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl ListSamlProviderTagsRequest {
[INFO] [stdout]    | -------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_server_certificate_tags.rs:23:19
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl ListServerCertificateTagsRequest {
[INFO] [stdout]    | ------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_server_certificates.rs:23:19
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl ListServerCertificatesRequest {
[INFO] [stdout]    | ---------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `user_name` and `service_name` are never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_service_specific_credentials.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl ListServiceSpecificCredentialsRequest {
[INFO] [stdout]    | ------------------------------------------ methods in this implementation
[INFO] [stdout] 12 |     pub(crate) fn user_name(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub(crate) fn service_name(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_signing_certificates.rs:23:19
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl ListSigningCertificatesRequest {
[INFO] [stdout]    | ----------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_ssh_public_keys.rs:23:19
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl ListSshPublicKeysRequest {
[INFO] [stdout]    | ----------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_user_policies.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl ListUserPoliciesRequest {
[INFO] [stdout]    | ---------------------------- method in this implementation
[INFO] [stdout] 17 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_user_tags.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl ListUserTagsRequest {
[INFO] [stdout]    | ------------------------ method in this implementation
[INFO] [stdout] 14 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_users.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl ListUsersRequest {
[INFO] [stdout]    | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `marker` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/list_virtual_mfa_devices.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl ListVirtualMfaDevicesRequest {
[INFO] [stdout]    | --------------------------------- method in this implementation
[INFO] [stdout] 17 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `user_name` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/reset_service_specific_credential.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl ResetServiceSpecificCredentialRequest {
[INFO] [stdout]    | ------------------------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub(crate) fn user_name(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `resource_policy`, `caller_arn`, `resource_owner`, `resource_handling_option`, `max_items`, and `marker` are never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/simulate_custom_policy.rs:39:19
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl SimulateCustomPolicyRequest {
[INFO] [stdout]    | -------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub(crate) fn resource_policy(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub(crate) fn caller_arn(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub(crate) fn resource_owner(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub(crate) fn resource_handling_option(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub(crate) fn max_items(&self) -> Option<&i32> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `max_items`, `caller_arn`, `marker`, `resource_policy`, `resource_handling_option`, and `resource_owner` are never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/simulate_principal_policy.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl SimulatePrincipalPolicyRequest {
[INFO] [stdout]    | ----------------------------------- methods in this implementation
[INFO] [stdout] 33 |     pub(crate) fn max_items(&self) -> Option<&i32> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub(crate) fn caller_arn(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub(crate) fn marker(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub(crate) fn resource_policy(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 |     pub(crate) fn resource_handling_option(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub(crate) fn resource_owner(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `user_name` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/update_access_key.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl UpdateAccessKeyRequest {
[INFO] [stdout]    | --------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub(crate) fn user_name(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/update_account_password_policy.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl UpdateAccountPasswordPolicyRequest {
[INFO] [stdout]    | --------------------------------------- methods in this implementation
[INFO] [stdout] 26 |     pub(crate) fn max_password_age(&self) -> Option<&i32> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub(crate) fn require_symbols(&self) -> Option<bool> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub(crate) fn require_uppercase_characters(&self) -> Option<bool> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub(crate) fn require_lowercase_characters(&self) -> Option<bool> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(crate) fn password_reuse_prevention(&self) -> Option<&i32> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub(crate) fn allow_users_to_change_password(&self) -> Option<bool> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub(crate) fn require_numbers(&self) -> Option<bool> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub(crate) fn minimum_password_length(&self) -> Option<&i32> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub(crate) fn hard_expiry(&self) -> Option<bool> {
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `policy_document` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/update_assume_role_policy.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl UpdateAssumeRolePolicyRequest {
[INFO] [stdout]    | ---------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub(crate) fn policy_document(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `password` and `password_reset_required` are never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/update_login_profile.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl UpdateLoginProfileRequest {
[INFO] [stdout]    | ------------------------------ methods in this implementation
[INFO] [stdout] 14 |     pub(crate) fn password(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub(crate) fn password_reset_required(&self) -> Option<bool> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `description` and `max_session_duration` are never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/update_role.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl UpdateRoleRequest {
[INFO] [stdout]    | ---------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub(crate) fn description(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub(crate) fn max_session_duration(&self) -> Option<&i32> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `user_name` is never used
[INFO] [stdout]   --> cloud/iam_rs/src/http/aws/iam/types/update_service_specific_credential.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl UpdateServiceSpecificCredentialRequest {
[INFO] [stdout]    | ------------------------------------------- method in this implementation
[INFO] [stdout] 15 |     pub(crate) fn user_name(&self) -> Option<&str> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 21s
[INFO] running `Command { std: "docker" "inspect" "3663b59733ee360abd7fb8a05c8e88a3b4c58c94bb1472b66b8c5e682a26e69e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3663b59733ee360abd7fb8a05c8e88a3b4c58c94bb1472b66b8c5e682a26e69e", kill_on_drop: false }`
[INFO] [stdout] 3663b59733ee360abd7fb8a05c8e88a3b4c58c94bb1472b66b8c5e682a26e69e
