[INFO] fetching crate s3s-aws 0.10.1...
[INFO] checking s3s-aws-0.10.1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate s3s-aws 0.10.1 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate s3s-aws 0.10.1 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate s3s-aws 0.10.1
[INFO] finished tweaking crates.io crate s3s-aws 0.10.1
[INFO] tweaked toml for crates.io crate s3s-aws 0.10.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--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]      Locking 210 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d7e8aecbe81fdf25531c621352d90c17b2d76ebdb0da8722079fbcd7153fabdc
[INFO] running `Command { std: "docker" "start" "-a" "d7e8aecbe81fdf25531c621352d90c17b2d76ebdb0da8722079fbcd7153fabdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7e8aecbe81fdf25531c621352d90c17b2d76ebdb0da8722079fbcd7153fabdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7e8aecbe81fdf25531c621352d90c17b2d76ebdb0da8722079fbcd7153fabdc", kill_on_drop: false }`
[INFO] [stdout] d7e8aecbe81fdf25531c621352d90c17b2d76ebdb0da8722079fbcd7153fabdc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a739c77c7672a04784bcc1033ec5ff6ff54ff5db3587d43164a2109ad93e07f
[INFO] running `Command { std: "docker" "start" "-a" "2a739c77c7672a04784bcc1033ec5ff6ff54ff5db3587d43164a2109ad93e07f", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking outref v0.5.1
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]     Checking ring v0.17.8
[INFO] [stderr]     Checking der v0.6.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking allocator-api2 v0.2.20
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking spki v0.6.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking pkcs8 v0.9.0
[INFO] [stderr]    Compiling aws-types v1.3.3
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking nugine-rust-utils v0.3.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking hex-simd v0.8.0
[INFO] [stderr]     Checking transform-stream v0.3.0
[INFO] [stderr]     Checking bytestring v1.4.0
[INFO] [stderr]     Checking regex-lite v0.1.6
[INFO] [stderr]     Checking numeric_cast v0.2.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking aws-smithy-xml v0.60.9
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking crypto-bigint v0.4.9
[INFO] [stderr]     Checking sec1 v0.3.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking elliptic-curve v0.12.3
[INFO] [stderr]     Checking rfc6979 v0.3.1
[INFO] [stderr]     Checking ecdsa v0.14.8
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking p256 v0.11.1
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking aws-smithy-async v1.2.1
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking hyper v1.5.1
[INFO] [stderr]     Checking aws-smithy-types v1.2.9
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking aws-smithy-eventstream v0.60.5
[INFO] [stderr]     Checking aws-smithy-json v0.60.7
[INFO] [stderr]     Checking aws-smithy-types-convert v0.60.8
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking aws-smithy-runtime-api v1.7.3
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking aws-smithy-http v0.60.11
[INFO] [stderr]     Checking aws-credential-types v1.2.1
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]     Checking aws-sigv4 v1.2.5
[INFO] [stderr]     Checking aws-smithy-checksums v0.60.13
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking hyper v0.14.31
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking quick-xml v0.36.2
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking s3s v0.10.1
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking aws-smithy-runtime v1.7.3
[INFO] [stderr]     Checking aws-runtime v1.4.3
[INFO] [stderr]     Checking aws-sdk-s3 v1.63.0
[INFO] [stderr]     Checking s3s-aws v0.10.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no associated item named `And` found for struct `aws_sdk_s3::types::LifecycleRuleFilter` in the current scope
[INFO] [stdout]     --> src/conv/generated.rs:4342:53
[INFO] [stdout]      |
[INFO] [stdout] 4342 |             aws_sdk_s3::types::LifecycleRuleFilter::And(v) => Self::And(try_from_aws(v)?),
[INFO] [stdout]      |                                                     ^^^ associated item not found in `LifecycleRuleFilter`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `and` with a similar name
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-sdk-s3-1.63.0/src/types/_lifecycle_rule_filter.rs:44:5
[INFO] [stdout]      |
[INFO] [stdout] 44   |     pub fn and(&self) -> ::std::option::Option<&crate::types::LifecycleRuleAndOperator> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `ObjectSizeGreaterThan` found for struct `aws_sdk_s3::types::LifecycleRuleFilter` in the current scope
[INFO] [stdout]     --> src/conv/generated.rs:4343:53
[INFO] [stdout]      |
[INFO] [stdout] 4343 |             aws_sdk_s3::types::LifecycleRuleFilter::ObjectSizeGreaterThan(v) => Self::ObjectSizeGreaterThan(try_from_aws(v)?),
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^^^^^^^^^^ associated item not found in `LifecycleRuleFilter`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `object_size_greater_than` with a similar name
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-sdk-s3-1.63.0/src/types/_lifecycle_rule_filter.rs:36:5
[INFO] [stdout]      |
[INFO] [stdout] 36   |     pub fn object_size_greater_than(&self) -> ::std::option::Option<i64> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `ObjectSizeLessThan` found for struct `aws_sdk_s3::types::LifecycleRuleFilter` in the current scope
[INFO] [stdout]     --> src/conv/generated.rs:4344:53
[INFO] [stdout]      |
[INFO] [stdout] 4344 |             aws_sdk_s3::types::LifecycleRuleFilter::ObjectSizeLessThan(v) => Self::ObjectSizeLessThan(try_from_aws(v)?),
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^^^^^^^ associated item not found in `LifecycleRuleFilter`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `object_size_less_than` with a similar name
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-sdk-s3-1.63.0/src/types/_lifecycle_rule_filter.rs:40:5
[INFO] [stdout]      |
[INFO] [stdout] 40   |     pub fn object_size_less_than(&self) -> ::std::option::Option<i64> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `Prefix` found for struct `aws_sdk_s3::types::LifecycleRuleFilter` in the current scope
[INFO] [stdout]     --> src/conv/generated.rs:4345:53
[INFO] [stdout]      |
[INFO] [stdout] 4345 |             aws_sdk_s3::types::LifecycleRuleFilter::Prefix(v) => Self::Prefix(try_from_aws(v)?),
[INFO] [stdout]      |                                                     ^^^^^^ associated item not found in `LifecycleRuleFilter`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `prefix` with a similar name
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-sdk-s3-1.63.0/src/types/_lifecycle_rule_filter.rs:26:5
[INFO] [stdout]      |
[INFO] [stdout] 26   |     pub fn prefix(&self) -> ::std::option::Option<&str> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `And` found for struct `aws_sdk_s3::types::LifecycleRuleFilter` in the current scope
[INFO] [stdout]     --> src/conv/generated.rs:4342:53
[INFO] [stdout]      |
[INFO] [stdout] 4342 |             aws_sdk_s3::types::LifecycleRuleFilter::And(v) => Self::And(try_from_aws(v)?),
[INFO] [stdout]      |                                                     ^^^ associated item not found in `LifecycleRuleFilter`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `and` with a similar name
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-sdk-s3-1.63.0/src/types/_lifecycle_rule_filter.rs:44:5
[INFO] [stdout]      |
[INFO] [stdout] 44   |     pub fn and(&self) -> ::std::option::Option<&crate::types::LifecycleRuleAndOperator> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `Tag` found for struct `aws_sdk_s3::types::LifecycleRuleFilter` in the current scope
[INFO] [stdout]     --> src/conv/generated.rs:4346:53
[INFO] [stdout]      |
[INFO] [stdout] 4346 |             aws_sdk_s3::types::LifecycleRuleFilter::Tag(v) => Self::Tag(try_from_aws(v)?),
[INFO] [stdout]      |                                                     ^^^ associated item not found in `LifecycleRuleFilter`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `tag` with a similar name
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-sdk-s3-1.63.0/src/types/_lifecycle_rule_filter.rs:32:5
[INFO] [stdout]      |
[INFO] [stdout] 32   |     pub fn tag(&self) -> ::std::option::Option<&crate::types::Tag> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `And` found for struct `aws_sdk_s3::types::LifecycleRuleFilter` in the current scope
[INFO] [stdout]     --> src/conv/generated.rs:4353:69
[INFO] [stdout]      |
[INFO] [stdout] 4353 |             Self::And(v) => aws_sdk_s3::types::LifecycleRuleFilter::And(try_into_aws(v)?),
[INFO] [stdout]      |                                                                     ^^^ associated item not found in `LifecycleRuleFilter`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `and` with a similar name, but with different arguments
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-sdk-s3-1.63.0/src/types/_lifecycle_rule_filter.rs:44:5
[INFO] [stdout]      |
[INFO] [stdout] 44   |     pub fn and(&self) -> ::std::option::Option<&crate::types::LifecycleRuleAndOperator> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `ObjectSizeGreaterThan` found for struct `aws_sdk_s3::types::LifecycleRuleFilter` in the current scope
[INFO] [stdout]     --> src/conv/generated.rs:4343:53
[INFO] [stdout]      |
[INFO] [stdout] 4343 |             aws_sdk_s3::types::LifecycleRuleFilter::ObjectSizeGreaterThan(v) => Self::ObjectSizeGreaterThan(try_from_aws(v)?),
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^^^^^^^^^^ associated item not found in `LifecycleRuleFilter`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `object_size_greater_than` with a similar name
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-sdk-s3-1.63.0/src/types/_lifecycle_rule_filter.rs:36:5
[INFO] [stdout]      |
[INFO] [stdout] 36   |     pub fn object_size_greater_than(&self) -> ::std::option::Option<i64> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `ObjectSizeLessThan` found for struct `aws_sdk_s3::types::LifecycleRuleFilter` in the current scope
[INFO] [stdout]     --> src/conv/generated.rs:4344:53
[INFO] [stdout]      |
[INFO] [stdout] 4344 |             aws_sdk_s3::types::LifecycleRuleFilter::ObjectSizeLessThan(v) => Self::ObjectSizeLessThan(try_from_aws(v)?),
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^^^^^^^ associated item not found in `LifecycleRuleFilter`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `object_size_less_than` with a similar name
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-sdk-s3-1.63.0/src/types/_lifecycle_rule_filter.rs:40:5
[INFO] [stdout]      |
[INFO] [stdout] 40   |     pub fn object_size_less_than(&self) -> ::std::option::Option<i64> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `ObjectSizeGreaterThan` found for struct `aws_sdk_s3::types::LifecycleRuleFilter` in the current scope
[INFO] [stdout]     --> src/conv/generated.rs:4354:87
[INFO] [stdout]      |
[INFO] [stdout] 4354 |             Self::ObjectSizeGreaterThan(v) => aws_sdk_s3::types::LifecycleRuleFilter::ObjectSizeGreaterThan(try_into_aws(v)?),
[INFO] [stdout]      |                                                                                       ^^^^^^^^^^^^^^^^^^^^^ associated item not found in `LifecycleRuleFilter`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `object_size_greater_than` with a similar name, but with different arguments
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-sdk-s3-1.63.0/src/types/_lifecycle_rule_filter.rs:36:5
[INFO] [stdout]      |
[INFO] [stdout] 36   |     pub fn object_size_greater_than(&self) -> ::std::option::Option<i64> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `Prefix` found for struct `aws_sdk_s3::types::LifecycleRuleFilter` in the current scope
[INFO] [stdout]     --> src/conv/generated.rs:4345:53
[INFO] [stdout]      |
[INFO] [stdout] 4345 |             aws_sdk_s3::types::LifecycleRuleFilter::Prefix(v) => Self::Prefix(try_from_aws(v)?),
[INFO] [stdout]      |                                                     ^^^^^^ associated item not found in `LifecycleRuleFilter`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `prefix` with a similar name
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-sdk-s3-1.63.0/src/types/_lifecycle_rule_filter.rs:26:5
[INFO] [stdout]      |
[INFO] [stdout] 26   |     pub fn prefix(&self) -> ::std::option::Option<&str> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `Tag` found for struct `aws_sdk_s3::types::LifecycleRuleFilter` in the current scope
[INFO] [stdout]     --> src/conv/generated.rs:4346:53
[INFO] [stdout]      |
[INFO] [stdout] 4346 |             aws_sdk_s3::types::LifecycleRuleFilter::Tag(v) => Self::Tag(try_from_aws(v)?),
[INFO] [stdout]      |                                                     ^^^ associated item not found in `LifecycleRuleFilter`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `tag` with a similar name
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-sdk-s3-1.63.0/src/types/_lifecycle_rule_filter.rs:32:5
[INFO] [stdout]      |
[INFO] [stdout] 32   |     pub fn tag(&self) -> ::std::option::Option<&crate::types::Tag> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `ObjectSizeLessThan` found for struct `aws_sdk_s3::types::LifecycleRuleFilter` in the current scope
[INFO] [stdout]     --> src/conv/generated.rs:4355:84
[INFO] [stdout]      |
[INFO] [stdout] 4355 |             Self::ObjectSizeLessThan(v) => aws_sdk_s3::types::LifecycleRuleFilter::ObjectSizeLessThan(try_into_aws(v)?),
[INFO] [stdout]      |                                                                                    ^^^^^^^^^^^^^^^^^^ associated item not found in `LifecycleRuleFilter`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `object_size_less_than` with a similar name, but with different arguments
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-sdk-s3-1.63.0/src/types/_lifecycle_rule_filter.rs:40:5
[INFO] [stdout]      |
[INFO] [stdout] 40   |     pub fn object_size_less_than(&self) -> ::std::option::Option<i64> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `And` found for struct `aws_sdk_s3::types::LifecycleRuleFilter` in the current scope
[INFO] [stdout]     --> src/conv/generated.rs:4353:69
[INFO] [stdout]      |
[INFO] [stdout] 4353 |             Self::And(v) => aws_sdk_s3::types::LifecycleRuleFilter::And(try_into_aws(v)?),
[INFO] [stdout]      |                                                                     ^^^ associated item not found in `LifecycleRuleFilter`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `and` with a similar name, but with different arguments
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-sdk-s3-1.63.0/src/types/_lifecycle_rule_filter.rs:44:5
[INFO] [stdout]      |
[INFO] [stdout] 44   |     pub fn and(&self) -> ::std::option::Option<&crate::types::LifecycleRuleAndOperator> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `Prefix` found for struct `aws_sdk_s3::types::LifecycleRuleFilter` in the current scope
[INFO] [stdout]     --> src/conv/generated.rs:4356:72
[INFO] [stdout]      |
[INFO] [stdout] 4356 |             Self::Prefix(v) => aws_sdk_s3::types::LifecycleRuleFilter::Prefix(try_into_aws(v)?),
[INFO] [stdout]      |                                                                        ^^^^^^ associated item not found in `LifecycleRuleFilter`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `prefix` with a similar name, but with different arguments
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-sdk-s3-1.63.0/src/types/_lifecycle_rule_filter.rs:26:5
[INFO] [stdout]      |
[INFO] [stdout] 26   |     pub fn prefix(&self) -> ::std::option::Option<&str> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `Tag` found for struct `aws_sdk_s3::types::LifecycleRuleFilter` in the current scope
[INFO] [stdout]     --> src/conv/generated.rs:4357:69
[INFO] [stdout]      |
[INFO] [stdout] 4357 |             Self::Tag(v) => aws_sdk_s3::types::LifecycleRuleFilter::Tag(try_into_aws(v)?),
[INFO] [stdout]      |                                                                     ^^^ associated item not found in `LifecycleRuleFilter`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `tag` with a similar name, but with different arguments
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-sdk-s3-1.63.0/src/types/_lifecycle_rule_filter.rs:32:5
[INFO] [stdout]      |
[INFO] [stdout] 32   |     pub fn tag(&self) -> ::std::option::Option<&crate::types::Tag> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `ObjectSizeGreaterThan` found for struct `aws_sdk_s3::types::LifecycleRuleFilter` in the current scope
[INFO] [stdout]     --> src/conv/generated.rs:4354:87
[INFO] [stdout]      |
[INFO] [stdout] 4354 |             Self::ObjectSizeGreaterThan(v) => aws_sdk_s3::types::LifecycleRuleFilter::ObjectSizeGreaterThan(try_into_aws(v)?),
[INFO] [stdout]      |                                                                                       ^^^^^^^^^^^^^^^^^^^^^ associated item not found in `LifecycleRuleFilter`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `object_size_greater_than` with a similar name, but with different arguments
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-sdk-s3-1.63.0/src/types/_lifecycle_rule_filter.rs:36:5
[INFO] [stdout]      |
[INFO] [stdout] 36   |     pub fn object_size_greater_than(&self) -> ::std::option::Option<i64> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `ObjectSizeLessThan` found for struct `aws_sdk_s3::types::LifecycleRuleFilter` in the current scope
[INFO] [stdout]     --> src/conv/generated.rs:4355:84
[INFO] [stdout]      |
[INFO] [stdout] 4355 |             Self::ObjectSizeLessThan(v) => aws_sdk_s3::types::LifecycleRuleFilter::ObjectSizeLessThan(try_into_aws(v)?),
[INFO] [stdout]      |                                                                                    ^^^^^^^^^^^^^^^^^^ associated item not found in `LifecycleRuleFilter`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `object_size_less_than` with a similar name, but with different arguments
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-sdk-s3-1.63.0/src/types/_lifecycle_rule_filter.rs:40:5
[INFO] [stdout]      |
[INFO] [stdout] 40   |     pub fn object_size_less_than(&self) -> ::std::option::Option<i64> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `Prefix` found for struct `aws_sdk_s3::types::LifecycleRuleFilter` in the current scope
[INFO] [stdout]     --> src/conv/generated.rs:4356:72
[INFO] [stdout]      |
[INFO] [stdout] 4356 |             Self::Prefix(v) => aws_sdk_s3::types::LifecycleRuleFilter::Prefix(try_into_aws(v)?),
[INFO] [stdout]      |                                                                        ^^^^^^ associated item not found in `LifecycleRuleFilter`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `prefix` with a similar name, but with different arguments
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-sdk-s3-1.63.0/src/types/_lifecycle_rule_filter.rs:26:5
[INFO] [stdout]      |
[INFO] [stdout] 26   |     pub fn prefix(&self) -> ::std::option::Option<&str> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `Tag` found for struct `aws_sdk_s3::types::LifecycleRuleFilter` in the current scope
[INFO] [stdout]     --> src/conv/generated.rs:4357:69
[INFO] [stdout]      |
[INFO] [stdout] 4357 |             Self::Tag(v) => aws_sdk_s3::types::LifecycleRuleFilter::Tag(try_into_aws(v)?),
[INFO] [stdout]      |                                                                     ^^^ associated item not found in `LifecycleRuleFilter`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `tag` with a similar name, but with different arguments
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-sdk-s3-1.63.0/src/types/_lifecycle_rule_filter.rs:32:5
[INFO] [stdout]      |
[INFO] [stdout] 32   |     pub fn tag(&self) -> ::std::option::Option<&crate::types::Tag> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `And` found for struct `aws_sdk_s3::types::ReplicationRuleFilter` in the current scope
[INFO] [stdout]     --> src/conv/generated.rs:7461:55
[INFO] [stdout]      |
[INFO] [stdout] 7461 |             aws_sdk_s3::types::ReplicationRuleFilter::And(v) => Self::And(try_from_aws(v)?),
[INFO] [stdout]      |                                                       ^^^ associated item not found in `ReplicationRuleFilter`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `and` with a similar name
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-sdk-s3-1.63.0/src/types/_replication_rule_filter.rs:42:5
[INFO] [stdout]      |
[INFO] [stdout] 42   |     pub fn and(&self) -> ::std::option::Option<&crate::types::ReplicationRuleAndOperator> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `Prefix` found for struct `aws_sdk_s3::types::ReplicationRuleFilter` in the current scope
[INFO] [stdout]     --> src/conv/generated.rs:7462:55
[INFO] [stdout]      |
[INFO] [stdout] 7462 |             aws_sdk_s3::types::ReplicationRuleFilter::Prefix(v) => Self::Prefix(try_from_aws(v)?),
[INFO] [stdout]      |                                                       ^^^^^^ associated item not found in `ReplicationRuleFilter`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `prefix` with a similar name
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-sdk-s3-1.63.0/src/types/_replication_rule_filter.rs:27:5
[INFO] [stdout]      |
[INFO] [stdout] 27   |     pub fn prefix(&self) -> ::std::option::Option<&str> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `Tag` found for struct `aws_sdk_s3::types::ReplicationRuleFilter` in the current scope
[INFO] [stdout]     --> src/conv/generated.rs:7463:55
[INFO] [stdout]      |
[INFO] [stdout] 7463 |             aws_sdk_s3::types::ReplicationRuleFilter::Tag(v) => Self::Tag(try_from_aws(v)?),
[INFO] [stdout]      |                                                       ^^^ associated item not found in `ReplicationRuleFilter`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `tag` with a similar name
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-sdk-s3-1.63.0/src/types/_replication_rule_filter.rs:32:5
[INFO] [stdout]      |
[INFO] [stdout] 32   |     pub fn tag(&self) -> ::std::option::Option<&crate::types::Tag> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `And` found for struct `aws_sdk_s3::types::ReplicationRuleFilter` in the current scope
[INFO] [stdout]     --> src/conv/generated.rs:7470:71
[INFO] [stdout]      |
[INFO] [stdout] 7470 |             Self::And(v) => aws_sdk_s3::types::ReplicationRuleFilter::And(try_into_aws(v)?),
[INFO] [stdout]      |                                                                       ^^^ associated item not found in `ReplicationRuleFilter`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `and` with a similar name, but with different arguments
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-sdk-s3-1.63.0/src/types/_replication_rule_filter.rs:42:5
[INFO] [stdout]      |
[INFO] [stdout] 42   |     pub fn and(&self) -> ::std::option::Option<&crate::types::ReplicationRuleAndOperator> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `And` found for struct `aws_sdk_s3::types::ReplicationRuleFilter` in the current scope
[INFO] [stdout]     --> src/conv/generated.rs:7461:55
[INFO] [stdout]      |
[INFO] [stdout] 7461 |             aws_sdk_s3::types::ReplicationRuleFilter::And(v) => Self::And(try_from_aws(v)?),
[INFO] [stdout]      |                                                       ^^^ associated item not found in `ReplicationRuleFilter`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `and` with a similar name
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-sdk-s3-1.63.0/src/types/_replication_rule_filter.rs:42:5
[INFO] [stdout]      |
[INFO] [stdout] 42   |     pub fn and(&self) -> ::std::option::Option<&crate::types::ReplicationRuleAndOperator> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `Prefix` found for struct `aws_sdk_s3::types::ReplicationRuleFilter` in the current scope
[INFO] [stdout]     --> src/conv/generated.rs:7471:74
[INFO] [stdout]      |
[INFO] [stdout] 7471 |             Self::Prefix(v) => aws_sdk_s3::types::ReplicationRuleFilter::Prefix(try_into_aws(v)?),
[INFO] [stdout]      |                                                                          ^^^^^^ associated item not found in `ReplicationRuleFilter`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `prefix` with a similar name, but with different arguments
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-sdk-s3-1.63.0/src/types/_replication_rule_filter.rs:27:5
[INFO] [stdout]      |
[INFO] [stdout] 27   |     pub fn prefix(&self) -> ::std::option::Option<&str> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `Prefix` found for struct `aws_sdk_s3::types::ReplicationRuleFilter` in the current scope
[INFO] [stdout]     --> src/conv/generated.rs:7462:55
[INFO] [stdout]      |
[INFO] [stdout] 7462 |             aws_sdk_s3::types::ReplicationRuleFilter::Prefix(v) => Self::Prefix(try_from_aws(v)?),
[INFO] [stdout]      |                                                       ^^^^^^ associated item not found in `ReplicationRuleFilter`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `prefix` with a similar name
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-sdk-s3-1.63.0/src/types/_replication_rule_filter.rs:27:5
[INFO] [stdout]      |
[INFO] [stdout] 27   |     pub fn prefix(&self) -> ::std::option::Option<&str> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `Tag` found for struct `aws_sdk_s3::types::ReplicationRuleFilter` in the current scope
[INFO] [stdout]     --> src/conv/generated.rs:7463:55
[INFO] [stdout]      |
[INFO] [stdout] 7463 |             aws_sdk_s3::types::ReplicationRuleFilter::Tag(v) => Self::Tag(try_from_aws(v)?),
[INFO] [stdout]      |                                                       ^^^ associated item not found in `ReplicationRuleFilter`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `tag` with a similar name
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-sdk-s3-1.63.0/src/types/_replication_rule_filter.rs:32:5
[INFO] [stdout]      |
[INFO] [stdout] 32   |     pub fn tag(&self) -> ::std::option::Option<&crate::types::Tag> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `Tag` found for struct `aws_sdk_s3::types::ReplicationRuleFilter` in the current scope
[INFO] [stdout]     --> src/conv/generated.rs:7472:71
[INFO] [stdout]      |
[INFO] [stdout] 7472 |             Self::Tag(v) => aws_sdk_s3::types::ReplicationRuleFilter::Tag(try_into_aws(v)?),
[INFO] [stdout]      |                                                                       ^^^ associated item not found in `ReplicationRuleFilter`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `tag` with a similar name, but with different arguments
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-sdk-s3-1.63.0/src/types/_replication_rule_filter.rs:32:5
[INFO] [stdout]      |
[INFO] [stdout] 32   |     pub fn tag(&self) -> ::std::option::Option<&crate::types::Tag> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `And` found for struct `aws_sdk_s3::types::ReplicationRuleFilter` in the current scope
[INFO] [stdout]     --> src/conv/generated.rs:7470:71
[INFO] [stdout]      |
[INFO] [stdout] 7470 |             Self::And(v) => aws_sdk_s3::types::ReplicationRuleFilter::And(try_into_aws(v)?),
[INFO] [stdout]      |                                                                       ^^^ associated item not found in `ReplicationRuleFilter`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `and` with a similar name, but with different arguments
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-sdk-s3-1.63.0/src/types/_replication_rule_filter.rs:42:5
[INFO] [stdout]      |
[INFO] [stdout] 42   |     pub fn and(&self) -> ::std::option::Option<&crate::types::ReplicationRuleAndOperator> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `Prefix` found for struct `aws_sdk_s3::types::ReplicationRuleFilter` in the current scope
[INFO] [stdout]     --> src/conv/generated.rs:7471:74
[INFO] [stdout]      |
[INFO] [stdout] 7471 |             Self::Prefix(v) => aws_sdk_s3::types::ReplicationRuleFilter::Prefix(try_into_aws(v)?),
[INFO] [stdout]      |                                                                          ^^^^^^ associated item not found in `ReplicationRuleFilter`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `prefix` with a similar name, but with different arguments
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-sdk-s3-1.63.0/src/types/_replication_rule_filter.rs:27:5
[INFO] [stdout]      |
[INFO] [stdout] 27   |     pub fn prefix(&self) -> ::std::option::Option<&str> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `Tag` found for struct `aws_sdk_s3::types::ReplicationRuleFilter` in the current scope
[INFO] [stdout]     --> src/conv/generated.rs:7472:71
[INFO] [stdout]      |
[INFO] [stdout] 7472 |             Self::Tag(v) => aws_sdk_s3::types::ReplicationRuleFilter::Tag(try_into_aws(v)?),
[INFO] [stdout]      |                                                                       ^^^ associated item not found in `ReplicationRuleFilter`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `tag` with a similar name, but with different arguments
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-sdk-s3-1.63.0/src/types/_replication_rule_filter.rs:32:5
[INFO] [stdout]      |
[INFO] [stdout] 32   |     pub fn tag(&self) -> ::std::option::Option<&crate::types::Tag> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `s3s-aws` (lib) due to 16 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `s3s-aws` (lib test) due to 16 previous errors
[INFO] running `Command { std: "docker" "inspect" "2a739c77c7672a04784bcc1033ec5ff6ff54ff5db3587d43164a2109ad93e07f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a739c77c7672a04784bcc1033ec5ff6ff54ff5db3587d43164a2109ad93e07f", kill_on_drop: false }`
[INFO] [stdout] 2a739c77c7672a04784bcc1033ec5ff6ff54ff5db3587d43164a2109ad93e07f
