[INFO] fetching crate aws-sdk-alexaforbusiness 1.28.0... [INFO] checking aws-sdk-alexaforbusiness-1.28.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate aws-sdk-alexaforbusiness 1.28.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate aws-sdk-alexaforbusiness 1.28.0 [INFO] finished tweaking crates.io crate aws-sdk-alexaforbusiness 1.28.0 [INFO] tweaked toml for crates.io crate aws-sdk-alexaforbusiness 1.28.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate aws-sdk-alexaforbusiness 1.28.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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 255 packages to latest compatible versions [INFO] [stderr] Adding aws-smithy-http v0.60.12 (available: v0.62.5) [INFO] [stderr] Adding aws-smithy-json v0.60.7 (available: v0.61.7) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding http v0.2.12 (available: v1.3.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a18093c5eca08a17070a006450910ed274b386557f3a32881d99f004dc41a9e [INFO] running `Command { std: "docker" "start" "-a" "8a18093c5eca08a17070a006450910ed274b386557f3a32881d99f004dc41a9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a18093c5eca08a17070a006450910ed274b386557f3a32881d99f004dc41a9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a18093c5eca08a17070a006450910ed274b386557f3a32881d99f004dc41a9e", kill_on_drop: false }` [INFO] [stdout] 8a18093c5eca08a17070a006450910ed274b386557f3a32881d99f004dc41a9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2425e4de05742a57cfb6270c45d093c6a9583eb1d74348b77e975f9578dde875 [INFO] running `Command { std: "docker" "start" "-a" "2425e4de05742a57cfb6270c45d093c6a9583eb1d74348b77e975f9578dde875", kill_on_drop: false }` [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking bytes-utils v0.1.4 [INFO] [stderr] Checking base64-simd v0.8.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-rs v1.15.0 [INFO] [stderr] Checking rustls-pki-types v1.13.0 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Compiling aws-types v1.3.10 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Checking rustls-native-certs v0.8.2 [INFO] [stderr] Compiling aws-lc-sys v0.33.0 [INFO] [stderr] Checking aws-smithy-xml v0.60.12 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking aws-smithy-async v1.2.6 [INFO] [stderr] Checking aws-smithy-types v1.3.4 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking aws-smithy-runtime-api v1.9.2 [INFO] [stderr] Checking aws-smithy-json v0.61.7 [INFO] [stderr] Checking aws-smithy-query v0.60.8 [INFO] [stderr] Checking aws-smithy-json v0.60.7 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking aws-credential-types v1.2.9 [INFO] [stderr] Checking aws-smithy-http v0.62.5 [INFO] [stderr] Checking aws-smithy-observability v0.1.4 [INFO] [stderr] Checking aws-smithy-http v0.60.12 [INFO] [stderr] Checking aws-sigv4 v1.3.6 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper v1.8.0 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking aws-smithy-http-client v1.1.4 [INFO] [stderr] Checking aws-smithy-runtime v1.9.4 [INFO] [stderr] Checking aws-runtime v1.5.14 [INFO] [stderr] Checking aws-sdk-sts v1.92.0 [INFO] [stderr] Checking aws-sdk-ssooidc v1.91.0 [INFO] [stderr] Checking aws-sdk-sso v1.89.0 [INFO] [stderr] Checking aws-sdk-alexaforbusiness v1.28.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking aws-config v1.8.10 [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config.rs:1240:39 [INFO] [stdout] | [INFO] [stdout] 1240 | ... .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] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/config/endpoint.rs:540:25 [INFO] [stdout] | [INFO] [stdout] 540 | fn resolve_endpoint(&self, params: &crate::config::endpoint::Params) -> ::aws_smithy_runtime_api::client::endpoint::EndpointFuture { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 540 | fn resolve_endpoint(&self, params: &crate::config::endpoint::Params) -> ::aws_smithy_runtime_api::client::endpoint::EndpointFuture<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_business_report_failure_code.rs:68:93 [INFO] [stdout] | [INFO] [stdout] 68 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 69 | | ::std::result::Result::Ok(BusinessReportFailureCode::from(s)) [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_business_report_failure_code.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | ::std::result::Result::Ok(BusinessReportFailureCode::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_business_report_format.rs:64:93 [INFO] [stdout] | [INFO] [stdout] 64 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 65 | | ::std::result::Result::Ok(BusinessReportFormat::from(s)) [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_business_report_format.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | ::std::result::Result::Ok(BusinessReportFormat::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_business_report_interval.rs:68:93 [INFO] [stdout] | [INFO] [stdout] 68 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 69 | | ::std::result::Result::Ok(BusinessReportInterval::from(s)) [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_business_report_interval.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | ::std::result::Result::Ok(BusinessReportInterval::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_business_report_status.rs:68:93 [INFO] [stdout] | [INFO] [stdout] 68 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 69 | | ::std::result::Result::Ok(BusinessReportStatus::from(s)) [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_business_report_status.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | ::std::result::Result::Ok(BusinessReportStatus::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_comms_protocol.rs:68:93 [INFO] [stdout] | [INFO] [stdout] 68 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 69 | | ::std::result::Result::Ok(CommsProtocol::from(s)) [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_comms_protocol.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | ::std::result::Result::Ok(CommsProtocol::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_conference_provider_type.rs:96:93 [INFO] [stdout] | [INFO] [stdout] 96 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 97 | | ::std::result::Result::Ok(ConferenceProviderType::from(s)) [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_conference_provider_type.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | ::std::result::Result::Ok(ConferenceProviderType::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_connection_status.rs:64:93 [INFO] [stdout] | [INFO] [stdout] 64 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 65 | | ::std::result::Result::Ok(ConnectionStatus::from(s)) [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_connection_status.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | ::std::result::Result::Ok(ConnectionStatus::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_device_event_type.rs:64:93 [INFO] [stdout] | [INFO] [stdout] 64 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 65 | | ::std::result::Result::Ok(DeviceEventType::from(s)) [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_device_event_type.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | ::std::result::Result::Ok(DeviceEventType::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_device_status.rs:76:93 [INFO] [stdout] | [INFO] [stdout] 76 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 77 | | ::std::result::Result::Ok(DeviceStatus::from(s)) [INFO] [stdout] 78 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_device_status.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | ::std::result::Result::Ok(DeviceStatus::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_device_status_detail_code.rs:124:93 [INFO] [stdout] | [INFO] [stdout] 124 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 125 | | ::std::result::Result::Ok(DeviceStatusDetailCode::from(s)) [INFO] [stdout] 126 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_device_status_detail_code.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | ::std::result::Result::Ok(DeviceStatusDetailCode::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_device_usage_type.rs:60:93 [INFO] [stdout] | [INFO] [stdout] 60 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 61 | | ::std::result::Result::Ok(DeviceUsageType::from(s)) [INFO] [stdout] 62 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_device_usage_type.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | ::std::result::Result::Ok(DeviceUsageType::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_distance_unit.rs:64:93 [INFO] [stdout] | [INFO] [stdout] 64 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 65 | | ::std::result::Result::Ok(DistanceUnit::from(s)) [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_distance_unit.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | ::std::result::Result::Ok(DistanceUnit::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_enablement_type.rs:64:93 [INFO] [stdout] | [INFO] [stdout] 64 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 65 | | ::std::result::Result::Ok(EnablementType::from(s)) [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_enablement_type.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | ::std::result::Result::Ok(EnablementType::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_enablement_type_filter.rs:64:93 [INFO] [stdout] | [INFO] [stdout] 64 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 65 | | ::std::result::Result::Ok(EnablementTypeFilter::from(s)) [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_enablement_type_filter.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | ::std::result::Result::Ok(EnablementTypeFilter::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_end_of_meeting_reminder_type.rs:72:93 [INFO] [stdout] | [INFO] [stdout] 72 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 73 | | ::std::result::Result::Ok(EndOfMeetingReminderType::from(s)) [INFO] [stdout] 74 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_end_of_meeting_reminder_type.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | ::std::result::Result::Ok(EndOfMeetingReminderType::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_enrollment_status.rs:76:93 [INFO] [stdout] | [INFO] [stdout] 76 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 77 | | ::std::result::Result::Ok(EnrollmentStatus::from(s)) [INFO] [stdout] 78 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_enrollment_status.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | ::std::result::Result::Ok(EnrollmentStatus::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_feature.rs:88:93 [INFO] [stdout] | [INFO] [stdout] 88 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 89 | | ::std::result::Result::Ok(Feature::from(s)) [INFO] [stdout] 90 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_feature.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | ::std::result::Result::Ok(Feature::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_locale.rs:60:93 [INFO] [stdout] | [INFO] [stdout] 60 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 61 | | ::std::result::Result::Ok(Locale::from(s)) [INFO] [stdout] 62 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_locale.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | ::std::result::Result::Ok(Locale::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_network_eap_method.rs:60:93 [INFO] [stdout] | [INFO] [stdout] 60 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 61 | | ::std::result::Result::Ok(NetworkEapMethod::from(s)) [INFO] [stdout] 62 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_network_eap_method.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | ::std::result::Result::Ok(NetworkEapMethod::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_network_security_type.rs:76:93 [INFO] [stdout] | [INFO] [stdout] 76 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 77 | | ::std::result::Result::Ok(NetworkSecurityType::from(s)) [INFO] [stdout] 78 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_network_security_type.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | ::std::result::Result::Ok(NetworkSecurityType::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_phone_number_type.rs:66:93 [INFO] [stdout] | [INFO] [stdout] 66 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 67 | | ::std::result::Result::Ok(PhoneNumberType::from(s)) [INFO] [stdout] 68 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_phone_number_type.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | ::std::result::Result::Ok(PhoneNumberType::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_require_pin.rs:68:93 [INFO] [stdout] | [INFO] [stdout] 68 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 69 | | ::std::result::Result::Ok(RequirePin::from(s)) [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_require_pin.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | ::std::result::Result::Ok(RequirePin::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_sip_type.rs:58:93 [INFO] [stdout] | [INFO] [stdout] 58 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 59 | | ::std::result::Result::Ok(SipType::from(s)) [INFO] [stdout] 60 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_sip_type.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | ::std::result::Result::Ok(SipType::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_skill_type.rs:64:93 [INFO] [stdout] | [INFO] [stdout] 64 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 65 | | ::std::result::Result::Ok(SkillType::from(s)) [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_skill_type.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | ::std::result::Result::Ok(SkillType::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_skill_type_filter.rs:68:93 [INFO] [stdout] | [INFO] [stdout] 68 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 69 | | ::std::result::Result::Ok(SkillTypeFilter::from(s)) [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_skill_type_filter.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | ::std::result::Result::Ok(SkillTypeFilter::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_sort_value.rs:64:93 [INFO] [stdout] | [INFO] [stdout] 64 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 65 | | ::std::result::Result::Ok(SortValue::from(s)) [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_sort_value.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | ::std::result::Result::Ok(SortValue::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_temperature_unit.rs:64:93 [INFO] [stdout] | [INFO] [stdout] 64 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 65 | | ::std::result::Result::Ok(TemperatureUnit::from(s)) [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_temperature_unit.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | ::std::result::Result::Ok(TemperatureUnit::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_wake_word.rs:72:93 [INFO] [stdout] | [INFO] [stdout] 72 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 73 | | ::std::result::Result::Ok(WakeWord::from(s)) [INFO] [stdout] 74 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_wake_word.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | ::std::result::Result::Ok(WakeWord::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/endpoint_lib/partition.rs:108:37 [INFO] [stdout] | [INFO] [stdout] 108 | pub(crate) fn resolve_partition(&self, region: &str, e: &mut DiagnosticCollector) -> Option { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 108 | pub(crate) fn resolve_partition(&self, region: &str, e: &mut DiagnosticCollector) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/json_errors.rs:38:28 [INFO] [stdout] | [INFO] [stdout] 38 | fn parse_error_body(bytes: &[u8]) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 38 | fn parse_error_body(bytes: &[u8]) -> Result, DeserializeError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/serde_util.rs:19:34 [INFO] [stdout] | [INFO] [stdout] 19 | builder.comms_protocol = "no value was set".parse::().ok() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/serde_util.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | builder.require_pin = "no value was set".parse::().ok() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/serde_util.rs:63:28 [INFO] [stdout] | [INFO] [stdout] 63 | builder.interval = "no value was set".parse::().ok() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/serde_util.rs:73:26 [INFO] [stdout] | [INFO] [stdout] 73 | builder.r#type = "no value was set".parse::().ok() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/serde_util.rs:83:26 [INFO] [stdout] | [INFO] [stdout] 83 | builder.r#type = "no value was set".parse::().ok() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aws-sdk-alexaforbusiness` (lib) due to 62 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config.rs:1240:39 [INFO] [stdout] | [INFO] [stdout] 1240 | ... .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] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/config/endpoint.rs:540:25 [INFO] [stdout] | [INFO] [stdout] 540 | fn resolve_endpoint(&self, params: &crate::config::endpoint::Params) -> ::aws_smithy_runtime_api::client::endpoint::EndpointFuture { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 540 | fn resolve_endpoint(&self, params: &crate::config::endpoint::Params) -> ::aws_smithy_runtime_api::client::endpoint::EndpointFuture<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_business_report_failure_code.rs:68:93 [INFO] [stdout] | [INFO] [stdout] 68 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 69 | | ::std::result::Result::Ok(BusinessReportFailureCode::from(s)) [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_business_report_failure_code.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | ::std::result::Result::Ok(BusinessReportFailureCode::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_business_report_format.rs:64:93 [INFO] [stdout] | [INFO] [stdout] 64 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 65 | | ::std::result::Result::Ok(BusinessReportFormat::from(s)) [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_business_report_format.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | ::std::result::Result::Ok(BusinessReportFormat::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_business_report_interval.rs:68:93 [INFO] [stdout] | [INFO] [stdout] 68 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 69 | | ::std::result::Result::Ok(BusinessReportInterval::from(s)) [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_business_report_interval.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | ::std::result::Result::Ok(BusinessReportInterval::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_business_report_status.rs:68:93 [INFO] [stdout] | [INFO] [stdout] 68 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 69 | | ::std::result::Result::Ok(BusinessReportStatus::from(s)) [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_business_report_status.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | ::std::result::Result::Ok(BusinessReportStatus::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_comms_protocol.rs:68:93 [INFO] [stdout] | [INFO] [stdout] 68 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 69 | | ::std::result::Result::Ok(CommsProtocol::from(s)) [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_comms_protocol.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | ::std::result::Result::Ok(CommsProtocol::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_conference_provider_type.rs:96:93 [INFO] [stdout] | [INFO] [stdout] 96 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 97 | | ::std::result::Result::Ok(ConferenceProviderType::from(s)) [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_conference_provider_type.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | ::std::result::Result::Ok(ConferenceProviderType::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_connection_status.rs:64:93 [INFO] [stdout] | [INFO] [stdout] 64 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 65 | | ::std::result::Result::Ok(ConnectionStatus::from(s)) [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_connection_status.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | ::std::result::Result::Ok(ConnectionStatus::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_device_event_type.rs:64:93 [INFO] [stdout] | [INFO] [stdout] 64 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 65 | | ::std::result::Result::Ok(DeviceEventType::from(s)) [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_device_event_type.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | ::std::result::Result::Ok(DeviceEventType::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_device_status.rs:76:93 [INFO] [stdout] | [INFO] [stdout] 76 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 77 | | ::std::result::Result::Ok(DeviceStatus::from(s)) [INFO] [stdout] 78 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_device_status.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | ::std::result::Result::Ok(DeviceStatus::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_device_status_detail_code.rs:124:93 [INFO] [stdout] | [INFO] [stdout] 124 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 125 | | ::std::result::Result::Ok(DeviceStatusDetailCode::from(s)) [INFO] [stdout] 126 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_device_status_detail_code.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | ::std::result::Result::Ok(DeviceStatusDetailCode::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_device_usage_type.rs:60:93 [INFO] [stdout] | [INFO] [stdout] 60 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 61 | | ::std::result::Result::Ok(DeviceUsageType::from(s)) [INFO] [stdout] 62 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_device_usage_type.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | ::std::result::Result::Ok(DeviceUsageType::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_distance_unit.rs:64:93 [INFO] [stdout] | [INFO] [stdout] 64 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 65 | | ::std::result::Result::Ok(DistanceUnit::from(s)) [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_distance_unit.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | ::std::result::Result::Ok(DistanceUnit::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_enablement_type.rs:64:93 [INFO] [stdout] | [INFO] [stdout] 64 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 65 | | ::std::result::Result::Ok(EnablementType::from(s)) [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_enablement_type.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | ::std::result::Result::Ok(EnablementType::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_enablement_type_filter.rs:64:93 [INFO] [stdout] | [INFO] [stdout] 64 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 65 | | ::std::result::Result::Ok(EnablementTypeFilter::from(s)) [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_enablement_type_filter.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | ::std::result::Result::Ok(EnablementTypeFilter::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_end_of_meeting_reminder_type.rs:72:93 [INFO] [stdout] | [INFO] [stdout] 72 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 73 | | ::std::result::Result::Ok(EndOfMeetingReminderType::from(s)) [INFO] [stdout] 74 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_end_of_meeting_reminder_type.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | ::std::result::Result::Ok(EndOfMeetingReminderType::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_enrollment_status.rs:76:93 [INFO] [stdout] | [INFO] [stdout] 76 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 77 | | ::std::result::Result::Ok(EnrollmentStatus::from(s)) [INFO] [stdout] 78 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_enrollment_status.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | ::std::result::Result::Ok(EnrollmentStatus::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_feature.rs:88:93 [INFO] [stdout] | [INFO] [stdout] 88 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 89 | | ::std::result::Result::Ok(Feature::from(s)) [INFO] [stdout] 90 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_feature.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | ::std::result::Result::Ok(Feature::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_locale.rs:60:93 [INFO] [stdout] | [INFO] [stdout] 60 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 61 | | ::std::result::Result::Ok(Locale::from(s)) [INFO] [stdout] 62 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_locale.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | ::std::result::Result::Ok(Locale::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_network_eap_method.rs:60:93 [INFO] [stdout] | [INFO] [stdout] 60 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 61 | | ::std::result::Result::Ok(NetworkEapMethod::from(s)) [INFO] [stdout] 62 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_network_eap_method.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | ::std::result::Result::Ok(NetworkEapMethod::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_network_security_type.rs:76:93 [INFO] [stdout] | [INFO] [stdout] 76 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 77 | | ::std::result::Result::Ok(NetworkSecurityType::from(s)) [INFO] [stdout] 78 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_network_security_type.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | ::std::result::Result::Ok(NetworkSecurityType::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_phone_number_type.rs:66:93 [INFO] [stdout] | [INFO] [stdout] 66 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 67 | | ::std::result::Result::Ok(PhoneNumberType::from(s)) [INFO] [stdout] 68 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_phone_number_type.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | ::std::result::Result::Ok(PhoneNumberType::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_require_pin.rs:68:93 [INFO] [stdout] | [INFO] [stdout] 68 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 69 | | ::std::result::Result::Ok(RequirePin::from(s)) [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_require_pin.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | ::std::result::Result::Ok(RequirePin::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_sip_type.rs:58:93 [INFO] [stdout] | [INFO] [stdout] 58 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 59 | | ::std::result::Result::Ok(SipType::from(s)) [INFO] [stdout] 60 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_sip_type.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | ::std::result::Result::Ok(SipType::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_skill_type.rs:64:93 [INFO] [stdout] | [INFO] [stdout] 64 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 65 | | ::std::result::Result::Ok(SkillType::from(s)) [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_skill_type.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | ::std::result::Result::Ok(SkillType::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_skill_type_filter.rs:68:93 [INFO] [stdout] | [INFO] [stdout] 68 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 69 | | ::std::result::Result::Ok(SkillTypeFilter::from(s)) [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_skill_type_filter.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | ::std::result::Result::Ok(SkillTypeFilter::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_sort_value.rs:64:93 [INFO] [stdout] | [INFO] [stdout] 64 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 65 | | ::std::result::Result::Ok(SortValue::from(s)) [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_sort_value.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | ::std::result::Result::Ok(SortValue::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_temperature_unit.rs:64:93 [INFO] [stdout] | [INFO] [stdout] 64 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 65 | | ::std::result::Result::Ok(TemperatureUnit::from(s)) [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_temperature_unit.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | ::std::result::Result::Ok(TemperatureUnit::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_wake_word.rs:72:93 [INFO] [stdout] | [INFO] [stdout] 72 | fn from_str(s: &str) -> ::std::result::Result::Err> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 73 | | ::std::result::Result::Ok(WakeWord::from(s)) [INFO] [stdout] 74 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/types/_wake_word.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | ::std::result::Result::Ok(WakeWord::from(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/endpoint_lib/partition.rs:108:37 [INFO] [stdout] | [INFO] [stdout] 108 | pub(crate) fn resolve_partition(&self, region: &str, e: &mut DiagnosticCollector) -> Option { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 108 | pub(crate) fn resolve_partition(&self, region: &str, e: &mut DiagnosticCollector) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/json_errors.rs:38:28 [INFO] [stdout] | [INFO] [stdout] 38 | fn parse_error_body(bytes: &[u8]) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 38 | fn parse_error_body(bytes: &[u8]) -> Result, DeserializeError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/serde_util.rs:19:34 [INFO] [stdout] | [INFO] [stdout] 19 | builder.comms_protocol = "no value was set".parse::().ok() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/serde_util.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | builder.require_pin = "no value was set".parse::().ok() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/serde_util.rs:63:28 [INFO] [stdout] | [INFO] [stdout] 63 | builder.interval = "no value was set".parse::().ok() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/serde_util.rs:73:26 [INFO] [stdout] | [INFO] [stdout] 73 | builder.r#type = "no value was set".parse::().ok() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/serde_util.rs:83:26 [INFO] [stdout] | [INFO] [stdout] 83 | builder.r#type = "no value was set".parse::().ok() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aws-sdk-alexaforbusiness` (lib test) due to 62 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "2425e4de05742a57cfb6270c45d093c6a9583eb1d74348b77e975f9578dde875", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2425e4de05742a57cfb6270c45d093c6a9583eb1d74348b77e975f9578dde875", kill_on_drop: false }` [INFO] [stdout] 2425e4de05742a57cfb6270c45d093c6a9583eb1d74348b77e975f9578dde875