[INFO] fetching crate aws-sdk-migrationhubstrategy 1.89.0...
[INFO] checking aws-sdk-migrationhubstrategy-1.89.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate aws-sdk-migrationhubstrategy 1.89.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate aws-sdk-migrationhubstrategy 1.89.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate aws-sdk-migrationhubstrategy 1.89.0
[INFO] tweaked toml for crates.io crate aws-sdk-migrationhubstrategy 1.89.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate aws-sdk-migrationhubstrategy 1.89.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-migrationhubstrategy 1.89.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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 09e29bf3c40ba7401a07ecfbbea6ba5fdceb2f0dbe72dd538e8996e20300b095
[INFO] running `Command { std: "docker" "start" "-a" "09e29bf3c40ba7401a07ecfbbea6ba5fdceb2f0dbe72dd538e8996e20300b095", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09e29bf3c40ba7401a07ecfbbea6ba5fdceb2f0dbe72dd538e8996e20300b095", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09e29bf3c40ba7401a07ecfbbea6ba5fdceb2f0dbe72dd538e8996e20300b095", kill_on_drop: false }`
[INFO] [stdout] 09e29bf3c40ba7401a07ecfbbea6ba5fdceb2f0dbe72dd538e8996e20300b095
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 7c3292ec535ba280334679f7c45e44ad16b7eb172e3274ffae836af272875db7
[INFO] running `Command { std: "docker" "start" "-a" "7c3292ec535ba280334679f7c45e44ad16b7eb172e3274ffae836af272875db7", kill_on_drop: false }`
[INFO] [stderr]     Checking aws-sdk-migrationhubstrategy v1.89.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: std::result::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: std::result::Result<AnalysisType, Infallible>
[INFO] [stdout]   --> src/types/_analysis_type.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(AnalysisType::from(s))
[INFO] [stdout] 75 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<AnalysisType, Infallible>
[INFO] [stdout]   --> src/types/_analysis_type.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         ::std::result::Result::Ok(AnalysisType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<AntipatternReportStatus, Infallible>
[INFO] [stdout]   --> src/types/_antipattern_report_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(AntipatternReportStatus::from(s))
[INFO] [stdout] 71 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<AntipatternReportStatus, Infallible>
[INFO] [stdout]   --> src/types/_antipattern_report_status.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         ::std::result::Result::Ok(AntipatternReportStatus::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<AppType, Infallible>
[INFO] [stdout]    --> src/types/_app_type.rs:147:93
[INFO] [stdout]     |
[INFO] [stdout] 147 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]     |  _____________________________________________________________________________________________^
[INFO] [stdout] 148 | |         ::std::result::Result::Ok(AppType::from(s))
[INFO] [stdout] 149 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<AppType, Infallible>
[INFO] [stdout]    --> src/types/_app_type.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |         ::std::result::Result::Ok(AppType::from(s))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<AppUnitErrorCategory, Infallible>
[INFO] [stdout]   --> src/types/_app_unit_error_category.rs:77:93
[INFO] [stdout]    |
[INFO] [stdout] 77 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 78 | |         ::std::result::Result::Ok(AppUnitErrorCategory::from(s))
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<AppUnitErrorCategory, Infallible>
[INFO] [stdout]   --> src/types/_app_unit_error_category.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         ::std::result::Result::Ok(AppUnitErrorCategory::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<ApplicationComponentCriteria, Infallible>
[INFO] [stdout]   --> src/types/_application_component_criteria.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(ApplicationComponentCriteria::from(s))
[INFO] [stdout] 91 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<ApplicationComponentCriteria, Infallible>
[INFO] [stdout]   --> src/types/_application_component_criteria.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |         ::std::result::Result::Ok(ApplicationComponentCriteria::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<ApplicationMode, Infallible>
[INFO] [stdout]   --> src/types/_application_mode.rs:71:93
[INFO] [stdout]    |
[INFO] [stdout] 71 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 72 | |         ::std::result::Result::Ok(ApplicationMode::from(s))
[INFO] [stdout] 73 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<ApplicationMode, Infallible>
[INFO] [stdout]   --> src/types/_application_mode.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |         ::std::result::Result::Ok(ApplicationMode::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<AssessmentDataSourceType, Infallible>
[INFO] [stdout]   --> src/types/_assessment_data_source_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(AssessmentDataSourceType::from(s))
[INFO] [stdout] 71 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<AssessmentDataSourceType, Infallible>
[INFO] [stdout]   --> src/types/_assessment_data_source_type.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         ::std::result::Result::Ok(AssessmentDataSourceType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<AssessmentStatus, Infallible>
[INFO] [stdout]   --> src/types/_assessment_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(AssessmentStatus::from(s))
[INFO] [stdout] 75 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<AssessmentStatus, Infallible>
[INFO] [stdout]   --> src/types/_assessment_status.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         ::std::result::Result::Ok(AssessmentStatus::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<AuthType, Infallible>
[INFO] [stdout]   --> src/types/_auth_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(AuthType::from(s))
[INFO] [stdout] 71 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<AuthType, Infallible>
[INFO] [stdout]   --> src/types/_auth_type.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         ::std::result::Result::Ok(AuthType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<AwsManagedTargetDestination, Infallible>
[INFO] [stdout]   --> src/types/_aws_managed_target_destination.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(AwsManagedTargetDestination::from(s))
[INFO] [stdout] 71 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<AwsManagedTargetDestination, Infallible>
[INFO] [stdout]   --> src/types/_aws_managed_target_destination.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         ::std::result::Result::Ok(AwsManagedTargetDestination::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<BinaryAnalyzerName, Infallible>
[INFO] [stdout]   --> src/types/_binary_analyzer_name.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(BinaryAnalyzerName::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<BinaryAnalyzerName, Infallible>
[INFO] [stdout]   --> src/types/_binary_analyzer_name.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(BinaryAnalyzerName::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<CollectorHealth, Infallible>
[INFO] [stdout]   --> src/types/_collector_health.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(CollectorHealth::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<CollectorHealth, Infallible>
[INFO] [stdout]   --> src/types/_collector_health.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(CollectorHealth::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Condition, Infallible>
[INFO] [stdout]   --> src/types/_condition.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(Condition::from(s))
[INFO] [stdout] 75 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Condition, Infallible>
[INFO] [stdout]   --> src/types/_condition.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         ::std::result::Result::Ok(Condition::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<DataSourceType, Infallible>
[INFO] [stdout]   --> src/types/_data_source_type.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(DataSourceType::from(s))
[INFO] [stdout] 75 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<DataSourceType, Infallible>
[INFO] [stdout]   --> src/types/_data_source_type.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         ::std::result::Result::Ok(DataSourceType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<DatabaseManagementPreference, Infallible>
[INFO] [stdout]   --> src/types/_database_management_preference.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(DatabaseManagementPreference::from(s))
[INFO] [stdout] 71 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<DatabaseManagementPreference, Infallible>
[INFO] [stdout]   --> src/types/_database_management_preference.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         ::std::result::Result::Ok(DatabaseManagementPreference::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<GroupName, Infallible>
[INFO] [stdout]   --> src/types/_group_name.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(GroupName::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<GroupName, Infallible>
[INFO] [stdout]   --> src/types/_group_name.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(GroupName::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<HeterogeneousTargetDatabaseEngine, Infallible>
[INFO] [stdout]   --> src/types/_heterogeneous_target_database_engine.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(HeterogeneousTargetDatabaseEngine::from(s))
[INFO] [stdout] 99 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<HeterogeneousTargetDatabaseEngine, Infallible>
[INFO] [stdout]   --> src/types/_heterogeneous_target_database_engine.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         ::std::result::Result::Ok(HeterogeneousTargetDatabaseEngine::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<HomogeneousTargetDatabaseEngine, Infallible>
[INFO] [stdout]   --> src/types/_homogeneous_target_database_engine.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(HomogeneousTargetDatabaseEngine::from(s))
[INFO] [stdout] 63 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<HomogeneousTargetDatabaseEngine, Infallible>
[INFO] [stdout]   --> src/types/_homogeneous_target_database_engine.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         ::std::result::Result::Ok(HomogeneousTargetDatabaseEngine::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<ImportFileTaskStatus, Infallible>
[INFO] [stdout]   --> src/types/_import_file_task_status.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(ImportFileTaskStatus::from(s))
[INFO] [stdout] 91 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<ImportFileTaskStatus, Infallible>
[INFO] [stdout]   --> src/types/_import_file_task_status.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |         ::std::result::Result::Ok(ImportFileTaskStatus::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<InclusionStatus, Infallible>
[INFO] [stdout]   --> src/types/_inclusion_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(InclusionStatus::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<InclusionStatus, Infallible>
[INFO] [stdout]   --> src/types/_inclusion_status.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(InclusionStatus::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<NoPreferenceTargetDestination, Infallible>
[INFO] [stdout]   --> src/types/_no_preference_target_destination.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(NoPreferenceTargetDestination::from(s))
[INFO] [stdout] 83 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<NoPreferenceTargetDestination, Infallible>
[INFO] [stdout]   --> src/types/_no_preference_target_destination.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         ::std::result::Result::Ok(NoPreferenceTargetDestination::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<OsType, Infallible>
[INFO] [stdout]   --> src/types/_os_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(OsType::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<OsType, Infallible>
[INFO] [stdout]   --> src/types/_os_type.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(OsType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<_output_format::OutputFormat, Infallible>
[INFO] [stdout]   --> src/types/_output_format.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(OutputFormat::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<_output_format::OutputFormat, Infallible>
[INFO] [stdout]   --> src/types/_output_format.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(OutputFormat::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PipelineType, Infallible>
[INFO] [stdout]   --> src/types/_pipeline_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(PipelineType::from(s))
[INFO] [stdout] 63 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PipelineType, Infallible>
[INFO] [stdout]   --> src/types/_pipeline_type.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         ::std::result::Result::Ok(PipelineType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<RecommendationReportStatus, Infallible>
[INFO] [stdout]   --> src/types/_recommendation_report_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(RecommendationReportStatus::from(s))
[INFO] [stdout] 71 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<RecommendationReportStatus, Infallible>
[INFO] [stdout]   --> src/types/_recommendation_report_status.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         ::std::result::Result::Ok(RecommendationReportStatus::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<ResourceSubType, Infallible>
[INFO] [stdout]   --> src/types/_resource_sub_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(ResourceSubType::from(s))
[INFO] [stdout] 71 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<ResourceSubType, Infallible>
[INFO] [stdout]   --> src/types/_resource_sub_type.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         ::std::result::Result::Ok(ResourceSubType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<RunTimeAnalyzerName, Infallible>
[INFO] [stdout]   --> src/types/_run_time_analyzer_name.rs:77:93
[INFO] [stdout]    |
[INFO] [stdout] 77 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 78 | |         ::std::result::Result::Ok(RunTimeAnalyzerName::from(s))
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<RunTimeAnalyzerName, Infallible>
[INFO] [stdout]   --> src/types/_run_time_analyzer_name.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         ::std::result::Result::Ok(RunTimeAnalyzerName::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<RunTimeAssessmentStatus, Infallible>
[INFO] [stdout]   --> src/types/_run_time_assessment_status.rs:85:93
[INFO] [stdout]    |
[INFO] [stdout] 85 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 86 | |         ::std::result::Result::Ok(RunTimeAssessmentStatus::from(s))
[INFO] [stdout] 87 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<RunTimeAssessmentStatus, Infallible>
[INFO] [stdout]   --> src/types/_run_time_assessment_status.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         ::std::result::Result::Ok(RunTimeAssessmentStatus::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<RuntimeAnalysisStatus, Infallible>
[INFO] [stdout]   --> src/types/_runtime_analysis_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(RuntimeAnalysisStatus::from(s))
[INFO] [stdout] 75 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<RuntimeAnalysisStatus, Infallible>
[INFO] [stdout]   --> src/types/_runtime_analysis_status.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         ::std::result::Result::Ok(RuntimeAnalysisStatus::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<SelfManageTargetDestination, Infallible>
[INFO] [stdout]   --> src/types/_self_manage_target_destination.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(SelfManageTargetDestination::from(s))
[INFO] [stdout] 75 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<SelfManageTargetDestination, Infallible>
[INFO] [stdout]   --> src/types/_self_manage_target_destination.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         ::std::result::Result::Ok(SelfManageTargetDestination::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<ServerCriteria, Infallible>
[INFO] [stdout]   --> src/types/_server_criteria.rs:85:93
[INFO] [stdout]    |
[INFO] [stdout] 85 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 86 | |         ::std::result::Result::Ok(ServerCriteria::from(s))
[INFO] [stdout] 87 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<ServerCriteria, Infallible>
[INFO] [stdout]   --> src/types/_server_criteria.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         ::std::result::Result::Ok(ServerCriteria::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<ServerErrorCategory, Infallible>
[INFO] [stdout]   --> src/types/_server_error_category.rs:77:93
[INFO] [stdout]    |
[INFO] [stdout] 77 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 78 | |         ::std::result::Result::Ok(ServerErrorCategory::from(s))
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<ServerErrorCategory, Infallible>
[INFO] [stdout]   --> src/types/_server_error_category.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         ::std::result::Result::Ok(ServerErrorCategory::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<ServerOsType, Infallible>
[INFO] [stdout]   --> src/types/_server_os_type.rs:77:93
[INFO] [stdout]    |
[INFO] [stdout] 77 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 78 | |         ::std::result::Result::Ok(ServerOsType::from(s))
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<ServerOsType, Infallible>
[INFO] [stdout]   --> src/types/_server_os_type.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         ::std::result::Result::Ok(ServerOsType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Severity, Infallible>
[INFO] [stdout]   --> src/types/_severity.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(Severity::from(s))
[INFO] [stdout] 71 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Severity, Infallible>
[INFO] [stdout]   --> src/types/_severity.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         ::std::result::Result::Ok(Severity::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::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: std::result::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: std::result::Result<SourceCodeAnalyzerName, Infallible>
[INFO] [stdout]   --> src/types/_source_code_analyzer_name.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(SourceCodeAnalyzerName::from(s))
[INFO] [stdout] 75 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<SourceCodeAnalyzerName, Infallible>
[INFO] [stdout]   --> src/types/_source_code_analyzer_name.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         ::std::result::Result::Ok(SourceCodeAnalyzerName::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<SrcCodeOrDbAnalysisStatus, Infallible>
[INFO] [stdout]   --> src/types/_src_code_or_db_analysis_status.rs:85:93
[INFO] [stdout]    |
[INFO] [stdout] 85 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 86 | |         ::std::result::Result::Ok(SrcCodeOrDbAnalysisStatus::from(s))
[INFO] [stdout] 87 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<SrcCodeOrDbAnalysisStatus, Infallible>
[INFO] [stdout]   --> src/types/_src_code_or_db_analysis_status.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         ::std::result::Result::Ok(SrcCodeOrDbAnalysisStatus::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Strategy, Infallible>
[INFO] [stdout]   --> src/types/_strategy.rs:85:93
[INFO] [stdout]    |
[INFO] [stdout] 85 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 86 | |         ::std::result::Result::Ok(Strategy::from(s))
[INFO] [stdout] 87 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Strategy, Infallible>
[INFO] [stdout]   --> src/types/_strategy.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         ::std::result::Result::Ok(Strategy::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<StrategyRecommendation, Infallible>
[INFO] [stdout]   --> src/types/_strategy_recommendation.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(StrategyRecommendation::from(s))
[INFO] [stdout] 75 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<StrategyRecommendation, Infallible>
[INFO] [stdout]   --> src/types/_strategy_recommendation.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         ::std::result::Result::Ok(StrategyRecommendation::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<TargetDatabaseEngine, Infallible>
[INFO] [stdout]   --> src/types/_target_database_engine.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(TargetDatabaseEngine::from(s))
[INFO] [stdout] 99 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<TargetDatabaseEngine, Infallible>
[INFO] [stdout]   --> src/types/_target_database_engine.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         ::std::result::Result::Ok(TargetDatabaseEngine::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<TargetDestination, Infallible>
[INFO] [stdout]    --> src/types/_target_destination.rs:113:93
[INFO] [stdout]     |
[INFO] [stdout] 113 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]     |  _____________________________________________________________________________________________^
[INFO] [stdout] 114 | |         ::std::result::Result::Ok(TargetDestination::from(s))
[INFO] [stdout] 115 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<TargetDestination, Infallible>
[INFO] [stdout]    --> src/types/_target_destination.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |         ::std::result::Result::Ok(TargetDestination::from(s))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<TransformationToolName, Infallible>
[INFO] [stdout]   --> src/types/_transformation_tool_name.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(TransformationToolName::from(s))
[INFO] [stdout] 99 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<TransformationToolName, Infallible>
[INFO] [stdout]   --> src/types/_transformation_tool_name.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         ::std::result::Result::Ok(TransformationToolName::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<VersionControl, Infallible>
[INFO] [stdout]   --> src/types/_version_control.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(VersionControl::from(s))
[INFO] [stdout] 71 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<VersionControl, Infallible>
[INFO] [stdout]   --> src/types/_version_control.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         ::std::result::Result::Ok(VersionControl::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<VersionControlType, Infallible>
[INFO] [stdout]   --> src/types/_version_control_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(VersionControlType::from(s))
[INFO] [stdout] 71 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<VersionControlType, Infallible>
[INFO] [stdout]   --> src/types/_version_control_type.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         ::std::result::Result::Ok(VersionControlType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Condition, Infallible>
[INFO] [stdout]   --> src/serde_util.rs:33:29
[INFO] [stdout]    |
[INFO] [stdout] 33 |         builder.condition = "no value was set".parse::<crate::types::Condition>().ok()
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aws-sdk-migrationhubstrategy` (lib test) due to 90 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: std::result::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: std::result::Result<AnalysisType, Infallible>
[INFO] [stdout]   --> src/types/_analysis_type.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(AnalysisType::from(s))
[INFO] [stdout] 75 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<AnalysisType, Infallible>
[INFO] [stdout]   --> src/types/_analysis_type.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         ::std::result::Result::Ok(AnalysisType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<AntipatternReportStatus, Infallible>
[INFO] [stdout]   --> src/types/_antipattern_report_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(AntipatternReportStatus::from(s))
[INFO] [stdout] 71 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<AntipatternReportStatus, Infallible>
[INFO] [stdout]   --> src/types/_antipattern_report_status.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         ::std::result::Result::Ok(AntipatternReportStatus::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<AppType, Infallible>
[INFO] [stdout]    --> src/types/_app_type.rs:147:93
[INFO] [stdout]     |
[INFO] [stdout] 147 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]     |  _____________________________________________________________________________________________^
[INFO] [stdout] 148 | |         ::std::result::Result::Ok(AppType::from(s))
[INFO] [stdout] 149 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<AppType, Infallible>
[INFO] [stdout]    --> src/types/_app_type.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |         ::std::result::Result::Ok(AppType::from(s))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<AppUnitErrorCategory, Infallible>
[INFO] [stdout]   --> src/types/_app_unit_error_category.rs:77:93
[INFO] [stdout]    |
[INFO] [stdout] 77 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 78 | |         ::std::result::Result::Ok(AppUnitErrorCategory::from(s))
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<AppUnitErrorCategory, Infallible>
[INFO] [stdout]   --> src/types/_app_unit_error_category.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         ::std::result::Result::Ok(AppUnitErrorCategory::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<ApplicationComponentCriteria, Infallible>
[INFO] [stdout]   --> src/types/_application_component_criteria.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(ApplicationComponentCriteria::from(s))
[INFO] [stdout] 91 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<ApplicationComponentCriteria, Infallible>
[INFO] [stdout]   --> src/types/_application_component_criteria.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |         ::std::result::Result::Ok(ApplicationComponentCriteria::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<ApplicationMode, Infallible>
[INFO] [stdout]   --> src/types/_application_mode.rs:71:93
[INFO] [stdout]    |
[INFO] [stdout] 71 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 72 | |         ::std::result::Result::Ok(ApplicationMode::from(s))
[INFO] [stdout] 73 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<ApplicationMode, Infallible>
[INFO] [stdout]   --> src/types/_application_mode.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |         ::std::result::Result::Ok(ApplicationMode::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<AssessmentDataSourceType, Infallible>
[INFO] [stdout]   --> src/types/_assessment_data_source_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(AssessmentDataSourceType::from(s))
[INFO] [stdout] 71 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<AssessmentDataSourceType, Infallible>
[INFO] [stdout]   --> src/types/_assessment_data_source_type.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         ::std::result::Result::Ok(AssessmentDataSourceType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<AssessmentStatus, Infallible>
[INFO] [stdout]   --> src/types/_assessment_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(AssessmentStatus::from(s))
[INFO] [stdout] 75 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<AssessmentStatus, Infallible>
[INFO] [stdout]   --> src/types/_assessment_status.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         ::std::result::Result::Ok(AssessmentStatus::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<AuthType, Infallible>
[INFO] [stdout]   --> src/types/_auth_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(AuthType::from(s))
[INFO] [stdout] 71 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<AuthType, Infallible>
[INFO] [stdout]   --> src/types/_auth_type.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         ::std::result::Result::Ok(AuthType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<AwsManagedTargetDestination, Infallible>
[INFO] [stdout]   --> src/types/_aws_managed_target_destination.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(AwsManagedTargetDestination::from(s))
[INFO] [stdout] 71 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<AwsManagedTargetDestination, Infallible>
[INFO] [stdout]   --> src/types/_aws_managed_target_destination.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         ::std::result::Result::Ok(AwsManagedTargetDestination::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<BinaryAnalyzerName, Infallible>
[INFO] [stdout]   --> src/types/_binary_analyzer_name.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(BinaryAnalyzerName::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<BinaryAnalyzerName, Infallible>
[INFO] [stdout]   --> src/types/_binary_analyzer_name.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(BinaryAnalyzerName::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<CollectorHealth, Infallible>
[INFO] [stdout]   --> src/types/_collector_health.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(CollectorHealth::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<CollectorHealth, Infallible>
[INFO] [stdout]   --> src/types/_collector_health.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(CollectorHealth::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Condition, Infallible>
[INFO] [stdout]   --> src/types/_condition.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(Condition::from(s))
[INFO] [stdout] 75 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Condition, Infallible>
[INFO] [stdout]   --> src/types/_condition.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         ::std::result::Result::Ok(Condition::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<DataSourceType, Infallible>
[INFO] [stdout]   --> src/types/_data_source_type.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(DataSourceType::from(s))
[INFO] [stdout] 75 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<DataSourceType, Infallible>
[INFO] [stdout]   --> src/types/_data_source_type.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         ::std::result::Result::Ok(DataSourceType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<DatabaseManagementPreference, Infallible>
[INFO] [stdout]   --> src/types/_database_management_preference.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(DatabaseManagementPreference::from(s))
[INFO] [stdout] 71 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<DatabaseManagementPreference, Infallible>
[INFO] [stdout]   --> src/types/_database_management_preference.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         ::std::result::Result::Ok(DatabaseManagementPreference::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<GroupName, Infallible>
[INFO] [stdout]   --> src/types/_group_name.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(GroupName::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<GroupName, Infallible>
[INFO] [stdout]   --> src/types/_group_name.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(GroupName::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<HeterogeneousTargetDatabaseEngine, Infallible>
[INFO] [stdout]   --> src/types/_heterogeneous_target_database_engine.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(HeterogeneousTargetDatabaseEngine::from(s))
[INFO] [stdout] 99 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<HeterogeneousTargetDatabaseEngine, Infallible>
[INFO] [stdout]   --> src/types/_heterogeneous_target_database_engine.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         ::std::result::Result::Ok(HeterogeneousTargetDatabaseEngine::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<HomogeneousTargetDatabaseEngine, Infallible>
[INFO] [stdout]   --> src/types/_homogeneous_target_database_engine.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(HomogeneousTargetDatabaseEngine::from(s))
[INFO] [stdout] 63 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<HomogeneousTargetDatabaseEngine, Infallible>
[INFO] [stdout]   --> src/types/_homogeneous_target_database_engine.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         ::std::result::Result::Ok(HomogeneousTargetDatabaseEngine::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<ImportFileTaskStatus, Infallible>
[INFO] [stdout]   --> src/types/_import_file_task_status.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(ImportFileTaskStatus::from(s))
[INFO] [stdout] 91 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<ImportFileTaskStatus, Infallible>
[INFO] [stdout]   --> src/types/_import_file_task_status.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |         ::std::result::Result::Ok(ImportFileTaskStatus::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<InclusionStatus, Infallible>
[INFO] [stdout]   --> src/types/_inclusion_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(InclusionStatus::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<InclusionStatus, Infallible>
[INFO] [stdout]   --> src/types/_inclusion_status.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(InclusionStatus::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<NoPreferenceTargetDestination, Infallible>
[INFO] [stdout]   --> src/types/_no_preference_target_destination.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(NoPreferenceTargetDestination::from(s))
[INFO] [stdout] 83 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<NoPreferenceTargetDestination, Infallible>
[INFO] [stdout]   --> src/types/_no_preference_target_destination.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         ::std::result::Result::Ok(NoPreferenceTargetDestination::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<OsType, Infallible>
[INFO] [stdout]   --> src/types/_os_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(OsType::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<OsType, Infallible>
[INFO] [stdout]   --> src/types/_os_type.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(OsType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<OutputFormat, Infallible>
[INFO] [stdout]   --> src/types/_output_format.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(OutputFormat::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<OutputFormat, Infallible>
[INFO] [stdout]   --> src/types/_output_format.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(OutputFormat::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PipelineType, Infallible>
[INFO] [stdout]   --> src/types/_pipeline_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(PipelineType::from(s))
[INFO] [stdout] 63 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PipelineType, Infallible>
[INFO] [stdout]   --> src/types/_pipeline_type.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         ::std::result::Result::Ok(PipelineType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<RecommendationReportStatus, Infallible>
[INFO] [stdout]   --> src/types/_recommendation_report_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(RecommendationReportStatus::from(s))
[INFO] [stdout] 71 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<RecommendationReportStatus, Infallible>
[INFO] [stdout]   --> src/types/_recommendation_report_status.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         ::std::result::Result::Ok(RecommendationReportStatus::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<ResourceSubType, Infallible>
[INFO] [stdout]   --> src/types/_resource_sub_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(ResourceSubType::from(s))
[INFO] [stdout] 71 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<ResourceSubType, Infallible>
[INFO] [stdout]   --> src/types/_resource_sub_type.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         ::std::result::Result::Ok(ResourceSubType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<RunTimeAnalyzerName, Infallible>
[INFO] [stdout]   --> src/types/_run_time_analyzer_name.rs:77:93
[INFO] [stdout]    |
[INFO] [stdout] 77 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 78 | |         ::std::result::Result::Ok(RunTimeAnalyzerName::from(s))
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<RunTimeAnalyzerName, Infallible>
[INFO] [stdout]   --> src/types/_run_time_analyzer_name.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         ::std::result::Result::Ok(RunTimeAnalyzerName::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<RunTimeAssessmentStatus, Infallible>
[INFO] [stdout]   --> src/types/_run_time_assessment_status.rs:85:93
[INFO] [stdout]    |
[INFO] [stdout] 85 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 86 | |         ::std::result::Result::Ok(RunTimeAssessmentStatus::from(s))
[INFO] [stdout] 87 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<RunTimeAssessmentStatus, Infallible>
[INFO] [stdout]   --> src/types/_run_time_assessment_status.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         ::std::result::Result::Ok(RunTimeAssessmentStatus::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<RuntimeAnalysisStatus, Infallible>
[INFO] [stdout]   --> src/types/_runtime_analysis_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(RuntimeAnalysisStatus::from(s))
[INFO] [stdout] 75 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<RuntimeAnalysisStatus, Infallible>
[INFO] [stdout]   --> src/types/_runtime_analysis_status.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         ::std::result::Result::Ok(RuntimeAnalysisStatus::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<SelfManageTargetDestination, Infallible>
[INFO] [stdout]   --> src/types/_self_manage_target_destination.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(SelfManageTargetDestination::from(s))
[INFO] [stdout] 75 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<SelfManageTargetDestination, Infallible>
[INFO] [stdout]   --> src/types/_self_manage_target_destination.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         ::std::result::Result::Ok(SelfManageTargetDestination::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<ServerCriteria, Infallible>
[INFO] [stdout]   --> src/types/_server_criteria.rs:85:93
[INFO] [stdout]    |
[INFO] [stdout] 85 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 86 | |         ::std::result::Result::Ok(ServerCriteria::from(s))
[INFO] [stdout] 87 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<ServerCriteria, Infallible>
[INFO] [stdout]   --> src/types/_server_criteria.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         ::std::result::Result::Ok(ServerCriteria::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<ServerErrorCategory, Infallible>
[INFO] [stdout]   --> src/types/_server_error_category.rs:77:93
[INFO] [stdout]    |
[INFO] [stdout] 77 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 78 | |         ::std::result::Result::Ok(ServerErrorCategory::from(s))
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<ServerErrorCategory, Infallible>
[INFO] [stdout]   --> src/types/_server_error_category.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         ::std::result::Result::Ok(ServerErrorCategory::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<ServerOsType, Infallible>
[INFO] [stdout]   --> src/types/_server_os_type.rs:77:93
[INFO] [stdout]    |
[INFO] [stdout] 77 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 78 | |         ::std::result::Result::Ok(ServerOsType::from(s))
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<ServerOsType, Infallible>
[INFO] [stdout]   --> src/types/_server_os_type.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         ::std::result::Result::Ok(ServerOsType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Severity, Infallible>
[INFO] [stdout]   --> src/types/_severity.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(Severity::from(s))
[INFO] [stdout] 71 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Severity, Infallible>
[INFO] [stdout]   --> src/types/_severity.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         ::std::result::Result::Ok(Severity::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::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: std::result::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: std::result::Result<SourceCodeAnalyzerName, Infallible>
[INFO] [stdout]   --> src/types/_source_code_analyzer_name.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(SourceCodeAnalyzerName::from(s))
[INFO] [stdout] 75 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<SourceCodeAnalyzerName, Infallible>
[INFO] [stdout]   --> src/types/_source_code_analyzer_name.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         ::std::result::Result::Ok(SourceCodeAnalyzerName::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<SrcCodeOrDbAnalysisStatus, Infallible>
[INFO] [stdout]   --> src/types/_src_code_or_db_analysis_status.rs:85:93
[INFO] [stdout]    |
[INFO] [stdout] 85 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 86 | |         ::std::result::Result::Ok(SrcCodeOrDbAnalysisStatus::from(s))
[INFO] [stdout] 87 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<SrcCodeOrDbAnalysisStatus, Infallible>
[INFO] [stdout]   --> src/types/_src_code_or_db_analysis_status.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         ::std::result::Result::Ok(SrcCodeOrDbAnalysisStatus::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Strategy, Infallible>
[INFO] [stdout]   --> src/types/_strategy.rs:85:93
[INFO] [stdout]    |
[INFO] [stdout] 85 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 86 | |         ::std::result::Result::Ok(Strategy::from(s))
[INFO] [stdout] 87 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Strategy, Infallible>
[INFO] [stdout]   --> src/types/_strategy.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         ::std::result::Result::Ok(Strategy::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<StrategyRecommendation, Infallible>
[INFO] [stdout]   --> src/types/_strategy_recommendation.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(StrategyRecommendation::from(s))
[INFO] [stdout] 75 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<StrategyRecommendation, Infallible>
[INFO] [stdout]   --> src/types/_strategy_recommendation.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         ::std::result::Result::Ok(StrategyRecommendation::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<TargetDatabaseEngine, Infallible>
[INFO] [stdout]   --> src/types/_target_database_engine.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(TargetDatabaseEngine::from(s))
[INFO] [stdout] 99 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<TargetDatabaseEngine, Infallible>
[INFO] [stdout]   --> src/types/_target_database_engine.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         ::std::result::Result::Ok(TargetDatabaseEngine::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<TargetDestination, Infallible>
[INFO] [stdout]    --> src/types/_target_destination.rs:113:93
[INFO] [stdout]     |
[INFO] [stdout] 113 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]     |  _____________________________________________________________________________________________^
[INFO] [stdout] 114 | |         ::std::result::Result::Ok(TargetDestination::from(s))
[INFO] [stdout] 115 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<TargetDestination, Infallible>
[INFO] [stdout]    --> src/types/_target_destination.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |         ::std::result::Result::Ok(TargetDestination::from(s))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<TransformationToolName, Infallible>
[INFO] [stdout]   --> src/types/_transformation_tool_name.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(TransformationToolName::from(s))
[INFO] [stdout] 99 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<TransformationToolName, Infallible>
[INFO] [stdout]   --> src/types/_transformation_tool_name.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         ::std::result::Result::Ok(TransformationToolName::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<VersionControl, Infallible>
[INFO] [stdout]   --> src/types/_version_control.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(VersionControl::from(s))
[INFO] [stdout] 71 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<VersionControl, Infallible>
[INFO] [stdout]   --> src/types/_version_control.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         ::std::result::Result::Ok(VersionControl::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<VersionControlType, Infallible>
[INFO] [stdout]   --> src/types/_version_control_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(VersionControlType::from(s))
[INFO] [stdout] 71 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<VersionControlType, Infallible>
[INFO] [stdout]   --> src/types/_version_control_type.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         ::std::result::Result::Ok(VersionControlType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Condition, Infallible>
[INFO] [stdout]   --> src/serde_util.rs:33:29
[INFO] [stdout]    |
[INFO] [stdout] 33 |         builder.condition = "no value was set".parse::<crate::types::Condition>().ok()
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aws-sdk-migrationhubstrategy` (lib) due to 90 previous errors
[INFO] running `Command { std: "docker" "inspect" "7c3292ec535ba280334679f7c45e44ad16b7eb172e3274ffae836af272875db7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c3292ec535ba280334679f7c45e44ad16b7eb172e3274ffae836af272875db7", kill_on_drop: false }`
[INFO] [stdout] 7c3292ec535ba280334679f7c45e44ad16b7eb172e3274ffae836af272875db7
