[INFO] fetching crate aws-sdk-fms 1.93.0... [INFO] checking aws-sdk-fms-1.93.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate aws-sdk-fms 1.93.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate aws-sdk-fms 1.93.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate aws-sdk-fms 1.93.0 [INFO] tweaked toml for crates.io crate aws-sdk-fms 1.93.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate aws-sdk-fms 1.93.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-fms 1.93.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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 8f0e4e4cf016dae544d4dd01374e426639e349043e5fe22ce66665c2ff5ebd61 [INFO] running `Command { std: "docker" "start" "-a" "8f0e4e4cf016dae544d4dd01374e426639e349043e5fe22ce66665c2ff5ebd61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f0e4e4cf016dae544d4dd01374e426639e349043e5fe22ce66665c2ff5ebd61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f0e4e4cf016dae544d4dd01374e426639e349043e5fe22ce66665c2ff5ebd61", kill_on_drop: false }` [INFO] [stdout] 8f0e4e4cf016dae544d4dd01374e426639e349043e5fe22ce66665c2ff5ebd61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 1dd4da97b5d8f52eb81ab639f67ee0f288441e554cf7d8d7ca5765b2e8894c59 [INFO] running `Command { std: "docker" "start" "-a" "1dd4da97b5d8f52eb81ab639f67ee0f288441e554cf7d8d7ca5765b2e8894c59", kill_on_drop: false }` [INFO] [stderr] Checking aws-sdk-fms v1.93.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result [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 [INFO] [stdout] --> src/types/_account_role_status.rs:77:93 [INFO] [stdout] | [INFO] [stdout] 77 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 78 | | ::std::result::Result::Ok(AccountRoleStatus::from(s)) [INFO] [stdout] 79 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_account_role_status.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | ::std::result::Result::Ok(AccountRoleStatus::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_customer_policy_scope_id_type.rs:65:93 [INFO] [stdout] | [INFO] [stdout] 65 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 66 | | ::std::result::Result::Ok(CustomerPolicyScopeIdType::from(s)) [INFO] [stdout] 67 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_customer_policy_scope_id_type.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | ::std::result::Result::Ok(CustomerPolicyScopeIdType::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_customer_policy_status.rs:65:93 [INFO] [stdout] | [INFO] [stdout] 65 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 66 | | ::std::result::Result::Ok(CustomerPolicyStatus::from(s)) [INFO] [stdout] 67 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_customer_policy_status.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | ::std::result::Result::Ok(CustomerPolicyStatus::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_dependent_service_name.rs:73:93 [INFO] [stdout] | [INFO] [stdout] 73 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 74 | | ::std::result::Result::Ok(DependentServiceName::from(s)) [INFO] [stdout] 75 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_dependent_service_name.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | ::std::result::Result::Ok(DependentServiceName::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_destination_type.rs:69:93 [INFO] [stdout] | [INFO] [stdout] 69 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 70 | | ::std::result::Result::Ok(DestinationType::from(s)) [INFO] [stdout] 71 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_destination_type.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | ::std::result::Result::Ok(DestinationType::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_entry_type.rs:69:93 [INFO] [stdout] | [INFO] [stdout] 69 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 70 | | ::std::result::Result::Ok(EntryType::from(s)) [INFO] [stdout] 71 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_entry_type.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | ::std::result::Result::Ok(EntryType::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_entry_violation_reason.rs:69:93 [INFO] [stdout] | [INFO] [stdout] 69 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 70 | | ::std::result::Result::Ok(EntryViolationReason::from(s)) [INFO] [stdout] 71 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_entry_violation_reason.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | ::std::result::Result::Ok(EntryViolationReason::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_failed_item_reason.rs:81:93 [INFO] [stdout] | [INFO] [stdout] 81 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 82 | | ::std::result::Result::Ok(FailedItemReason::from(s)) [INFO] [stdout] 83 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_failed_item_reason.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | ::std::result::Result::Ok(FailedItemReason::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_firewall_deployment_model.rs:65:93 [INFO] [stdout] | [INFO] [stdout] 65 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 66 | | ::std::result::Result::Ok(FirewallDeploymentModel::from(s)) [INFO] [stdout] 67 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_firewall_deployment_model.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | ::std::result::Result::Ok(FirewallDeploymentModel::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_marketplace_subscription_onboarding_status.rs:69:93 [INFO] [stdout] | [INFO] [stdout] 69 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 70 | | ::std::result::Result::Ok(MarketplaceSubscriptionOnboardingStatus::from(s)) [INFO] [stdout] 71 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_marketplace_subscription_onboarding_status.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | ::std::result::Result::Ok(MarketplaceSubscriptionOnboardingStatus::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_network_acl_rule_action.rs:65:93 [INFO] [stdout] | [INFO] [stdout] 65 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 66 | | ::std::result::Result::Ok(NetworkAclRuleAction::from(s)) [INFO] [stdout] 67 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_network_acl_rule_action.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | ::std::result::Result::Ok(NetworkAclRuleAction::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_network_firewall_override_action.rs:61:93 [INFO] [stdout] | [INFO] [stdout] 61 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 62 | | ::std::result::Result::Ok(NetworkFirewallOverrideAction::from(s)) [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_network_firewall_override_action.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | ::std::result::Result::Ok(NetworkFirewallOverrideAction::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_organization_status.rs:73:93 [INFO] [stdout] | [INFO] [stdout] 73 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 74 | | ::std::result::Result::Ok(OrganizationStatus::from(s)) [INFO] [stdout] 75 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_organization_status.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | ::std::result::Result::Ok(OrganizationStatus::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_policy_compliance_status_type.rs:65:93 [INFO] [stdout] | [INFO] [stdout] 65 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 66 | | ::std::result::Result::Ok(PolicyComplianceStatusType::from(s)) [INFO] [stdout] 67 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_policy_compliance_status_type.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | ::std::result::Result::Ok(PolicyComplianceStatusType::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_remediation_action_type.rs:65:93 [INFO] [stdout] | [INFO] [stdout] 65 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 66 | | ::std::result::Result::Ok(RemediationActionType::from(s)) [INFO] [stdout] 67 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_remediation_action_type.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | ::std::result::Result::Ok(RemediationActionType::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_resource_set_status.rs:65:93 [INFO] [stdout] | [INFO] [stdout] 65 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 66 | | ::std::result::Result::Ok(ResourceSetStatus::from(s)) [INFO] [stdout] 67 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_resource_set_status.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | ::std::result::Result::Ok(ResourceSetStatus::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_resource_tag_logical_operator.rs:65:93 [INFO] [stdout] | [INFO] [stdout] 65 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 66 | | ::std::result::Result::Ok(ResourceTagLogicalOperator::from(s)) [INFO] [stdout] 67 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_resource_tag_logical_operator.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | ::std::result::Result::Ok(ResourceTagLogicalOperator::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_rule_order.rs:65:93 [INFO] [stdout] | [INFO] [stdout] 65 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 66 | | ::std::result::Result::Ok(RuleOrder::from(s)) [INFO] [stdout] 67 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_rule_order.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | ::std::result::Result::Ok(RuleOrder::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_security_service_type.rs:101:93 [INFO] [stdout] | [INFO] [stdout] 101 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 102 | | ::std::result::Result::Ok(SecurityServiceType::from(s)) [INFO] [stdout] 103 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_security_service_type.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | ::std::result::Result::Ok(SecurityServiceType::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_stream_exception_policy.rs:73:93 [INFO] [stdout] | [INFO] [stdout] 73 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 74 | | ::std::result::Result::Ok(StreamExceptionPolicy::from(s)) [INFO] [stdout] 75 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_stream_exception_policy.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | ::std::result::Result::Ok(StreamExceptionPolicy::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_target_type.rs:97:93 [INFO] [stdout] | [INFO] [stdout] 97 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 98 | | ::std::result::Result::Ok(TargetType::from(s)) [INFO] [stdout] 99 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_target_type.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | ::std::result::Result::Ok(TargetType::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_third_party_firewall.rs:65:93 [INFO] [stdout] | [INFO] [stdout] 65 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 66 | | ::std::result::Result::Ok(ThirdPartyFirewall::from(s)) [INFO] [stdout] 67 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_third_party_firewall.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | ::std::result::Result::Ok(ThirdPartyFirewall::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_third_party_firewall_association_status.rs:77:93 [INFO] [stdout] | [INFO] [stdout] 77 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 78 | | ::std::result::Result::Ok(ThirdPartyFirewallAssociationStatus::from(s)) [INFO] [stdout] 79 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_third_party_firewall_association_status.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | ::std::result::Result::Ok(ThirdPartyFirewallAssociationStatus::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_violation_reason.rs:177:93 [INFO] [stdout] | [INFO] [stdout] 177 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 178 | | ::std::result::Result::Ok(ViolationReason::from(s)) [INFO] [stdout] 179 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_violation_reason.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | ::std::result::Result::Ok(ViolationReason::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/serde_util.rs:151:26 [INFO] [stdout] | [INFO] [stdout] 151 | builder.r#type = "no value was set".parse::().ok() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/serde_util.rs:226:31 [INFO] [stdout] | [INFO] [stdout] 226 | builder.rule_action = "no value was set".parse::().ok() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [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 [INFO] [stdout] --> src/types/_account_role_status.rs:77:93 [INFO] [stdout] | [INFO] [stdout] 77 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 78 | | ::std::result::Result::Ok(AccountRoleStatus::from(s)) [INFO] [stdout] 79 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_account_role_status.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | ::std::result::Result::Ok(AccountRoleStatus::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_customer_policy_scope_id_type.rs:65:93 [INFO] [stdout] | [INFO] [stdout] 65 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 66 | | ::std::result::Result::Ok(CustomerPolicyScopeIdType::from(s)) [INFO] [stdout] 67 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_customer_policy_scope_id_type.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | ::std::result::Result::Ok(CustomerPolicyScopeIdType::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_customer_policy_status.rs:65:93 [INFO] [stdout] | [INFO] [stdout] 65 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 66 | | ::std::result::Result::Ok(CustomerPolicyStatus::from(s)) [INFO] [stdout] 67 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_customer_policy_status.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | ::std::result::Result::Ok(CustomerPolicyStatus::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_dependent_service_name.rs:73:93 [INFO] [stdout] | [INFO] [stdout] 73 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 74 | | ::std::result::Result::Ok(DependentServiceName::from(s)) [INFO] [stdout] 75 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_dependent_service_name.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | ::std::result::Result::Ok(DependentServiceName::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_destination_type.rs:69:93 [INFO] [stdout] | [INFO] [stdout] 69 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 70 | | ::std::result::Result::Ok(DestinationType::from(s)) [INFO] [stdout] 71 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_destination_type.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | ::std::result::Result::Ok(DestinationType::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_entry_type.rs:69:93 [INFO] [stdout] | [INFO] [stdout] 69 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 70 | | ::std::result::Result::Ok(EntryType::from(s)) [INFO] [stdout] 71 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_entry_type.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | ::std::result::Result::Ok(EntryType::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_entry_violation_reason.rs:69:93 [INFO] [stdout] | [INFO] [stdout] 69 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 70 | | ::std::result::Result::Ok(EntryViolationReason::from(s)) [INFO] [stdout] 71 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_entry_violation_reason.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | ::std::result::Result::Ok(EntryViolationReason::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_failed_item_reason.rs:81:93 [INFO] [stdout] | [INFO] [stdout] 81 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 82 | | ::std::result::Result::Ok(FailedItemReason::from(s)) [INFO] [stdout] 83 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_failed_item_reason.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | ::std::result::Result::Ok(FailedItemReason::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_firewall_deployment_model.rs:65:93 [INFO] [stdout] | [INFO] [stdout] 65 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 66 | | ::std::result::Result::Ok(FirewallDeploymentModel::from(s)) [INFO] [stdout] 67 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_firewall_deployment_model.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | ::std::result::Result::Ok(FirewallDeploymentModel::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_marketplace_subscription_onboarding_status.rs:69:93 [INFO] [stdout] | [INFO] [stdout] 69 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 70 | | ::std::result::Result::Ok(MarketplaceSubscriptionOnboardingStatus::from(s)) [INFO] [stdout] 71 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_marketplace_subscription_onboarding_status.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | ::std::result::Result::Ok(MarketplaceSubscriptionOnboardingStatus::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_network_acl_rule_action.rs:65:93 [INFO] [stdout] | [INFO] [stdout] 65 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 66 | | ::std::result::Result::Ok(NetworkAclRuleAction::from(s)) [INFO] [stdout] 67 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_network_acl_rule_action.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | ::std::result::Result::Ok(NetworkAclRuleAction::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_network_firewall_override_action.rs:61:93 [INFO] [stdout] | [INFO] [stdout] 61 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 62 | | ::std::result::Result::Ok(NetworkFirewallOverrideAction::from(s)) [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_network_firewall_override_action.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | ::std::result::Result::Ok(NetworkFirewallOverrideAction::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_organization_status.rs:73:93 [INFO] [stdout] | [INFO] [stdout] 73 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 74 | | ::std::result::Result::Ok(OrganizationStatus::from(s)) [INFO] [stdout] 75 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_organization_status.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | ::std::result::Result::Ok(OrganizationStatus::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_policy_compliance_status_type.rs:65:93 [INFO] [stdout] | [INFO] [stdout] 65 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 66 | | ::std::result::Result::Ok(PolicyComplianceStatusType::from(s)) [INFO] [stdout] 67 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_policy_compliance_status_type.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | ::std::result::Result::Ok(PolicyComplianceStatusType::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_remediation_action_type.rs:65:93 [INFO] [stdout] | [INFO] [stdout] 65 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 66 | | ::std::result::Result::Ok(RemediationActionType::from(s)) [INFO] [stdout] 67 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_remediation_action_type.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | ::std::result::Result::Ok(RemediationActionType::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_resource_set_status.rs:65:93 [INFO] [stdout] | [INFO] [stdout] 65 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 66 | | ::std::result::Result::Ok(ResourceSetStatus::from(s)) [INFO] [stdout] 67 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_resource_set_status.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | ::std::result::Result::Ok(ResourceSetStatus::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_resource_tag_logical_operator.rs:65:93 [INFO] [stdout] | [INFO] [stdout] 65 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 66 | | ::std::result::Result::Ok(ResourceTagLogicalOperator::from(s)) [INFO] [stdout] 67 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_resource_tag_logical_operator.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | ::std::result::Result::Ok(ResourceTagLogicalOperator::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_rule_order.rs:65:93 [INFO] [stdout] | [INFO] [stdout] 65 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 66 | | ::std::result::Result::Ok(RuleOrder::from(s)) [INFO] [stdout] 67 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_rule_order.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | ::std::result::Result::Ok(RuleOrder::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_security_service_type.rs:101:93 [INFO] [stdout] | [INFO] [stdout] 101 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 102 | | ::std::result::Result::Ok(SecurityServiceType::from(s)) [INFO] [stdout] 103 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_security_service_type.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | ::std::result::Result::Ok(SecurityServiceType::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_stream_exception_policy.rs:73:93 [INFO] [stdout] | [INFO] [stdout] 73 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 74 | | ::std::result::Result::Ok(StreamExceptionPolicy::from(s)) [INFO] [stdout] 75 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_stream_exception_policy.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | ::std::result::Result::Ok(StreamExceptionPolicy::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_target_type.rs:97:93 [INFO] [stdout] | [INFO] [stdout] 97 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 98 | | ::std::result::Result::Ok(TargetType::from(s)) [INFO] [stdout] 99 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_target_type.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | ::std::result::Result::Ok(TargetType::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_third_party_firewall.rs:65:93 [INFO] [stdout] | [INFO] [stdout] 65 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 66 | | ::std::result::Result::Ok(ThirdPartyFirewall::from(s)) [INFO] [stdout] 67 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_third_party_firewall.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | ::std::result::Result::Ok(ThirdPartyFirewall::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_third_party_firewall_association_status.rs:77:93 [INFO] [stdout] | [INFO] [stdout] 77 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 78 | | ::std::result::Result::Ok(ThirdPartyFirewallAssociationStatus::from(s)) [INFO] [stdout] 79 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_third_party_firewall_association_status.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | ::std::result::Result::Ok(ThirdPartyFirewallAssociationStatus::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aws-sdk-fms` (lib) due to 51 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 [INFO] [stdout] --> src/types/_violation_reason.rs:177:93 [INFO] [stdout] | [INFO] [stdout] 177 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 178 | | ::std::result::Result::Ok(ViolationReason::from(s)) [INFO] [stdout] 179 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_violation_reason.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | ::std::result::Result::Ok(ViolationReason::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/serde_util.rs:151:26 [INFO] [stdout] | [INFO] [stdout] 151 | builder.r#type = "no value was set".parse::().ok() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/serde_util.rs:226:31 [INFO] [stdout] | [INFO] [stdout] 226 | builder.rule_action = "no value was set".parse::().ok() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aws-sdk-fms` (lib test) due to 51 previous errors [INFO] running `Command { std: "docker" "inspect" "1dd4da97b5d8f52eb81ab639f67ee0f288441e554cf7d8d7ca5765b2e8894c59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dd4da97b5d8f52eb81ab639f67ee0f288441e554cf7d8d7ca5765b2e8894c59", kill_on_drop: false }` [INFO] [stdout] 1dd4da97b5d8f52eb81ab639f67ee0f288441e554cf7d8d7ca5765b2e8894c59