[INFO] fetching crate aws-sdk-ecr 1.98.0...
[INFO] checking aws-sdk-ecr-1.98.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate aws-sdk-ecr 1.98.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate aws-sdk-ecr 1.98.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate aws-sdk-ecr 1.98.0
[INFO] tweaked toml for crates.io crate aws-sdk-ecr 1.98.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate aws-sdk-ecr 1.98.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate aws-sdk-ecr 1.98.0 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a1fa138f83381db51ad87efae392a318e43f4224208ff125bf17f3fddfcc571b
[INFO] running `Command { std: "docker" "start" "-a" "a1fa138f83381db51ad87efae392a318e43f4224208ff125bf17f3fddfcc571b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1fa138f83381db51ad87efae392a318e43f4224208ff125bf17f3fddfcc571b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1fa138f83381db51ad87efae392a318e43f4224208ff125bf17f3fddfcc571b", kill_on_drop: false }`
[INFO] [stdout] a1fa138f83381db51ad87efae392a318e43f4224208ff125bf17f3fddfcc571b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4b8eab0a8bfece7b642769ffaee205a4bc476125e161c9b19c72813f87be7b3
[INFO] running `Command { std: "docker" "start" "-a" "d4b8eab0a8bfece7b642769ffaee205a4bc476125e161c9b19c72813f87be7b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling aws-lc-rs v1.14.1
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking rustls-native-certs v0.8.2
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling aws-types v1.3.10
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]     Checking regex-lite v0.1.8
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking aws-smithy-xml v0.60.12
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking proptest v1.9.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.32.3
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking aws-smithy-async v1.2.6
[INFO] [stderr]     Checking aws-smithy-types v1.3.4
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking aws-smithy-runtime-api v1.9.2
[INFO] [stderr]     Checking aws-smithy-json v0.61.7
[INFO] [stderr]     Checking aws-smithy-query v0.60.8
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking aws-smithy-http v0.62.5
[INFO] [stderr]     Checking aws-credential-types v1.2.9
[INFO] [stderr]     Checking aws-smithy-observability v0.1.4
[INFO] [stderr]     Checking aws-sigv4 v1.3.6
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking aws-smithy-http-client v1.1.4
[INFO] [stderr]     Checking aws-smithy-runtime v1.9.4
[INFO] [stderr]     Checking aws-runtime v1.5.14
[INFO] [stderr]     Checking aws-sdk-sso v1.89.0
[INFO] [stderr]     Checking aws-sdk-ssooidc v1.91.0
[INFO] [stderr]     Checking aws-sdk-sts v1.91.0
[INFO] [stderr]     Checking aws-sdk-ecr v1.98.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking aws-config v1.8.10
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]     --> src/config.rs:1403:39
[INFO] [stdout]      |
[INFO] [stdout] 1403 | ...                   .map(|it| it.parse().unwrap())
[INFO] [stdout]      |                                 ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EncryptionType, Infallible>
[INFO] [stdout]   --> src/types/_encryption_type.rs:69:93
[INFO] [stdout]    |
[INFO] [stdout] 69 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 70 | |         ::std::result::Result::Ok(EncryptionType::from(s))
[INFO] [stdout] 71 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EncryptionType, Infallible>
[INFO] [stdout]   --> src/types/_encryption_type.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         ::std::result::Result::Ok(EncryptionType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<FindingSeverity, Infallible>
[INFO] [stdout]   --> src/types/_finding_severity.rs:81:93
[INFO] [stdout]    |
[INFO] [stdout] 81 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 82 | |         ::std::result::Result::Ok(FindingSeverity::from(s))
[INFO] [stdout] 83 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<FindingSeverity, Infallible>
[INFO] [stdout]   --> src/types/_finding_severity.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         ::std::result::Result::Ok(FindingSeverity::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ImageActionType, Infallible>
[INFO] [stdout]   --> src/types/_image_action_type.rs:61:93
[INFO] [stdout]    |
[INFO] [stdout] 61 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 62 | |         ::std::result::Result::Ok(ImageActionType::from(s))
[INFO] [stdout] 63 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ImageActionType, Infallible>
[INFO] [stdout]   --> src/types/_image_action_type.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         ::std::result::Result::Ok(ImageActionType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ImageFailureCode, Infallible>
[INFO] [stdout]   --> src/types/_image_failure_code.rs:97:93
[INFO] [stdout]    |
[INFO] [stdout] 97 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 98 | |         ::std::result::Result::Ok(ImageFailureCode::from(s))
[INFO] [stdout] 99 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ImageFailureCode, Infallible>
[INFO] [stdout]   --> src/types/_image_failure_code.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         ::std::result::Result::Ok(ImageFailureCode::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ImageTagMutability, Infallible>
[INFO] [stdout]   --> src/types/_image_tag_mutability.rs:73:93
[INFO] [stdout]    |
[INFO] [stdout] 73 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 74 | |         ::std::result::Result::Ok(ImageTagMutability::from(s))
[INFO] [stdout] 75 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ImageTagMutability, Infallible>
[INFO] [stdout]   --> src/types/_image_tag_mutability.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         ::std::result::Result::Ok(ImageTagMutability::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ImageTagMutabilityExclusionFilterType, Infallible>
[INFO] [stdout]   --> src/types/_image_tag_mutability_exclusion_filter_type.rs:61:93
[INFO] [stdout]    |
[INFO] [stdout] 61 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 62 | |         ::std::result::Result::Ok(ImageTagMutabilityExclusionFilterType::from(s))
[INFO] [stdout] 63 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ImageTagMutabilityExclusionFilterType, Infallible>
[INFO] [stdout]   --> src/types/_image_tag_mutability_exclusion_filter_type.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         ::std::result::Result::Ok(ImageTagMutabilityExclusionFilterType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<LayerAvailability, Infallible>
[INFO] [stdout]   --> src/types/_layer_availability.rs:65:93
[INFO] [stdout]    |
[INFO] [stdout] 65 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 66 | |         ::std::result::Result::Ok(LayerAvailability::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<LayerAvailability, Infallible>
[INFO] [stdout]   --> src/types/_layer_availability.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(LayerAvailability::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<LayerFailureCode, Infallible>
[INFO] [stdout]   --> src/types/_layer_failure_code.rs:65:93
[INFO] [stdout]    |
[INFO] [stdout] 65 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 66 | |         ::std::result::Result::Ok(LayerFailureCode::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<LayerFailureCode, Infallible>
[INFO] [stdout]   --> src/types/_layer_failure_code.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(LayerFailureCode::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<LifecyclePolicyPreviewStatus, Infallible>
[INFO] [stdout]   --> src/types/_lifecycle_policy_preview_status.rs:73:93
[INFO] [stdout]    |
[INFO] [stdout] 73 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 74 | |         ::std::result::Result::Ok(LifecyclePolicyPreviewStatus::from(s))
[INFO] [stdout] 75 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<LifecyclePolicyPreviewStatus, Infallible>
[INFO] [stdout]   --> src/types/_lifecycle_policy_preview_status.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         ::std::result::Result::Ok(LifecyclePolicyPreviewStatus::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RctAppliedFor, Infallible>
[INFO] [stdout]   --> src/types/_rct_applied_for.rs:65:93
[INFO] [stdout]    |
[INFO] [stdout] 65 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 66 | |         ::std::result::Result::Ok(RctAppliedFor::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RctAppliedFor, Infallible>
[INFO] [stdout]   --> src/types/_rct_applied_for.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(RctAppliedFor::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ReplicationStatus, Infallible>
[INFO] [stdout]   --> src/types/_replication_status.rs:69:93
[INFO] [stdout]    |
[INFO] [stdout] 69 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 70 | |         ::std::result::Result::Ok(ReplicationStatus::from(s))
[INFO] [stdout] 71 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ReplicationStatus, Infallible>
[INFO] [stdout]   --> src/types/_replication_status.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         ::std::result::Result::Ok(ReplicationStatus::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RepositoryFilterType, Infallible>
[INFO] [stdout]   --> src/types/_repository_filter_type.rs:61:93
[INFO] [stdout]    |
[INFO] [stdout] 61 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 62 | |         ::std::result::Result::Ok(RepositoryFilterType::from(s))
[INFO] [stdout] 63 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RepositoryFilterType, Infallible>
[INFO] [stdout]   --> src/types/_repository_filter_type.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         ::std::result::Result::Ok(RepositoryFilterType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ScanFrequency, Infallible>
[INFO] [stdout]   --> src/types/_scan_frequency.rs:69:93
[INFO] [stdout]    |
[INFO] [stdout] 69 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 70 | |         ::std::result::Result::Ok(ScanFrequency::from(s))
[INFO] [stdout] 71 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ScanFrequency, Infallible>
[INFO] [stdout]   --> src/types/_scan_frequency.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         ::std::result::Result::Ok(ScanFrequency::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ScanStatus, Infallible>
[INFO] [stdout]   --> src/types/_scan_status.rs:93:93
[INFO] [stdout]    |
[INFO] [stdout] 93 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 94 | |         ::std::result::Result::Ok(ScanStatus::from(s))
[INFO] [stdout] 95 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ScanStatus, Infallible>
[INFO] [stdout]   --> src/types/_scan_status.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         ::std::result::Result::Ok(ScanStatus::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ScanType, Infallible>
[INFO] [stdout]   --> src/types/_scan_type.rs:65:93
[INFO] [stdout]    |
[INFO] [stdout] 65 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 66 | |         ::std::result::Result::Ok(ScanType::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ScanType, Infallible>
[INFO] [stdout]   --> src/types/_scan_type.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(ScanType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ScanningConfigurationFailureCode, Infallible>
[INFO] [stdout]   --> src/types/_scanning_configuration_failure_code.rs:61:93
[INFO] [stdout]    |
[INFO] [stdout] 61 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 62 | |         ::std::result::Result::Ok(ScanningConfigurationFailureCode::from(s))
[INFO] [stdout] 63 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ScanningConfigurationFailureCode, Infallible>
[INFO] [stdout]   --> src/types/_scanning_configuration_failure_code.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         ::std::result::Result::Ok(ScanningConfigurationFailureCode::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ScanningRepositoryFilterType, Infallible>
[INFO] [stdout]   --> src/types/_scanning_repository_filter_type.rs:61:93
[INFO] [stdout]    |
[INFO] [stdout] 61 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 62 | |         ::std::result::Result::Ok(ScanningRepositoryFilterType::from(s))
[INFO] [stdout] 63 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ScanningRepositoryFilterType, Infallible>
[INFO] [stdout]   --> src/types/_scanning_repository_filter_type.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         ::std::result::Result::Ok(ScanningRepositoryFilterType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TagStatus, Infallible>
[INFO] [stdout]   --> src/types/_tag_status.rs:69:93
[INFO] [stdout]    |
[INFO] [stdout] 69 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 70 | |         ::std::result::Result::Ok(TagStatus::from(s))
[INFO] [stdout] 71 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TagStatus, Infallible>
[INFO] [stdout]   --> src/types/_tag_status.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         ::std::result::Result::Ok(TagStatus::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<UpstreamRegistry, Infallible>
[INFO] [stdout]   --> src/types/_upstream_registry.rs:89:93
[INFO] [stdout]    |
[INFO] [stdout] 89 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 90 | |         ::std::result::Result::Ok(UpstreamRegistry::from(s))
[INFO] [stdout] 91 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<UpstreamRegistry, Infallible>
[INFO] [stdout]   --> src/types/_upstream_registry.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |         ::std::result::Result::Ok(UpstreamRegistry::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EncryptionType, Infallible>
[INFO] [stdout]   --> src/serde_util.rs:15:35
[INFO] [stdout]    |
[INFO] [stdout] 15 |         builder.encryption_type = "no value was set".parse::<crate::types::EncryptionType>().ok()
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EncryptionType, Infallible>
[INFO] [stdout]   --> src/serde_util.rs:24:35
[INFO] [stdout]    |
[INFO] [stdout] 24 |         builder.encryption_type = "no value was set".parse::<crate::types::EncryptionType>().ok()
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ImageTagMutabilityExclusionFilterType, Infallible>
[INFO] [stdout]   --> src/serde_util.rs:33:31
[INFO] [stdout]    |
[INFO] [stdout] 33 |         builder.filter_type = "no value was set".parse::<crate::types::ImageTagMutabilityExclusionFilterType>().ok()
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ScanFrequency, Infallible>
[INFO] [stdout]   --> src/serde_util.rs:55:34
[INFO] [stdout]    |
[INFO] [stdout] 55 |         builder.scan_frequency = "no value was set".parse::<crate::types::ScanFrequency>().ok()
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ScanningRepositoryFilterType, Infallible>
[INFO] [stdout]   --> src/serde_util.rs:79:31
[INFO] [stdout]    |
[INFO] [stdout] 79 |         builder.filter_type = "no value was set".parse::<crate::types::ScanningRepositoryFilterType>().ok()
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RepositoryFilterType, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:110:31
[INFO] [stdout]     |
[INFO] [stdout] 110 |         builder.filter_type = "no value was set".parse::<crate::types::RepositoryFilterType>().ok()
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aws-sdk-ecr` (lib) due to 45 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]     --> src/config.rs:1403:39
[INFO] [stdout]      |
[INFO] [stdout] 1403 | ...                   .map(|it| it.parse().unwrap())
[INFO] [stdout]      |                                 ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EncryptionType, Infallible>
[INFO] [stdout]   --> src/types/_encryption_type.rs:69:93
[INFO] [stdout]    |
[INFO] [stdout] 69 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 70 | |         ::std::result::Result::Ok(EncryptionType::from(s))
[INFO] [stdout] 71 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EncryptionType, Infallible>
[INFO] [stdout]   --> src/types/_encryption_type.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         ::std::result::Result::Ok(EncryptionType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<FindingSeverity, Infallible>
[INFO] [stdout]   --> src/types/_finding_severity.rs:81:93
[INFO] [stdout]    |
[INFO] [stdout] 81 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 82 | |         ::std::result::Result::Ok(FindingSeverity::from(s))
[INFO] [stdout] 83 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<FindingSeverity, Infallible>
[INFO] [stdout]   --> src/types/_finding_severity.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         ::std::result::Result::Ok(FindingSeverity::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ImageActionType, Infallible>
[INFO] [stdout]   --> src/types/_image_action_type.rs:61:93
[INFO] [stdout]    |
[INFO] [stdout] 61 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 62 | |         ::std::result::Result::Ok(ImageActionType::from(s))
[INFO] [stdout] 63 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ImageActionType, Infallible>
[INFO] [stdout]   --> src/types/_image_action_type.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         ::std::result::Result::Ok(ImageActionType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ImageFailureCode, Infallible>
[INFO] [stdout]   --> src/types/_image_failure_code.rs:97:93
[INFO] [stdout]    |
[INFO] [stdout] 97 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 98 | |         ::std::result::Result::Ok(ImageFailureCode::from(s))
[INFO] [stdout] 99 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ImageFailureCode, Infallible>
[INFO] [stdout]   --> src/types/_image_failure_code.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         ::std::result::Result::Ok(ImageFailureCode::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ImageTagMutability, Infallible>
[INFO] [stdout]   --> src/types/_image_tag_mutability.rs:73:93
[INFO] [stdout]    |
[INFO] [stdout] 73 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 74 | |         ::std::result::Result::Ok(ImageTagMutability::from(s))
[INFO] [stdout] 75 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ImageTagMutability, Infallible>
[INFO] [stdout]   --> src/types/_image_tag_mutability.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         ::std::result::Result::Ok(ImageTagMutability::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ImageTagMutabilityExclusionFilterType, Infallible>
[INFO] [stdout]   --> src/types/_image_tag_mutability_exclusion_filter_type.rs:61:93
[INFO] [stdout]    |
[INFO] [stdout] 61 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 62 | |         ::std::result::Result::Ok(ImageTagMutabilityExclusionFilterType::from(s))
[INFO] [stdout] 63 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ImageTagMutabilityExclusionFilterType, Infallible>
[INFO] [stdout]   --> src/types/_image_tag_mutability_exclusion_filter_type.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         ::std::result::Result::Ok(ImageTagMutabilityExclusionFilterType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<LayerAvailability, Infallible>
[INFO] [stdout]   --> src/types/_layer_availability.rs:65:93
[INFO] [stdout]    |
[INFO] [stdout] 65 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 66 | |         ::std::result::Result::Ok(LayerAvailability::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<LayerAvailability, Infallible>
[INFO] [stdout]   --> src/types/_layer_availability.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(LayerAvailability::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<LayerFailureCode, Infallible>
[INFO] [stdout]   --> src/types/_layer_failure_code.rs:65:93
[INFO] [stdout]    |
[INFO] [stdout] 65 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 66 | |         ::std::result::Result::Ok(LayerFailureCode::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<LayerFailureCode, Infallible>
[INFO] [stdout]   --> src/types/_layer_failure_code.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(LayerFailureCode::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<LifecyclePolicyPreviewStatus, Infallible>
[INFO] [stdout]   --> src/types/_lifecycle_policy_preview_status.rs:73:93
[INFO] [stdout]    |
[INFO] [stdout] 73 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 74 | |         ::std::result::Result::Ok(LifecyclePolicyPreviewStatus::from(s))
[INFO] [stdout] 75 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<LifecyclePolicyPreviewStatus, Infallible>
[INFO] [stdout]   --> src/types/_lifecycle_policy_preview_status.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         ::std::result::Result::Ok(LifecyclePolicyPreviewStatus::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RctAppliedFor, Infallible>
[INFO] [stdout]   --> src/types/_rct_applied_for.rs:65:93
[INFO] [stdout]    |
[INFO] [stdout] 65 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 66 | |         ::std::result::Result::Ok(RctAppliedFor::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RctAppliedFor, Infallible>
[INFO] [stdout]   --> src/types/_rct_applied_for.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(RctAppliedFor::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ReplicationStatus, Infallible>
[INFO] [stdout]   --> src/types/_replication_status.rs:69:93
[INFO] [stdout]    |
[INFO] [stdout] 69 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 70 | |         ::std::result::Result::Ok(ReplicationStatus::from(s))
[INFO] [stdout] 71 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ReplicationStatus, Infallible>
[INFO] [stdout]   --> src/types/_replication_status.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         ::std::result::Result::Ok(ReplicationStatus::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RepositoryFilterType, Infallible>
[INFO] [stdout]   --> src/types/_repository_filter_type.rs:61:93
[INFO] [stdout]    |
[INFO] [stdout] 61 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 62 | |         ::std::result::Result::Ok(RepositoryFilterType::from(s))
[INFO] [stdout] 63 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RepositoryFilterType, Infallible>
[INFO] [stdout]   --> src/types/_repository_filter_type.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         ::std::result::Result::Ok(RepositoryFilterType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ScanFrequency, Infallible>
[INFO] [stdout]   --> src/types/_scan_frequency.rs:69:93
[INFO] [stdout]    |
[INFO] [stdout] 69 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 70 | |         ::std::result::Result::Ok(ScanFrequency::from(s))
[INFO] [stdout] 71 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ScanFrequency, Infallible>
[INFO] [stdout]   --> src/types/_scan_frequency.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         ::std::result::Result::Ok(ScanFrequency::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ScanStatus, Infallible>
[INFO] [stdout]   --> src/types/_scan_status.rs:93:93
[INFO] [stdout]    |
[INFO] [stdout] 93 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 94 | |         ::std::result::Result::Ok(ScanStatus::from(s))
[INFO] [stdout] 95 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ScanStatus, Infallible>
[INFO] [stdout]   --> src/types/_scan_status.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         ::std::result::Result::Ok(ScanStatus::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ScanType, Infallible>
[INFO] [stdout]   --> src/types/_scan_type.rs:65:93
[INFO] [stdout]    |
[INFO] [stdout] 65 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 66 | |         ::std::result::Result::Ok(ScanType::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ScanType, Infallible>
[INFO] [stdout]   --> src/types/_scan_type.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(ScanType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ScanningConfigurationFailureCode, Infallible>
[INFO] [stdout]   --> src/types/_scanning_configuration_failure_code.rs:61:93
[INFO] [stdout]    |
[INFO] [stdout] 61 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 62 | |         ::std::result::Result::Ok(ScanningConfigurationFailureCode::from(s))
[INFO] [stdout] 63 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ScanningConfigurationFailureCode, Infallible>
[INFO] [stdout]   --> src/types/_scanning_configuration_failure_code.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         ::std::result::Result::Ok(ScanningConfigurationFailureCode::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ScanningRepositoryFilterType, Infallible>
[INFO] [stdout]   --> src/types/_scanning_repository_filter_type.rs:61:93
[INFO] [stdout]    |
[INFO] [stdout] 61 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 62 | |         ::std::result::Result::Ok(ScanningRepositoryFilterType::from(s))
[INFO] [stdout] 63 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ScanningRepositoryFilterType, Infallible>
[INFO] [stdout]   --> src/types/_scanning_repository_filter_type.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         ::std::result::Result::Ok(ScanningRepositoryFilterType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TagStatus, Infallible>
[INFO] [stdout]   --> src/types/_tag_status.rs:69:93
[INFO] [stdout]    |
[INFO] [stdout] 69 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 70 | |         ::std::result::Result::Ok(TagStatus::from(s))
[INFO] [stdout] 71 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TagStatus, Infallible>
[INFO] [stdout]   --> src/types/_tag_status.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         ::std::result::Result::Ok(TagStatus::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<UpstreamRegistry, Infallible>
[INFO] [stdout]   --> src/types/_upstream_registry.rs:89:93
[INFO] [stdout]    |
[INFO] [stdout] 89 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 90 | |         ::std::result::Result::Ok(UpstreamRegistry::from(s))
[INFO] [stdout] 91 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<UpstreamRegistry, Infallible>
[INFO] [stdout]   --> src/types/_upstream_registry.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |         ::std::result::Result::Ok(UpstreamRegistry::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EncryptionType, Infallible>
[INFO] [stdout]   --> src/serde_util.rs:15:35
[INFO] [stdout]    |
[INFO] [stdout] 15 |         builder.encryption_type = "no value was set".parse::<crate::types::EncryptionType>().ok()
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EncryptionType, Infallible>
[INFO] [stdout]   --> src/serde_util.rs:24:35
[INFO] [stdout]    |
[INFO] [stdout] 24 |         builder.encryption_type = "no value was set".parse::<crate::types::EncryptionType>().ok()
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ImageTagMutabilityExclusionFilterType, Infallible>
[INFO] [stdout]   --> src/serde_util.rs:33:31
[INFO] [stdout]    |
[INFO] [stdout] 33 |         builder.filter_type = "no value was set".parse::<crate::types::ImageTagMutabilityExclusionFilterType>().ok()
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ScanFrequency, Infallible>
[INFO] [stdout]   --> src/serde_util.rs:55:34
[INFO] [stdout]    |
[INFO] [stdout] 55 |         builder.scan_frequency = "no value was set".parse::<crate::types::ScanFrequency>().ok()
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ScanningRepositoryFilterType, Infallible>
[INFO] [stdout]   --> src/serde_util.rs:79:31
[INFO] [stdout]    |
[INFO] [stdout] 79 |         builder.filter_type = "no value was set".parse::<crate::types::ScanningRepositoryFilterType>().ok()
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RepositoryFilterType, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:110:31
[INFO] [stdout]     |
[INFO] [stdout] 110 |         builder.filter_type = "no value was set".parse::<crate::types::RepositoryFilterType>().ok()
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aws-sdk-ecr` (lib test) due to 45 previous errors
[INFO] running `Command { std: "docker" "inspect" "d4b8eab0a8bfece7b642769ffaee205a4bc476125e161c9b19c72813f87be7b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4b8eab0a8bfece7b642769ffaee205a4bc476125e161c9b19c72813f87be7b3", kill_on_drop: false }`
[INFO] [stdout] d4b8eab0a8bfece7b642769ffaee205a4bc476125e161c9b19c72813f87be7b3
