[INFO] fetching crate aws-sdk-managedblockchainquery 1.92.0...
[INFO] checking aws-sdk-managedblockchainquery-1.92.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate aws-sdk-managedblockchainquery 1.92.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate aws-sdk-managedblockchainquery 1.92.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate aws-sdk-managedblockchainquery 1.92.0
[INFO] tweaked toml for crates.io crate aws-sdk-managedblockchainquery 1.92.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate aws-sdk-managedblockchainquery 1.92.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-managedblockchainquery 1.92.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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 9f3b28daad5bf6353d1b8cc2a77ab043304107bf25a96014e9ced141a2d4899f
[INFO] running `Command { std: "docker" "start" "-a" "9f3b28daad5bf6353d1b8cc2a77ab043304107bf25a96014e9ced141a2d4899f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f3b28daad5bf6353d1b8cc2a77ab043304107bf25a96014e9ced141a2d4899f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f3b28daad5bf6353d1b8cc2a77ab043304107bf25a96014e9ced141a2d4899f", kill_on_drop: false }`
[INFO] [stdout] 9f3b28daad5bf6353d1b8cc2a77ab043304107bf25a96014e9ced141a2d4899f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] c309f2e5083e66e363a88ae025fd11477d289d2dcda57f7cd9717d6de1030dbb
[INFO] running `Command { std: "docker" "start" "-a" "c309f2e5083e66e363a88ae025fd11477d289d2dcda57f7cd9717d6de1030dbb", kill_on_drop: false }`
[INFO] [stderr]     Checking aws-sdk-managedblockchainquery v1.92.0 (/opt/rustwide/workdir)
[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<ConfirmationStatus, Infallible>
[INFO] [stdout]   --> src/types/_confirmation_status.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(ConfirmationStatus::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ConfirmationStatus, Infallible>
[INFO] [stdout]   --> src/types/_confirmation_status.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(ConfirmationStatus::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ErrorType, Infallible>
[INFO] [stdout]   --> src/types/_error_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(ErrorType::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ErrorType, Infallible>
[INFO] [stdout]   --> src/types/_error_type.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(ErrorType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ExecutionStatus, Infallible>
[INFO] [stdout]   --> src/types/_execution_status.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(ExecutionStatus::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ExecutionStatus, Infallible>
[INFO] [stdout]   --> src/types/_execution_status.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(ExecutionStatus::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ListFilteredTransactionEventsSortBy, Infallible>
[INFO] [stdout]   --> src/types/_list_filtered_transaction_events_sort_by.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(ListFilteredTransactionEventsSortBy::from(s))
[INFO] [stdout] 63 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ListFilteredTransactionEventsSortBy, Infallible>
[INFO] [stdout]   --> src/types/_list_filtered_transaction_events_sort_by.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         ::std::result::Result::Ok(ListFilteredTransactionEventsSortBy::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ListTransactionsSortBy, Infallible>
[INFO] [stdout]   --> src/types/_list_transactions_sort_by.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(ListTransactionsSortBy::from(s))
[INFO] [stdout] 63 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ListTransactionsSortBy, Infallible>
[INFO] [stdout]   --> src/types/_list_transactions_sort_by.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         ::std::result::Result::Ok(ListTransactionsSortBy::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<QueryNetwork, Infallible>
[INFO] [stdout]   --> src/types/_query_network.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(QueryNetwork::from(s))
[INFO] [stdout] 75 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<QueryNetwork, Infallible>
[INFO] [stdout]   --> src/types/_query_network.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         ::std::result::Result::Ok(QueryNetwork::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<QueryTokenStandard, Infallible>
[INFO] [stdout]   --> src/types/_query_token_standard.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(QueryTokenStandard::from(s))
[INFO] [stdout] 71 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<QueryTokenStandard, Infallible>
[INFO] [stdout]   --> src/types/_query_token_standard.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         ::std::result::Result::Ok(QueryTokenStandard::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<QueryTransactionEventType, Infallible>
[INFO] [stdout]    --> src/types/_query_transaction_event_type.rs:101:93
[INFO] [stdout]     |
[INFO] [stdout] 101 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]     |  _____________________________________________________________________________________________^
[INFO] [stdout] 102 | |         ::std::result::Result::Ok(QueryTransactionEventType::from(s))
[INFO] [stdout] 103 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<QueryTransactionEventType, Infallible>
[INFO] [stdout]    --> src/types/_query_transaction_event_type.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |         ::std::result::Result::Ok(QueryTransactionEventType::from(s))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ResourceType, Infallible>
[INFO] [stdout]   --> src/types/_resource_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(ResourceType::from(s))
[INFO] [stdout] 63 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ResourceType, Infallible>
[INFO] [stdout]   --> src/types/_resource_type.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         ::std::result::Result::Ok(ResourceType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SortOrder, Infallible>
[INFO] [stdout]   --> src/types/_sort_order.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(SortOrder::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SortOrder, Infallible>
[INFO] [stdout]   --> src/types/_sort_order.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(SortOrder::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValidationExceptionReason, Infallible>
[INFO] [stdout]   --> src/types/_validation_exception_reason.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(ValidationExceptionReason::from(s))
[INFO] [stdout] 75 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValidationExceptionReason, Infallible>
[INFO] [stdout]   --> src/types/_validation_exception_reason.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         ::std::result::Result::Ok(ValidationExceptionReason::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ResourceType, Infallible>
[INFO] [stdout]   --> src/serde_util.rs:30:33
[INFO] [stdout]    |
[INFO] [stdout] 30 |         builder.resource_type = "no value was set".parse::<crate::types::ResourceType>().ok()
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ResourceType, Infallible>
[INFO] [stdout]   --> src/serde_util.rs:45:33
[INFO] [stdout]    |
[INFO] [stdout] 45 |         builder.resource_type = "no value was set".parse::<crate::types::ResourceType>().ok()
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValidationExceptionReason, Infallible>
[INFO] [stdout]   --> src/serde_util.rs:78:26
[INFO] [stdout]    |
[INFO] [stdout] 78 |         builder.reason = "no value was set".parse::<crate::types::ValidationExceptionReason>().ok()
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<QueryTokenStandard, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:105:34
[INFO] [stdout]     |
[INFO] [stdout] 105 |         builder.token_standard = "no value was set".parse::<crate::types::QueryTokenStandard>().ok()
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<QueryNetwork, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:189:27
[INFO] [stdout]     |
[INFO] [stdout] 189 |         builder.network = "no value was set".parse::<crate::types::QueryNetwork>().ok()
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<QueryNetwork, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:199:27
[INFO] [stdout]     |
[INFO] [stdout] 199 |         builder.network = "no value was set".parse::<crate::types::QueryNetwork>().ok()
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<QueryNetwork, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:232:27
[INFO] [stdout]     |
[INFO] [stdout] 232 |         builder.network = "no value was set".parse::<crate::types::QueryNetwork>().ok()
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<QueryTokenStandard, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:247:34
[INFO] [stdout]     |
[INFO] [stdout] 247 |         builder.token_standard = "no value was set".parse::<crate::types::QueryTokenStandard>().ok()
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ErrorType, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:265:30
[INFO] [stdout]     |
[INFO] [stdout] 265 |         builder.error_type = "no value was set".parse::<crate::types::ErrorType>().ok()
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<QueryNetwork, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:302:27
[INFO] [stdout]     |
[INFO] [stdout] 302 |         builder.network = "no value was set".parse::<crate::types::QueryNetwork>().ok()
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<QueryTransactionEventType, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:308:30
[INFO] [stdout]     |
[INFO] [stdout] 308 |         builder.event_type = "no value was set".parse::<crate::types::QueryTransactionEventType>().ok()
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<QueryNetwork, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:320:27
[INFO] [stdout]     |
[INFO] [stdout] 320 |         builder.network = "no value was set".parse::<crate::types::QueryNetwork>().ok()
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aws-sdk-managedblockchainquery` (lib) due to 35 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<ConfirmationStatus, Infallible>
[INFO] [stdout]   --> src/types/_confirmation_status.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(ConfirmationStatus::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ConfirmationStatus, Infallible>
[INFO] [stdout]   --> src/types/_confirmation_status.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(ConfirmationStatus::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ErrorType, Infallible>
[INFO] [stdout]   --> src/types/_error_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(ErrorType::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ErrorType, Infallible>
[INFO] [stdout]   --> src/types/_error_type.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(ErrorType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ExecutionStatus, Infallible>
[INFO] [stdout]   --> src/types/_execution_status.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(ExecutionStatus::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ExecutionStatus, Infallible>
[INFO] [stdout]   --> src/types/_execution_status.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(ExecutionStatus::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ListFilteredTransactionEventsSortBy, Infallible>
[INFO] [stdout]   --> src/types/_list_filtered_transaction_events_sort_by.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(ListFilteredTransactionEventsSortBy::from(s))
[INFO] [stdout] 63 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ListFilteredTransactionEventsSortBy, Infallible>
[INFO] [stdout]   --> src/types/_list_filtered_transaction_events_sort_by.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         ::std::result::Result::Ok(ListFilteredTransactionEventsSortBy::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ListTransactionsSortBy, Infallible>
[INFO] [stdout]   --> src/types/_list_transactions_sort_by.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(ListTransactionsSortBy::from(s))
[INFO] [stdout] 63 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ListTransactionsSortBy, Infallible>
[INFO] [stdout]   --> src/types/_list_transactions_sort_by.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         ::std::result::Result::Ok(ListTransactionsSortBy::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<QueryNetwork, Infallible>
[INFO] [stdout]   --> src/types/_query_network.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(QueryNetwork::from(s))
[INFO] [stdout] 75 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<QueryNetwork, Infallible>
[INFO] [stdout]   --> src/types/_query_network.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         ::std::result::Result::Ok(QueryNetwork::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<QueryTokenStandard, Infallible>
[INFO] [stdout]   --> src/types/_query_token_standard.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(QueryTokenStandard::from(s))
[INFO] [stdout] 71 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<QueryTokenStandard, Infallible>
[INFO] [stdout]   --> src/types/_query_token_standard.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         ::std::result::Result::Ok(QueryTokenStandard::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<QueryTransactionEventType, Infallible>
[INFO] [stdout]    --> src/types/_query_transaction_event_type.rs:101:93
[INFO] [stdout]     |
[INFO] [stdout] 101 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]     |  _____________________________________________________________________________________________^
[INFO] [stdout] 102 | |         ::std::result::Result::Ok(QueryTransactionEventType::from(s))
[INFO] [stdout] 103 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<QueryTransactionEventType, Infallible>
[INFO] [stdout]    --> src/types/_query_transaction_event_type.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |         ::std::result::Result::Ok(QueryTransactionEventType::from(s))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ResourceType, Infallible>
[INFO] [stdout]   --> src/types/_resource_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(ResourceType::from(s))
[INFO] [stdout] 63 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ResourceType, Infallible>
[INFO] [stdout]   --> src/types/_resource_type.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         ::std::result::Result::Ok(ResourceType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SortOrder, Infallible>
[INFO] [stdout]   --> src/types/_sort_order.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(SortOrder::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SortOrder, Infallible>
[INFO] [stdout]   --> src/types/_sort_order.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(SortOrder::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValidationExceptionReason, Infallible>
[INFO] [stdout]   --> src/types/_validation_exception_reason.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(ValidationExceptionReason::from(s))
[INFO] [stdout] 75 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValidationExceptionReason, Infallible>
[INFO] [stdout]   --> src/types/_validation_exception_reason.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         ::std::result::Result::Ok(ValidationExceptionReason::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ResourceType, Infallible>
[INFO] [stdout]   --> src/serde_util.rs:30:33
[INFO] [stdout]    |
[INFO] [stdout] 30 |         builder.resource_type = "no value was set".parse::<crate::types::ResourceType>().ok()
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ResourceType, Infallible>
[INFO] [stdout]   --> src/serde_util.rs:45:33
[INFO] [stdout]    |
[INFO] [stdout] 45 |         builder.resource_type = "no value was set".parse::<crate::types::ResourceType>().ok()
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValidationExceptionReason, Infallible>
[INFO] [stdout]   --> src/serde_util.rs:78:26
[INFO] [stdout]    |
[INFO] [stdout] 78 |         builder.reason = "no value was set".parse::<crate::types::ValidationExceptionReason>().ok()
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<QueryTokenStandard, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:105:34
[INFO] [stdout]     |
[INFO] [stdout] 105 |         builder.token_standard = "no value was set".parse::<crate::types::QueryTokenStandard>().ok()
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<QueryNetwork, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:189:27
[INFO] [stdout]     |
[INFO] [stdout] 189 |         builder.network = "no value was set".parse::<crate::types::QueryNetwork>().ok()
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<QueryNetwork, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:199:27
[INFO] [stdout]     |
[INFO] [stdout] 199 |         builder.network = "no value was set".parse::<crate::types::QueryNetwork>().ok()
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<QueryNetwork, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:232:27
[INFO] [stdout]     |
[INFO] [stdout] 232 |         builder.network = "no value was set".parse::<crate::types::QueryNetwork>().ok()
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<QueryTokenStandard, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:247:34
[INFO] [stdout]     |
[INFO] [stdout] 247 |         builder.token_standard = "no value was set".parse::<crate::types::QueryTokenStandard>().ok()
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ErrorType, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:265:30
[INFO] [stdout]     |
[INFO] [stdout] 265 |         builder.error_type = "no value was set".parse::<crate::types::ErrorType>().ok()
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<QueryNetwork, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:302:27
[INFO] [stdout]     |
[INFO] [stdout] 302 |         builder.network = "no value was set".parse::<crate::types::QueryNetwork>().ok()
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<QueryTransactionEventType, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:308:30
[INFO] [stdout]     |
[INFO] [stdout] 308 |         builder.event_type = "no value was set".parse::<crate::types::QueryTransactionEventType>().ok()
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<QueryNetwork, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:320:27
[INFO] [stdout]     |
[INFO] [stdout] 320 |         builder.network = "no value was set".parse::<crate::types::QueryNetwork>().ok()
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aws-sdk-managedblockchainquery` (lib test) due to 35 previous errors
[INFO] running `Command { std: "docker" "inspect" "c309f2e5083e66e363a88ae025fd11477d289d2dcda57f7cd9717d6de1030dbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c309f2e5083e66e363a88ae025fd11477d289d2dcda57f7cd9717d6de1030dbb", kill_on_drop: false }`
[INFO] [stdout] c309f2e5083e66e363a88ae025fd11477d289d2dcda57f7cd9717d6de1030dbb
