[INFO] fetching crate async-stripe-shared 1.0.0-alpha.6...
[INFO] checking async-stripe-shared-1.0.0-alpha.6 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate async-stripe-shared 1.0.0-alpha.6 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate async-stripe-shared 1.0.0-alpha.6
[INFO] finished tweaking crates.io crate async-stripe-shared 1.0.0-alpha.6
[INFO] tweaked toml for crates.io crate async-stripe-shared 1.0.0-alpha.6 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate async-stripe-shared 1.0.0-alpha.6 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 async-stripe-shared 1.0.0-alpha.6 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] dce12e9a31da45590404d88085b5350e7ae089a7eda4f7a075282d65ab76007c
[INFO] running `Command { std: "docker" "start" "-a" "dce12e9a31da45590404d88085b5350e7ae089a7eda4f7a075282d65ab76007c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dce12e9a31da45590404d88085b5350e7ae089a7eda4f7a075282d65ab76007c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dce12e9a31da45590404d88085b5350e7ae089a7eda4f7a075282d65ab76007c", kill_on_drop: false }`
[INFO] [stdout] dce12e9a31da45590404d88085b5350e7ae089a7eda4f7a075282d65ab76007c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 068955edd65e2edce34b42f294ba4d715719637b603a5ee929d7caae9587f4c8
[INFO] running `Command { std: "docker" "start" "-a" "068955edd65e2edce34b42f294ba4d715719637b603a5ee929d7caae9587f4c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling miniserde v0.1.43
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling mini-internal v0.1.43
[INFO] [stderr]     Checking smol_str v0.3.2
[INFO] [stderr]     Checking async-stripe-types v1.0.0-alpha.6
[INFO] [stderr]     Checking async-stripe-shared v1.0.0-alpha.6 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<account::AccountId, Infallible>
[INFO] [stdout]    --> src/account.rs:427:1
[INFO] [stdout]     |
[INFO] [stdout] 427 | stripe_types::def_id!(AccountId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<account::AccountId, Infallible>
[INFO] [stdout]    --> src/account.rs:427:1
[INFO] [stdout]     |
[INFO] [stdout] 427 | stripe_types::def_id!(AccountId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<account::AccountId, Infallible>
[INFO] [stdout]    --> src/account.rs:427:1
[INFO] [stdout]     |
[INFO] [stdout] 427 | stripe_types::def_id!(AccountId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<account::AccountId, Infallible>
[INFO] [stdout]    --> src/account.rs:427:1
[INFO] [stdout]     |
[INFO] [stdout] 427 | stripe_types::def_id!(AccountId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<account::AccountId, Infallible>
[INFO] [stdout]    --> src/account.rs:427:1
[INFO] [stdout]     |
[INFO] [stdout] 427 | stripe_types::def_id!(AccountId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_from_val_with_from_str` which comes from the expansion of the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountFutureRequirementsDisabledReason, Infallible>
[INFO] [stdout]    --> src/account_future_requirements.rs:229:53
[INFO] [stdout]     |
[INFO] [stdout] 229 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout] 230 | |         use AccountFutureRequirementsDisabledReason::*;
[INFO] [stdout] 231 | |         match s {
[INFO] [stdout] 232 | |             "action_required.requested_capabilities" => Ok(ActionRequiredRequestedCapabilities),
[INFO] [stdout] ...   |
[INFO] [stdout] 249 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountFutureRequirementsDisabledReason, Infallible>
[INFO] [stdout]    --> src/account_future_requirements.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 231 | /         match s {
[INFO] [stdout] 232 | |             "action_required.requested_capabilities" => Ok(ActionRequiredRequestedCapabilities),
[INFO] [stdout] 233 | |             "listed" => Ok(Listed),
[INFO] [stdout] 234 | |             "other" => Ok(Other),
[INFO] [stdout] ...   |
[INFO] [stdout] 247 | |             v => Ok(Unknown(v.to_owned())),
[INFO] [stdout] 248 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountFutureRequirementsDisabledReason, Infallible>
[INFO] [stdout]    --> src/account_future_requirements.rs:232:57
[INFO] [stdout]     |
[INFO] [stdout] 232 |             "action_required.requested_capabilities" => Ok(ActionRequiredRequestedCapabilities),
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountFutureRequirementsDisabledReason, Infallible>
[INFO] [stdout]    --> src/account_future_requirements.rs:233:25
[INFO] [stdout]     |
[INFO] [stdout] 233 |             "listed" => Ok(Listed),
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountFutureRequirementsDisabledReason, Infallible>
[INFO] [stdout]    --> src/account_future_requirements.rs:234:24
[INFO] [stdout]     |
[INFO] [stdout] 234 |             "other" => Ok(Other),
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountFutureRequirementsDisabledReason, Infallible>
[INFO] [stdout]    --> src/account_future_requirements.rs:235:34
[INFO] [stdout]     |
[INFO] [stdout] 235 |             "platform_paused" => Ok(PlatformPaused),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountFutureRequirementsDisabledReason, Infallible>
[INFO] [stdout]    --> src/account_future_requirements.rs:236:33
[INFO] [stdout]     |
[INFO] [stdout] 236 |             "rejected.fraud" => Ok(RejectedFraud),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountFutureRequirementsDisabledReason, Infallible>
[INFO] [stdout]    --> src/account_future_requirements.rs:237:51
[INFO] [stdout]     |
[INFO] [stdout] 237 |             "rejected.incomplete_verification" => Ok(RejectedIncompleteVerification),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountFutureRequirementsDisabledReason, Infallible>
[INFO] [stdout]    --> src/account_future_requirements.rs:238:34
[INFO] [stdout]     |
[INFO] [stdout] 238 |             "rejected.listed" => Ok(RejectedListed),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountFutureRequirementsDisabledReason, Infallible>
[INFO] [stdout]    --> src/account_future_requirements.rs:239:33
[INFO] [stdout]     |
[INFO] [stdout] 239 |             "rejected.other" => Ok(RejectedOther),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountFutureRequirementsDisabledReason, Infallible>
[INFO] [stdout]    --> src/account_future_requirements.rs:240:42
[INFO] [stdout]     |
[INFO] [stdout] 240 |             "rejected.platform_fraud" => Ok(RejectedPlatformFraud),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountFutureRequirementsDisabledReason, Infallible>
[INFO] [stdout]    --> src/account_future_requirements.rs:241:42
[INFO] [stdout]     |
[INFO] [stdout] 241 |             "rejected.platform_other" => Ok(RejectedPlatformOther),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountFutureRequirementsDisabledReason, Infallible>
[INFO] [stdout]    --> src/account_future_requirements.rs:242:53
[INFO] [stdout]     |
[INFO] [stdout] 242 |             "rejected.platform_terms_of_service" => Ok(RejectedPlatformTermsOfService),
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountFutureRequirementsDisabledReason, Infallible>
[INFO] [stdout]    --> src/account_future_requirements.rs:243:44
[INFO] [stdout]     |
[INFO] [stdout] 243 |             "rejected.terms_of_service" => Ok(RejectedTermsOfService),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountFutureRequirementsDisabledReason, Infallible>
[INFO] [stdout]    --> src/account_future_requirements.rs:244:40
[INFO] [stdout]     |
[INFO] [stdout] 244 |             "requirements.past_due" => Ok(RequirementsPastDue),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountFutureRequirementsDisabledReason, Infallible>
[INFO] [stdout]    --> src/account_future_requirements.rs:245:52
[INFO] [stdout]     |
[INFO] [stdout] 245 |             "requirements.pending_verification" => Ok(RequirementsPendingVerification),
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountFutureRequirementsDisabledReason, Infallible>
[INFO] [stdout]    --> src/account_future_requirements.rs:246:31
[INFO] [stdout]     |
[INFO] [stdout] 246 |             "under_review" => Ok(UnderReview),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountFutureRequirementsDisabledReason, Infallible>
[INFO] [stdout]    --> src/account_future_requirements.rs:247:18
[INFO] [stdout]     |
[INFO] [stdout] 247 |             v => Ok(Unknown(v.to_owned())),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountFutureRequirementsDisabledReason, Infallible>
[INFO] [stdout]    --> src/account_future_requirements.rs:280:25
[INFO] [stdout]     |
[INFO] [stdout] 280 |         self.out = Some(AccountFutureRequirementsDisabledReason::from_str(s).unwrap());
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountFutureRequirementsDisabledReason, Infallible>
[INFO] [stdout]    --> src/account_future_requirements.rs:285:1
[INFO] [stdout]     |
[INFO] [stdout] 285 | stripe_types::impl_from_val_with_from_str!(AccountFutureRequirementsDisabledReason);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::impl_from_val_with_from_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsDisabledReason, Infallible>
[INFO] [stdout]    --> src/account_requirements.rs:230:53
[INFO] [stdout]     |
[INFO] [stdout] 230 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout] 231 | |         use AccountRequirementsDisabledReason::*;
[INFO] [stdout] 232 | |         match s {
[INFO] [stdout] 233 | |             "action_required.requested_capabilities" => Ok(ActionRequiredRequestedCapabilities),
[INFO] [stdout] ...   |
[INFO] [stdout] 250 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsDisabledReason, Infallible>
[INFO] [stdout]    --> src/account_requirements.rs:232:9
[INFO] [stdout]     |
[INFO] [stdout] 232 | /         match s {
[INFO] [stdout] 233 | |             "action_required.requested_capabilities" => Ok(ActionRequiredRequestedCapabilities),
[INFO] [stdout] 234 | |             "listed" => Ok(Listed),
[INFO] [stdout] 235 | |             "other" => Ok(Other),
[INFO] [stdout] ...   |
[INFO] [stdout] 248 | |             v => Ok(Unknown(v.to_owned())),
[INFO] [stdout] 249 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsDisabledReason, Infallible>
[INFO] [stdout]    --> src/account_requirements.rs:233:57
[INFO] [stdout]     |
[INFO] [stdout] 233 |             "action_required.requested_capabilities" => Ok(ActionRequiredRequestedCapabilities),
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsDisabledReason, Infallible>
[INFO] [stdout]    --> src/account_requirements.rs:234:25
[INFO] [stdout]     |
[INFO] [stdout] 234 |             "listed" => Ok(Listed),
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsDisabledReason, Infallible>
[INFO] [stdout]    --> src/account_requirements.rs:235:24
[INFO] [stdout]     |
[INFO] [stdout] 235 |             "other" => Ok(Other),
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsDisabledReason, Infallible>
[INFO] [stdout]    --> src/account_requirements.rs:236:34
[INFO] [stdout]     |
[INFO] [stdout] 236 |             "platform_paused" => Ok(PlatformPaused),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsDisabledReason, Infallible>
[INFO] [stdout]    --> src/account_requirements.rs:237:33
[INFO] [stdout]     |
[INFO] [stdout] 237 |             "rejected.fraud" => Ok(RejectedFraud),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsDisabledReason, Infallible>
[INFO] [stdout]    --> src/account_requirements.rs:238:51
[INFO] [stdout]     |
[INFO] [stdout] 238 |             "rejected.incomplete_verification" => Ok(RejectedIncompleteVerification),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsDisabledReason, Infallible>
[INFO] [stdout]    --> src/account_requirements.rs:239:34
[INFO] [stdout]     |
[INFO] [stdout] 239 |             "rejected.listed" => Ok(RejectedListed),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsDisabledReason, Infallible>
[INFO] [stdout]    --> src/account_requirements.rs:240:33
[INFO] [stdout]     |
[INFO] [stdout] 240 |             "rejected.other" => Ok(RejectedOther),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsDisabledReason, Infallible>
[INFO] [stdout]    --> src/account_requirements.rs:241:42
[INFO] [stdout]     |
[INFO] [stdout] 241 |             "rejected.platform_fraud" => Ok(RejectedPlatformFraud),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsDisabledReason, Infallible>
[INFO] [stdout]    --> src/account_requirements.rs:242:42
[INFO] [stdout]     |
[INFO] [stdout] 242 |             "rejected.platform_other" => Ok(RejectedPlatformOther),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsDisabledReason, Infallible>
[INFO] [stdout]    --> src/account_requirements.rs:243:53
[INFO] [stdout]     |
[INFO] [stdout] 243 |             "rejected.platform_terms_of_service" => Ok(RejectedPlatformTermsOfService),
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsDisabledReason, Infallible>
[INFO] [stdout]    --> src/account_requirements.rs:244:44
[INFO] [stdout]     |
[INFO] [stdout] 244 |             "rejected.terms_of_service" => Ok(RejectedTermsOfService),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsDisabledReason, Infallible>
[INFO] [stdout]    --> src/account_requirements.rs:245:40
[INFO] [stdout]     |
[INFO] [stdout] 245 |             "requirements.past_due" => Ok(RequirementsPastDue),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsDisabledReason, Infallible>
[INFO] [stdout]    --> src/account_requirements.rs:246:52
[INFO] [stdout]     |
[INFO] [stdout] 246 |             "requirements.pending_verification" => Ok(RequirementsPendingVerification),
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsDisabledReason, Infallible>
[INFO] [stdout]    --> src/account_requirements.rs:247:31
[INFO] [stdout]     |
[INFO] [stdout] 247 |             "under_review" => Ok(UnderReview),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsDisabledReason, Infallible>
[INFO] [stdout]    --> src/account_requirements.rs:248:18
[INFO] [stdout]     |
[INFO] [stdout] 248 |             v => Ok(Unknown(v.to_owned())),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsDisabledReason, Infallible>
[INFO] [stdout]    --> src/account_requirements.rs:281:25
[INFO] [stdout]     |
[INFO] [stdout] 281 |         self.out = Some(AccountRequirementsDisabledReason::from_str(s).unwrap());
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsDisabledReason, Infallible>
[INFO] [stdout]    --> src/account_requirements.rs:286:1
[INFO] [stdout]     |
[INFO] [stdout] 286 | stripe_types::impl_from_val_with_from_str!(AccountRequirementsDisabledReason);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::impl_from_val_with_from_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:369:53
[INFO] [stdout]     |
[INFO] [stdout] 369 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout] 370 | |         use AccountRequirementsErrorCode::*;
[INFO] [stdout] 371 | |         match s {
[INFO] [stdout] 372 | |             "external_request" => Ok(ExternalRequest),
[INFO] [stdout] ...   |
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:371:9
[INFO] [stdout]     |
[INFO] [stdout] 371 | /         match s {
[INFO] [stdout] 372 | |             "external_request" => Ok(ExternalRequest),
[INFO] [stdout] 373 | |             "information_missing" => Ok(InformationMissing),
[INFO] [stdout] 374 | |             "invalid_address_city_state_postal_code" => Ok(InvalidAddressCityStatePostalCode),
[INFO] [stdout] ...   |
[INFO] [stdout] 511 | |             v => Ok(Unknown(v.to_owned())),
[INFO] [stdout] 512 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:372:35
[INFO] [stdout]     |
[INFO] [stdout] 372 |             "external_request" => Ok(ExternalRequest),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:373:38
[INFO] [stdout]     |
[INFO] [stdout] 373 |             "information_missing" => Ok(InformationMissing),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:374:57
[INFO] [stdout]     |
[INFO] [stdout] 374 |             "invalid_address_city_state_postal_code" => Ok(InvalidAddressCityStatePostalCode),
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:375:55
[INFO] [stdout]     |
[INFO] [stdout] 375 |             "invalid_address_highway_contract_box" => Ok(InvalidAddressHighwayContractBox),
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:376:50
[INFO] [stdout]     |
[INFO] [stdout] 376 |             "invalid_address_private_mailbox" => Ok(InvalidAddressPrivateMailbox),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:377:48
[INFO] [stdout]     |
[INFO] [stdout] 377 |             "invalid_business_profile_name" => Ok(InvalidBusinessProfileName),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:378:59
[INFO] [stdout]     |
[INFO] [stdout] 378 |             "invalid_business_profile_name_denylisted" => Ok(InvalidBusinessProfileNameDenylisted),
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:379:50
[INFO] [stdout]     |
[INFO] [stdout] 379 |             "invalid_company_name_denylisted" => Ok(InvalidCompanyNameDenylisted),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:380:47
[INFO] [stdout]     |
[INFO] [stdout] 380 |             "invalid_dob_age_over_maximum" => Ok(InvalidDobAgeOverMaximum),
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:381:43
[INFO] [stdout]     |
[INFO] [stdout] 381 |             "invalid_dob_age_under_18" => Ok(InvalidDobAgeUnder18),
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:382:48
[INFO] [stdout]     |
[INFO] [stdout] 382 |             "invalid_dob_age_under_minimum" => Ok(InvalidDobAgeUnderMinimum),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:383:53
[INFO] [stdout]     |
[INFO] [stdout] 383 |             "invalid_product_description_length" => Ok(InvalidProductDescriptionLength),
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:384:56
[INFO] [stdout]     |
[INFO] [stdout] 384 |             "invalid_product_description_url_match" => Ok(InvalidProductDescriptionUrlMatch),
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:385:49
[INFO] [stdout]     |
[INFO] [stdout] 385 |             "invalid_representative_country" => Ok(InvalidRepresentativeCountry),
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:386:35
[INFO] [stdout]     |
[INFO] [stdout] 386 |             "invalid_signator" => Ok(InvalidSignator),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:387:65
[INFO] [stdout]     |
[INFO] [stdout] 387 |               "invalid_statement_descriptor_business_mismatch" => {
[INFO] [stdout]     |  _________________________________________________________________^
[INFO] [stdout] 388 | |                 Ok(InvalidStatementDescriptorBusinessMismatch)
[INFO] [stdout] 389 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:388:17
[INFO] [stdout]     |
[INFO] [stdout] 388 |                 Ok(InvalidStatementDescriptorBusinessMismatch)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:390:58
[INFO] [stdout]     |
[INFO] [stdout] 390 |             "invalid_statement_descriptor_denylisted" => Ok(InvalidStatementDescriptorDenylisted),
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:391:54
[INFO] [stdout]     |
[INFO] [stdout] 391 |             "invalid_statement_descriptor_length" => Ok(InvalidStatementDescriptorLength),
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:392:65
[INFO] [stdout]     |
[INFO] [stdout] 392 |               "invalid_statement_descriptor_prefix_denylisted" => {
[INFO] [stdout]     |  _________________________________________________________________^
[INFO] [stdout] 393 | |                 Ok(InvalidStatementDescriptorPrefixDenylisted)
[INFO] [stdout] 394 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:393:17
[INFO] [stdout]     |
[INFO] [stdout] 393 |                 Ok(InvalidStatementDescriptorPrefixDenylisted)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:395:63
[INFO] [stdout]     |
[INFO] [stdout] 395 |               "invalid_statement_descriptor_prefix_mismatch" => {
[INFO] [stdout]     |  _______________________________________________________________^
[INFO] [stdout] 396 | |                 Ok(InvalidStatementDescriptorPrefixMismatch)
[INFO] [stdout] 397 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:396:17
[INFO] [stdout]     |
[INFO] [stdout] 396 |                 Ok(InvalidStatementDescriptorPrefixMismatch)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:398:41
[INFO] [stdout]     |
[INFO] [stdout] 398 |             "invalid_street_address" => Ok(InvalidStreetAddress),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:399:33
[INFO] [stdout]     |
[INFO] [stdout] 399 |             "invalid_tax_id" => Ok(InvalidTaxId),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:400:40
[INFO] [stdout]     |
[INFO] [stdout] 400 |             "invalid_tax_id_format" => Ok(InvalidTaxIdFormat),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:401:41
[INFO] [stdout]     |
[INFO] [stdout] 401 |             "invalid_tos_acceptance" => Ok(InvalidTosAcceptance),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:402:41
[INFO] [stdout]     |
[INFO] [stdout] 402 |             "invalid_url_denylisted" => Ok(InvalidUrlDenylisted),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:403:37
[INFO] [stdout]     |
[INFO] [stdout] 403 |             "invalid_url_format" => Ok(InvalidUrlFormat),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:404:37
[INFO] [stdout]     |
[INFO] [stdout] 404 |             "invalid_url_length" => Ok(InvalidUrlLength),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:405:52
[INFO] [stdout]     |
[INFO] [stdout] 405 |             "invalid_url_web_presence_detected" => Ok(InvalidUrlWebPresenceDetected),
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:406:68
[INFO] [stdout]     |
[INFO] [stdout] 406 |               "invalid_url_website_business_information_mismatch" => {
[INFO] [stdout]     |  ____________________________________________________________________^
[INFO] [stdout] 407 | |                 Ok(InvalidUrlWebsiteBusinessInformationMismatch)
[INFO] [stdout] 408 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:407:17
[INFO] [stdout]     |
[INFO] [stdout] 407 |                 Ok(InvalidUrlWebsiteBusinessInformationMismatch)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:409:44
[INFO] [stdout]     |
[INFO] [stdout] 409 |             "invalid_url_website_empty" => Ok(InvalidUrlWebsiteEmpty),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:410:51
[INFO] [stdout]     |
[INFO] [stdout] 410 |             "invalid_url_website_inaccessible" => Ok(InvalidUrlWebsiteInaccessible),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:411:62
[INFO] [stdout]     |
[INFO] [stdout] 411 |               "invalid_url_website_inaccessible_geoblocked" => {
[INFO] [stdout]     |  ______________________________________________________________^
[INFO] [stdout] 412 | |                 Ok(InvalidUrlWebsiteInaccessibleGeoblocked)
[INFO] [stdout] 413 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:412:17
[INFO] [stdout]     |
[INFO] [stdout] 412 |                 Ok(InvalidUrlWebsiteInaccessibleGeoblocked)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:414:70
[INFO] [stdout]     |
[INFO] [stdout] 414 |               "invalid_url_website_inaccessible_password_protected" => {
[INFO] [stdout]     |  ______________________________________________________________________^
[INFO] [stdout] 415 | |                 Ok(InvalidUrlWebsiteInaccessiblePasswordProtected)
[INFO] [stdout] 416 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:415:17
[INFO] [stdout]     |
[INFO] [stdout] 415 |                 Ok(InvalidUrlWebsiteInaccessiblePasswordProtected)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:417:49
[INFO] [stdout]     |
[INFO] [stdout] 417 |             "invalid_url_website_incomplete" => Ok(InvalidUrlWebsiteIncomplete),
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:418:69
[INFO] [stdout]     |
[INFO] [stdout] 418 |               "invalid_url_website_incomplete_cancellation_policy" => {
[INFO] [stdout]     |  _____________________________________________________________________^
[INFO] [stdout] 419 | |                 Ok(InvalidUrlWebsiteIncompleteCancellationPolicy)
[INFO] [stdout] 420 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:419:17
[INFO] [stdout]     |
[INFO] [stdout] 419 |                 Ok(InvalidUrlWebsiteIncompleteCancellationPolicy)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:421:74
[INFO] [stdout]     |
[INFO] [stdout] 421 |               "invalid_url_website_incomplete_customer_service_details" => {
[INFO] [stdout]     |  __________________________________________________________________________^
[INFO] [stdout] 422 | |                 Ok(InvalidUrlWebsiteIncompleteCustomerServiceDetails)
[INFO] [stdout] 423 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:422:17
[INFO] [stdout]     |
[INFO] [stdout] 422 |                 Ok(InvalidUrlWebsiteIncompleteCustomerServiceDetails)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:424:68
[INFO] [stdout]     |
[INFO] [stdout] 424 |               "invalid_url_website_incomplete_legal_restrictions" => {
[INFO] [stdout]     |  ____________________________________________________________________^
[INFO] [stdout] 425 | |                 Ok(InvalidUrlWebsiteIncompleteLegalRestrictions)
[INFO] [stdout] 426 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:425:17
[INFO] [stdout]     |
[INFO] [stdout] 425 |                 Ok(InvalidUrlWebsiteIncompleteLegalRestrictions)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:427:63
[INFO] [stdout]     |
[INFO] [stdout] 427 |               "invalid_url_website_incomplete_refund_policy" => {
[INFO] [stdout]     |  _______________________________________________________________^
[INFO] [stdout] 428 | |                 Ok(InvalidUrlWebsiteIncompleteRefundPolicy)
[INFO] [stdout] 429 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:428:17
[INFO] [stdout]     |
[INFO] [stdout] 428 |                 Ok(InvalidUrlWebsiteIncompleteRefundPolicy)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:430:63
[INFO] [stdout]     |
[INFO] [stdout] 430 |               "invalid_url_website_incomplete_return_policy" => {
[INFO] [stdout]     |  _______________________________________________________________^
[INFO] [stdout] 431 | |                 Ok(InvalidUrlWebsiteIncompleteReturnPolicy)
[INFO] [stdout] 432 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:431:17
[INFO] [stdout]     |
[INFO] [stdout] 431 |                 Ok(InvalidUrlWebsiteIncompleteReturnPolicy)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:433:70
[INFO] [stdout]     |
[INFO] [stdout] 433 |               "invalid_url_website_incomplete_terms_and_conditions" => {
[INFO] [stdout]     |  ______________________________________________________________________^
[INFO] [stdout] 434 | |                 Ok(InvalidUrlWebsiteIncompleteTermsAndConditions)
[INFO] [stdout] 435 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:434:17
[INFO] [stdout]     |
[INFO] [stdout] 434 |                 Ok(InvalidUrlWebsiteIncompleteTermsAndConditions)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:436:68
[INFO] [stdout]     |
[INFO] [stdout] 436 |               "invalid_url_website_incomplete_under_construction" => {
[INFO] [stdout]     |  ____________________________________________________________________^
[INFO] [stdout] 437 | |                 Ok(InvalidUrlWebsiteIncompleteUnderConstruction)
[INFO] [stdout] 438 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:437:17
[INFO] [stdout]     |
[INFO] [stdout] 437 |                 Ok(InvalidUrlWebsiteIncompleteUnderConstruction)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:439:44
[INFO] [stdout]     |
[INFO] [stdout] 439 |             "invalid_url_website_other" => Ok(InvalidUrlWebsiteOther),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:440:38
[INFO] [stdout]     |
[INFO] [stdout] 440 |             "invalid_value_other" => Ok(InvalidValueOther),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:441:44
[INFO] [stdout]     |
[INFO] [stdout] 441 |             "unsupported_business_type" => Ok(UnsupportedBusinessType),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:442:50
[INFO] [stdout]     |
[INFO] [stdout] 442 |             "verification_directors_mismatch" => Ok(VerificationDirectorsMismatch),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:443:57
[INFO] [stdout]     |
[INFO] [stdout] 443 |             "verification_document_address_mismatch" => Ok(VerificationDocumentAddressMismatch),
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:444:56
[INFO] [stdout]     |
[INFO] [stdout] 444 |             "verification_document_address_missing" => Ok(VerificationDocumentAddressMissing),
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:445:48
[INFO] [stdout]     |
[INFO] [stdout] 445 |             "verification_document_corrupt" => Ok(VerificationDocumentCorrupt),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:446:62
[INFO] [stdout]     |
[INFO] [stdout] 446 |               "verification_document_country_not_supported" => {
[INFO] [stdout]     |  ______________________________________________________________^
[INFO] [stdout] 447 | |                 Ok(VerificationDocumentCountryNotSupported)
[INFO] [stdout] 448 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:447:17
[INFO] [stdout]     |
[INFO] [stdout] 447 |                 Ok(VerificationDocumentCountryNotSupported)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:449:59
[INFO] [stdout]     |
[INFO] [stdout] 449 |             "verification_document_directors_mismatch" => Ok(VerificationDocumentDirectorsMismatch),
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:450:53
[INFO] [stdout]     |
[INFO] [stdout] 450 |             "verification_document_dob_mismatch" => Ok(VerificationDocumentDobMismatch),
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:451:55
[INFO] [stdout]     |
[INFO] [stdout] 451 |             "verification_document_duplicate_type" => Ok(VerificationDocumentDuplicateType),
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:452:48
[INFO] [stdout]     |
[INFO] [stdout] 452 |             "verification_document_expired" => Ok(VerificationDocumentExpired),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:453:52
[INFO] [stdout]     |
[INFO] [stdout] 453 |             "verification_document_failed_copy" => Ok(VerificationDocumentFailedCopy),
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:454:57
[INFO] [stdout]     |
[INFO] [stdout] 454 |             "verification_document_failed_greyscale" => Ok(VerificationDocumentFailedGreyscale),
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:455:53
[INFO] [stdout]     |
[INFO] [stdout] 455 |             "verification_document_failed_other" => Ok(VerificationDocumentFailedOther),
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:456:57
[INFO] [stdout]     |
[INFO] [stdout] 456 |             "verification_document_failed_test_mode" => Ok(VerificationDocumentFailedTestMode),
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:457:51
[INFO] [stdout]     |
[INFO] [stdout] 457 |             "verification_document_fraudulent" => Ok(VerificationDocumentFraudulent),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:458:59
[INFO] [stdout]     |
[INFO] [stdout] 458 |             "verification_document_id_number_mismatch" => Ok(VerificationDocumentIdNumberMismatch),
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:459:58
[INFO] [stdout]     |
[INFO] [stdout] 459 |             "verification_document_id_number_missing" => Ok(VerificationDocumentIdNumberMissing),
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:460:51
[INFO] [stdout]     |
[INFO] [stdout] 460 |             "verification_document_incomplete" => Ok(VerificationDocumentIncomplete),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:461:48
[INFO] [stdout]     |
[INFO] [stdout] 461 |             "verification_document_invalid" => Ok(VerificationDocumentInvalid),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:462:69
[INFO] [stdout]     |
[INFO] [stdout] 462 |               "verification_document_issue_or_expiry_date_missing" => {
[INFO] [stdout]     |  _____________________________________________________________________^
[INFO] [stdout] 463 | |                 Ok(VerificationDocumentIssueOrExpiryDateMissing)
[INFO] [stdout] 464 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:463:17
[INFO] [stdout]     |
[INFO] [stdout] 463 |                 Ok(VerificationDocumentIssueOrExpiryDateMissing)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:465:52
[INFO] [stdout]     |
[INFO] [stdout] 465 |             "verification_document_manipulated" => Ok(VerificationDocumentManipulated),
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:466:53
[INFO] [stdout]     |
[INFO] [stdout] 466 |             "verification_document_missing_back" => Ok(VerificationDocumentMissingBack),
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:467:54
[INFO] [stdout]     |
[INFO] [stdout] 467 |             "verification_document_missing_front" => Ok(VerificationDocumentMissingFront),
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:468:54
[INFO] [stdout]     |
[INFO] [stdout] 468 |             "verification_document_name_mismatch" => Ok(VerificationDocumentNameMismatch),
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:469:53
[INFO] [stdout]     |
[INFO] [stdout] 469 |             "verification_document_name_missing" => Ok(VerificationDocumentNameMissing),
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:470:61
[INFO] [stdout]     |
[INFO] [stdout] 470 |               "verification_document_nationality_mismatch" => {
[INFO] [stdout]     |  _____________________________________________________________^
[INFO] [stdout] 471 | |                 Ok(VerificationDocumentNationalityMismatch)
[INFO] [stdout] 472 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:471:17
[INFO] [stdout]     |
[INFO] [stdout] 471 |                 Ok(VerificationDocumentNationalityMismatch)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:473:53
[INFO] [stdout]     |
[INFO] [stdout] 473 |             "verification_document_not_readable" => Ok(VerificationDocumentNotReadable),
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:474:51
[INFO] [stdout]     |
[INFO] [stdout] 474 |             "verification_document_not_signed" => Ok(VerificationDocumentNotSigned),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:475:53
[INFO] [stdout]     |
[INFO] [stdout] 475 |             "verification_document_not_uploaded" => Ok(VerificationDocumentNotUploaded),
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:476:55
[INFO] [stdout]     |
[INFO] [stdout] 476 |             "verification_document_photo_mismatch" => Ok(VerificationDocumentPhotoMismatch),
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:477:50
[INFO] [stdout]     |
[INFO] [stdout] 477 |             "verification_document_too_large" => Ok(VerificationDocumentTooLarge),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:478:59
[INFO] [stdout]     |
[INFO] [stdout] 478 |             "verification_document_type_not_supported" => Ok(VerificationDocumentTypeNotSupported),
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:479:52
[INFO] [stdout]     |
[INFO] [stdout] 479 |             "verification_extraneous_directors" => Ok(VerificationExtraneousDirectors),
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:480:52
[INFO] [stdout]     |
[INFO] [stdout] 480 |             "verification_failed_address_match" => Ok(VerificationFailedAddressMatch),
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:481:59
[INFO] [stdout]     |
[INFO] [stdout] 481 |             "verification_failed_authorizer_authority" => Ok(VerificationFailedAuthorizerAuthority),
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:482:58
[INFO] [stdout]     |
[INFO] [stdout] 482 |             "verification_failed_business_iec_number" => Ok(VerificationFailedBusinessIecNumber),
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:483:53
[INFO] [stdout]     |
[INFO] [stdout] 483 |             "verification_failed_document_match" => Ok(VerificationFailedDocumentMatch),
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:484:54
[INFO] [stdout]     |
[INFO] [stdout] 484 |             "verification_failed_id_number_match" => Ok(VerificationFailedIdNumberMatch),
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:485:53
[INFO] [stdout]     |
[INFO] [stdout] 485 |             "verification_failed_keyed_identity" => Ok(VerificationFailedKeyedIdentity),
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:486:50
[INFO] [stdout]     |
[INFO] [stdout] 486 |             "verification_failed_keyed_match" => Ok(VerificationFailedKeyedMatch),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:487:49
[INFO] [stdout]     |
[INFO] [stdout] 487 |             "verification_failed_name_match" => Ok(VerificationFailedNameMatch),
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:488:44
[INFO] [stdout]     |
[INFO] [stdout] 488 |             "verification_failed_other" => Ok(VerificationFailedOther),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:489:63
[INFO] [stdout]     |
[INFO] [stdout] 489 |               "verification_failed_representative_authority" => {
[INFO] [stdout]     |  _______________________________________________________________^
[INFO] [stdout] 490 | |                 Ok(VerificationFailedRepresentativeAuthority)
[INFO] [stdout] 491 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:490:17
[INFO] [stdout]     |
[INFO] [stdout] 490 |                 Ok(VerificationFailedRepresentativeAuthority)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:492:58
[INFO] [stdout]     |
[INFO] [stdout] 492 |             "verification_failed_residential_address" => Ok(VerificationFailedResidentialAddress),
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:493:51
[INFO] [stdout]     |
[INFO] [stdout] 493 |             "verification_failed_tax_id_match" => Ok(VerificationFailedTaxIdMatch),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:494:56
[INFO] [stdout]     |
[INFO] [stdout] 494 |             "verification_failed_tax_id_not_issued" => Ok(VerificationFailedTaxIdNotIssued),
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:495:63
[INFO] [stdout]     |
[INFO] [stdout] 495 |               "verification_legal_entity_structure_mismatch" => {
[INFO] [stdout]     |  _______________________________________________________________^
[INFO] [stdout] 496 | |                 Ok(VerificationLegalEntityStructureMismatch)
[INFO] [stdout] 497 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:496:17
[INFO] [stdout]     |
[INFO] [stdout] 496 |                 Ok(VerificationLegalEntityStructureMismatch)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:498:49
[INFO] [stdout]     |
[INFO] [stdout] 498 |             "verification_missing_directors" => Ok(VerificationMissingDirectors),
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:499:50
[INFO] [stdout]     |
[INFO] [stdout] 499 |             "verification_missing_executives" => Ok(VerificationMissingExecutives),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:500:46
[INFO] [stdout]     |
[INFO] [stdout] 500 |             "verification_missing_owners" => Ok(VerificationMissingOwners),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:501:67
[INFO] [stdout]     |
[INFO] [stdout] 501 |               "verification_rejected_ownership_exemption_reason" => {
[INFO] [stdout]     |  ___________________________________________________________________^
[INFO] [stdout] 502 | |                 Ok(VerificationRejectedOwnershipExemptionReason)
[INFO] [stdout] 503 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:502:17
[INFO] [stdout]     |
[INFO] [stdout] 502 |                 Ok(VerificationRejectedOwnershipExemptionReason)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:504:78
[INFO] [stdout]     |
[INFO] [stdout] 504 |               "verification_requires_additional_memorandum_of_associations" => {
[INFO] [stdout]     |  ______________________________________________________________________________^
[INFO] [stdout] 505 | |                 Ok(VerificationRequiresAdditionalMemorandumOfAssociations)
[INFO] [stdout] 506 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:505:17
[INFO] [stdout]     |
[INFO] [stdout] 505 |                 Ok(VerificationRequiresAdditionalMemorandumOfAssociations)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:507:73
[INFO] [stdout]     |
[INFO] [stdout] 507 |               "verification_requires_additional_proof_of_registration" => {
[INFO] [stdout]     |  _________________________________________________________________________^
[INFO] [stdout] 508 | |                 Ok(VerificationRequiresAdditionalProofOfRegistration)
[INFO] [stdout] 509 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:508:17
[INFO] [stdout]     |
[INFO] [stdout] 508 |                 Ok(VerificationRequiresAdditionalProofOfRegistration)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:510:46
[INFO] [stdout]     |
[INFO] [stdout] 510 |             "verification_supportability" => Ok(VerificationSupportability),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:511:18
[INFO] [stdout]     |
[INFO] [stdout] 511 |             v => Ok(Unknown(v.to_owned())),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:544:25
[INFO] [stdout]     |
[INFO] [stdout] 544 |         self.out = Some(AccountRequirementsErrorCode::from_str(s).unwrap());
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AccountRequirementsErrorCode, Infallible>
[INFO] [stdout]    --> src/account_requirements_error.rs:549:1
[INFO] [stdout]     |
[INFO] [stdout] 549 | stripe_types::impl_from_val_with_from_str!(AccountRequirementsErrorCode);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::impl_from_val_with_from_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:653:53
[INFO] [stdout]     |
[INFO] [stdout] 653 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout] 654 | |         use ApiErrorsCode::*;
[INFO] [stdout] 655 | |         match s {
[INFO] [stdout] 656 | |             "account_closed" => Ok(AccountClosed),
[INFO] [stdout] ...   |
[INFO] [stdout] 875 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:655:9
[INFO] [stdout]     |
[INFO] [stdout] 655 | /         match s {
[INFO] [stdout] 656 | |             "account_closed" => Ok(AccountClosed),
[INFO] [stdout] 657 | |             "account_country_invalid_address" => Ok(AccountCountryInvalidAddress),
[INFO] [stdout] 658 | |             "account_error_country_change_requires_additional_steps" => {
[INFO] [stdout] ...   |
[INFO] [stdout] 873 | |             v => Ok(Unknown(v.to_owned())),
[INFO] [stdout] 874 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:656:33
[INFO] [stdout]     |
[INFO] [stdout] 656 |             "account_closed" => Ok(AccountClosed),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:657:50
[INFO] [stdout]     |
[INFO] [stdout] 657 |             "account_country_invalid_address" => Ok(AccountCountryInvalidAddress),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:658:73
[INFO] [stdout]     |
[INFO] [stdout] 658 |               "account_error_country_change_requires_additional_steps" => {
[INFO] [stdout]     |  _________________________________________________________________________^
[INFO] [stdout] 659 | |                 Ok(AccountErrorCountryChangeRequiresAdditionalSteps)
[INFO] [stdout] 660 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:659:17
[INFO] [stdout]     |
[INFO] [stdout] 659 |                 Ok(AccountErrorCountryChangeRequiresAdditionalSteps)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:661:47
[INFO] [stdout]     |
[INFO] [stdout] 661 |             "account_information_mismatch" => Ok(AccountInformationMismatch),
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:662:34
[INFO] [stdout]     |
[INFO] [stdout] 662 |             "account_invalid" => Ok(AccountInvalid),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:663:41
[INFO] [stdout]     |
[INFO] [stdout] 663 |             "account_number_invalid" => Ok(AccountNumberInvalid),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:664:48
[INFO] [stdout]     |
[INFO] [stdout] 664 |             "acss_debit_session_incomplete" => Ok(AcssDebitSessionIncomplete),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:665:42
[INFO] [stdout]     |
[INFO] [stdout] 665 |             "alipay_upgrade_required" => Ok(AlipayUpgradeRequired),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:666:35
[INFO] [stdout]     |
[INFO] [stdout] 666 |             "amount_too_large" => Ok(AmountTooLarge),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:667:35
[INFO] [stdout]     |
[INFO] [stdout] 667 |             "amount_too_small" => Ok(AmountTooSmall),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:668:34
[INFO] [stdout]     |
[INFO] [stdout] 668 |             "api_key_expired" => Ok(ApiKeyExpired),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:669:47
[INFO] [stdout]     |
[INFO] [stdout] 669 |             "application_fees_not_allowed" => Ok(ApplicationFeesNotAllowed),
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:670:42
[INFO] [stdout]     |
[INFO] [stdout] 670 |             "authentication_required" => Ok(AuthenticationRequired),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:671:39
[INFO] [stdout]     |
[INFO] [stdout] 671 |             "balance_insufficient" => Ok(BalanceInsufficient),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:672:44
[INFO] [stdout]     |
[INFO] [stdout] 672 |             "balance_invalid_parameter" => Ok(BalanceInvalidParameter),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:673:51
[INFO] [stdout]     |
[INFO] [stdout] 673 |             "bank_account_bad_routing_numbers" => Ok(BankAccountBadRoutingNumbers),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:674:40
[INFO] [stdout]     |
[INFO] [stdout] 674 |             "bank_account_declined" => Ok(BankAccountDeclined),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:675:38
[INFO] [stdout]     |
[INFO] [stdout] 675 |             "bank_account_exists" => Ok(BankAccountExists),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:676:42
[INFO] [stdout]     |
[INFO] [stdout] 676 |             "bank_account_restricted" => Ok(BankAccountRestricted),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:677:40
[INFO] [stdout]     |
[INFO] [stdout] 677 |             "bank_account_unusable" => Ok(BankAccountUnusable),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:678:42
[INFO] [stdout]     |
[INFO] [stdout] 678 |             "bank_account_unverified" => Ok(BankAccountUnverified),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:679:51
[INFO] [stdout]     |
[INFO] [stdout] 679 |             "bank_account_verification_failed" => Ok(BankAccountVerificationFailed),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:680:42
[INFO] [stdout]     |
[INFO] [stdout] 680 |             "billing_invalid_mandate" => Ok(BillingInvalidMandate),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:681:43
[INFO] [stdout]     |
[INFO] [stdout] 681 |             "bitcoin_upgrade_required" => Ok(BitcoinUpgradeRequired),
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:682:55
[INFO] [stdout]     |
[INFO] [stdout] 682 |             "capture_charge_authorization_expired" => Ok(CaptureChargeAuthorizationExpired),
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:683:47
[INFO] [stdout]     |
[INFO] [stdout] 683 |             "capture_unauthorized_payment" => Ok(CaptureUnauthorizedPayment),
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:684:51
[INFO] [stdout]     |
[INFO] [stdout] 684 |             "card_decline_rate_limit_exceeded" => Ok(CardDeclineRateLimitExceeded),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:685:32
[INFO] [stdout]     |
[INFO] [stdout] 685 |             "card_declined" => Ok(CardDeclined),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:686:51
[INFO] [stdout]     |
[INFO] [stdout] 686 |             "cardholder_phone_number_required" => Ok(CardholderPhoneNumberRequired),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:687:42
[INFO] [stdout]     |
[INFO] [stdout] 687 |             "charge_already_captured" => Ok(ChargeAlreadyCaptured),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:688:42
[INFO] [stdout]     |
[INFO] [stdout] 688 |             "charge_already_refunded" => Ok(ChargeAlreadyRefunded),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:689:34
[INFO] [stdout]     |
[INFO] [stdout] 689 |             "charge_disputed" => Ok(ChargeDisputed),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:690:46
[INFO] [stdout]     |
[INFO] [stdout] 690 |             "charge_exceeds_source_limit" => Ok(ChargeExceedsSourceLimit),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:691:51
[INFO] [stdout]     |
[INFO] [stdout] 691 |             "charge_exceeds_transaction_limit" => Ok(ChargeExceedsTransactionLimit),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:692:45
[INFO] [stdout]     |
[INFO] [stdout] 692 |             "charge_expired_for_capture" => Ok(ChargeExpiredForCapture),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:693:43
[INFO] [stdout]     |
[INFO] [stdout] 693 |             "charge_invalid_parameter" => Ok(ChargeInvalidParameter),
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:694:40
[INFO] [stdout]     |
[INFO] [stdout] 694 |             "charge_not_refundable" => Ok(ChargeNotRefundable),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:695:44
[INFO] [stdout]     |
[INFO] [stdout] 695 |             "clearing_code_unsupported" => Ok(ClearingCodeUnsupported),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:696:39
[INFO] [stdout]     |
[INFO] [stdout] 696 |             "country_code_invalid" => Ok(CountryCodeInvalid),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:697:38
[INFO] [stdout]     |
[INFO] [stdout] 697 |             "country_unsupported" => Ok(CountryUnsupported),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:698:33
[INFO] [stdout]     |
[INFO] [stdout] 698 |             "coupon_expired" => Ok(CouponExpired),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:699:47
[INFO] [stdout]     |
[INFO] [stdout] 699 |             "customer_max_payment_methods" => Ok(CustomerMaxPaymentMethods),
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:700:45
[INFO] [stdout]     |
[INFO] [stdout] 700 |             "customer_max_subscriptions" => Ok(CustomerMaxSubscriptions),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:701:43
[INFO] [stdout]     |
[INFO] [stdout] 701 |             "customer_session_expired" => Ok(CustomerSessionExpired),
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:702:48
[INFO] [stdout]     |
[INFO] [stdout] 702 |             "customer_tax_location_invalid" => Ok(CustomerTaxLocationInvalid),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:703:39
[INFO] [stdout]     |
[INFO] [stdout] 703 |             "debit_not_authorized" => Ok(DebitNotAuthorized),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:704:32
[INFO] [stdout]     |
[INFO] [stdout] 704 |             "email_invalid" => Ok(EmailInvalid),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:705:31
[INFO] [stdout]     |
[INFO] [stdout] 705 |             "expired_card" => Ok(ExpiredCard),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:706:57
[INFO] [stdout]     |
[INFO] [stdout] 706 |             "financial_connections_account_inactive" => Ok(FinancialConnectionsAccountInactive),
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:707:72
[INFO] [stdout]     |
[INFO] [stdout] 707 |               "financial_connections_account_pending_account_numbers" => {
[INFO] [stdout]     |  ________________________________________________________________________^
[INFO] [stdout] 708 | |                 Ok(FinancialConnectionsAccountPendingAccountNumbers)
[INFO] [stdout] 709 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:708:17
[INFO] [stdout]     |
[INFO] [stdout] 708 |                 Ok(FinancialConnectionsAccountPendingAccountNumbers)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:710:76
[INFO] [stdout]     |
[INFO] [stdout] 710 |               "financial_connections_account_unavailable_account_numbers" => {
[INFO] [stdout]     |  ____________________________________________________________________________^
[INFO] [stdout] 711 | |                 Ok(FinancialConnectionsAccountUnavailableAccountNumbers)
[INFO] [stdout] 712 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:711:17
[INFO] [stdout]     |
[INFO] [stdout] 711 |                 Ok(FinancialConnectionsAccountUnavailableAccountNumbers)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:713:74
[INFO] [stdout]     |
[INFO] [stdout] 713 |               "financial_connections_no_successful_transaction_refresh" => {
[INFO] [stdout]     |  __________________________________________________________________________^
[INFO] [stdout] 714 | |                 Ok(FinancialConnectionsNoSuccessfulTransactionRefresh)
[INFO] [stdout] 715 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:714:17
[INFO] [stdout]     |
[INFO] [stdout] 714 |                 Ok(FinancialConnectionsNoSuccessfulTransactionRefresh)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:716:42
[INFO] [stdout]     |
[INFO] [stdout] 716 |             "forwarding_api_inactive" => Ok(ForwardingApiInactive),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:717:51
[INFO] [stdout]     |
[INFO] [stdout] 717 |             "forwarding_api_invalid_parameter" => Ok(ForwardingApiInvalidParameter),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:718:58
[INFO] [stdout]     |
[INFO] [stdout] 718 |             "forwarding_api_retryable_upstream_error" => Ok(ForwardingApiRetryableUpstreamError),
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:719:59
[INFO] [stdout]     |
[INFO] [stdout] 719 |             "forwarding_api_upstream_connection_error" => Ok(ForwardingApiUpstreamConnectionError),
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:720:61
[INFO] [stdout]     |
[INFO] [stdout] 720 |               "forwarding_api_upstream_connection_timeout" => {
[INFO] [stdout]     |  _____________________________________________________________^
[INFO] [stdout] 721 | |                 Ok(ForwardingApiUpstreamConnectionTimeout)
[INFO] [stdout] 722 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:721:17
[INFO] [stdout]     |
[INFO] [stdout] 721 |                 Ok(ForwardingApiUpstreamConnectionTimeout)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:723:48
[INFO] [stdout]     |
[INFO] [stdout] 723 |             "forwarding_api_upstream_error" => Ok(ForwardingApiUpstreamError),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:724:41
[INFO] [stdout]     |
[INFO] [stdout] 724 |             "idempotency_key_in_use" => Ok(IdempotencyKeyInUse),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:725:36
[INFO] [stdout]     |
[INFO] [stdout] 725 |             "incorrect_address" => Ok(IncorrectAddress),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:726:32
[INFO] [stdout]     |
[INFO] [stdout] 726 |             "incorrect_cvc" => Ok(IncorrectCvc),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:727:35
[INFO] [stdout]     |
[INFO] [stdout] 727 |             "incorrect_number" => Ok(IncorrectNumber),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:728:32
[INFO] [stdout]     |
[INFO] [stdout] 728 |             "incorrect_zip" => Ok(IncorrectZip),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:729:59
[INFO] [stdout]     |
[INFO] [stdout] 729 |             "india_recurring_payment_mandate_canceled" => Ok(IndiaRecurringPaymentMandateCanceled),
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:730:50
[INFO] [stdout]     |
[INFO] [stdout] 730 |             "instant_payouts_config_disabled" => Ok(InstantPayoutsConfigDisabled),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:731:52
[INFO] [stdout]     |
[INFO] [stdout] 731 |             "instant_payouts_currency_disabled" => Ok(InstantPayoutsCurrencyDisabled),
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:732:49
[INFO] [stdout]     |
[INFO] [stdout] 732 |             "instant_payouts_limit_exceeded" => Ok(InstantPayoutsLimitExceeded),
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:733:46
[INFO] [stdout]     |
[INFO] [stdout] 733 |             "instant_payouts_unsupported" => Ok(InstantPayoutsUnsupported),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:734:37
[INFO] [stdout]     |
[INFO] [stdout] 734 |             "insufficient_funds" => Ok(InsufficientFunds),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:735:39
[INFO] [stdout]     |
[INFO] [stdout] 735 |             "intent_invalid_state" => Ok(IntentInvalidState),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:736:53
[INFO] [stdout]     |
[INFO] [stdout] 736 |             "intent_verification_method_missing" => Ok(IntentVerificationMethodMissing),
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:737:36
[INFO] [stdout]     |
[INFO] [stdout] 737 |             "invalid_card_type" => Ok(InvalidCardType),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:738:37
[INFO] [stdout]     |
[INFO] [stdout] 738 |             "invalid_characters" => Ok(InvalidCharacters),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:739:40
[INFO] [stdout]     |
[INFO] [stdout] 739 |             "invalid_charge_amount" => Ok(InvalidChargeAmount),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:740:30
[INFO] [stdout]     |
[INFO] [stdout] 740 |             "invalid_cvc" => Ok(InvalidCvc),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:741:39
[INFO] [stdout]     |
[INFO] [stdout] 741 |             "invalid_expiry_month" => Ok(InvalidExpiryMonth),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:742:38
[INFO] [stdout]     |
[INFO] [stdout] 742 |             "invalid_expiry_year" => Ok(InvalidExpiryYear),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:743:58
[INFO] [stdout]     |
[INFO] [stdout] 743 |             "invalid_mandate_reference_prefix_format" => Ok(InvalidMandateReferencePrefixFormat),
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:744:33
[INFO] [stdout]     |
[INFO] [stdout] 744 |             "invalid_number" => Ok(InvalidNumber),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:745:39
[INFO] [stdout]     |
[INFO] [stdout] 745 |             "invalid_source_usage" => Ok(InvalidSourceUsage),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:746:39
[INFO] [stdout]     |
[INFO] [stdout] 746 |             "invalid_tax_location" => Ok(InvalidTaxLocation),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:747:49
[INFO] [stdout]     |
[INFO] [stdout] 747 |             "invoice_no_customer_line_items" => Ok(InvoiceNoCustomerLineItems),
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:748:50
[INFO] [stdout]     |
[INFO] [stdout] 748 |             "invoice_no_payment_method_types" => Ok(InvoiceNoPaymentMethodTypes),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:749:53
[INFO] [stdout]     |
[INFO] [stdout] 749 |             "invoice_no_subscription_line_items" => Ok(InvoiceNoSubscriptionLineItems),
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:750:39
[INFO] [stdout]     |
[INFO] [stdout] 750 |             "invoice_not_editable" => Ok(InvoiceNotEditable),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:751:52
[INFO] [stdout]     |
[INFO] [stdout] 751 |             "invoice_on_behalf_of_not_editable" => Ok(InvoiceOnBehalfOfNotEditable),
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:752:57
[INFO] [stdout]     |
[INFO] [stdout] 752 |             "invoice_payment_intent_requires_action" => Ok(InvoicePaymentIntentRequiresAction),
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:753:40
[INFO] [stdout]     |
[INFO] [stdout] 753 |             "invoice_upcoming_none" => Ok(InvoiceUpcomingNone),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:754:36
[INFO] [stdout]     |
[INFO] [stdout] 754 |             "livemode_mismatch" => Ok(LivemodeMismatch),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:755:31
[INFO] [stdout]     |
[INFO] [stdout] 755 |             "lock_timeout" => Ok(LockTimeout),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:756:26
[INFO] [stdout]     |
[INFO] [stdout] 756 |             "missing" => Ok(Missing),
[INFO] [stdout]     |                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:757:29
[INFO] [stdout]     |
[INFO] [stdout] 757 |             "no_account" => Ok(NoAccount),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:758:50
[INFO] [stdout]     |
[INFO] [stdout] 758 |             "not_allowed_on_standard_account" => Ok(NotAllowedOnStandardAccount),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:759:35
[INFO] [stdout]     |
[INFO] [stdout] 759 |             "out_of_inventory" => Ok(OutOfInventory),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:760:52
[INFO] [stdout]     |
[INFO] [stdout] 760 |             "ownership_declaration_not_allowed" => Ok(OwnershipDeclarationNotAllowed),
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:761:42
[INFO] [stdout]     |
[INFO] [stdout] 761 |             "parameter_invalid_empty" => Ok(ParameterInvalidEmpty),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:762:44
[INFO] [stdout]     |
[INFO] [stdout] 762 |             "parameter_invalid_integer" => Ok(ParameterInvalidInteger),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:763:49
[INFO] [stdout]     |
[INFO] [stdout] 763 |             "parameter_invalid_string_blank" => Ok(ParameterInvalidStringBlank),
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:764:49
[INFO] [stdout]     |
[INFO] [stdout] 764 |             "parameter_invalid_string_empty" => Ok(ParameterInvalidStringEmpty),
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:765:36
[INFO] [stdout]     |
[INFO] [stdout] 765 |             "parameter_missing" => Ok(ParameterMissing),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:766:36
[INFO] [stdout]     |
[INFO] [stdout] 766 |             "parameter_unknown" => Ok(ParameterUnknown),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:767:39
[INFO] [stdout]     |
[INFO] [stdout] 767 |             "parameters_exclusive" => Ok(ParametersExclusive),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:768:49
[INFO] [stdout]     |
[INFO] [stdout] 768 |             "payment_intent_action_required" => Ok(PaymentIntentActionRequired),
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:769:56
[INFO] [stdout]     |
[INFO] [stdout] 769 |             "payment_intent_authentication_failure" => Ok(PaymentIntentAuthenticationFailure),
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:770:61
[INFO] [stdout]     |
[INFO] [stdout] 770 |               "payment_intent_incompatible_payment_method" => {
[INFO] [stdout]     |  _____________________________________________________________^
[INFO] [stdout] 771 | |                 Ok(PaymentIntentIncompatiblePaymentMethod)
[INFO] [stdout] 772 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:771:17
[INFO] [stdout]     |
[INFO] [stdout] 771 |                 Ok(PaymentIntentIncompatiblePaymentMethod)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:773:51
[INFO] [stdout]     |
[INFO] [stdout] 773 |             "payment_intent_invalid_parameter" => Ok(PaymentIntentInvalidParameter),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:774:70
[INFO] [stdout]     |
[INFO] [stdout] 774 |               "payment_intent_konbini_rejected_confirmation_number" => {
[INFO] [stdout]     |  ______________________________________________________________________^
[INFO] [stdout] 775 | |                 Ok(PaymentIntentKonbiniRejectedConfirmationNumber)
[INFO] [stdout] 776 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:775:17
[INFO] [stdout]     |
[INFO] [stdout] 775 |                 Ok(PaymentIntentKonbiniRejectedConfirmationNumber)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:777:49
[INFO] [stdout]     |
[INFO] [stdout] 777 |             "payment_intent_mandate_invalid" => Ok(PaymentIntentMandateInvalid),
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:778:57
[INFO] [stdout]     |
[INFO] [stdout] 778 |             "payment_intent_payment_attempt_expired" => Ok(PaymentIntentPaymentAttemptExpired),
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:779:56
[INFO] [stdout]     |
[INFO] [stdout] 779 |             "payment_intent_payment_attempt_failed" => Ok(PaymentIntentPaymentAttemptFailed),
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:780:53
[INFO] [stdout]     |
[INFO] [stdout] 780 |             "payment_intent_rate_limit_exceeded" => Ok(PaymentIntentRateLimitExceeded),
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:781:50
[INFO] [stdout]     |
[INFO] [stdout] 781 |             "payment_intent_unexpected_state" => Ok(PaymentIntentUnexpectedState),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:782:63
[INFO] [stdout]     |
[INFO] [stdout] 782 |               "payment_method_bank_account_already_verified" => {
[INFO] [stdout]     |  _______________________________________________________________^
[INFO] [stdout] 783 | |                 Ok(PaymentMethodBankAccountAlreadyVerified)
[INFO] [stdout] 784 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:783:17
[INFO] [stdout]     |
[INFO] [stdout] 783 |                 Ok(PaymentMethodBankAccountAlreadyVerified)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:785:54
[INFO] [stdout]     |
[INFO] [stdout] 785 |             "payment_method_bank_account_blocked" => Ok(PaymentMethodBankAccountBlocked),
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:786:65
[INFO] [stdout]     |
[INFO] [stdout] 786 |               "payment_method_billing_details_address_missing" => {
[INFO] [stdout]     |  _________________________________________________________________^
[INFO] [stdout] 787 | |                 Ok(PaymentMethodBillingDetailsAddressMissing)
[INFO] [stdout] 788 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:787:17
[INFO] [stdout]     |
[INFO] [stdout] 787 |                 Ok(PaymentMethodBillingDetailsAddressMissing)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:789:56
[INFO] [stdout]     |
[INFO] [stdout] 789 |             "payment_method_configuration_failures" => Ok(PaymentMethodConfigurationFailures),
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:790:51
[INFO] [stdout]     |
[INFO] [stdout] 790 |             "payment_method_currency_mismatch" => Ok(PaymentMethodCurrencyMismatch),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:791:50
[INFO] [stdout]     |
[INFO] [stdout] 791 |             "payment_method_customer_decline" => Ok(PaymentMethodCustomerDecline),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:792:51
[INFO] [stdout]     |
[INFO] [stdout] 792 |             "payment_method_invalid_parameter" => Ok(PaymentMethodInvalidParameter),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:793:60
[INFO] [stdout]     |
[INFO] [stdout] 793 |               "payment_method_invalid_parameter_testmode" => {
[INFO] [stdout]     |  ____________________________________________________________^
[INFO] [stdout] 794 | |                 Ok(PaymentMethodInvalidParameterTestmode)
[INFO] [stdout] 795 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:794:17
[INFO] [stdout]     |
[INFO] [stdout] 794 |                 Ok(PaymentMethodInvalidParameterTestmode)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:796:53
[INFO] [stdout]     |
[INFO] [stdout] 796 |             "payment_method_microdeposit_failed" => Ok(PaymentMethodMicrodepositFailed),
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:797:75
[INFO] [stdout]     |
[INFO] [stdout] 797 |               "payment_method_microdeposit_verification_amounts_invalid" => {
[INFO] [stdout]     |  ___________________________________________________________________________^
[INFO] [stdout] 798 | |                 Ok(PaymentMethodMicrodepositVerificationAmountsInvalid)
[INFO] [stdout] 799 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:798:17
[INFO] [stdout]     |
[INFO] [stdout] 798 |                 Ok(PaymentMethodMicrodepositVerificationAmountsInvalid)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:800:76
[INFO] [stdout]     |
[INFO] [stdout] 800 |               "payment_method_microdeposit_verification_amounts_mismatch" => {
[INFO] [stdout]     |  ____________________________________________________________________________^
[INFO] [stdout] 801 | |                 Ok(PaymentMethodMicrodepositVerificationAmountsMismatch)
[INFO] [stdout] 802 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:801:17
[INFO] [stdout]     |
[INFO] [stdout] 801 |                 Ok(PaymentMethodMicrodepositVerificationAmountsMismatch)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:803:77
[INFO] [stdout]     |
[INFO] [stdout] 803 |               "payment_method_microdeposit_verification_attempts_exceeded" => {
[INFO] [stdout]     |  _____________________________________________________________________________^
[INFO] [stdout] 804 | |                 Ok(PaymentMethodMicrodepositVerificationAttemptsExceeded)
[INFO] [stdout] 805 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:804:17
[INFO] [stdout]     |
[INFO] [stdout] 804 |                 Ok(PaymentMethodMicrodepositVerificationAttemptsExceeded)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:806:84
[INFO] [stdout]     |
[INFO] [stdout] 806 |               "payment_method_microdeposit_verification_descriptor_code_mismatch" => {
[INFO] [stdout]     |  ____________________________________________________________________________________^
[INFO] [stdout] 807 | |                 Ok(PaymentMethodMicrodepositVerificationDescriptorCodeMismatch)
[INFO] [stdout] 808 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:807:17
[INFO] [stdout]     |
[INFO] [stdout] 807 |                 Ok(PaymentMethodMicrodepositVerificationDescriptorCodeMismatch)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:809:67
[INFO] [stdout]     |
[INFO] [stdout] 809 |               "payment_method_microdeposit_verification_timeout" => {
[INFO] [stdout]     |  ___________________________________________________________________^
[INFO] [stdout] 810 | |                 Ok(PaymentMethodMicrodepositVerificationTimeout)
[INFO] [stdout] 811 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:810:17
[INFO] [stdout]     |
[INFO] [stdout] 810 |                 Ok(PaymentMethodMicrodepositVerificationTimeout)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:812:47
[INFO] [stdout]     |
[INFO] [stdout] 812 |             "payment_method_not_available" => Ok(PaymentMethodNotAvailable),
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:813:50
[INFO] [stdout]     |
[INFO] [stdout] 813 |             "payment_method_provider_decline" => Ok(PaymentMethodProviderDecline),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:814:50
[INFO] [stdout]     |
[INFO] [stdout] 814 |             "payment_method_provider_timeout" => Ok(PaymentMethodProviderTimeout),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:815:45
[INFO] [stdout]     |
[INFO] [stdout] 815 |             "payment_method_unactivated" => Ok(PaymentMethodUnactivated),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:816:50
[INFO] [stdout]     |
[INFO] [stdout] 816 |             "payment_method_unexpected_state" => Ok(PaymentMethodUnexpectedState),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:817:50
[INFO] [stdout]     |
[INFO] [stdout] 817 |             "payment_method_unsupported_type" => Ok(PaymentMethodUnsupportedType),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:818:50
[INFO] [stdout]     |
[INFO] [stdout] 818 |             "payout_reconciliation_not_ready" => Ok(PayoutReconciliationNotReady),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:819:41
[INFO] [stdout]     |
[INFO] [stdout] 819 |             "payouts_limit_exceeded" => Ok(PayoutsLimitExceeded),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:820:38
[INFO] [stdout]     |
[INFO] [stdout] 820 |             "payouts_not_allowed" => Ok(PayoutsNotAllowed),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:821:44
[INFO] [stdout]     |
[INFO] [stdout] 821 |             "platform_account_required" => Ok(PlatformAccountRequired),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:822:43
[INFO] [stdout]     |
[INFO] [stdout] 822 |             "platform_api_key_expired" => Ok(PlatformApiKeyExpired),
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:823:38
[INFO] [stdout]     |
[INFO] [stdout] 823 |             "postal_code_invalid" => Ok(PostalCodeInvalid),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:824:35
[INFO] [stdout]     |
[INFO] [stdout] 824 |             "processing_error" => Ok(ProcessingError),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:825:35
[INFO] [stdout]     |
[INFO] [stdout] 825 |             "product_inactive" => Ok(ProductInactive),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:826:56
[INFO] [stdout]     |
[INFO] [stdout] 826 |             "progressive_onboarding_limit_exceeded" => Ok(ProgressiveOnboardingLimitExceeded),
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:827:29
[INFO] [stdout]     |
[INFO] [stdout] 827 |             "rate_limit" => Ok(RateLimit),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:828:36
[INFO] [stdout]     |
[INFO] [stdout] 828 |             "refer_to_customer" => Ok(ReferToCustomer),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:829:42
[INFO] [stdout]     |
[INFO] [stdout] 829 |             "refund_disputed_payment" => Ok(RefundDisputedPayment),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:830:42
[INFO] [stdout]     |
[INFO] [stdout] 830 |             "resource_already_exists" => Ok(ResourceAlreadyExists),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:831:35
[INFO] [stdout]     |
[INFO] [stdout] 831 |             "resource_missing" => Ok(ResourceMissing),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:832:50
[INFO] [stdout]     |
[INFO] [stdout] 832 |             "return_intent_already_processed" => Ok(ReturnIntentAlreadyProcessed),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:833:41
[INFO] [stdout]     |
[INFO] [stdout] 833 |             "routing_number_invalid" => Ok(RoutingNumberInvalid),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:834:38
[INFO] [stdout]     |
[INFO] [stdout] 834 |             "secret_key_required" => Ok(SecretKeyRequired),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:835:43
[INFO] [stdout]     |
[INFO] [stdout] 835 |             "sepa_unsupported_account" => Ok(SepaUnsupportedAccount),
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:836:39
[INFO] [stdout]     |
[INFO] [stdout] 836 |             "setup_attempt_failed" => Ok(SetupAttemptFailed),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:837:54
[INFO] [stdout]     |
[INFO] [stdout] 837 |             "setup_intent_authentication_failure" => Ok(SetupIntentAuthenticationFailure),
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:838:49
[INFO] [stdout]     |
[INFO] [stdout] 838 |             "setup_intent_invalid_parameter" => Ok(SetupIntentInvalidParameter),
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:839:47
[INFO] [stdout]     |
[INFO] [stdout] 839 |             "setup_intent_mandate_invalid" => Ok(SetupIntentMandateInvalid),
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:840:57
[INFO] [stdout]     |
[INFO] [stdout] 840 |             "setup_intent_mobile_wallet_unsupported" => Ok(SetupIntentMobileWalletUnsupported),
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:841:53
[INFO] [stdout]     |
[INFO] [stdout] 841 |             "setup_intent_setup_attempt_expired" => Ok(SetupIntentSetupAttemptExpired),
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:842:48
[INFO] [stdout]     |
[INFO] [stdout] 842 |             "setup_intent_unexpected_state" => Ok(SetupIntentUnexpectedState),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:843:43
[INFO] [stdout]     |
[INFO] [stdout] 843 |             "shipping_address_invalid" => Ok(ShippingAddressInvalid),
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:844:46
[INFO] [stdout]     |
[INFO] [stdout] 844 |             "shipping_calculation_failed" => Ok(ShippingCalculationFailed),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:845:31
[INFO] [stdout]     |
[INFO] [stdout] 845 |             "sku_inactive" => Ok(SkuInactive),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:846:36
[INFO] [stdout]     |
[INFO] [stdout] 846 |             "state_unsupported" => Ok(StateUnsupported),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:847:44
[INFO] [stdout]     |
[INFO] [stdout] 847 |             "status_transition_invalid" => Ok(StatusTransitionInvalid),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:848:38
[INFO] [stdout]     |
[INFO] [stdout] 848 |             "stripe_tax_inactive" => Ok(StripeTaxInactive),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:849:33
[INFO] [stdout]     |
[INFO] [stdout] 849 |             "tax_id_invalid" => Ok(TaxIdInvalid),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:850:36
[INFO] [stdout]     |
[INFO] [stdout] 850 |             "tax_id_prohibited" => Ok(TaxIdProhibited),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:851:43
[INFO] [stdout]     |
[INFO] [stdout] 851 |             "taxes_calculation_failed" => Ok(TaxesCalculationFailed),
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:852:56
[INFO] [stdout]     |
[INFO] [stdout] 852 |             "terminal_location_country_unsupported" => Ok(TerminalLocationCountryUnsupported),
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:853:39
[INFO] [stdout]     |
[INFO] [stdout] 853 |             "terminal_reader_busy" => Ok(TerminalReaderBusy),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:854:49
[INFO] [stdout]     |
[INFO] [stdout] 854 |             "terminal_reader_hardware_fault" => Ok(TerminalReaderHardwareFault),
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:855:66
[INFO] [stdout]     |
[INFO] [stdout] 855 |               "terminal_reader_invalid_location_for_activation" => {
[INFO] [stdout]     |  __________________________________________________________________^
[INFO] [stdout] 856 | |                 Ok(TerminalReaderInvalidLocationForActivation)
[INFO] [stdout] 857 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:856:17
[INFO] [stdout]     |
[INFO] [stdout] 856 |                 Ok(TerminalReaderInvalidLocationForActivation)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:858:63
[INFO] [stdout]     |
[INFO] [stdout] 858 |               "terminal_reader_invalid_location_for_payment" => {
[INFO] [stdout]     |  _______________________________________________________________^
[INFO] [stdout] 859 | |                 Ok(TerminalReaderInvalidLocationForPayment)
[INFO] [stdout] 860 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:859:17
[INFO] [stdout]     |
[INFO] [stdout] 859 |                 Ok(TerminalReaderInvalidLocationForPayment)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:861:42
[INFO] [stdout]     |
[INFO] [stdout] 861 |             "terminal_reader_offline" => Ok(TerminalReaderOffline),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:862:42
[INFO] [stdout]     |
[INFO] [stdout] 862 |             "terminal_reader_timeout" => Ok(TerminalReaderTimeout),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:863:40
[INFO] [stdout]     |
[INFO] [stdout] 863 |             "testmode_charges_only" => Ok(TestmodeChargesOnly),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:864:42
[INFO] [stdout]     |
[INFO] [stdout] 864 |             "tls_version_unsupported" => Ok(TlsVersionUnsupported),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:865:37
[INFO] [stdout]     |
[INFO] [stdout] 865 |             "token_already_used" => Ok(TokenAlreadyUsed),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:866:45
[INFO] [stdout]     |
[INFO] [stdout] 866 |             "token_card_network_invalid" => Ok(TokenCardNetworkInvalid),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:867:31
[INFO] [stdout]     |
[INFO] [stdout] 867 |             "token_in_use" => Ok(TokenInUse),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:868:62
[INFO] [stdout]     |
[INFO] [stdout] 868 |               "transfer_source_balance_parameters_mismatch" => {
[INFO] [stdout]     |  ______________________________________________________________^
[INFO] [stdout] 869 | |                 Ok(TransferSourceBalanceParametersMismatch)
[INFO] [stdout] 870 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:869:17
[INFO] [stdout]     |
[INFO] [stdout] 869 |                 Ok(TransferSourceBalanceParametersMismatch)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:871:40
[INFO] [stdout]     |
[INFO] [stdout] 871 |             "transfers_not_allowed" => Ok(TransfersNotAllowed),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:872:30
[INFO] [stdout]     |
[INFO] [stdout] 872 |             "url_invalid" => Ok(UrlInvalid),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:873:18
[INFO] [stdout]     |
[INFO] [stdout] 873 |             v => Ok(Unknown(v.to_owned())),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:906:25
[INFO] [stdout]     |
[INFO] [stdout] 906 |         self.out = Some(ApiErrorsCode::from_str(s).unwrap());
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ApiErrorsCode, Infallible>
[INFO] [stdout]    --> src/api_errors.rs:911:1
[INFO] [stdout]     |
[INFO] [stdout] 911 | stripe_types::impl_from_val_with_from_str!(ApiErrorsCode);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::impl_from_val_with_from_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<application::ApplicationId, Infallible>
[INFO] [stdout]    --> src/application.rs:127:1
[INFO] [stdout]     |
[INFO] [stdout] 127 | stripe_types::def_id!(ApplicationId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<application::ApplicationId, Infallible>
[INFO] [stdout]    --> src/application.rs:127:1
[INFO] [stdout]     |
[INFO] [stdout] 127 | stripe_types::def_id!(ApplicationId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<application::ApplicationId, Infallible>
[INFO] [stdout]    --> src/application.rs:127:1
[INFO] [stdout]     |
[INFO] [stdout] 127 | stripe_types::def_id!(ApplicationId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<application::ApplicationId, Infallible>
[INFO] [stdout]    --> src/application.rs:127:1
[INFO] [stdout]     |
[INFO] [stdout] 127 | stripe_types::def_id!(ApplicationId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<application::ApplicationId, Infallible>
[INFO] [stdout]    --> src/application.rs:127:1
[INFO] [stdout]     |
[INFO] [stdout] 127 | stripe_types::def_id!(ApplicationId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_from_val_with_from_str` which comes from the expansion of the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<application_fee::ApplicationFeeId, Infallible>
[INFO] [stdout]    --> src/application_fee.rs:267:1
[INFO] [stdout]     |
[INFO] [stdout] 267 | stripe_types::def_id!(ApplicationFeeId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<application_fee::ApplicationFeeId, Infallible>
[INFO] [stdout]    --> src/application_fee.rs:267:1
[INFO] [stdout]     |
[INFO] [stdout] 267 | stripe_types::def_id!(ApplicationFeeId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<application_fee::ApplicationFeeId, Infallible>
[INFO] [stdout]    --> src/application_fee.rs:267:1
[INFO] [stdout]     |
[INFO] [stdout] 267 | stripe_types::def_id!(ApplicationFeeId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<application_fee::ApplicationFeeId, Infallible>
[INFO] [stdout]    --> src/application_fee.rs:267:1
[INFO] [stdout]     |
[INFO] [stdout] 267 | stripe_types::def_id!(ApplicationFeeId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<application_fee::ApplicationFeeId, Infallible>
[INFO] [stdout]    --> src/application_fee.rs:267:1
[INFO] [stdout]     |
[INFO] [stdout] 267 | stripe_types::def_id!(ApplicationFeeId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_from_val_with_from_str` which comes from the expansion of the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:460:53
[INFO] [stdout]     |
[INFO] [stdout] 460 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout] 461 | |         use BalanceTransactionType::*;
[INFO] [stdout] 462 | |         match s {
[INFO] [stdout] 463 | |             "adjustment" => Ok(Adjustment),
[INFO] [stdout] ...   |
[INFO] [stdout] 509 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:462:9
[INFO] [stdout]     |
[INFO] [stdout] 462 | /         match s {
[INFO] [stdout] 463 | |             "adjustment" => Ok(Adjustment),
[INFO] [stdout] 464 | |             "advance" => Ok(Advance),
[INFO] [stdout] 465 | |             "advance_funding" => Ok(AdvanceFunding),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |             v => Ok(Unknown(v.to_owned())),
[INFO] [stdout] 508 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:463:29
[INFO] [stdout]     |
[INFO] [stdout] 463 |             "adjustment" => Ok(Adjustment),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:464:26
[INFO] [stdout]     |
[INFO] [stdout] 464 |             "advance" => Ok(Advance),
[INFO] [stdout]     |                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:465:34
[INFO] [stdout]     |
[INFO] [stdout] 465 |             "advance_funding" => Ok(AdvanceFunding),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:466:41
[INFO] [stdout]     |
[INFO] [stdout] 466 |             "anticipation_repayment" => Ok(AnticipationRepayment),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:467:34
[INFO] [stdout]     |
[INFO] [stdout] 467 |             "application_fee" => Ok(ApplicationFee),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:468:41
[INFO] [stdout]     |
[INFO] [stdout] 468 |             "application_fee_refund" => Ok(ApplicationFeeRefund),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:469:25
[INFO] [stdout]     |
[INFO] [stdout] 469 |             "charge" => Ok(Charge),
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:470:41
[INFO] [stdout]     |
[INFO] [stdout] 470 |             "climate_order_purchase" => Ok(ClimateOrderPurchase),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:471:39
[INFO] [stdout]     |
[INFO] [stdout] 471 |             "climate_order_refund" => Ok(ClimateOrderRefund),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:472:46
[INFO] [stdout]     |
[INFO] [stdout] 472 |             "connect_collection_transfer" => Ok(ConnectCollectionTransfer),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:473:31
[INFO] [stdout]     |
[INFO] [stdout] 473 |             "contribution" => Ok(Contribution),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:474:45
[INFO] [stdout]     |
[INFO] [stdout] 474 |             "issuing_authorization_hold" => Ok(IssuingAuthorizationHold),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:475:48
[INFO] [stdout]     |
[INFO] [stdout] 475 |             "issuing_authorization_release" => Ok(IssuingAuthorizationRelease),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:476:34
[INFO] [stdout]     |
[INFO] [stdout] 476 |             "issuing_dispute" => Ok(IssuingDispute),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:477:38
[INFO] [stdout]     |
[INFO] [stdout] 477 |             "issuing_transaction" => Ok(IssuingTransaction),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:478:38
[INFO] [stdout]     |
[INFO] [stdout] 478 |             "obligation_outbound" => Ok(ObligationOutbound),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:479:46
[INFO] [stdout]     |
[INFO] [stdout] 479 |             "obligation_reversal_inbound" => Ok(ObligationReversalInbound),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:480:26
[INFO] [stdout]     |
[INFO] [stdout] 480 |             "payment" => Ok(Payment),
[INFO] [stdout]     |                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:481:41
[INFO] [stdout]     |
[INFO] [stdout] 481 |             "payment_failure_refund" => Ok(PaymentFailureRefund),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:482:47
[INFO] [stdout]     |
[INFO] [stdout] 482 |             "payment_network_reserve_hold" => Ok(PaymentNetworkReserveHold),
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:483:50
[INFO] [stdout]     |
[INFO] [stdout] 483 |             "payment_network_reserve_release" => Ok(PaymentNetworkReserveRelease),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:484:33
[INFO] [stdout]     |
[INFO] [stdout] 484 |             "payment_refund" => Ok(PaymentRefund),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:485:35
[INFO] [stdout]     |
[INFO] [stdout] 485 |             "payment_reversal" => Ok(PaymentReversal),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:486:39
[INFO] [stdout]     |
[INFO] [stdout] 486 |             "payment_unreconciled" => Ok(PaymentUnreconciled),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:487:25
[INFO] [stdout]     |
[INFO] [stdout] 487 |             "payout" => Ok(Payout),
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:488:32
[INFO] [stdout]     |
[INFO] [stdout] 488 |             "payout_cancel" => Ok(PayoutCancel),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:489:33
[INFO] [stdout]     |
[INFO] [stdout] 489 |             "payout_failure" => Ok(PayoutFailure),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:490:46
[INFO] [stdout]     |
[INFO] [stdout] 490 |             "payout_minimum_balance_hold" => Ok(PayoutMinimumBalanceHold),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:491:49
[INFO] [stdout]     |
[INFO] [stdout] 491 |             "payout_minimum_balance_release" => Ok(PayoutMinimumBalanceRelease),
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:492:25
[INFO] [stdout]     |
[INFO] [stdout] 492 |             "refund" => Ok(Refund),
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:493:33
[INFO] [stdout]     |
[INFO] [stdout] 493 |             "refund_failure" => Ok(RefundFailure),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:494:38
[INFO] [stdout]     |
[INFO] [stdout] 494 |             "reserve_transaction" => Ok(ReserveTransaction),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:495:33
[INFO] [stdout]     |
[INFO] [stdout] 495 |             "reserved_funds" => Ok(ReservedFunds),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:496:47
[INFO] [stdout]     |
[INFO] [stdout] 496 |             "stripe_balance_payment_debit" => Ok(StripeBalancePaymentDebit),
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:497:56
[INFO] [stdout]     |
[INFO] [stdout] 497 |             "stripe_balance_payment_debit_reversal" => Ok(StripeBalancePaymentDebitReversal),
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:498:29
[INFO] [stdout]     |
[INFO] [stdout] 498 |             "stripe_fee" => Ok(StripeFee),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:499:32
[INFO] [stdout]     |
[INFO] [stdout] 499 |             "stripe_fx_fee" => Ok(StripeFxFee),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:500:26
[INFO] [stdout]     |
[INFO] [stdout] 500 |             "tax_fee" => Ok(TaxFee),
[INFO] [stdout]     |                          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:501:24
[INFO] [stdout]     |
[INFO] [stdout] 501 |             "topup" => Ok(Topup),
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:502:33
[INFO] [stdout]     |
[INFO] [stdout] 502 |             "topup_reversal" => Ok(TopupReversal),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:503:27
[INFO] [stdout]     |
[INFO] [stdout] 503 |             "transfer" => Ok(Transfer),
[INFO] [stdout]     |                           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:504:34
[INFO] [stdout]     |
[INFO] [stdout] 504 |             "transfer_cancel" => Ok(TransferCancel),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:505:35
[INFO] [stdout]     |
[INFO] [stdout] 505 |             "transfer_failure" => Ok(TransferFailure),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:506:34
[INFO] [stdout]     |
[INFO] [stdout] 506 |             "transfer_refund" => Ok(TransferRefund),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:507:18
[INFO] [stdout]     |
[INFO] [stdout] 507 |             v => Ok(Unknown(v.to_owned())),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:540:25
[INFO] [stdout]     |
[INFO] [stdout] 540 |         self.out = Some(BalanceTransactionType::from_str(s).unwrap());
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BalanceTransactionType, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:545:1
[INFO] [stdout]     |
[INFO] [stdout] 545 | stripe_types::impl_from_val_with_from_str!(BalanceTransactionType);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::impl_from_val_with_from_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<balance_transaction::BalanceTransactionId, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:564:1
[INFO] [stdout]     |
[INFO] [stdout] 564 | stripe_types::def_id!(BalanceTransactionId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<balance_transaction::BalanceTransactionId, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:564:1
[INFO] [stdout]     |
[INFO] [stdout] 564 | stripe_types::def_id!(BalanceTransactionId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<balance_transaction::BalanceTransactionId, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:564:1
[INFO] [stdout]     |
[INFO] [stdout] 564 | stripe_types::def_id!(BalanceTransactionId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<balance_transaction::BalanceTransactionId, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:564:1
[INFO] [stdout]     |
[INFO] [stdout] 564 | stripe_types::def_id!(BalanceTransactionId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<balance_transaction::BalanceTransactionId, Infallible>
[INFO] [stdout]    --> src/balance_transaction.rs:564:1
[INFO] [stdout]     |
[INFO] [stdout] 564 | stripe_types::def_id!(BalanceTransactionId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_from_val_with_from_str` which comes from the expansion of the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bank_account::BankAccountId, Infallible>
[INFO] [stdout]    --> src/bank_account.rs:403:1
[INFO] [stdout]     |
[INFO] [stdout] 403 | stripe_types::def_id!(BankAccountId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bank_account::BankAccountId, Infallible>
[INFO] [stdout]    --> src/bank_account.rs:403:1
[INFO] [stdout]     |
[INFO] [stdout] 403 | stripe_types::def_id!(BankAccountId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bank_account::BankAccountId, Infallible>
[INFO] [stdout]    --> src/bank_account.rs:403:1
[INFO] [stdout]     |
[INFO] [stdout] 403 | stripe_types::def_id!(BankAccountId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bank_account::BankAccountId, Infallible>
[INFO] [stdout]    --> src/bank_account.rs:403:1
[INFO] [stdout]     |
[INFO] [stdout] 403 | stripe_types::def_id!(BankAccountId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bank_account::BankAccountId, Infallible>
[INFO] [stdout]    --> src/bank_account.rs:403:1
[INFO] [stdout]     |
[INFO] [stdout] 403 | stripe_types::def_id!(BankAccountId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_from_val_with_from_str` which comes from the expansion of the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<billing_credit_balance_transaction::BillingCreditBalanceTransactionId, Infallible>
[INFO] [stdout]    --> src/billing_credit_balance_transaction.rs:285:1
[INFO] [stdout]     |
[INFO] [stdout] 285 | stripe_types::def_id!(BillingCreditBalanceTransactionId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<billing_credit_balance_transaction::BillingCreditBalanceTransactionId, Infallible>
[INFO] [stdout]    --> src/billing_credit_balance_transaction.rs:285:1
[INFO] [stdout]     |
[INFO] [stdout] 285 | stripe_types::def_id!(BillingCreditBalanceTransactionId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<billing_credit_balance_transaction::BillingCreditBalanceTransactionId, Infallible>
[INFO] [stdout]    --> src/billing_credit_balance_transaction.rs:285:1
[INFO] [stdout]     |
[INFO] [stdout] 285 | stripe_types::def_id!(BillingCreditBalanceTransactionId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<billing_credit_balance_transaction::BillingCreditBalanceTransactionId, Infallible>
[INFO] [stdout]    --> src/billing_credit_balance_transaction.rs:285:1
[INFO] [stdout]     |
[INFO] [stdout] 285 | stripe_types::def_id!(BillingCreditBalanceTransactionId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<billing_credit_balance_transaction::BillingCreditBalanceTransactionId, Infallible>
[INFO] [stdout]    --> src/billing_credit_balance_transaction.rs:285:1
[INFO] [stdout]     |
[INFO] [stdout] 285 | stripe_types::def_id!(BillingCreditBalanceTransactionId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_from_val_with_from_str` which comes from the expansion of the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<billing_credit_grant::BillingCreditGrantId, Infallible>
[INFO] [stdout]    --> src/billing_credit_grant.rs:273:1
[INFO] [stdout]     |
[INFO] [stdout] 273 | stripe_types::def_id!(BillingCreditGrantId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<billing_credit_grant::BillingCreditGrantId, Infallible>
[INFO] [stdout]    --> src/billing_credit_grant.rs:273:1
[INFO] [stdout]     |
[INFO] [stdout] 273 | stripe_types::def_id!(BillingCreditGrantId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<billing_credit_grant::BillingCreditGrantId, Infallible>
[INFO] [stdout]    --> src/billing_credit_grant.rs:273:1
[INFO] [stdout]     |
[INFO] [stdout] 273 | stripe_types::def_id!(BillingCreditGrantId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<billing_credit_grant::BillingCreditGrantId, Infallible>
[INFO] [stdout]    --> src/billing_credit_grant.rs:273:1
[INFO] [stdout]     |
[INFO] [stdout] 273 | stripe_types::def_id!(BillingCreditGrantId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<billing_credit_grant::BillingCreditGrantId, Infallible>
[INFO] [stdout]    --> src/billing_credit_grant.rs:273:1
[INFO] [stdout]     |
[INFO] [stdout] 273 | stripe_types::def_id!(BillingCreditGrantId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_from_val_with_from_str` which comes from the expansion of the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BillingBillResourceInvoicingTaxesTaxTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/billing_bill_resource_invoicing_taxes_tax.rs:286:53
[INFO] [stdout]     |
[INFO] [stdout] 286 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout] 287 | |         use BillingBillResourceInvoicingTaxesTaxTaxabilityReason::*;
[INFO] [stdout] 288 | |         match s {
[INFO] [stdout] 289 | |             "customer_exempt" => Ok(CustomerExempt),
[INFO] [stdout] ...   |
[INFO] [stdout] 307 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BillingBillResourceInvoicingTaxesTaxTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/billing_bill_resource_invoicing_taxes_tax.rs:288:9
[INFO] [stdout]     |
[INFO] [stdout] 288 | /         match s {
[INFO] [stdout] 289 | |             "customer_exempt" => Ok(CustomerExempt),
[INFO] [stdout] 290 | |             "not_available" => Ok(NotAvailable),
[INFO] [stdout] 291 | |             "not_collecting" => Ok(NotCollecting),
[INFO] [stdout] ...   |
[INFO] [stdout] 305 | |             v => Ok(Unknown(v.to_owned())),
[INFO] [stdout] 306 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BillingBillResourceInvoicingTaxesTaxTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/billing_bill_resource_invoicing_taxes_tax.rs:289:34
[INFO] [stdout]     |
[INFO] [stdout] 289 |             "customer_exempt" => Ok(CustomerExempt),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BillingBillResourceInvoicingTaxesTaxTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/billing_bill_resource_invoicing_taxes_tax.rs:290:32
[INFO] [stdout]     |
[INFO] [stdout] 290 |             "not_available" => Ok(NotAvailable),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BillingBillResourceInvoicingTaxesTaxTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/billing_bill_resource_invoicing_taxes_tax.rs:291:33
[INFO] [stdout]     |
[INFO] [stdout] 291 |             "not_collecting" => Ok(NotCollecting),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BillingBillResourceInvoicingTaxesTaxTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/billing_bill_resource_invoicing_taxes_tax.rs:292:37
[INFO] [stdout]     |
[INFO] [stdout] 292 |             "not_subject_to_tax" => Ok(NotSubjectToTax),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BillingBillResourceInvoicingTaxesTaxTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/billing_bill_resource_invoicing_taxes_tax.rs:293:32
[INFO] [stdout]     |
[INFO] [stdout] 293 |             "not_supported" => Ok(NotSupported),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BillingBillResourceInvoicingTaxesTaxTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/billing_bill_resource_invoicing_taxes_tax.rs:294:41
[INFO] [stdout]     |
[INFO] [stdout] 294 |             "portion_product_exempt" => Ok(PortionProductExempt),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BillingBillResourceInvoicingTaxesTaxTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/billing_bill_resource_invoicing_taxes_tax.rs:295:40
[INFO] [stdout]     |
[INFO] [stdout] 295 |             "portion_reduced_rated" => Ok(PortionReducedRated),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BillingBillResourceInvoicingTaxesTaxTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/billing_bill_resource_invoicing_taxes_tax.rs:296:41
[INFO] [stdout]     |
[INFO] [stdout] 296 |             "portion_standard_rated" => Ok(PortionStandardRated),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BillingBillResourceInvoicingTaxesTaxTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/billing_bill_resource_invoicing_taxes_tax.rs:297:33
[INFO] [stdout]     |
[INFO] [stdout] 297 |             "product_exempt" => Ok(ProductExempt),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BillingBillResourceInvoicingTaxesTaxTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/billing_bill_resource_invoicing_taxes_tax.rs:298:41
[INFO] [stdout]     |
[INFO] [stdout] 298 |             "product_exempt_holiday" => Ok(ProductExemptHoliday),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BillingBillResourceInvoicingTaxesTaxTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/billing_bill_resource_invoicing_taxes_tax.rs:299:39
[INFO] [stdout]     |
[INFO] [stdout] 299 |             "proportionally_rated" => Ok(ProportionallyRated),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BillingBillResourceInvoicingTaxesTaxTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/billing_bill_resource_invoicing_taxes_tax.rs:300:32
[INFO] [stdout]     |
[INFO] [stdout] 300 |             "reduced_rated" => Ok(ReducedRated),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BillingBillResourceInvoicingTaxesTaxTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/billing_bill_resource_invoicing_taxes_tax.rs:301:33
[INFO] [stdout]     |
[INFO] [stdout] 301 |             "reverse_charge" => Ok(ReverseCharge),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BillingBillResourceInvoicingTaxesTaxTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/billing_bill_resource_invoicing_taxes_tax.rs:302:33
[INFO] [stdout]     |
[INFO] [stdout] 302 |             "standard_rated" => Ok(StandardRated),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BillingBillResourceInvoicingTaxesTaxTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/billing_bill_resource_invoicing_taxes_tax.rs:303:40
[INFO] [stdout]     |
[INFO] [stdout] 303 |             "taxable_basis_reduced" => Ok(TaxableBasisReduced),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BillingBillResourceInvoicingTaxesTaxTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/billing_bill_resource_invoicing_taxes_tax.rs:304:29
[INFO] [stdout]     |
[INFO] [stdout] 304 |             "zero_rated" => Ok(ZeroRated),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BillingBillResourceInvoicingTaxesTaxTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/billing_bill_resource_invoicing_taxes_tax.rs:305:18
[INFO] [stdout]     |
[INFO] [stdout] 305 |             v => Ok(Unknown(v.to_owned())),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BillingBillResourceInvoicingTaxesTaxTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/billing_bill_resource_invoicing_taxes_tax.rs:338:25
[INFO] [stdout]     |
[INFO] [stdout] 338 |         self.out = Some(BillingBillResourceInvoicingTaxesTaxTaxabilityReason::from_str(s).unwrap());
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BillingBillResourceInvoicingTaxesTaxTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/billing_bill_resource_invoicing_taxes_tax.rs:343:1
[INFO] [stdout]     |
[INFO] [stdout] 343 | stripe_types::impl_from_val_with_from_str!(BillingBillResourceInvoicingTaxesTaxTaxabilityReason);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::impl_from_val_with_from_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<billing_credit_grants_resource_applicable_price::BillingCreditGrantsResourceApplicablePriceId, Infallible>
[INFO] [stdout]    --> src/billing_credit_grants_resource_applicable_price.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | stripe_types::def_id!(BillingCreditGrantsResourceApplicablePriceId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<billing_credit_grants_resource_applicable_price::BillingCreditGrantsResourceApplicablePriceId, Infallible>
[INFO] [stdout]    --> src/billing_credit_grants_resource_applicable_price.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | stripe_types::def_id!(BillingCreditGrantsResourceApplicablePriceId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<billing_credit_grants_resource_applicable_price::BillingCreditGrantsResourceApplicablePriceId, Infallible>
[INFO] [stdout]    --> src/billing_credit_grants_resource_applicable_price.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | stripe_types::def_id!(BillingCreditGrantsResourceApplicablePriceId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<billing_credit_grants_resource_applicable_price::BillingCreditGrantsResourceApplicablePriceId, Infallible>
[INFO] [stdout]    --> src/billing_credit_grants_resource_applicable_price.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | stripe_types::def_id!(BillingCreditGrantsResourceApplicablePriceId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<billing_credit_grants_resource_applicable_price::BillingCreditGrantsResourceApplicablePriceId, Infallible>
[INFO] [stdout]    --> src/billing_credit_grants_resource_applicable_price.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | stripe_types::def_id!(BillingCreditGrantsResourceApplicablePriceId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_from_val_with_from_str` which comes from the expansion of the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<capability::CapabilityId, Infallible>
[INFO] [stdout]    --> src/capability.rs:270:1
[INFO] [stdout]     |
[INFO] [stdout] 270 | stripe_types::def_id!(CapabilityId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<capability::CapabilityId, Infallible>
[INFO] [stdout]    --> src/capability.rs:270:1
[INFO] [stdout]     |
[INFO] [stdout] 270 | stripe_types::def_id!(CapabilityId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<capability::CapabilityId, Infallible>
[INFO] [stdout]    --> src/capability.rs:270:1
[INFO] [stdout]     |
[INFO] [stdout] 270 | stripe_types::def_id!(CapabilityId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<capability::CapabilityId, Infallible>
[INFO] [stdout]    --> src/capability.rs:270:1
[INFO] [stdout]     |
[INFO] [stdout] 270 | stripe_types::def_id!(CapabilityId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<capability::CapabilityId, Infallible>
[INFO] [stdout]    --> src/capability.rs:270:1
[INFO] [stdout]     |
[INFO] [stdout] 270 | stripe_types::def_id!(CapabilityId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_from_val_with_from_str` which comes from the expansion of the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<card::CardId, Infallible>
[INFO] [stdout]    --> src/card.rs:699:1
[INFO] [stdout]     |
[INFO] [stdout] 699 | stripe_types::def_id!(CardId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<card::CardId, Infallible>
[INFO] [stdout]    --> src/card.rs:699:1
[INFO] [stdout]     |
[INFO] [stdout] 699 | stripe_types::def_id!(CardId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<card::CardId, Infallible>
[INFO] [stdout]    --> src/card.rs:699:1
[INFO] [stdout]     |
[INFO] [stdout] 699 | stripe_types::def_id!(CardId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<card::CardId, Infallible>
[INFO] [stdout]    --> src/card.rs:699:1
[INFO] [stdout]     |
[INFO] [stdout] 699 | stripe_types::def_id!(CardId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<card::CardId, Infallible>
[INFO] [stdout]    --> src/card.rs:699:1
[INFO] [stdout]     |
[INFO] [stdout] 699 | stripe_types::def_id!(CardId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_from_val_with_from_str` which comes from the expansion of the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<charge::ChargeId, Infallible>
[INFO] [stdout]    --> src/charge.rs:710:1
[INFO] [stdout]     |
[INFO] [stdout] 710 | stripe_types::def_id!(ChargeId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<charge::ChargeId, Infallible>
[INFO] [stdout]    --> src/charge.rs:710:1
[INFO] [stdout]     |
[INFO] [stdout] 710 | stripe_types::def_id!(ChargeId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<charge::ChargeId, Infallible>
[INFO] [stdout]    --> src/charge.rs:710:1
[INFO] [stdout]     |
[INFO] [stdout] 710 | stripe_types::def_id!(ChargeId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<charge::ChargeId, Infallible>
[INFO] [stdout]    --> src/charge.rs:710:1
[INFO] [stdout]     |
[INFO] [stdout] 710 | stripe_types::def_id!(ChargeId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<charge::ChargeId, Infallible>
[INFO] [stdout]    --> src/charge.rs:710:1
[INFO] [stdout]     |
[INFO] [stdout] 710 | stripe_types::def_id!(ChargeId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_from_val_with_from_str` which comes from the expansion of the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionId, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1079:1
[INFO] [stdout]      |
[INFO] [stdout] 1079 | stripe_types::def_id!(CheckoutSessionId);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionId, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1079:1
[INFO] [stdout]      |
[INFO] [stdout] 1079 | stripe_types::def_id!(CheckoutSessionId);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionId, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1079:1
[INFO] [stdout]      |
[INFO] [stdout] 1079 | stripe_types::def_id!(CheckoutSessionId);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionId, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1079:1
[INFO] [stdout]      |
[INFO] [stdout] 1079 | stripe_types::def_id!(CheckoutSessionId);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionId, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1079:1
[INFO] [stdout]      |
[INFO] [stdout] 1079 | stripe_types::def_id!(CheckoutSessionId);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::impl_from_val_with_from_str` which comes from the expansion of the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1251:53
[INFO] [stdout]      |
[INFO] [stdout] 1251 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]      |  _____________________________________________________^
[INFO] [stdout] 1252 | |         use CheckoutSessionLocale::*;
[INFO] [stdout] 1253 | |         match s {
[INFO] [stdout] 1254 | |             "auto" => Ok(Auto),
[INFO] [stdout] ...    |
[INFO] [stdout] 1297 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1253:9
[INFO] [stdout]      |
[INFO] [stdout] 1253 | /         match s {
[INFO] [stdout] 1254 | |             "auto" => Ok(Auto),
[INFO] [stdout] 1255 | |             "bg" => Ok(Bg),
[INFO] [stdout] 1256 | |             "cs" => Ok(Cs),
[INFO] [stdout] ...    |
[INFO] [stdout] 1295 | |             v => Ok(Unknown(v.to_owned())),
[INFO] [stdout] 1296 | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1254:23
[INFO] [stdout]      |
[INFO] [stdout] 1254 |             "auto" => Ok(Auto),
[INFO] [stdout]      |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1255:21
[INFO] [stdout]      |
[INFO] [stdout] 1255 |             "bg" => Ok(Bg),
[INFO] [stdout]      |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1256:21
[INFO] [stdout]      |
[INFO] [stdout] 1256 |             "cs" => Ok(Cs),
[INFO] [stdout]      |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1257:21
[INFO] [stdout]      |
[INFO] [stdout] 1257 |             "da" => Ok(Da),
[INFO] [stdout]      |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1258:21
[INFO] [stdout]      |
[INFO] [stdout] 1258 |             "de" => Ok(De),
[INFO] [stdout]      |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1259:21
[INFO] [stdout]      |
[INFO] [stdout] 1259 |             "el" => Ok(El),
[INFO] [stdout]      |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1260:21
[INFO] [stdout]      |
[INFO] [stdout] 1260 |             "en" => Ok(En),
[INFO] [stdout]      |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1261:24
[INFO] [stdout]      |
[INFO] [stdout] 1261 |             "en-GB" => Ok(EnMinusGb),
[INFO] [stdout]      |                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1262:21
[INFO] [stdout]      |
[INFO] [stdout] 1262 |             "es" => Ok(Es),
[INFO] [stdout]      |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1263:25
[INFO] [stdout]      |
[INFO] [stdout] 1263 |             "es-419" => Ok(EsMinus419),
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1264:21
[INFO] [stdout]      |
[INFO] [stdout] 1264 |             "et" => Ok(Et),
[INFO] [stdout]      |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1265:21
[INFO] [stdout]      |
[INFO] [stdout] 1265 |             "fi" => Ok(Fi),
[INFO] [stdout]      |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1266:22
[INFO] [stdout]      |
[INFO] [stdout] 1266 |             "fil" => Ok(Fil),
[INFO] [stdout]      |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1267:21
[INFO] [stdout]      |
[INFO] [stdout] 1267 |             "fr" => Ok(Fr),
[INFO] [stdout]      |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1268:24
[INFO] [stdout]      |
[INFO] [stdout] 1268 |             "fr-CA" => Ok(FrMinusCa),
[INFO] [stdout]      |                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1269:21
[INFO] [stdout]      |
[INFO] [stdout] 1269 |             "hr" => Ok(Hr),
[INFO] [stdout]      |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1270:21
[INFO] [stdout]      |
[INFO] [stdout] 1270 |             "hu" => Ok(Hu),
[INFO] [stdout]      |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1271:21
[INFO] [stdout]      |
[INFO] [stdout] 1271 |             "id" => Ok(Id),
[INFO] [stdout]      |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1272:21
[INFO] [stdout]      |
[INFO] [stdout] 1272 |             "it" => Ok(It),
[INFO] [stdout]      |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1273:21
[INFO] [stdout]      |
[INFO] [stdout] 1273 |             "ja" => Ok(Ja),
[INFO] [stdout]      |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1274:21
[INFO] [stdout]      |
[INFO] [stdout] 1274 |             "ko" => Ok(Ko),
[INFO] [stdout]      |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1275:21
[INFO] [stdout]      |
[INFO] [stdout] 1275 |             "lt" => Ok(Lt),
[INFO] [stdout]      |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1276:21
[INFO] [stdout]      |
[INFO] [stdout] 1276 |             "lv" => Ok(Lv),
[INFO] [stdout]      |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1277:21
[INFO] [stdout]      |
[INFO] [stdout] 1277 |             "ms" => Ok(Ms),
[INFO] [stdout]      |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1278:21
[INFO] [stdout]      |
[INFO] [stdout] 1278 |             "mt" => Ok(Mt),
[INFO] [stdout]      |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1279:21
[INFO] [stdout]      |
[INFO] [stdout] 1279 |             "nb" => Ok(Nb),
[INFO] [stdout]      |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1280:21
[INFO] [stdout]      |
[INFO] [stdout] 1280 |             "nl" => Ok(Nl),
[INFO] [stdout]      |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1281:21
[INFO] [stdout]      |
[INFO] [stdout] 1281 |             "pl" => Ok(Pl),
[INFO] [stdout]      |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1282:21
[INFO] [stdout]      |
[INFO] [stdout] 1282 |             "pt" => Ok(Pt),
[INFO] [stdout]      |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1283:24
[INFO] [stdout]      |
[INFO] [stdout] 1283 |             "pt-BR" => Ok(PtMinusBr),
[INFO] [stdout]      |                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1284:21
[INFO] [stdout]      |
[INFO] [stdout] 1284 |             "ro" => Ok(Ro),
[INFO] [stdout]      |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1285:21
[INFO] [stdout]      |
[INFO] [stdout] 1285 |             "ru" => Ok(Ru),
[INFO] [stdout]      |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1286:21
[INFO] [stdout]      |
[INFO] [stdout] 1286 |             "sk" => Ok(Sk),
[INFO] [stdout]      |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1287:21
[INFO] [stdout]      |
[INFO] [stdout] 1287 |             "sl" => Ok(Sl),
[INFO] [stdout]      |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1288:21
[INFO] [stdout]      |
[INFO] [stdout] 1288 |             "sv" => Ok(Sv),
[INFO] [stdout]      |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1289:21
[INFO] [stdout]      |
[INFO] [stdout] 1289 |             "th" => Ok(Th),
[INFO] [stdout]      |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1290:21
[INFO] [stdout]      |
[INFO] [stdout] 1290 |             "tr" => Ok(Tr),
[INFO] [stdout]      |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1291:21
[INFO] [stdout]      |
[INFO] [stdout] 1291 |             "vi" => Ok(Vi),
[INFO] [stdout]      |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1292:21
[INFO] [stdout]      |
[INFO] [stdout] 1292 |             "zh" => Ok(Zh),
[INFO] [stdout]      |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1293:24
[INFO] [stdout]      |
[INFO] [stdout] 1293 |             "zh-HK" => Ok(ZhMinusHk),
[INFO] [stdout]      |                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1294:24
[INFO] [stdout]      |
[INFO] [stdout] 1294 |             "zh-TW" => Ok(ZhMinusTw),
[INFO] [stdout]      |                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1295:18
[INFO] [stdout]      |
[INFO] [stdout] 1295 |             v => Ok(Unknown(v.to_owned())),
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1327:25
[INFO] [stdout]      |
[INFO] [stdout] 1327 |         self.out = Some(CheckoutSessionLocale::from_str(s).unwrap());
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<checkout_session::CheckoutSessionLocale, Infallible>
[INFO] [stdout]     --> src/checkout_session.rs:1332:1
[INFO] [stdout]      |
[INFO] [stdout] 1332 | stripe_types::impl_from_val_with_from_str!(CheckoutSessionLocale);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `stripe_types::impl_from_val_with_from_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<connect_collection_transfer::ConnectCollectionTransferId, Infallible>
[INFO] [stdout]    --> src/connect_collection_transfer.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | stripe_types::def_id!(ConnectCollectionTransferId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<connect_collection_transfer::ConnectCollectionTransferId, Infallible>
[INFO] [stdout]    --> src/connect_collection_transfer.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | stripe_types::def_id!(ConnectCollectionTransferId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<connect_collection_transfer::ConnectCollectionTransferId, Infallible>
[INFO] [stdout]    --> src/connect_collection_transfer.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | stripe_types::def_id!(ConnectCollectionTransferId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<connect_collection_transfer::ConnectCollectionTransferId, Infallible>
[INFO] [stdout]    --> src/connect_collection_transfer.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | stripe_types::def_id!(ConnectCollectionTransferId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<connect_collection_transfer::ConnectCollectionTransferId, Infallible>
[INFO] [stdout]    --> src/connect_collection_transfer.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | stripe_types::def_id!(ConnectCollectionTransferId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_from_val_with_from_str` which comes from the expansion of the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<coupon::CouponId, Infallible>
[INFO] [stdout]    --> src/coupon.rs:294:1
[INFO] [stdout]     |
[INFO] [stdout] 294 | stripe_types::def_id!(CouponId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<coupon::CouponId, Infallible>
[INFO] [stdout]    --> src/coupon.rs:294:1
[INFO] [stdout]     |
[INFO] [stdout] 294 | stripe_types::def_id!(CouponId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<coupon::CouponId, Infallible>
[INFO] [stdout]    --> src/coupon.rs:294:1
[INFO] [stdout]     |
[INFO] [stdout] 294 | stripe_types::def_id!(CouponId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<coupon::CouponId, Infallible>
[INFO] [stdout]    --> src/coupon.rs:294:1
[INFO] [stdout]     |
[INFO] [stdout] 294 | stripe_types::def_id!(CouponId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<coupon::CouponId, Infallible>
[INFO] [stdout]    --> src/coupon.rs:294:1
[INFO] [stdout]     |
[INFO] [stdout] 294 | stripe_types::def_id!(CouponId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_from_val_with_from_str` which comes from the expansion of the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<credit_note::CreditNoteId, Infallible>
[INFO] [stdout]    --> src/credit_note.rs:610:1
[INFO] [stdout]     |
[INFO] [stdout] 610 | stripe_types::def_id!(CreditNoteId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<credit_note::CreditNoteId, Infallible>
[INFO] [stdout]    --> src/credit_note.rs:610:1
[INFO] [stdout]     |
[INFO] [stdout] 610 | stripe_types::def_id!(CreditNoteId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<credit_note::CreditNoteId, Infallible>
[INFO] [stdout]    --> src/credit_note.rs:610:1
[INFO] [stdout]     |
[INFO] [stdout] 610 | stripe_types::def_id!(CreditNoteId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<credit_note::CreditNoteId, Infallible>
[INFO] [stdout]    --> src/credit_note.rs:610:1
[INFO] [stdout]     |
[INFO] [stdout] 610 | stripe_types::def_id!(CreditNoteId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<credit_note::CreditNoteId, Infallible>
[INFO] [stdout]    --> src/credit_note.rs:610:1
[INFO] [stdout]     |
[INFO] [stdout] 610 | stripe_types::def_id!(CreditNoteId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_from_val_with_from_str` which comes from the expansion of the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<credit_note_line_item::CreditNoteLineItemId, Infallible>
[INFO] [stdout]    --> src/credit_note_line_item.rs:339:1
[INFO] [stdout]     |
[INFO] [stdout] 339 | stripe_types::def_id!(CreditNoteLineItemId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<credit_note_line_item::CreditNoteLineItemId, Infallible>
[INFO] [stdout]    --> src/credit_note_line_item.rs:339:1
[INFO] [stdout]     |
[INFO] [stdout] 339 | stripe_types::def_id!(CreditNoteLineItemId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<credit_note_line_item::CreditNoteLineItemId, Infallible>
[INFO] [stdout]    --> src/credit_note_line_item.rs:339:1
[INFO] [stdout]     |
[INFO] [stdout] 339 | stripe_types::def_id!(CreditNoteLineItemId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<credit_note_line_item::CreditNoteLineItemId, Infallible>
[INFO] [stdout]    --> src/credit_note_line_item.rs:339:1
[INFO] [stdout]     |
[INFO] [stdout] 339 | stripe_types::def_id!(CreditNoteLineItemId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<credit_note_line_item::CreditNoteLineItemId, Infallible>
[INFO] [stdout]    --> src/credit_note_line_item.rs:339:1
[INFO] [stdout]     |
[INFO] [stdout] 339 | stripe_types::def_id!(CreditNoteLineItemId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_from_val_with_from_str` which comes from the expansion of the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<customer::CustomerId, Infallible>
[INFO] [stdout]    --> src/customer.rs:439:1
[INFO] [stdout]     |
[INFO] [stdout] 439 | stripe_types::def_id!(CustomerId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<customer::CustomerId, Infallible>
[INFO] [stdout]    --> src/customer.rs:439:1
[INFO] [stdout]     |
[INFO] [stdout] 439 | stripe_types::def_id!(CustomerId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<customer::CustomerId, Infallible>
[INFO] [stdout]    --> src/customer.rs:439:1
[INFO] [stdout]     |
[INFO] [stdout] 439 | stripe_types::def_id!(CustomerId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<customer::CustomerId, Infallible>
[INFO] [stdout]    --> src/customer.rs:439:1
[INFO] [stdout]     |
[INFO] [stdout] 439 | stripe_types::def_id!(CustomerId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<customer::CustomerId, Infallible>
[INFO] [stdout]    --> src/customer.rs:439:1
[INFO] [stdout]     |
[INFO] [stdout] 439 | stripe_types::def_id!(CustomerId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_from_val_with_from_str` which comes from the expansion of the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<customer_balance_transaction::CustomerBalanceTransactionId, Infallible>
[INFO] [stdout]    --> src/customer_balance_transaction.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | stripe_types::def_id!(CustomerBalanceTransactionId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<customer_balance_transaction::CustomerBalanceTransactionId, Infallible>
[INFO] [stdout]    --> src/customer_balance_transaction.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | stripe_types::def_id!(CustomerBalanceTransactionId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<customer_balance_transaction::CustomerBalanceTransactionId, Infallible>
[INFO] [stdout]    --> src/customer_balance_transaction.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | stripe_types::def_id!(CustomerBalanceTransactionId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<customer_balance_transaction::CustomerBalanceTransactionId, Infallible>
[INFO] [stdout]    --> src/customer_balance_transaction.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | stripe_types::def_id!(CustomerBalanceTransactionId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<customer_balance_transaction::CustomerBalanceTransactionId, Infallible>
[INFO] [stdout]    --> src/customer_balance_transaction.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | stripe_types::def_id!(CustomerBalanceTransactionId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_from_val_with_from_str` which comes from the expansion of the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<customer_cash_balance_transaction::CustomerCashBalanceTransactionId, Infallible>
[INFO] [stdout]    --> src/customer_cash_balance_transaction.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | stripe_types::def_id!(CustomerCashBalanceTransactionId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<customer_cash_balance_transaction::CustomerCashBalanceTransactionId, Infallible>
[INFO] [stdout]    --> src/customer_cash_balance_transaction.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | stripe_types::def_id!(CustomerCashBalanceTransactionId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<customer_cash_balance_transaction::CustomerCashBalanceTransactionId, Infallible>
[INFO] [stdout]    --> src/customer_cash_balance_transaction.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | stripe_types::def_id!(CustomerCashBalanceTransactionId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<customer_cash_balance_transaction::CustomerCashBalanceTransactionId, Infallible>
[INFO] [stdout]    --> src/customer_cash_balance_transaction.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | stripe_types::def_id!(CustomerCashBalanceTransactionId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<customer_cash_balance_transaction::CustomerCashBalanceTransactionId, Infallible>
[INFO] [stdout]    --> src/customer_cash_balance_transaction.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | stripe_types::def_id!(CustomerCashBalanceTransactionId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_from_val_with_from_str` which comes from the expansion of the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<discount::DiscountId, Infallible>
[INFO] [stdout]    --> src/discount.rs:236:1
[INFO] [stdout]     |
[INFO] [stdout] 236 | stripe_types::def_id!(DiscountId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<discount::DiscountId, Infallible>
[INFO] [stdout]    --> src/discount.rs:236:1
[INFO] [stdout]     |
[INFO] [stdout] 236 | stripe_types::def_id!(DiscountId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<discount::DiscountId, Infallible>
[INFO] [stdout]    --> src/discount.rs:236:1
[INFO] [stdout]     |
[INFO] [stdout] 236 | stripe_types::def_id!(DiscountId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<discount::DiscountId, Infallible>
[INFO] [stdout]    --> src/discount.rs:236:1
[INFO] [stdout]     |
[INFO] [stdout] 236 | stripe_types::def_id!(DiscountId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<discount::DiscountId, Infallible>
[INFO] [stdout]    --> src/discount.rs:236:1
[INFO] [stdout]     |
[INFO] [stdout] 236 | stripe_types::def_id!(DiscountId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_from_val_with_from_str` which comes from the expansion of the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<dispute::DisputeId, Infallible>
[INFO] [stdout]    --> src/dispute.rs:466:1
[INFO] [stdout]     |
[INFO] [stdout] 466 | stripe_types::def_id!(DisputeId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<dispute::DisputeId, Infallible>
[INFO] [stdout]    --> src/dispute.rs:466:1
[INFO] [stdout]     |
[INFO] [stdout] 466 | stripe_types::def_id!(DisputeId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<dispute::DisputeId, Infallible>
[INFO] [stdout]    --> src/dispute.rs:466:1
[INFO] [stdout]     |
[INFO] [stdout] 466 | stripe_types::def_id!(DisputeId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<dispute::DisputeId, Infallible>
[INFO] [stdout]    --> src/dispute.rs:466:1
[INFO] [stdout]     |
[INFO] [stdout] 466 | stripe_types::def_id!(DisputeId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<dispute::DisputeId, Infallible>
[INFO] [stdout]    --> src/dispute.rs:466:1
[INFO] [stdout]     |
[INFO] [stdout] 466 | stripe_types::def_id!(DisputeId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_from_val_with_from_str` which comes from the expansion of the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<entitlements_feature::EntitlementsFeatureId, Infallible>
[INFO] [stdout]    --> src/entitlements_feature.rs:176:1
[INFO] [stdout]     |
[INFO] [stdout] 176 | stripe_types::def_id!(EntitlementsFeatureId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<entitlements_feature::EntitlementsFeatureId, Infallible>
[INFO] [stdout]    --> src/entitlements_feature.rs:176:1
[INFO] [stdout]     |
[INFO] [stdout] 176 | stripe_types::def_id!(EntitlementsFeatureId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<entitlements_feature::EntitlementsFeatureId, Infallible>
[INFO] [stdout]    --> src/entitlements_feature.rs:176:1
[INFO] [stdout]     |
[INFO] [stdout] 176 | stripe_types::def_id!(EntitlementsFeatureId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<entitlements_feature::EntitlementsFeatureId, Infallible>
[INFO] [stdout]    --> src/entitlements_feature.rs:176:1
[INFO] [stdout]     |
[INFO] [stdout] 176 | stripe_types::def_id!(EntitlementsFeatureId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<entitlements_feature::EntitlementsFeatureId, Infallible>
[INFO] [stdout]    --> src/entitlements_feature.rs:176:1
[INFO] [stdout]     |
[INFO] [stdout] 176 | stripe_types::def_id!(EntitlementsFeatureId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_from_val_with_from_str` which comes from the expansion of the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:763:53
[INFO] [stdout]      |
[INFO] [stdout]  763 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]      |  _____________________________________________________^
[INFO] [stdout]  764 | |         use EventType::*;
[INFO] [stdout]  765 | |         match s {
[INFO] [stdout]  766 | |             "account.application.authorized" => Ok(AccountApplicationAuthorized),
[INFO] [stdout] ...    |
[INFO] [stdout] 1050 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:765:9
[INFO] [stdout]      |
[INFO] [stdout]  765 | /         match s {
[INFO] [stdout]  766 | |             "account.application.authorized" => Ok(AccountApplicationAuthorized),
[INFO] [stdout]  767 | |             "account.application.deauthorized" => Ok(AccountApplicationDeauthorized),
[INFO] [stdout]  768 | |             "account.external_account.created" => Ok(AccountExternalAccountCreated),
[INFO] [stdout] ...    |
[INFO] [stdout] 1048 | |             v => Ok(Unknown(v.to_owned())),
[INFO] [stdout] 1049 | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:766:49
[INFO] [stdout]     |
[INFO] [stdout] 766 |             "account.application.authorized" => Ok(AccountApplicationAuthorized),
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:767:51
[INFO] [stdout]     |
[INFO] [stdout] 767 |             "account.application.deauthorized" => Ok(AccountApplicationDeauthorized),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:768:51
[INFO] [stdout]     |
[INFO] [stdout] 768 |             "account.external_account.created" => Ok(AccountExternalAccountCreated),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:769:51
[INFO] [stdout]     |
[INFO] [stdout] 769 |             "account.external_account.deleted" => Ok(AccountExternalAccountDeleted),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:770:51
[INFO] [stdout]     |
[INFO] [stdout] 770 |             "account.external_account.updated" => Ok(AccountExternalAccountUpdated),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:771:34
[INFO] [stdout]     |
[INFO] [stdout] 771 |             "account.updated" => Ok(AccountUpdated),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:772:42
[INFO] [stdout]     |
[INFO] [stdout] 772 |             "application_fee.created" => Ok(ApplicationFeeCreated),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:773:49
[INFO] [stdout]     |
[INFO] [stdout] 773 |             "application_fee.refund.updated" => Ok(ApplicationFeeRefundUpdated),
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:774:43
[INFO] [stdout]     |
[INFO] [stdout] 774 |             "application_fee.refunded" => Ok(ApplicationFeeRefunded),
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:775:36
[INFO] [stdout]     |
[INFO] [stdout] 775 |             "balance.available" => Ok(BalanceAvailable),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:776:43
[INFO] [stdout]     |
[INFO] [stdout] 776 |             "balance_settings.updated" => Ok(BalanceSettingsUpdated),
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:777:42
[INFO] [stdout]     |
[INFO] [stdout] 777 |             "billing.alert.triggered" => Ok(BillingAlertTriggered),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:778:55
[INFO] [stdout]     |
[INFO] [stdout] 778 |             "billing_portal.configuration.created" => Ok(BillingPortalConfigurationCreated),
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:779:55
[INFO] [stdout]     |
[INFO] [stdout] 779 |             "billing_portal.configuration.updated" => Ok(BillingPortalConfigurationUpdated),
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:780:49
[INFO] [stdout]     |
[INFO] [stdout] 780 |             "billing_portal.session.created" => Ok(BillingPortalSessionCreated),
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:781:37
[INFO] [stdout]     |
[INFO] [stdout] 781 |             "capability.updated" => Ok(CapabilityUpdated),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:782:47
[INFO] [stdout]     |
[INFO] [stdout] 782 |             "cash_balance.funds_available" => Ok(CashBalanceFundsAvailable),
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:783:34
[INFO] [stdout]     |
[INFO] [stdout] 783 |             "charge.captured" => Ok(ChargeCaptured),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:784:40
[INFO] [stdout]     |
[INFO] [stdout] 784 |             "charge.dispute.closed" => Ok(ChargeDisputeClosed),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:785:41
[INFO] [stdout]     |
[INFO] [stdout] 785 |             "charge.dispute.created" => Ok(ChargeDisputeCreated),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:786:50
[INFO] [stdout]     |
[INFO] [stdout] 786 |             "charge.dispute.funds_reinstated" => Ok(ChargeDisputeFundsReinstated),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:787:49
[INFO] [stdout]     |
[INFO] [stdout] 787 |             "charge.dispute.funds_withdrawn" => Ok(ChargeDisputeFundsWithdrawn),
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:788:41
[INFO] [stdout]     |
[INFO] [stdout] 788 |             "charge.dispute.updated" => Ok(ChargeDisputeUpdated),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:789:33
[INFO] [stdout]     |
[INFO] [stdout] 789 |             "charge.expired" => Ok(ChargeExpired),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:790:32
[INFO] [stdout]     |
[INFO] [stdout] 790 |             "charge.failed" => Ok(ChargeFailed),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:791:33
[INFO] [stdout]     |
[INFO] [stdout] 791 |             "charge.pending" => Ok(ChargePending),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:792:40
[INFO] [stdout]     |
[INFO] [stdout] 792 |             "charge.refund.updated" => Ok(ChargeRefundUpdated),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:793:34
[INFO] [stdout]     |
[INFO] [stdout] 793 |             "charge.refunded" => Ok(ChargeRefunded),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:794:35
[INFO] [stdout]     |
[INFO] [stdout] 794 |             "charge.succeeded" => Ok(ChargeSucceeded),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:795:33
[INFO] [stdout]     |
[INFO] [stdout] 795 |             "charge.updated" => Ok(ChargeUpdated),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:796:56
[INFO] [stdout]     |
[INFO] [stdout] 796 |             "checkout.session.async_payment_failed" => Ok(CheckoutSessionAsyncPaymentFailed),
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:797:59
[INFO] [stdout]     |
[INFO] [stdout] 797 |             "checkout.session.async_payment_succeeded" => Ok(CheckoutSessionAsyncPaymentSucceeded),
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:798:45
[INFO] [stdout]     |
[INFO] [stdout] 798 |             "checkout.session.completed" => Ok(CheckoutSessionCompleted),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:799:43
[INFO] [stdout]     |
[INFO] [stdout] 799 |             "checkout.session.expired" => Ok(CheckoutSessionExpired),
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:800:41
[INFO] [stdout]     |
[INFO] [stdout] 800 |             "climate.order.canceled" => Ok(ClimateOrderCanceled),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:801:40
[INFO] [stdout]     |
[INFO] [stdout] 801 |             "climate.order.created" => Ok(ClimateOrderCreated),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:802:40
[INFO] [stdout]     |
[INFO] [stdout] 802 |             "climate.order.delayed" => Ok(ClimateOrderDelayed),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:803:42
[INFO] [stdout]     |
[INFO] [stdout] 803 |             "climate.order.delivered" => Ok(ClimateOrderDelivered),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:804:52
[INFO] [stdout]     |
[INFO] [stdout] 804 |             "climate.order.product_substituted" => Ok(ClimateOrderProductSubstituted),
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:805:42
[INFO] [stdout]     |
[INFO] [stdout] 805 |             "climate.product.created" => Ok(ClimateProductCreated),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:806:50
[INFO] [stdout]     |
[INFO] [stdout] 806 |             "climate.product.pricing_updated" => Ok(ClimateProductPricingUpdated),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:807:33
[INFO] [stdout]     |
[INFO] [stdout] 807 |             "coupon.created" => Ok(CouponCreated),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:808:33
[INFO] [stdout]     |
[INFO] [stdout] 808 |             "coupon.deleted" => Ok(CouponDeleted),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:809:33
[INFO] [stdout]     |
[INFO] [stdout] 809 |             "coupon.updated" => Ok(CouponUpdated),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:810:38
[INFO] [stdout]     |
[INFO] [stdout] 810 |             "credit_note.created" => Ok(CreditNoteCreated),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:811:38
[INFO] [stdout]     |
[INFO] [stdout] 811 |             "credit_note.updated" => Ok(CreditNoteUpdated),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:812:37
[INFO] [stdout]     |
[INFO] [stdout] 812 |             "credit_note.voided" => Ok(CreditNoteVoided),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:813:35
[INFO] [stdout]     |
[INFO] [stdout] 813 |             "customer.created" => Ok(CustomerCreated),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:814:35
[INFO] [stdout]     |
[INFO] [stdout] 814 |             "customer.deleted" => Ok(CustomerDeleted),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:815:44
[INFO] [stdout]     |
[INFO] [stdout] 815 |             "customer.discount.created" => Ok(CustomerDiscountCreated),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:816:44
[INFO] [stdout]     |
[INFO] [stdout] 816 |             "customer.discount.deleted" => Ok(CustomerDiscountDeleted),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:817:44
[INFO] [stdout]     |
[INFO] [stdout] 817 |             "customer.discount.updated" => Ok(CustomerDiscountUpdated),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:818:42
[INFO] [stdout]     |
[INFO] [stdout] 818 |             "customer.source.created" => Ok(CustomerSourceCreated),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:819:42
[INFO] [stdout]     |
[INFO] [stdout] 819 |             "customer.source.deleted" => Ok(CustomerSourceDeleted),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:820:43
[INFO] [stdout]     |
[INFO] [stdout] 820 |             "customer.source.expiring" => Ok(CustomerSourceExpiring),
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:821:42
[INFO] [stdout]     |
[INFO] [stdout] 821 |             "customer.source.updated" => Ok(CustomerSourceUpdated),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:822:48
[INFO] [stdout]     |
[INFO] [stdout] 822 |             "customer.subscription.created" => Ok(CustomerSubscriptionCreated),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:823:48
[INFO] [stdout]     |
[INFO] [stdout] 823 |             "customer.subscription.deleted" => Ok(CustomerSubscriptionDeleted),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:824:47
[INFO] [stdout]     |
[INFO] [stdout] 824 |             "customer.subscription.paused" => Ok(CustomerSubscriptionPaused),
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:825:63
[INFO] [stdout]     |
[INFO] [stdout] 825 |               "customer.subscription.pending_update_applied" => {
[INFO] [stdout]     |  _______________________________________________________________^
[INFO] [stdout] 826 | |                 Ok(CustomerSubscriptionPendingUpdateApplied)
[INFO] [stdout] 827 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:826:17
[INFO] [stdout]     |
[INFO] [stdout] 826 |                 Ok(CustomerSubscriptionPendingUpdateApplied)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:828:63
[INFO] [stdout]     |
[INFO] [stdout] 828 |               "customer.subscription.pending_update_expired" => {
[INFO] [stdout]     |  _______________________________________________________________^
[INFO] [stdout] 829 | |                 Ok(CustomerSubscriptionPendingUpdateExpired)
[INFO] [stdout] 830 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:829:17
[INFO] [stdout]     |
[INFO] [stdout] 829 |                 Ok(CustomerSubscriptionPendingUpdateExpired)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:831:48
[INFO] [stdout]     |
[INFO] [stdout] 831 |             "customer.subscription.resumed" => Ok(CustomerSubscriptionResumed),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:832:55
[INFO] [stdout]     |
[INFO] [stdout] 832 |             "customer.subscription.trial_will_end" => Ok(CustomerSubscriptionTrialWillEnd),
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:833:48
[INFO] [stdout]     |
[INFO] [stdout] 833 |             "customer.subscription.updated" => Ok(CustomerSubscriptionUpdated),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:834:42
[INFO] [stdout]     |
[INFO] [stdout] 834 |             "customer.tax_id.created" => Ok(CustomerTaxIdCreated),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:835:42
[INFO] [stdout]     |
[INFO] [stdout] 835 |             "customer.tax_id.deleted" => Ok(CustomerTaxIdDeleted),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:836:42
[INFO] [stdout]     |
[INFO] [stdout] 836 |             "customer.tax_id.updated" => Ok(CustomerTaxIdUpdated),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:837:35
[INFO] [stdout]     |
[INFO] [stdout] 837 |             "customer.updated" => Ok(CustomerUpdated),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:838:60
[INFO] [stdout]     |
[INFO] [stdout] 838 |               "customer_cash_balance_transaction.created" => {
[INFO] [stdout]     |  ____________________________________________________________^
[INFO] [stdout] 839 | |                 Ok(CustomerCashBalanceTransactionCreated)
[INFO] [stdout] 840 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:839:17
[INFO] [stdout]     |
[INFO] [stdout] 839 |                 Ok(CustomerCashBalanceTransactionCreated)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:841:66
[INFO] [stdout]     |
[INFO] [stdout] 841 |               "entitlements.active_entitlement_summary.updated" => {
[INFO] [stdout]     |  __________________________________________________________________^
[INFO] [stdout] 842 | |                 Ok(EntitlementsActiveEntitlementSummaryUpdated)
[INFO] [stdout] 843 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:842:17
[INFO] [stdout]     |
[INFO] [stdout] 842 |                 Ok(EntitlementsActiveEntitlementSummaryUpdated)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:844:31
[INFO] [stdout]     |
[INFO] [stdout] 844 |             "file.created" => Ok(FileCreated),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:845:56
[INFO] [stdout]     |
[INFO] [stdout] 845 |             "financial_connections.account.created" => Ok(FinancialConnectionsAccountCreated),
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:846:60
[INFO] [stdout]     |
[INFO] [stdout] 846 |               "financial_connections.account.deactivated" => {
[INFO] [stdout]     |  ____________________________________________________________^
[INFO] [stdout] 847 | |                 Ok(FinancialConnectionsAccountDeactivated)
[INFO] [stdout] 848 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:847:17
[INFO] [stdout]     |
[INFO] [stdout] 847 |                 Ok(FinancialConnectionsAccountDeactivated)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:849:61
[INFO] [stdout]     |
[INFO] [stdout] 849 |               "financial_connections.account.disconnected" => {
[INFO] [stdout]     |  _____________________________________________________________^
[INFO] [stdout] 850 | |                 Ok(FinancialConnectionsAccountDisconnected)
[INFO] [stdout] 851 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:850:17
[INFO] [stdout]     |
[INFO] [stdout] 850 |                 Ok(FinancialConnectionsAccountDisconnected)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:852:60
[INFO] [stdout]     |
[INFO] [stdout] 852 |               "financial_connections.account.reactivated" => {
[INFO] [stdout]     |  ____________________________________________________________^
[INFO] [stdout] 853 | |                 Ok(FinancialConnectionsAccountReactivated)
[INFO] [stdout] 854 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:853:17
[INFO] [stdout]     |
[INFO] [stdout] 853 |                 Ok(FinancialConnectionsAccountReactivated)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:855:66
[INFO] [stdout]     |
[INFO] [stdout] 855 |               "financial_connections.account.refreshed_balance" => {
[INFO] [stdout]     |  __________________________________________________________________^
[INFO] [stdout] 856 | |                 Ok(FinancialConnectionsAccountRefreshedBalance)
[INFO] [stdout] 857 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:856:17
[INFO] [stdout]     |
[INFO] [stdout] 856 |                 Ok(FinancialConnectionsAccountRefreshedBalance)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:858:68
[INFO] [stdout]     |
[INFO] [stdout] 858 |               "financial_connections.account.refreshed_ownership" => {
[INFO] [stdout]     |  ____________________________________________________________________^
[INFO] [stdout] 859 | |                 Ok(FinancialConnectionsAccountRefreshedOwnership)
[INFO] [stdout] 860 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:859:17
[INFO] [stdout]     |
[INFO] [stdout] 859 |                 Ok(FinancialConnectionsAccountRefreshedOwnership)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:861:71
[INFO] [stdout]     |
[INFO] [stdout] 861 |               "financial_connections.account.refreshed_transactions" => {
[INFO] [stdout]     |  _______________________________________________________________________^
[INFO] [stdout] 862 | |                 Ok(FinancialConnectionsAccountRefreshedTransactions)
[INFO] [stdout] 863 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:862:17
[INFO] [stdout]     |
[INFO] [stdout] 862 |                 Ok(FinancialConnectionsAccountRefreshedTransactions)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:864:57
[INFO] [stdout]     |
[INFO] [stdout] 864 |             "identity.verification_session.canceled" => Ok(IdentityVerificationSessionCanceled),
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:865:56
[INFO] [stdout]     |
[INFO] [stdout] 865 |             "identity.verification_session.created" => Ok(IdentityVerificationSessionCreated),
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:866:59
[INFO] [stdout]     |
[INFO] [stdout] 866 |             "identity.verification_session.processing" => Ok(IdentityVerificationSessionProcessing),
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:867:57
[INFO] [stdout]     |
[INFO] [stdout] 867 |             "identity.verification_session.redacted" => Ok(IdentityVerificationSessionRedacted),
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:868:63
[INFO] [stdout]     |
[INFO] [stdout] 868 |               "identity.verification_session.requires_input" => {
[INFO] [stdout]     |  _______________________________________________________________^
[INFO] [stdout] 869 | |                 Ok(IdentityVerificationSessionRequiresInput)
[INFO] [stdout] 870 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:869:17
[INFO] [stdout]     |
[INFO] [stdout] 869 |                 Ok(IdentityVerificationSessionRequiresInput)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:871:57
[INFO] [stdout]     |
[INFO] [stdout] 871 |             "identity.verification_session.verified" => Ok(IdentityVerificationSessionVerified),
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:872:34
[INFO] [stdout]     |
[INFO] [stdout] 872 |             "invoice.created" => Ok(InvoiceCreated),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:873:34
[INFO] [stdout]     |
[INFO] [stdout] 873 |             "invoice.deleted" => Ok(InvoiceDeleted),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:874:46
[INFO] [stdout]     |
[INFO] [stdout] 874 |             "invoice.finalization_failed" => Ok(InvoiceFinalizationFailed),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:875:36
[INFO] [stdout]     |
[INFO] [stdout] 875 |             "invoice.finalized" => Ok(InvoiceFinalized),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:876:47
[INFO] [stdout]     |
[INFO] [stdout] 876 |             "invoice.marked_uncollectible" => Ok(InvoiceMarkedUncollectible),
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:877:34
[INFO] [stdout]     |
[INFO] [stdout] 877 |             "invoice.overdue" => Ok(InvoiceOverdue),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:878:35
[INFO] [stdout]     |
[INFO] [stdout] 878 |             "invoice.overpaid" => Ok(InvoiceOverpaid),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:879:31
[INFO] [stdout]     |
[INFO] [stdout] 879 |             "invoice.paid" => Ok(InvoicePaid),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:880:50
[INFO] [stdout]     |
[INFO] [stdout] 880 |             "invoice.payment_action_required" => Ok(InvoicePaymentActionRequired),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:881:51
[INFO] [stdout]     |
[INFO] [stdout] 881 |             "invoice.payment_attempt_required" => Ok(InvoicePaymentAttemptRequired),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:882:41
[INFO] [stdout]     |
[INFO] [stdout] 882 |             "invoice.payment_failed" => Ok(InvoicePaymentFailed),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:883:44
[INFO] [stdout]     |
[INFO] [stdout] 883 |             "invoice.payment_succeeded" => Ok(InvoicePaymentSucceeded),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:884:31
[INFO] [stdout]     |
[INFO] [stdout] 884 |             "invoice.sent" => Ok(InvoiceSent),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:885:35
[INFO] [stdout]     |
[INFO] [stdout] 885 |             "invoice.upcoming" => Ok(InvoiceUpcoming),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:886:34
[INFO] [stdout]     |
[INFO] [stdout] 886 |             "invoice.updated" => Ok(InvoiceUpdated),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:887:33
[INFO] [stdout]     |
[INFO] [stdout] 887 |             "invoice.voided" => Ok(InvoiceVoided),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:888:38
[INFO] [stdout]     |
[INFO] [stdout] 888 |             "invoice.will_be_due" => Ok(InvoiceWillBeDue),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:889:39
[INFO] [stdout]     |
[INFO] [stdout] 889 |             "invoice_payment.paid" => Ok(InvoicePaymentPaid),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:890:38
[INFO] [stdout]     |
[INFO] [stdout] 890 |             "invoiceitem.created" => Ok(InvoiceitemCreated),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:891:38
[INFO] [stdout]     |
[INFO] [stdout] 891 |             "invoiceitem.deleted" => Ok(InvoiceitemDeleted),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:892:48
[INFO] [stdout]     |
[INFO] [stdout] 892 |             "issuing_authorization.created" => Ok(IssuingAuthorizationCreated),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:893:48
[INFO] [stdout]     |
[INFO] [stdout] 893 |             "issuing_authorization.request" => Ok(IssuingAuthorizationRequest),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:894:48
[INFO] [stdout]     |
[INFO] [stdout] 894 |             "issuing_authorization.updated" => Ok(IssuingAuthorizationUpdated),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:895:39
[INFO] [stdout]     |
[INFO] [stdout] 895 |             "issuing_card.created" => Ok(IssuingCardCreated),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:896:39
[INFO] [stdout]     |
[INFO] [stdout] 896 |             "issuing_card.updated" => Ok(IssuingCardUpdated),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:897:45
[INFO] [stdout]     |
[INFO] [stdout] 897 |             "issuing_cardholder.created" => Ok(IssuingCardholderCreated),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:898:45
[INFO] [stdout]     |
[INFO] [stdout] 898 |             "issuing_cardholder.updated" => Ok(IssuingCardholderUpdated),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:899:41
[INFO] [stdout]     |
[INFO] [stdout] 899 |             "issuing_dispute.closed" => Ok(IssuingDisputeClosed),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:900:42
[INFO] [stdout]     |
[INFO] [stdout] 900 |             "issuing_dispute.created" => Ok(IssuingDisputeCreated),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:901:51
[INFO] [stdout]     |
[INFO] [stdout] 901 |             "issuing_dispute.funds_reinstated" => Ok(IssuingDisputeFundsReinstated),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:902:50
[INFO] [stdout]     |
[INFO] [stdout] 902 |             "issuing_dispute.funds_rescinded" => Ok(IssuingDisputeFundsRescinded),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:903:44
[INFO] [stdout]     |
[INFO] [stdout] 903 |             "issuing_dispute.submitted" => Ok(IssuingDisputeSubmitted),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:904:42
[INFO] [stdout]     |
[INFO] [stdout] 904 |             "issuing_dispute.updated" => Ok(IssuingDisputeUpdated),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:905:59
[INFO] [stdout]     |
[INFO] [stdout] 905 |             "issuing_personalization_design.activated" => Ok(IssuingPersonalizationDesignActivated),
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:906:61
[INFO] [stdout]     |
[INFO] [stdout] 906 |               "issuing_personalization_design.deactivated" => {
[INFO] [stdout]     |  _____________________________________________________________^
[INFO] [stdout] 907 | |                 Ok(IssuingPersonalizationDesignDeactivated)
[INFO] [stdout] 908 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:907:17
[INFO] [stdout]     |
[INFO] [stdout] 907 |                 Ok(IssuingPersonalizationDesignDeactivated)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:909:58
[INFO] [stdout]     |
[INFO] [stdout] 909 |             "issuing_personalization_design.rejected" => Ok(IssuingPersonalizationDesignRejected),
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:910:57
[INFO] [stdout]     |
[INFO] [stdout] 910 |             "issuing_personalization_design.updated" => Ok(IssuingPersonalizationDesignUpdated),
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:911:40
[INFO] [stdout]     |
[INFO] [stdout] 911 |             "issuing_token.created" => Ok(IssuingTokenCreated),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:912:40
[INFO] [stdout]     |
[INFO] [stdout] 912 |             "issuing_token.updated" => Ok(IssuingTokenUpdated),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:913:46
[INFO] [stdout]     |
[INFO] [stdout] 913 |             "issuing_transaction.created" => Ok(IssuingTransactionCreated),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:914:71
[INFO] [stdout]     |
[INFO] [stdout] 914 |               "issuing_transaction.purchase_details_receipt_updated" => {
[INFO] [stdout]     |  _______________________________________________________________________^
[INFO] [stdout] 915 | |                 Ok(IssuingTransactionPurchaseDetailsReceiptUpdated)
[INFO] [stdout] 916 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:915:17
[INFO] [stdout]     |
[INFO] [stdout] 915 |                 Ok(IssuingTransactionPurchaseDetailsReceiptUpdated)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:917:46
[INFO] [stdout]     |
[INFO] [stdout] 917 |             "issuing_transaction.updated" => Ok(IssuingTransactionUpdated),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:918:34
[INFO] [stdout]     |
[INFO] [stdout] 918 |             "mandate.updated" => Ok(MandateUpdated),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:919:59
[INFO] [stdout]     |
[INFO] [stdout] 919 |             "payment_intent.amount_capturable_updated" => Ok(PaymentIntentAmountCapturableUpdated),
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:920:42
[INFO] [stdout]     |
[INFO] [stdout] 920 |             "payment_intent.canceled" => Ok(PaymentIntentCanceled),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:921:41
[INFO] [stdout]     |
[INFO] [stdout] 921 |             "payment_intent.created" => Ok(PaymentIntentCreated),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:922:50
[INFO] [stdout]     |
[INFO] [stdout] 922 |             "payment_intent.partially_funded" => Ok(PaymentIntentPartiallyFunded),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:923:48
[INFO] [stdout]     |
[INFO] [stdout] 923 |             "payment_intent.payment_failed" => Ok(PaymentIntentPaymentFailed),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:924:44
[INFO] [stdout]     |
[INFO] [stdout] 924 |             "payment_intent.processing" => Ok(PaymentIntentProcessing),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:925:49
[INFO] [stdout]     |
[INFO] [stdout] 925 |             "payment_intent.requires_action" => Ok(PaymentIntentRequiresAction),
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:926:43
[INFO] [stdout]     |
[INFO] [stdout] 926 |             "payment_intent.succeeded" => Ok(PaymentIntentSucceeded),
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:927:39
[INFO] [stdout]     |
[INFO] [stdout] 927 |             "payment_link.created" => Ok(PaymentLinkCreated),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:928:39
[INFO] [stdout]     |
[INFO] [stdout] 928 |             "payment_link.updated" => Ok(PaymentLinkUpdated),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:929:42
[INFO] [stdout]     |
[INFO] [stdout] 929 |             "payment_method.attached" => Ok(PaymentMethodAttached),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:930:55
[INFO] [stdout]     |
[INFO] [stdout] 930 |             "payment_method.automatically_updated" => Ok(PaymentMethodAutomaticallyUpdated),
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:931:42
[INFO] [stdout]     |
[INFO] [stdout] 931 |             "payment_method.detached" => Ok(PaymentMethodDetached),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:932:41
[INFO] [stdout]     |
[INFO] [stdout] 932 |             "payment_method.updated" => Ok(PaymentMethodUpdated),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:933:34
[INFO] [stdout]     |
[INFO] [stdout] 933 |             "payout.canceled" => Ok(PayoutCanceled),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:934:33
[INFO] [stdout]     |
[INFO] [stdout] 934 |             "payout.created" => Ok(PayoutCreated),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:935:32
[INFO] [stdout]     |
[INFO] [stdout] 935 |             "payout.failed" => Ok(PayoutFailed),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:936:30
[INFO] [stdout]     |
[INFO] [stdout] 936 |             "payout.paid" => Ok(PayoutPaid),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:937:50
[INFO] [stdout]     |
[INFO] [stdout] 937 |             "payout.reconciliation_completed" => Ok(PayoutReconciliationCompleted),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:938:33
[INFO] [stdout]     |
[INFO] [stdout] 938 |             "payout.updated" => Ok(PayoutUpdated),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:939:33
[INFO] [stdout]     |
[INFO] [stdout] 939 |             "person.created" => Ok(PersonCreated),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:940:33
[INFO] [stdout]     |
[INFO] [stdout] 940 |             "person.deleted" => Ok(PersonDeleted),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:941:33
[INFO] [stdout]     |
[INFO] [stdout] 941 |             "person.updated" => Ok(PersonUpdated),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:942:31
[INFO] [stdout]     |
[INFO] [stdout] 942 |             "plan.created" => Ok(PlanCreated),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:943:31
[INFO] [stdout]     |
[INFO] [stdout] 943 |             "plan.deleted" => Ok(PlanDeleted),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:944:31
[INFO] [stdout]     |
[INFO] [stdout] 944 |             "plan.updated" => Ok(PlanUpdated),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:945:32
[INFO] [stdout]     |
[INFO] [stdout] 945 |             "price.created" => Ok(PriceCreated),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:946:32
[INFO] [stdout]     |
[INFO] [stdout] 946 |             "price.deleted" => Ok(PriceDeleted),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:947:32
[INFO] [stdout]     |
[INFO] [stdout] 947 |             "price.updated" => Ok(PriceUpdated),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:948:34
[INFO] [stdout]     |
[INFO] [stdout] 948 |             "product.created" => Ok(ProductCreated),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:949:34
[INFO] [stdout]     |
[INFO] [stdout] 949 |             "product.deleted" => Ok(ProductDeleted),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:950:34
[INFO] [stdout]     |
[INFO] [stdout] 950 |             "product.updated" => Ok(ProductUpdated),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:951:41
[INFO] [stdout]     |
[INFO] [stdout] 951 |             "promotion_code.created" => Ok(PromotionCodeCreated),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:952:41
[INFO] [stdout]     |
[INFO] [stdout] 952 |             "promotion_code.updated" => Ok(PromotionCodeUpdated),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:953:33
[INFO] [stdout]     |
[INFO] [stdout] 953 |             "quote.accepted" => Ok(QuoteAccepted),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:954:33
[INFO] [stdout]     |
[INFO] [stdout] 954 |             "quote.canceled" => Ok(QuoteCanceled),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:955:32
[INFO] [stdout]     |
[INFO] [stdout] 955 |             "quote.created" => Ok(QuoteCreated),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:956:34
[INFO] [stdout]     |
[INFO] [stdout] 956 |             "quote.finalized" => Ok(QuoteFinalized),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:957:52
[INFO] [stdout]     |
[INFO] [stdout] 957 |             "radar.early_fraud_warning.created" => Ok(RadarEarlyFraudWarningCreated),
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:958:52
[INFO] [stdout]     |
[INFO] [stdout] 958 |             "radar.early_fraud_warning.updated" => Ok(RadarEarlyFraudWarningUpdated),
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:959:33
[INFO] [stdout]     |
[INFO] [stdout] 959 |             "refund.created" => Ok(RefundCreated),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:960:32
[INFO] [stdout]     |
[INFO] [stdout] 960 |             "refund.failed" => Ok(RefundFailed),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:961:33
[INFO] [stdout]     |
[INFO] [stdout] 961 |             "refund.updated" => Ok(RefundUpdated),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:962:46
[INFO] [stdout]     |
[INFO] [stdout] 962 |             "reporting.report_run.failed" => Ok(ReportingReportRunFailed),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:963:49
[INFO] [stdout]     |
[INFO] [stdout] 963 |             "reporting.report_run.succeeded" => Ok(ReportingReportRunSucceeded),
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:964:48
[INFO] [stdout]     |
[INFO] [stdout] 964 |             "reporting.report_type.updated" => Ok(ReportingReportTypeUpdated),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:965:32
[INFO] [stdout]     |
[INFO] [stdout] 965 |             "review.closed" => Ok(ReviewClosed),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:966:32
[INFO] [stdout]     |
[INFO] [stdout] 966 |             "review.opened" => Ok(ReviewOpened),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:967:40
[INFO] [stdout]     |
[INFO] [stdout] 967 |             "setup_intent.canceled" => Ok(SetupIntentCanceled),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:968:39
[INFO] [stdout]     |
[INFO] [stdout] 968 |             "setup_intent.created" => Ok(SetupIntentCreated),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:969:47
[INFO] [stdout]     |
[INFO] [stdout] 969 |             "setup_intent.requires_action" => Ok(SetupIntentRequiresAction),
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:970:44
[INFO] [stdout]     |
[INFO] [stdout] 970 |             "setup_intent.setup_failed" => Ok(SetupIntentSetupFailed),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:971:41
[INFO] [stdout]     |
[INFO] [stdout] 971 |             "setup_intent.succeeded" => Ok(SetupIntentSucceeded),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:972:52
[INFO] [stdout]     |
[INFO] [stdout] 972 |             "sigma.scheduled_query_run.created" => Ok(SigmaScheduledQueryRunCreated),
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:973:34
[INFO] [stdout]     |
[INFO] [stdout] 973 |             "source.canceled" => Ok(SourceCanceled),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:974:36
[INFO] [stdout]     |
[INFO] [stdout] 974 |             "source.chargeable" => Ok(SourceChargeable),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:975:32
[INFO] [stdout]     |
[INFO] [stdout] 975 |             "source.failed" => Ok(SourceFailed),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:976:46
[INFO] [stdout]     |
[INFO] [stdout] 976 |             "source.mandate_notification" => Ok(SourceMandateNotification),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:977:52
[INFO] [stdout]     |
[INFO] [stdout] 977 |             "source.refund_attributes_required" => Ok(SourceRefundAttributesRequired),
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:978:45
[INFO] [stdout]     |
[INFO] [stdout] 978 |             "source.transaction.created" => Ok(SourceTransactionCreated),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:979:45
[INFO] [stdout]     |
[INFO] [stdout] 979 |             "source.transaction.updated" => Ok(SourceTransactionUpdated),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:980:48
[INFO] [stdout]     |
[INFO] [stdout] 980 |             "subscription_schedule.aborted" => Ok(SubscriptionScheduleAborted),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:981:49
[INFO] [stdout]     |
[INFO] [stdout] 981 |             "subscription_schedule.canceled" => Ok(SubscriptionScheduleCanceled),
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:982:50
[INFO] [stdout]     |
[INFO] [stdout] 982 |             "subscription_schedule.completed" => Ok(SubscriptionScheduleCompleted),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:983:48
[INFO] [stdout]     |
[INFO] [stdout] 983 |             "subscription_schedule.created" => Ok(SubscriptionScheduleCreated),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:984:49
[INFO] [stdout]     |
[INFO] [stdout] 984 |             "subscription_schedule.expiring" => Ok(SubscriptionScheduleExpiring),
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:985:49
[INFO] [stdout]     |
[INFO] [stdout] 985 |             "subscription_schedule.released" => Ok(SubscriptionScheduleReleased),
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:986:48
[INFO] [stdout]     |
[INFO] [stdout] 986 |             "subscription_schedule.updated" => Ok(SubscriptionScheduleUpdated),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:987:39
[INFO] [stdout]     |
[INFO] [stdout] 987 |             "tax.settings.updated" => Ok(TaxSettingsUpdated),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:988:35
[INFO] [stdout]     |
[INFO] [stdout] 988 |             "tax_rate.created" => Ok(TaxRateCreated),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:989:35
[INFO] [stdout]     |
[INFO] [stdout] 989 |             "tax_rate.updated" => Ok(TaxRateUpdated),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:990:48
[INFO] [stdout]     |
[INFO] [stdout] 990 |             "terminal.reader.action_failed" => Ok(TerminalReaderActionFailed),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:991:51
[INFO] [stdout]     |
[INFO] [stdout] 991 |             "terminal.reader.action_succeeded" => Ok(TerminalReaderActionSucceeded),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:992:49
[INFO] [stdout]     |
[INFO] [stdout] 992 |             "terminal.reader.action_updated" => Ok(TerminalReaderActionUpdated),
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:993:52
[INFO] [stdout]     |
[INFO] [stdout] 993 |             "test_helpers.test_clock.advancing" => Ok(TestHelpersTestClockAdvancing),
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:994:50
[INFO] [stdout]     |
[INFO] [stdout] 994 |             "test_helpers.test_clock.created" => Ok(TestHelpersTestClockCreated),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:995:50
[INFO] [stdout]     |
[INFO] [stdout] 995 |             "test_helpers.test_clock.deleted" => Ok(TestHelpersTestClockDeleted),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:996:59
[INFO] [stdout]     |
[INFO] [stdout] 996 |             "test_helpers.test_clock.internal_failure" => Ok(TestHelpersTestClockInternalFailure),
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:997:48
[INFO] [stdout]     |
[INFO] [stdout] 997 |             "test_helpers.test_clock.ready" => Ok(TestHelpersTestClockReady),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:998:33
[INFO] [stdout]     |
[INFO] [stdout] 998 |             "topup.canceled" => Ok(TopupCanceled),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]    --> src/event.rs:999:32
[INFO] [stdout]     |
[INFO] [stdout] 999 |             "topup.created" => Ok(TopupCreated),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:1000:31
[INFO] [stdout]      |
[INFO] [stdout] 1000 |             "topup.failed" => Ok(TopupFailed),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:1001:33
[INFO] [stdout]      |
[INFO] [stdout] 1001 |             "topup.reversed" => Ok(TopupReversed),
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:1002:34
[INFO] [stdout]      |
[INFO] [stdout] 1002 |             "topup.succeeded" => Ok(TopupSucceeded),
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:1003:35
[INFO] [stdout]      |
[INFO] [stdout] 1003 |             "transfer.created" => Ok(TransferCreated),
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:1004:36
[INFO] [stdout]      |
[INFO] [stdout] 1004 |             "transfer.reversed" => Ok(TransferReversed),
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:1005:35
[INFO] [stdout]      |
[INFO] [stdout] 1005 |             "transfer.updated" => Ok(TransferUpdated),
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:1006:51
[INFO] [stdout]      |
[INFO] [stdout] 1006 |             "treasury.credit_reversal.created" => Ok(TreasuryCreditReversalCreated),
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:1007:50
[INFO] [stdout]      |
[INFO] [stdout] 1007 |             "treasury.credit_reversal.posted" => Ok(TreasuryCreditReversalPosted),
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:1008:52
[INFO] [stdout]      |
[INFO] [stdout] 1008 |             "treasury.debit_reversal.completed" => Ok(TreasuryDebitReversalCompleted),
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:1009:50
[INFO] [stdout]      |
[INFO] [stdout] 1009 |             "treasury.debit_reversal.created" => Ok(TreasuryDebitReversalCreated),
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:1010:65
[INFO] [stdout]      |
[INFO] [stdout] 1010 |               "treasury.debit_reversal.initial_credit_granted" => {
[INFO] [stdout]      |  _________________________________________________________________^
[INFO] [stdout] 1011 | |                 Ok(TreasuryDebitReversalInitialCreditGranted)
[INFO] [stdout] 1012 | |             }
[INFO] [stdout]      | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:1011:17
[INFO] [stdout]      |
[INFO] [stdout] 1011 |                 Ok(TreasuryDebitReversalInitialCreditGranted)
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:1013:52
[INFO] [stdout]      |
[INFO] [stdout] 1013 |             "treasury.financial_account.closed" => Ok(TreasuryFinancialAccountClosed),
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:1014:53
[INFO] [stdout]      |
[INFO] [stdout] 1014 |             "treasury.financial_account.created" => Ok(TreasuryFinancialAccountCreated),
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:1015:69
[INFO] [stdout]      |
[INFO] [stdout] 1015 |               "treasury.financial_account.features_status_updated" => {
[INFO] [stdout]      |  _____________________________________________________________________^
[INFO] [stdout] 1016 | |                 Ok(TreasuryFinancialAccountFeaturesStatusUpdated)
[INFO] [stdout] 1017 | |             }
[INFO] [stdout]      | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:1016:17
[INFO] [stdout]      |
[INFO] [stdout] 1016 |                 Ok(TreasuryFinancialAccountFeaturesStatusUpdated)
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:1018:53
[INFO] [stdout]      |
[INFO] [stdout] 1018 |             "treasury.inbound_transfer.canceled" => Ok(TreasuryInboundTransferCanceled),
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:1019:52
[INFO] [stdout]      |
[INFO] [stdout] 1019 |             "treasury.inbound_transfer.created" => Ok(TreasuryInboundTransferCreated),
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:1020:51
[INFO] [stdout]      |
[INFO] [stdout] 1020 |             "treasury.inbound_transfer.failed" => Ok(TreasuryInboundTransferFailed),
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:1021:54
[INFO] [stdout]      |
[INFO] [stdout] 1021 |             "treasury.inbound_transfer.succeeded" => Ok(TreasuryInboundTransferSucceeded),
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:1022:53
[INFO] [stdout]      |
[INFO] [stdout] 1022 |             "treasury.outbound_payment.canceled" => Ok(TreasuryOutboundPaymentCanceled),
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:1023:52
[INFO] [stdout]      |
[INFO] [stdout] 1023 |             "treasury.outbound_payment.created" => Ok(TreasuryOutboundPaymentCreated),
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:1024:74
[INFO] [stdout]      |
[INFO] [stdout] 1024 |               "treasury.outbound_payment.expected_arrival_date_updated" => {
[INFO] [stdout]      |  __________________________________________________________________________^
[INFO] [stdout] 1025 | |                 Ok(TreasuryOutboundPaymentExpectedArrivalDateUpdated)
[INFO] [stdout] 1026 | |             }
[INFO] [stdout]      | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:1025:17
[INFO] [stdout]      |
[INFO] [stdout] 1025 |                 Ok(TreasuryOutboundPaymentExpectedArrivalDateUpdated)
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:1027:51
[INFO] [stdout]      |
[INFO] [stdout] 1027 |             "treasury.outbound_payment.failed" => Ok(TreasuryOutboundPaymentFailed),
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:1028:51
[INFO] [stdout]      |
[INFO] [stdout] 1028 |             "treasury.outbound_payment.posted" => Ok(TreasuryOutboundPaymentPosted),
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:1029:53
[INFO] [stdout]      |
[INFO] [stdout] 1029 |             "treasury.outbound_payment.returned" => Ok(TreasuryOutboundPaymentReturned),
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:1030:69
[INFO] [stdout]      |
[INFO] [stdout] 1030 |               "treasury.outbound_payment.tracking_details_updated" => {
[INFO] [stdout]      |  _____________________________________________________________________^
[INFO] [stdout] 1031 | |                 Ok(TreasuryOutboundPaymentTrackingDetailsUpdated)
[INFO] [stdout] 1032 | |             }
[INFO] [stdout]      | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:1031:17
[INFO] [stdout]      |
[INFO] [stdout] 1031 |                 Ok(TreasuryOutboundPaymentTrackingDetailsUpdated)
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:1033:54
[INFO] [stdout]      |
[INFO] [stdout] 1033 |             "treasury.outbound_transfer.canceled" => Ok(TreasuryOutboundTransferCanceled),
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:1034:53
[INFO] [stdout]      |
[INFO] [stdout] 1034 |             "treasury.outbound_transfer.created" => Ok(TreasuryOutboundTransferCreated),
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:1035:75
[INFO] [stdout]      |
[INFO] [stdout] 1035 |               "treasury.outbound_transfer.expected_arrival_date_updated" => {
[INFO] [stdout]      |  ___________________________________________________________________________^
[INFO] [stdout] 1036 | |                 Ok(TreasuryOutboundTransferExpectedArrivalDateUpdated)
[INFO] [stdout] 1037 | |             }
[INFO] [stdout]      | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:1036:17
[INFO] [stdout]      |
[INFO] [stdout] 1036 |                 Ok(TreasuryOutboundTransferExpectedArrivalDateUpdated)
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:1038:52
[INFO] [stdout]      |
[INFO] [stdout] 1038 |             "treasury.outbound_transfer.failed" => Ok(TreasuryOutboundTransferFailed),
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:1039:52
[INFO] [stdout]      |
[INFO] [stdout] 1039 |             "treasury.outbound_transfer.posted" => Ok(TreasuryOutboundTransferPosted),
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:1040:54
[INFO] [stdout]      |
[INFO] [stdout] 1040 |             "treasury.outbound_transfer.returned" => Ok(TreasuryOutboundTransferReturned),
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:1041:70
[INFO] [stdout]      |
[INFO] [stdout] 1041 |               "treasury.outbound_transfer.tracking_details_updated" => {
[INFO] [stdout]      |  ______________________________________________________________________^
[INFO] [stdout] 1042 | |                 Ok(TreasuryOutboundTransferTrackingDetailsUpdated)
[INFO] [stdout] 1043 | |             }
[INFO] [stdout]      | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:1042:17
[INFO] [stdout]      |
[INFO] [stdout] 1042 |                 Ok(TreasuryOutboundTransferTrackingDetailsUpdated)
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:1044:51
[INFO] [stdout]      |
[INFO] [stdout] 1044 |             "treasury.received_credit.created" => Ok(TreasuryReceivedCreditCreated),
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:1045:50
[INFO] [stdout]      |
[INFO] [stdout] 1045 |             "treasury.received_credit.failed" => Ok(TreasuryReceivedCreditFailed),
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:1046:53
[INFO] [stdout]      |
[INFO] [stdout] 1046 |             "treasury.received_credit.succeeded" => Ok(TreasuryReceivedCreditSucceeded),
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:1047:50
[INFO] [stdout]      |
[INFO] [stdout] 1047 |             "treasury.received_debit.created" => Ok(TreasuryReceivedDebitCreated),
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:1048:18
[INFO] [stdout]      |
[INFO] [stdout] 1048 |             v => Ok(Unknown(v.to_owned())),
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:1081:25
[INFO] [stdout]      |
[INFO] [stdout] 1081 |         self.out = Some(EventType::from_str(s).unwrap());
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EventType, Infallible>
[INFO] [stdout]     --> src/event.rs:1086:1
[INFO] [stdout]      |
[INFO] [stdout] 1086 | stripe_types::impl_from_val_with_from_str!(EventType);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `stripe_types::impl_from_val_with_from_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<event::EventId, Infallible>
[INFO] [stdout]     --> src/event.rs:1105:1
[INFO] [stdout]      |
[INFO] [stdout] 1105 | stripe_types::def_id!(EventId);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<event::EventId, Infallible>
[INFO] [stdout]     --> src/event.rs:1105:1
[INFO] [stdout]      |
[INFO] [stdout] 1105 | stripe_types::def_id!(EventId);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<event::EventId, Infallible>
[INFO] [stdout]     --> src/event.rs:1105:1
[INFO] [stdout]      |
[INFO] [stdout] 1105 | stripe_types::def_id!(EventId);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<event::EventId, Infallible>
[INFO] [stdout]     --> src/event.rs:1105:1
[INFO] [stdout]      |
[INFO] [stdout] 1105 | stripe_types::def_id!(EventId);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<event::EventId, Infallible>
[INFO] [stdout]     --> src/event.rs:1105:1
[INFO] [stdout]      |
[INFO] [stdout] 1105 | stripe_types::def_id!(EventId);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::impl_from_val_with_from_str` which comes from the expansion of the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<application_fee_refund::ApplicationFeeRefundId, Infallible>
[INFO] [stdout]    --> src/application_fee_refund.rs:192:1
[INFO] [stdout]     |
[INFO] [stdout] 192 | stripe_types::def_id!(ApplicationFeeRefundId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<application_fee_refund::ApplicationFeeRefundId, Infallible>
[INFO] [stdout]    --> src/application_fee_refund.rs:192:1
[INFO] [stdout]     |
[INFO] [stdout] 192 | stripe_types::def_id!(ApplicationFeeRefundId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<application_fee_refund::ApplicationFeeRefundId, Infallible>
[INFO] [stdout]    --> src/application_fee_refund.rs:192:1
[INFO] [stdout]     |
[INFO] [stdout] 192 | stripe_types::def_id!(ApplicationFeeRefundId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<application_fee_refund::ApplicationFeeRefundId, Infallible>
[INFO] [stdout]    --> src/application_fee_refund.rs:192:1
[INFO] [stdout]     |
[INFO] [stdout] 192 | stripe_types::def_id!(ApplicationFeeRefundId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<application_fee_refund::ApplicationFeeRefundId, Infallible>
[INFO] [stdout]    --> src/application_fee_refund.rs:192:1
[INFO] [stdout]     |
[INFO] [stdout] 192 | stripe_types::def_id!(ApplicationFeeRefundId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_from_val_with_from_str` which comes from the expansion of the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<file::FileId, Infallible>
[INFO] [stdout]    --> src/file.rs:227:1
[INFO] [stdout]     |
[INFO] [stdout] 227 | stripe_types::def_id!(FileId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<file::FileId, Infallible>
[INFO] [stdout]    --> src/file.rs:227:1
[INFO] [stdout]     |
[INFO] [stdout] 227 | stripe_types::def_id!(FileId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<file::FileId, Infallible>
[INFO] [stdout]    --> src/file.rs:227:1
[INFO] [stdout]     |
[INFO] [stdout] 227 | stripe_types::def_id!(FileId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<file::FileId, Infallible>
[INFO] [stdout]    --> src/file.rs:227:1
[INFO] [stdout]     |
[INFO] [stdout] 227 | stripe_types::def_id!(FileId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<file::FileId, Infallible>
[INFO] [stdout]    --> src/file.rs:227:1
[INFO] [stdout]     |
[INFO] [stdout] 227 | stripe_types::def_id!(FileId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_from_val_with_from_str` which comes from the expansion of the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<file::FilePurpose, Infallible>
[INFO] [stdout]    --> src/file.rs:283:53
[INFO] [stdout]     |
[INFO] [stdout] 283 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout] 284 | |         use FilePurpose::*;
[INFO] [stdout] 285 | |         match s {
[INFO] [stdout] 286 | |             "account_requirement" => Ok(AccountRequirement),
[INFO] [stdout] ...   |
[INFO] [stdout] 307 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<file::FilePurpose, Infallible>
[INFO] [stdout]    --> src/file.rs:285:9
[INFO] [stdout]     |
[INFO] [stdout] 285 | /         match s {
[INFO] [stdout] 286 | |             "account_requirement" => Ok(AccountRequirement),
[INFO] [stdout] 287 | |             "additional_verification" => Ok(AdditionalVerification),
[INFO] [stdout] 288 | |             "business_icon" => Ok(BusinessIcon),
[INFO] [stdout] ...   |
[INFO] [stdout] 305 | |             v => Ok(Unknown(v.to_owned())),
[INFO] [stdout] 306 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<file::FilePurpose, Infallible>
[INFO] [stdout]    --> src/file.rs:286:38
[INFO] [stdout]     |
[INFO] [stdout] 286 |             "account_requirement" => Ok(AccountRequirement),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<file::FilePurpose, Infallible>
[INFO] [stdout]    --> src/file.rs:287:42
[INFO] [stdout]     |
[INFO] [stdout] 287 |             "additional_verification" => Ok(AdditionalVerification),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<file::FilePurpose, Infallible>
[INFO] [stdout]    --> src/file.rs:288:32
[INFO] [stdout]     |
[INFO] [stdout] 288 |             "business_icon" => Ok(BusinessIcon),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<file::FilePurpose, Infallible>
[INFO] [stdout]    --> src/file.rs:289:32
[INFO] [stdout]     |
[INFO] [stdout] 289 |             "business_logo" => Ok(BusinessLogo),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<file::FilePurpose, Infallible>
[INFO] [stdout]    --> src/file.rs:290:37
[INFO] [stdout]     |
[INFO] [stdout] 290 |             "customer_signature" => Ok(CustomerSignature),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<file::FilePurpose, Infallible>
[INFO] [stdout]    --> src/file.rs:291:35
[INFO] [stdout]     |
[INFO] [stdout] 291 |             "dispute_evidence" => Ok(DisputeEvidence),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<file::FilePurpose, Infallible>
[INFO] [stdout]    --> src/file.rs:292:54
[INFO] [stdout]     |
[INFO] [stdout] 292 |             "document_provider_identity_document" => Ok(DocumentProviderIdentityDocument),
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<file::FilePurpose, Infallible>
[INFO] [stdout]    --> src/file.rs:293:37
[INFO] [stdout]     |
[INFO] [stdout] 293 |             "finance_report_run" => Ok(FinanceReportRun),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<file::FilePurpose, Infallible>
[INFO] [stdout]    --> src/file.rs:294:46
[INFO] [stdout]     |
[INFO] [stdout] 294 |             "financial_account_statement" => Ok(FinancialAccountStatement),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<file::FilePurpose, Infallible>
[INFO] [stdout]    --> src/file.rs:295:36
[INFO] [stdout]     |
[INFO] [stdout] 295 |             "identity_document" => Ok(IdentityDocument),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<file::FilePurpose, Infallible>
[INFO] [stdout]    --> src/file.rs:296:49
[INFO] [stdout]     |
[INFO] [stdout] 296 |             "identity_document_downloadable" => Ok(IdentityDocumentDownloadable),
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<file::FilePurpose, Infallible>
[INFO] [stdout]    --> src/file.rs:297:47
[INFO] [stdout]     |
[INFO] [stdout] 297 |             "issuing_regulatory_reporting" => Ok(IssuingRegulatoryReporting),
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<file::FilePurpose, Infallible>
[INFO] [stdout]    --> src/file.rs:298:31
[INFO] [stdout]     |
[INFO] [stdout] 298 |             "pci_document" => Ok(PciDocument),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<file::FilePurpose, Infallible>
[INFO] [stdout]    --> src/file.rs:299:44
[INFO] [stdout]     |
[INFO] [stdout] 299 |             "platform_terms_of_service" => Ok(PlatformTermsOfService),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<file::FilePurpose, Infallible>
[INFO] [stdout]    --> src/file.rs:300:25
[INFO] [stdout]     |
[INFO] [stdout] 300 |             "selfie" => Ok(Selfie),
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<file::FilePurpose, Infallible>
[INFO] [stdout]    --> src/file.rs:301:40
[INFO] [stdout]     |
[INFO] [stdout] 301 |             "sigma_scheduled_query" => Ok(SigmaScheduledQuery),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<file::FilePurpose, Infallible>
[INFO] [stdout]    --> src/file.rs:302:43
[INFO] [stdout]     |
[INFO] [stdout] 302 |             "tax_document_user_upload" => Ok(TaxDocumentUserUpload),
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<file::FilePurpose, Infallible>
[INFO] [stdout]    --> src/file.rs:303:39
[INFO] [stdout]     |
[INFO] [stdout] 303 |             "terminal_android_apk" => Ok(TerminalAndroidApk),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<file::FilePurpose, Infallible>
[INFO] [stdout]    --> src/file.rs:304:47
[INFO] [stdout]     |
[INFO] [stdout] 304 |             "terminal_reader_splashscreen" => Ok(TerminalReaderSplashscreen),
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<file::FilePurpose, Infallible>
[INFO] [stdout]    --> src/file.rs:305:18
[INFO] [stdout]     |
[INFO] [stdout] 305 |             v => Ok(Unknown(v.to_owned())),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<file::FilePurpose, Infallible>
[INFO] [stdout]    --> src/file.rs:337:25
[INFO] [stdout]     |
[INFO] [stdout] 337 |         self.out = Some(FilePurpose::from_str(s).unwrap());
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<file::FilePurpose, Infallible>
[INFO] [stdout]    --> src/file.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | stripe_types::impl_from_val_with_from_str!(FilePurpose);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::impl_from_val_with_from_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<file_link::FileLinkId, Infallible>
[INFO] [stdout]    --> src/file_link.rs:194:1
[INFO] [stdout]     |
[INFO] [stdout] 194 | stripe_types::def_id!(FileLinkId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<file_link::FileLinkId, Infallible>
[INFO] [stdout]    --> src/file_link.rs:194:1
[INFO] [stdout]     |
[INFO] [stdout] 194 | stripe_types::def_id!(FileLinkId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<file_link::FileLinkId, Infallible>
[INFO] [stdout]    --> src/file_link.rs:194:1
[INFO] [stdout]     |
[INFO] [stdout] 194 | stripe_types::def_id!(FileLinkId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<file_link::FileLinkId, Infallible>
[INFO] [stdout]    --> src/file_link.rs:194:1
[INFO] [stdout]     |
[INFO] [stdout] 194 | stripe_types::def_id!(FileLinkId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<file_link::FileLinkId, Infallible>
[INFO] [stdout]    --> src/file_link.rs:194:1
[INFO] [stdout]     |
[INFO] [stdout] 194 | stripe_types::def_id!(FileLinkId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_from_val_with_from_str` which comes from the expansion of the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<invoice::InvoiceId, Infallible>
[INFO] [stdout]     --> src/invoice.rs:1191:1
[INFO] [stdout]      |
[INFO] [stdout] 1191 | stripe_types::def_id!(InvoiceId);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<invoice::InvoiceId, Infallible>
[INFO] [stdout]     --> src/invoice.rs:1191:1
[INFO] [stdout]      |
[INFO] [stdout] 1191 | stripe_types::def_id!(InvoiceId);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<invoice::InvoiceId, Infallible>
[INFO] [stdout]     --> src/invoice.rs:1191:1
[INFO] [stdout]      |
[INFO] [stdout] 1191 | stripe_types::def_id!(InvoiceId);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<invoice::InvoiceId, Infallible>
[INFO] [stdout]     --> src/invoice.rs:1191:1
[INFO] [stdout]      |
[INFO] [stdout] 1191 | stripe_types::def_id!(InvoiceId);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<invoice::InvoiceId, Infallible>
[INFO] [stdout]     --> src/invoice.rs:1191:1
[INFO] [stdout]      |
[INFO] [stdout] 1191 | stripe_types::def_id!(InvoiceId);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::impl_from_val_with_from_str` which comes from the expansion of the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<invoice_payment::InvoicePaymentId, Infallible>
[INFO] [stdout]    --> src/invoice_payment.rs:241:1
[INFO] [stdout]     |
[INFO] [stdout] 241 | stripe_types::def_id!(InvoicePaymentId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<invoice_payment::InvoicePaymentId, Infallible>
[INFO] [stdout]    --> src/invoice_payment.rs:241:1
[INFO] [stdout]     |
[INFO] [stdout] 241 | stripe_types::def_id!(InvoicePaymentId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<invoice_payment::InvoicePaymentId, Infallible>
[INFO] [stdout]    --> src/invoice_payment.rs:241:1
[INFO] [stdout]     |
[INFO] [stdout] 241 | stripe_types::def_id!(InvoicePaymentId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<invoice_payment::InvoicePaymentId, Infallible>
[INFO] [stdout]    --> src/invoice_payment.rs:241:1
[INFO] [stdout]     |
[INFO] [stdout] 241 | stripe_types::def_id!(InvoicePaymentId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<invoice_payment::InvoicePaymentId, Infallible>
[INFO] [stdout]    --> src/invoice_payment.rs:241:1
[INFO] [stdout]     |
[INFO] [stdout] 241 | stripe_types::def_id!(InvoicePaymentId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_from_val_with_from_str` which comes from the expansion of the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<InvoicesPaymentSettingsPaymentMethodTypes, Infallible>
[INFO] [stdout]    --> src/invoices_payment_settings.rs:224:53
[INFO] [stdout]     |
[INFO] [stdout] 224 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout] 225 | |         use InvoicesPaymentSettingsPaymentMethodTypes::*;
[INFO] [stdout] 226 | |         match s {
[INFO] [stdout] 227 | |             "ach_credit_transfer" => Ok(AchCreditTransfer),
[INFO] [stdout] ...   |
[INFO] [stdout] 269 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<InvoicesPaymentSettingsPaymentMethodTypes, Infallible>
[INFO] [stdout]    --> src/invoices_payment_settings.rs:226:9
[INFO] [stdout]     |
[INFO] [stdout] 226 | /         match s {
[INFO] [stdout] 227 | |             "ach_credit_transfer" => Ok(AchCreditTransfer),
[INFO] [stdout] 228 | |             "ach_debit" => Ok(AchDebit),
[INFO] [stdout] 229 | |             "acss_debit" => Ok(AcssDebit),
[INFO] [stdout] ...   |
[INFO] [stdout] 267 | |             v => Ok(Unknown(v.to_owned())),
[INFO] [stdout] 268 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<InvoicesPaymentSettingsPaymentMethodTypes, Infallible>
[INFO] [stdout]    --> src/invoices_payment_settings.rs:227:38
[INFO] [stdout]     |
[INFO] [stdout] 227 |             "ach_credit_transfer" => Ok(AchCreditTransfer),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<InvoicesPaymentSettingsPaymentMethodTypes, Infallible>
[INFO] [stdout]    --> src/invoices_payment_settings.rs:228:28
[INFO] [stdout]     |
[INFO] [stdout] 228 |             "ach_debit" => Ok(AchDebit),
[INFO] [stdout]     |                            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<InvoicesPaymentSettingsPaymentMethodTypes, Infallible>
[INFO] [stdout]    --> src/invoices_payment_settings.rs:229:29
[INFO] [stdout]     |
[INFO] [stdout] 229 |             "acss_debit" => Ok(AcssDebit),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<InvoicesPaymentSettingsPaymentMethodTypes, Infallible>
[INFO] [stdout]    --> src/invoices_payment_settings.rs:230:25
[INFO] [stdout]     |
[INFO] [stdout] 230 |             "affirm" => Ok(Affirm),
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<InvoicesPaymentSettingsPaymentMethodTypes, Infallible>
[INFO] [stdout]    --> src/invoices_payment_settings.rs:231:29
[INFO] [stdout]     |
[INFO] [stdout] 231 |             "amazon_pay" => Ok(AmazonPay),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<InvoicesPaymentSettingsPaymentMethodTypes, Infallible>
[INFO] [stdout]    --> src/invoices_payment_settings.rs:232:32
[INFO] [stdout]     |
[INFO] [stdout] 232 |             "au_becs_debit" => Ok(AuBecsDebit),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<InvoicesPaymentSettingsPaymentMethodTypes, Infallible>
[INFO] [stdout]    --> src/invoices_payment_settings.rs:233:29
[INFO] [stdout]     |
[INFO] [stdout] 233 |             "bacs_debit" => Ok(BacsDebit),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<InvoicesPaymentSettingsPaymentMethodTypes, Infallible>
[INFO] [stdout]    --> src/invoices_payment_settings.rs:234:29
[INFO] [stdout]     |
[INFO] [stdout] 234 |             "bancontact" => Ok(Bancontact),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<InvoicesPaymentSettingsPaymentMethodTypes, Infallible>
[INFO] [stdout]    --> src/invoices_payment_settings.rs:235:25
[INFO] [stdout]     |
[INFO] [stdout] 235 |             "boleto" => Ok(Boleto),
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<InvoicesPaymentSettingsPaymentMethodTypes, Infallible>
[INFO] [stdout]    --> src/invoices_payment_settings.rs:236:23
[INFO] [stdout]     |
[INFO] [stdout] 236 |             "card" => Ok(Card),
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<InvoicesPaymentSettingsPaymentMethodTypes, Infallible>
[INFO] [stdout]    --> src/invoices_payment_settings.rs:237:26
[INFO] [stdout]     |
[INFO] [stdout] 237 |             "cashapp" => Ok(Cashapp),
[INFO] [stdout]     |                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<InvoicesPaymentSettingsPaymentMethodTypes, Infallible>
[INFO] [stdout]    --> src/invoices_payment_settings.rs:238:25
[INFO] [stdout]     |
[INFO] [stdout] 238 |             "crypto" => Ok(Crypto),
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<InvoicesPaymentSettingsPaymentMethodTypes, Infallible>
[INFO] [stdout]    --> src/invoices_payment_settings.rs:239:25
[INFO] [stdout]     |
[INFO] [stdout] 239 |             "custom" => Ok(Custom),
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<InvoicesPaymentSettingsPaymentMethodTypes, Infallible>
[INFO] [stdout]    --> src/invoices_payment_settings.rs:240:35
[INFO] [stdout]     |
[INFO] [stdout] 240 |             "customer_balance" => Ok(CustomerBalance),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<InvoicesPaymentSettingsPaymentMethodTypes, Infallible>
[INFO] [stdout]    --> src/invoices_payment_settings.rs:241:22
[INFO] [stdout]     |
[INFO] [stdout] 241 |             "eps" => Ok(Eps),
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<InvoicesPaymentSettingsPaymentMethodTypes, Infallible>
[INFO] [stdout]    --> src/invoices_payment_settings.rs:242:22
[INFO] [stdout]     |
[INFO] [stdout] 242 |             "fpx" => Ok(Fpx),
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<InvoicesPaymentSettingsPaymentMethodTypes, Infallible>
[INFO] [stdout]    --> src/invoices_payment_settings.rs:243:26
[INFO] [stdout]     |
[INFO] [stdout] 243 |             "giropay" => Ok(Giropay),
[INFO] [stdout]     |                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<InvoicesPaymentSettingsPaymentMethodTypes, Infallible>
[INFO] [stdout]    --> src/invoices_payment_settings.rs:244:26
[INFO] [stdout]     |
[INFO] [stdout] 244 |             "grabpay" => Ok(Grabpay),
[INFO] [stdout]     |                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<InvoicesPaymentSettingsPaymentMethodTypes, Infallible>
[INFO] [stdout]    --> src/invoices_payment_settings.rs:245:24
[INFO] [stdout]     |
[INFO] [stdout] 245 |             "ideal" => Ok(Ideal),
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<InvoicesPaymentSettingsPaymentMethodTypes, Infallible>
[INFO] [stdout]    --> src/invoices_payment_settings.rs:246:37
[INFO] [stdout]     |
[INFO] [stdout] 246 |             "jp_credit_transfer" => Ok(JpCreditTransfer),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<InvoicesPaymentSettingsPaymentMethodTypes, Infallible>
[INFO] [stdout]    --> src/invoices_payment_settings.rs:247:28
[INFO] [stdout]     |
[INFO] [stdout] 247 |             "kakao_pay" => Ok(KakaoPay),
[INFO] [stdout]     |                            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<InvoicesPaymentSettingsPaymentMethodTypes, Infallible>
[INFO] [stdout]    --> src/invoices_payment_settings.rs:248:25
[INFO] [stdout]     |
[INFO] [stdout] 248 |             "klarna" => Ok(Klarna),
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<InvoicesPaymentSettingsPaymentMethodTypes, Infallible>
[INFO] [stdout]    --> src/invoices_payment_settings.rs:249:26
[INFO] [stdout]     |
[INFO] [stdout] 249 |             "konbini" => Ok(Konbini),
[INFO] [stdout]     |                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<InvoicesPaymentSettingsPaymentMethodTypes, Infallible>
[INFO] [stdout]    --> src/invoices_payment_settings.rs:250:26
[INFO] [stdout]     |
[INFO] [stdout] 250 |             "kr_card" => Ok(KrCard),
[INFO] [stdout]     |                          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<InvoicesPaymentSettingsPaymentMethodTypes, Infallible>
[INFO] [stdout]    --> src/invoices_payment_settings.rs:251:23
[INFO] [stdout]     |
[INFO] [stdout] 251 |             "link" => Ok(Link),
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<InvoicesPaymentSettingsPaymentMethodTypes, Infallible>
[INFO] [stdout]    --> src/invoices_payment_settings.rs:252:29
[INFO] [stdout]     |
[INFO] [stdout] 252 |             "multibanco" => Ok(Multibanco),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<InvoicesPaymentSettingsPaymentMethodTypes, Infallible>
[INFO] [stdout]    --> src/invoices_payment_settings.rs:253:28
[INFO] [stdout]     |
[INFO] [stdout] 253 |             "naver_pay" => Ok(NaverPay),
[INFO] [stdout]     |                            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<InvoicesPaymentSettingsPaymentMethodTypes, Infallible>
[INFO] [stdout]    --> src/invoices_payment_settings.rs:254:34
[INFO] [stdout]     |
[INFO] [stdout] 254 |             "nz_bank_account" => Ok(NzBankAccount),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<InvoicesPaymentSettingsPaymentMethodTypes, Infallible>
[INFO] [stdout]    --> src/invoices_payment_settings.rs:255:22
[INFO] [stdout]     |
[INFO] [stdout] 255 |             "p24" => Ok(P24),
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<InvoicesPaymentSettingsPaymentMethodTypes, Infallible>
[INFO] [stdout]    --> src/invoices_payment_settings.rs:256:24
[INFO] [stdout]     |
[INFO] [stdout] 256 |             "payco" => Ok(Payco),
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<InvoicesPaymentSettingsPaymentMethodTypes, Infallible>
[INFO] [stdout]    --> src/invoices_payment_settings.rs:257:25
[INFO] [stdout]     |
[INFO] [stdout] 257 |             "paynow" => Ok(Paynow),
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<InvoicesPaymentSettingsPaymentMethodTypes, Infallible>
[INFO] [stdout]    --> src/invoices_payment_settings.rs:258:25
[INFO] [stdout]     |
[INFO] [stdout] 258 |             "paypal" => Ok(Paypal),
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<InvoicesPaymentSettingsPaymentMethodTypes, Infallible>
[INFO] [stdout]    --> src/invoices_payment_settings.rs:259:28
[INFO] [stdout]     |
[INFO] [stdout] 259 |             "promptpay" => Ok(Promptpay),
[INFO] [stdout]     |                            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<InvoicesPaymentSettingsPaymentMethodTypes, Infallible>
[INFO] [stdout]    --> src/invoices_payment_settings.rs:260:30
[INFO] [stdout]     |
[INFO] [stdout] 260 |             "revolut_pay" => Ok(RevolutPay),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<InvoicesPaymentSettingsPaymentMethodTypes, Infallible>
[INFO] [stdout]    --> src/invoices_payment_settings.rs:261:39
[INFO] [stdout]     |
[INFO] [stdout] 261 |             "sepa_credit_transfer" => Ok(SepaCreditTransfer),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<InvoicesPaymentSettingsPaymentMethodTypes, Infallible>
[INFO] [stdout]    --> src/invoices_payment_settings.rs:262:29
[INFO] [stdout]     |
[INFO] [stdout] 262 |             "sepa_debit" => Ok(SepaDebit),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<InvoicesPaymentSettingsPaymentMethodTypes, Infallible>
[INFO] [stdout]    --> src/invoices_payment_settings.rs:263:25
[INFO] [stdout]     |
[INFO] [stdout] 263 |             "sofort" => Ok(Sofort),
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<InvoicesPaymentSettingsPaymentMethodTypes, Infallible>
[INFO] [stdout]    --> src/invoices_payment_settings.rs:264:24
[INFO] [stdout]     |
[INFO] [stdout] 264 |             "swish" => Ok(Swish),
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<InvoicesPaymentSettingsPaymentMethodTypes, Infallible>
[INFO] [stdout]    --> src/invoices_payment_settings.rs:265:34
[INFO] [stdout]     |
[INFO] [stdout] 265 |             "us_bank_account" => Ok(UsBankAccount),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<InvoicesPaymentSettingsPaymentMethodTypes, Infallible>
[INFO] [stdout]    --> src/invoices_payment_settings.rs:266:29
[INFO] [stdout]     |
[INFO] [stdout] 266 |             "wechat_pay" => Ok(WechatPay),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<InvoicesPaymentSettingsPaymentMethodTypes, Infallible>
[INFO] [stdout]    --> src/invoices_payment_settings.rs:267:18
[INFO] [stdout]     |
[INFO] [stdout] 267 |             v => Ok(Unknown(v.to_owned())),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<InvoicesPaymentSettingsPaymentMethodTypes, Infallible>
[INFO] [stdout]    --> src/invoices_payment_settings.rs:300:25
[INFO] [stdout]     |
[INFO] [stdout] 300 |         self.out = Some(InvoicesPaymentSettingsPaymentMethodTypes::from_str(s).unwrap());
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<InvoicesPaymentSettingsPaymentMethodTypes, Infallible>
[INFO] [stdout]    --> src/invoices_payment_settings.rs:305:1
[INFO] [stdout]     |
[INFO] [stdout] 305 | stripe_types::impl_from_val_with_from_str!(InvoicesPaymentSettingsPaymentMethodTypes);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::impl_from_val_with_from_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<issuing_authorization::IssuingAuthorizationId, Infallible>
[INFO] [stdout]    --> src/issuing_authorization.rs:429:1
[INFO] [stdout]     |
[INFO] [stdout] 429 | stripe_types::def_id!(IssuingAuthorizationId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<issuing_authorization::IssuingAuthorizationId, Infallible>
[INFO] [stdout]    --> src/issuing_authorization.rs:429:1
[INFO] [stdout]     |
[INFO] [stdout] 429 | stripe_types::def_id!(IssuingAuthorizationId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<issuing_authorization::IssuingAuthorizationId, Infallible>
[INFO] [stdout]    --> src/issuing_authorization.rs:429:1
[INFO] [stdout]     |
[INFO] [stdout] 429 | stripe_types::def_id!(IssuingAuthorizationId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<issuing_authorization::IssuingAuthorizationId, Infallible>
[INFO] [stdout]    --> src/issuing_authorization.rs:429:1
[INFO] [stdout]     |
[INFO] [stdout] 429 | stripe_types::def_id!(IssuingAuthorizationId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<issuing_authorization::IssuingAuthorizationId, Infallible>
[INFO] [stdout]    --> src/issuing_authorization.rs:429:1
[INFO] [stdout]     |
[INFO] [stdout] 429 | stripe_types::def_id!(IssuingAuthorizationId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_from_val_with_from_str` which comes from the expansion of the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<issuing_card::IssuingCardId, Infallible>
[INFO] [stdout]    --> src/issuing_card.rs:449:1
[INFO] [stdout]     |
[INFO] [stdout] 449 | stripe_types::def_id!(IssuingCardId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<issuing_card::IssuingCardId, Infallible>
[INFO] [stdout]    --> src/issuing_card.rs:449:1
[INFO] [stdout]     |
[INFO] [stdout] 449 | stripe_types::def_id!(IssuingCardId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<issuing_card::IssuingCardId, Infallible>
[INFO] [stdout]    --> src/issuing_card.rs:449:1
[INFO] [stdout]     |
[INFO] [stdout] 449 | stripe_types::def_id!(IssuingCardId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<issuing_card::IssuingCardId, Infallible>
[INFO] [stdout]    --> src/issuing_card.rs:449:1
[INFO] [stdout]     |
[INFO] [stdout] 449 | stripe_types::def_id!(IssuingCardId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<issuing_card::IssuingCardId, Infallible>
[INFO] [stdout]    --> src/issuing_card.rs:449:1
[INFO] [stdout]     |
[INFO] [stdout] 449 | stripe_types::def_id!(IssuingCardId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_from_val_with_from_str` which comes from the expansion of the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<issuing_cardholder::IssuingCardholderId, Infallible>
[INFO] [stdout]    --> src/issuing_cardholder.rs:281:1
[INFO] [stdout]     |
[INFO] [stdout] 281 | stripe_types::def_id!(IssuingCardholderId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<issuing_cardholder::IssuingCardholderId, Infallible>
[INFO] [stdout]    --> src/issuing_cardholder.rs:281:1
[INFO] [stdout]     |
[INFO] [stdout] 281 | stripe_types::def_id!(IssuingCardholderId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<issuing_cardholder::IssuingCardholderId, Infallible>
[INFO] [stdout]    --> src/issuing_cardholder.rs:281:1
[INFO] [stdout]     |
[INFO] [stdout] 281 | stripe_types::def_id!(IssuingCardholderId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<issuing_cardholder::IssuingCardholderId, Infallible>
[INFO] [stdout]    --> src/issuing_cardholder.rs:281:1
[INFO] [stdout]     |
[INFO] [stdout] 281 | stripe_types::def_id!(IssuingCardholderId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<issuing_cardholder::IssuingCardholderId, Infallible>
[INFO] [stdout]    --> src/issuing_cardholder.rs:281:1
[INFO] [stdout]     |
[INFO] [stdout] 281 | stripe_types::def_id!(IssuingCardholderId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_from_val_with_from_str` which comes from the expansion of the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingDisputeLossReason, Infallible>
[INFO] [stdout]    --> src/issuing_dispute.rs:304:53
[INFO] [stdout]     |
[INFO] [stdout] 304 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout] 305 | |         use IssuingDisputeLossReason::*;
[INFO] [stdout] 306 | |         match s {
[INFO] [stdout] 307 | |             "cardholder_authentication_issuer_liability" => {
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingDisputeLossReason, Infallible>
[INFO] [stdout]    --> src/issuing_dispute.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | /         match s {
[INFO] [stdout] 307 | |             "cardholder_authentication_issuer_liability" => {
[INFO] [stdout] 308 | |                 Ok(CardholderAuthenticationIssuerLiability)
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |             v => Ok(Unknown(v.to_owned())),
[INFO] [stdout] 336 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingDisputeLossReason, Infallible>
[INFO] [stdout]    --> src/issuing_dispute.rs:307:61
[INFO] [stdout]     |
[INFO] [stdout] 307 |               "cardholder_authentication_issuer_liability" => {
[INFO] [stdout]     |  _____________________________________________________________^
[INFO] [stdout] 308 | |                 Ok(CardholderAuthenticationIssuerLiability)
[INFO] [stdout] 309 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingDisputeLossReason, Infallible>
[INFO] [stdout]    --> src/issuing_dispute.rs:308:17
[INFO] [stdout]     |
[INFO] [stdout] 308 |                 Ok(CardholderAuthenticationIssuerLiability)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingDisputeLossReason, Infallible>
[INFO] [stdout]    --> src/issuing_dispute.rs:310:51
[INFO] [stdout]     |
[INFO] [stdout] 310 |             "eci5_token_transaction_with_tavv" => Ok(Eci5TokenTransactionWithTavv),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingDisputeLossReason, Infallible>
[INFO] [stdout]    --> src/issuing_dispute.rs:311:47
[INFO] [stdout]     |
[INFO] [stdout] 311 |             "excess_disputes_in_timeframe" => Ok(ExcessDisputesInTimeframe),
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingDisputeLossReason, Infallible>
[INFO] [stdout]    --> src/issuing_dispute.rs:312:70
[INFO] [stdout]     |
[INFO] [stdout] 312 |               "has_not_met_the_minimum_dispute_amount_requirements" => {
[INFO] [stdout]     |  ______________________________________________________________________^
[INFO] [stdout] 313 | |                 Ok(HasNotMetTheMinimumDisputeAmountRequirements)
[INFO] [stdout] 314 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingDisputeLossReason, Infallible>
[INFO] [stdout]    --> src/issuing_dispute.rs:313:17
[INFO] [stdout]     |
[INFO] [stdout] 313 |                 Ok(HasNotMetTheMinimumDisputeAmountRequirements)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingDisputeLossReason, Infallible>
[INFO] [stdout]    --> src/issuing_dispute.rs:315:44
[INFO] [stdout]     |
[INFO] [stdout] 315 |             "invalid_duplicate_dispute" => Ok(InvalidDuplicateDispute),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingDisputeLossReason, Infallible>
[INFO] [stdout]    --> src/issuing_dispute.rs:316:51
[INFO] [stdout]     |
[INFO] [stdout] 316 |             "invalid_incorrect_amount_dispute" => Ok(InvalidIncorrectAmountDispute),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingDisputeLossReason, Infallible>
[INFO] [stdout]    --> src/issuing_dispute.rs:317:43
[INFO] [stdout]     |
[INFO] [stdout] 317 |             "invalid_no_authorization" => Ok(InvalidNoAuthorization),
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingDisputeLossReason, Infallible>
[INFO] [stdout]    --> src/issuing_dispute.rs:318:42
[INFO] [stdout]     |
[INFO] [stdout] 318 |             "invalid_use_of_disputes" => Ok(InvalidUseOfDisputes),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingDisputeLossReason, Infallible>
[INFO] [stdout]    --> src/issuing_dispute.rs:319:51
[INFO] [stdout]     |
[INFO] [stdout] 319 |             "merchandise_delivered_or_shipped" => Ok(MerchandiseDeliveredOrShipped),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingDisputeLossReason, Infallible>
[INFO] [stdout]    --> src/issuing_dispute.rs:320:54
[INFO] [stdout]     |
[INFO] [stdout] 320 |             "merchandise_or_service_as_described" => Ok(MerchandiseOrServiceAsDescribed),
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingDisputeLossReason, Infallible>
[INFO] [stdout]    --> src/issuing_dispute.rs:321:32
[INFO] [stdout]     |
[INFO] [stdout] 321 |             "not_cancelled" => Ok(NotCancelled),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingDisputeLossReason, Infallible>
[INFO] [stdout]    --> src/issuing_dispute.rs:322:24
[INFO] [stdout]     |
[INFO] [stdout] 322 |             "other" => Ok(Other),
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingDisputeLossReason, Infallible>
[INFO] [stdout]    --> src/issuing_dispute.rs:323:32
[INFO] [stdout]     |
[INFO] [stdout] 323 |             "refund_issued" => Ok(RefundIssued),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingDisputeLossReason, Infallible>
[INFO] [stdout]    --> src/issuing_dispute.rs:324:56
[INFO] [stdout]     |
[INFO] [stdout] 324 |             "submitted_beyond_allowable_time_limit" => Ok(SubmittedBeyondAllowableTimeLimit),
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingDisputeLossReason, Infallible>
[INFO] [stdout]    --> src/issuing_dispute.rs:325:43
[INFO] [stdout]     |
[INFO] [stdout] 325 |             "transaction_3ds_required" => Ok(Transaction3dsRequired),
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingDisputeLossReason, Infallible>
[INFO] [stdout]    --> src/issuing_dispute.rs:326:65
[INFO] [stdout]     |
[INFO] [stdout] 326 |               "transaction_approved_after_prior_fraud_dispute" => {
[INFO] [stdout]     |  _________________________________________________________________^
[INFO] [stdout] 327 | |                 Ok(TransactionApprovedAfterPriorFraudDispute)
[INFO] [stdout] 328 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingDisputeLossReason, Infallible>
[INFO] [stdout]    --> src/issuing_dispute.rs:327:17
[INFO] [stdout]     |
[INFO] [stdout] 327 |                 Ok(TransactionApprovedAfterPriorFraudDispute)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingDisputeLossReason, Infallible>
[INFO] [stdout]    --> src/issuing_dispute.rs:329:41
[INFO] [stdout]     |
[INFO] [stdout] 329 |             "transaction_authorized" => Ok(TransactionAuthorized),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingDisputeLossReason, Infallible>
[INFO] [stdout]    --> src/issuing_dispute.rs:330:50
[INFO] [stdout]     |
[INFO] [stdout] 330 |             "transaction_electronically_read" => Ok(TransactionElectronicallyRead),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingDisputeLossReason, Infallible>
[INFO] [stdout]    --> src/issuing_dispute.rs:331:70
[INFO] [stdout]     |
[INFO] [stdout] 331 |               "transaction_qualifies_for_visa_easy_payment_service" => {
[INFO] [stdout]     |  ______________________________________________________________________^
[INFO] [stdout] 332 | |                 Ok(TransactionQualifiesForVisaEasyPaymentService)
[INFO] [stdout] 333 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingDisputeLossReason, Infallible>
[INFO] [stdout]    --> src/issuing_dispute.rs:332:17
[INFO] [stdout]     |
[INFO] [stdout] 332 |                 Ok(TransactionQualifiesForVisaEasyPaymentService)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingDisputeLossReason, Infallible>
[INFO] [stdout]    --> src/issuing_dispute.rs:334:41
[INFO] [stdout]     |
[INFO] [stdout] 334 |             "transaction_unattended" => Ok(TransactionUnattended),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingDisputeLossReason, Infallible>
[INFO] [stdout]    --> src/issuing_dispute.rs:335:18
[INFO] [stdout]     |
[INFO] [stdout] 335 |             v => Ok(Unknown(v.to_owned())),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingDisputeLossReason, Infallible>
[INFO] [stdout]    --> src/issuing_dispute.rs:368:25
[INFO] [stdout]     |
[INFO] [stdout] 368 |         self.out = Some(IssuingDisputeLossReason::from_str(s).unwrap());
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingDisputeLossReason, Infallible>
[INFO] [stdout]    --> src/issuing_dispute.rs:373:1
[INFO] [stdout]     |
[INFO] [stdout] 373 | stripe_types::impl_from_val_with_from_str!(IssuingDisputeLossReason);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::impl_from_val_with_from_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<issuing_dispute::IssuingDisputeId, Infallible>
[INFO] [stdout]    --> src/issuing_dispute.rs:392:1
[INFO] [stdout]     |
[INFO] [stdout] 392 | stripe_types::def_id!(IssuingDisputeId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<issuing_dispute::IssuingDisputeId, Infallible>
[INFO] [stdout]    --> src/issuing_dispute.rs:392:1
[INFO] [stdout]     |
[INFO] [stdout] 392 | stripe_types::def_id!(IssuingDisputeId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<issuing_dispute::IssuingDisputeId, Infallible>
[INFO] [stdout]    --> src/issuing_dispute.rs:392:1
[INFO] [stdout]     |
[INFO] [stdout] 392 | stripe_types::def_id!(IssuingDisputeId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<issuing_dispute::IssuingDisputeId, Infallible>
[INFO] [stdout]    --> src/issuing_dispute.rs:392:1
[INFO] [stdout]     |
[INFO] [stdout] 392 | stripe_types::def_id!(IssuingDisputeId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<issuing_dispute::IssuingDisputeId, Infallible>
[INFO] [stdout]    --> src/issuing_dispute.rs:392:1
[INFO] [stdout]     |
[INFO] [stdout] 392 | stripe_types::def_id!(IssuingDisputeId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_from_val_with_from_str` which comes from the expansion of the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<issuing_personalization_design::IssuingPersonalizationDesignId, Infallible>
[INFO] [stdout]    --> src/issuing_personalization_design.rs:242:1
[INFO] [stdout]     |
[INFO] [stdout] 242 | stripe_types::def_id!(IssuingPersonalizationDesignId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<issuing_personalization_design::IssuingPersonalizationDesignId, Infallible>
[INFO] [stdout]    --> src/issuing_personalization_design.rs:242:1
[INFO] [stdout]     |
[INFO] [stdout] 242 | stripe_types::def_id!(IssuingPersonalizationDesignId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<issuing_personalization_design::IssuingPersonalizationDesignId, Infallible>
[INFO] [stdout]    --> src/issuing_personalization_design.rs:242:1
[INFO] [stdout]     |
[INFO] [stdout] 242 | stripe_types::def_id!(IssuingPersonalizationDesignId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<issuing_personalization_design::IssuingPersonalizationDesignId, Infallible>
[INFO] [stdout]    --> src/issuing_personalization_design.rs:242:1
[INFO] [stdout]     |
[INFO] [stdout] 242 | stripe_types::def_id!(IssuingPersonalizationDesignId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<issuing_personalization_design::IssuingPersonalizationDesignId, Infallible>
[INFO] [stdout]    --> src/issuing_personalization_design.rs:242:1
[INFO] [stdout]     |
[INFO] [stdout] 242 | stripe_types::def_id!(IssuingPersonalizationDesignId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_from_val_with_from_str` which comes from the expansion of the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<issuing_physical_bundle::IssuingPhysicalBundleId, Infallible>
[INFO] [stdout]    --> src/issuing_physical_bundle.rs:166:1
[INFO] [stdout]     |
[INFO] [stdout] 166 | stripe_types::def_id!(IssuingPhysicalBundleId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<issuing_physical_bundle::IssuingPhysicalBundleId, Infallible>
[INFO] [stdout]    --> src/issuing_physical_bundle.rs:166:1
[INFO] [stdout]     |
[INFO] [stdout] 166 | stripe_types::def_id!(IssuingPhysicalBundleId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<issuing_physical_bundle::IssuingPhysicalBundleId, Infallible>
[INFO] [stdout]    --> src/issuing_physical_bundle.rs:166:1
[INFO] [stdout]     |
[INFO] [stdout] 166 | stripe_types::def_id!(IssuingPhysicalBundleId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<issuing_physical_bundle::IssuingPhysicalBundleId, Infallible>
[INFO] [stdout]    --> src/issuing_physical_bundle.rs:166:1
[INFO] [stdout]     |
[INFO] [stdout] 166 | stripe_types::def_id!(IssuingPhysicalBundleId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<issuing_physical_bundle::IssuingPhysicalBundleId, Infallible>
[INFO] [stdout]    --> src/issuing_physical_bundle.rs:166:1
[INFO] [stdout]     |
[INFO] [stdout] 166 | stripe_types::def_id!(IssuingPhysicalBundleId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_from_val_with_from_str` which comes from the expansion of the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<issuing_token::IssuingTokenId, Infallible>
[INFO] [stdout]    --> src/issuing_token.rs:379:1
[INFO] [stdout]     |
[INFO] [stdout] 379 | stripe_types::def_id!(IssuingTokenId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<issuing_token::IssuingTokenId, Infallible>
[INFO] [stdout]    --> src/issuing_token.rs:379:1
[INFO] [stdout]     |
[INFO] [stdout] 379 | stripe_types::def_id!(IssuingTokenId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<issuing_token::IssuingTokenId, Infallible>
[INFO] [stdout]    --> src/issuing_token.rs:379:1
[INFO] [stdout]     |
[INFO] [stdout] 379 | stripe_types::def_id!(IssuingTokenId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<issuing_token::IssuingTokenId, Infallible>
[INFO] [stdout]    --> src/issuing_token.rs:379:1
[INFO] [stdout]     |
[INFO] [stdout] 379 | stripe_types::def_id!(IssuingTokenId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<issuing_token::IssuingTokenId, Infallible>
[INFO] [stdout]    --> src/issuing_token.rs:379:1
[INFO] [stdout]     |
[INFO] [stdout] 379 | stripe_types::def_id!(IssuingTokenId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_from_val_with_from_str` which comes from the expansion of the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<issuing_transaction::IssuingTransactionId, Infallible>
[INFO] [stdout]    --> src/issuing_transaction.rs:418:1
[INFO] [stdout]     |
[INFO] [stdout] 418 | stripe_types::def_id!(IssuingTransactionId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<issuing_transaction::IssuingTransactionId, Infallible>
[INFO] [stdout]    --> src/issuing_transaction.rs:418:1
[INFO] [stdout]     |
[INFO] [stdout] 418 | stripe_types::def_id!(IssuingTransactionId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<issuing_transaction::IssuingTransactionId, Infallible>
[INFO] [stdout]    --> src/issuing_transaction.rs:418:1
[INFO] [stdout]     |
[INFO] [stdout] 418 | stripe_types::def_id!(IssuingTransactionId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<issuing_transaction::IssuingTransactionId, Infallible>
[INFO] [stdout]    --> src/issuing_transaction.rs:418:1
[INFO] [stdout]     |
[INFO] [stdout] 418 | stripe_types::def_id!(IssuingTransactionId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<issuing_transaction::IssuingTransactionId, Infallible>
[INFO] [stdout]    --> src/issuing_transaction.rs:418:1
[INFO] [stdout]     |
[INFO] [stdout] 418 | stripe_types::def_id!(IssuingTransactionId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_from_val_with_from_str` which comes from the expansion of the macro `stripe_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingAuthorizationRequestReason, Infallible>
[INFO] [stdout]    --> src/issuing_authorization_request.rs:278:53
[INFO] [stdout]     |
[INFO] [stdout] 278 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout] 279 | |         use IssuingAuthorizationRequestReason::*;
[INFO] [stdout] 280 | |         match s {
[INFO] [stdout] 281 | |             "account_disabled" => Ok(AccountDisabled),
[INFO] [stdout] ...   |
[INFO] [stdout] 303 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingAuthorizationRequestReason, Infallible>
[INFO] [stdout]    --> src/issuing_authorization_request.rs:280:9
[INFO] [stdout]     |
[INFO] [stdout] 280 | /         match s {
[INFO] [stdout] 281 | |             "account_disabled" => Ok(AccountDisabled),
[INFO] [stdout] 282 | |             "card_active" => Ok(CardActive),
[INFO] [stdout] 283 | |             "card_canceled" => Ok(CardCanceled),
[INFO] [stdout] ...   |
[INFO] [stdout] 301 | |             v => Ok(Unknown(v.to_owned())),
[INFO] [stdout] 302 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingAuthorizationRequestReason, Infallible>
[INFO] [stdout]    --> src/issuing_authorization_request.rs:281:35
[INFO] [stdout]     |
[INFO] [stdout] 281 |             "account_disabled" => Ok(AccountDisabled),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingAuthorizationRequestReason, Infallible>
[INFO] [stdout]    --> src/issuing_authorization_request.rs:282:30
[INFO] [stdout]     |
[INFO] [stdout] 282 |             "card_active" => Ok(CardActive),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingAuthorizationRequestReason, Infallible>
[INFO] [stdout]    --> src/issuing_authorization_request.rs:283:32
[INFO] [stdout]     |
[INFO] [stdout] 283 |             "card_canceled" => Ok(CardCanceled),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingAuthorizationRequestReason, Infallible>
[INFO] [stdout]    --> src/issuing_authorization_request.rs:284:31
[INFO] [stdout]     |
[INFO] [stdout] 284 |             "card_expired" => Ok(CardExpired),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingAuthorizationRequestReason, Infallible>
[INFO] [stdout]    --> src/issuing_authorization_request.rs:285:32
[INFO] [stdout]     |
[INFO] [stdout] 285 |             "card_inactive" => Ok(CardInactive),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingAuthorizationRequestReason, Infallible>
[INFO] [stdout]    --> src/issuing_authorization_request.rs:286:37
[INFO] [stdout]     |
[INFO] [stdout] 286 |             "cardholder_blocked" => Ok(CardholderBlocked),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingAuthorizationRequestReason, Infallible>
[INFO] [stdout]    --> src/issuing_authorization_request.rs:287:38
[INFO] [stdout]     |
[INFO] [stdout] 287 |             "cardholder_inactive" => Ok(CardholderInactive),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingAuthorizationRequestReason, Infallible>
[INFO] [stdout]    --> src/issuing_authorization_request.rs:288:51
[INFO] [stdout]     |
[INFO] [stdout] 288 |             "cardholder_verification_required" => Ok(CardholderVerificationRequired),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingAuthorizationRequestReason, Infallible>
[INFO] [stdout]    --> src/issuing_authorization_request.rs:289:48
[INFO] [stdout]     |
[INFO] [stdout] 289 |             "insecure_authorization_method" => Ok(InsecureAuthorizationMethod),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingAuthorizationRequestReason, Infallible>
[INFO] [stdout]    --> src/issuing_authorization_request.rs:290:37
[INFO] [stdout]     |
[INFO] [stdout] 290 |             "insufficient_funds" => Ok(InsufficientFunds),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingAuthorizationRequestReason, Infallible>
[INFO] [stdout]    --> src/issuing_authorization_request.rs:291:35
[INFO] [stdout]     |
[INFO] [stdout] 291 |             "network_fallback" => Ok(NetworkFallback),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingAuthorizationRequestReason, Infallible>
[INFO] [stdout]    --> src/issuing_authorization_request.rs:292:30
[INFO] [stdout]     |
[INFO] [stdout] 292 |             "not_allowed" => Ok(NotAllowed),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingAuthorizationRequestReason, Infallible>
[INFO] [stdout]    --> src/issuing_authorization_request.rs:293:30
[INFO] [stdout]     |
[INFO] [stdout] 293 |             "pin_blocked" => Ok(PinBlocked),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingAuthorizationRequestReason, Infallible>
[INFO] [stdout]    --> src/issuing_authorization_request.rs:294:36
[INFO] [stdout]     |
[INFO] [stdout] 294 |             "spending_controls" => Ok(SpendingControls),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingAuthorizationRequestReason, Infallible>
[INFO] [stdout]    --> src/issuing_authorization_request.rs:295:34
[INFO] [stdout]     |
[INFO] [stdout] 295 |             "suspected_fraud" => Ok(SuspectedFraud),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingAuthorizationRequestReason, Infallible>
[INFO] [stdout]    --> src/issuing_authorization_request.rs:296:38
[INFO] [stdout]     |
[INFO] [stdout] 296 |             "verification_failed" => Ok(VerificationFailed),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingAuthorizationRequestReason, Infallible>
[INFO] [stdout]    --> src/issuing_authorization_request.rs:297:35
[INFO] [stdout]     |
[INFO] [stdout] 297 |             "webhook_approved" => Ok(WebhookApproved),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingAuthorizationRequestReason, Infallible>
[INFO] [stdout]    --> src/issuing_authorization_request.rs:298:35
[INFO] [stdout]     |
[INFO] [stdout] 298 |             "webhook_declined" => Ok(WebhookDeclined),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingAuthorizationRequestReason, Infallible>
[INFO] [stdout]    --> src/issuing_authorization_request.rs:299:32
[INFO] [stdout]     |
[INFO] [stdout] 299 |             "webhook_error" => Ok(WebhookError),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingAuthorizationRequestReason, Infallible>
[INFO] [stdout]    --> src/issuing_authorization_request.rs:300:34
[INFO] [stdout]     |
[INFO] [stdout] 300 |             "webhook_timeout" => Ok(WebhookTimeout),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingAuthorizationRequestReason, Infallible>
[INFO] [stdout]    --> src/issuing_authorization_request.rs:301:18
[INFO] [stdout]     |
[INFO] [stdout] 301 |             v => Ok(Unknown(v.to_owned())),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingAuthorizationRequestReason, Infallible>
[INFO] [stdout]    --> src/issuing_authorization_request.rs:334:25
[INFO] [stdout]     |
[INFO] [stdout] 334 |         self.out = Some(IssuingAuthorizationRequestReason::from_str(s).unwrap());
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingAuthorizationRequestReason, Infallible>
[INFO] [stdout]    --> src/issuing_authorization_request.rs:339:1
[INFO] [stdout]     |
[INFO] [stdout] 339 | stripe_types::impl_from_val_with_from_str!(IssuingAuthorizationRequestReason);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stripe_types::impl_from_val_with_from_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:834:53
[INFO] [stdout]      |
[INFO] [stdout]  834 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]      |  _____________________________________________________^
[INFO] [stdout]  835 | |         use IssuingCardAuthorizationControlsAllowedCategories::*;
[INFO] [stdout]  836 | |         match s {
[INFO] [stdout]  837 | |             "ac_refrigeration_repair" => Ok(AcRefrigerationRepair),
[INFO] [stdout] ...    |
[INFO] [stdout] 1182 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:836:9
[INFO] [stdout]      |
[INFO] [stdout]  836 | /         match s {
[INFO] [stdout]  837 | |             "ac_refrigeration_repair" => Ok(AcRefrigerationRepair),
[INFO] [stdout]  838 | |             "accounting_bookkeeping_services" => Ok(AccountingBookkeepingServices),
[INFO] [stdout]  839 | |             "advertising_services" => Ok(AdvertisingServices),
[INFO] [stdout] ...    |
[INFO] [stdout] 1180 | |             v => Ok(Unknown(v.to_owned())),
[INFO] [stdout] 1181 | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:837:42
[INFO] [stdout]     |
[INFO] [stdout] 837 |             "ac_refrigeration_repair" => Ok(AcRefrigerationRepair),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:838:50
[INFO] [stdout]     |
[INFO] [stdout] 838 |             "accounting_bookkeeping_services" => Ok(AccountingBookkeepingServices),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:839:39
[INFO] [stdout]     |
[INFO] [stdout] 839 |             "advertising_services" => Ok(AdvertisingServices),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:840:43
[INFO] [stdout]     |
[INFO] [stdout] 840 |             "agricultural_cooperative" => Ok(AgriculturalCooperative),
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:841:40
[INFO] [stdout]     |
[INFO] [stdout] 841 |             "airlines_air_carriers" => Ok(AirlinesAirCarriers),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:842:41
[INFO] [stdout]     |
[INFO] [stdout] 842 |             "airports_flying_fields" => Ok(AirportsFlyingFields),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:843:37
[INFO] [stdout]     |
[INFO] [stdout] 843 |             "ambulance_services" => Ok(AmbulanceServices),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:844:44
[INFO] [stdout]     |
[INFO] [stdout] 844 |             "amusement_parks_carnivals" => Ok(AmusementParksCarnivals),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:845:40
[INFO] [stdout]     |
[INFO] [stdout] 845 |             "antique_reproductions" => Ok(AntiqueReproductions),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:846:32
[INFO] [stdout]     |
[INFO] [stdout] 846 |             "antique_shops" => Ok(AntiqueShops),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:847:28
[INFO] [stdout]     |
[INFO] [stdout] 847 |             "aquariums" => Ok(Aquariums),
[INFO] [stdout]     |                            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:848:51
[INFO] [stdout]     |
[INFO] [stdout] 848 |             "architectural_surveying_services" => Ok(ArchitecturalSurveyingServices),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:849:44
[INFO] [stdout]     |
[INFO] [stdout] 849 |             "art_dealers_and_galleries" => Ok(ArtDealersAndGalleries),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:850:49
[INFO] [stdout]     |
[INFO] [stdout] 850 |             "artists_supply_and_craft_shops" => Ok(ArtistsSupplyAndCraftShops),
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:851:46
[INFO] [stdout]     |
[INFO] [stdout] 851 |             "auto_and_home_supply_stores" => Ok(AutoAndHomeSupplyStores),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:852:41
[INFO] [stdout]     |
[INFO] [stdout] 852 |             "auto_body_repair_shops" => Ok(AutoBodyRepairShops),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:853:35
[INFO] [stdout]     |
[INFO] [stdout] 853 |             "auto_paint_shops" => Ok(AutoPaintShops),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:854:37
[INFO] [stdout]     |
[INFO] [stdout] 854 |             "auto_service_shops" => Ok(AutoServiceShops),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:855:42
[INFO] [stdout]     |
[INFO] [stdout] 855 |             "automated_cash_disburse" => Ok(AutomatedCashDisburse),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:856:44
[INFO] [stdout]     |
[INFO] [stdout] 856 |             "automated_fuel_dispensers" => Ok(AutomatedFuelDispensers),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:857:42
[INFO] [stdout]     |
[INFO] [stdout] 857 |             "automobile_associations" => Ok(AutomobileAssociations),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:858:58
[INFO] [stdout]     |
[INFO] [stdout] 858 |             "automotive_parts_and_accessories_stores" => Ok(AutomotivePartsAndAccessoriesStores),
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:859:41
[INFO] [stdout]     |
[INFO] [stdout] 859 |             "automotive_tire_stores" => Ok(AutomotiveTireStores),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:860:41
[INFO] [stdout]     |
[INFO] [stdout] 860 |             "bail_and_bond_payments" => Ok(BailAndBondPayments),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:861:27
[INFO] [stdout]     |
[INFO] [stdout] 861 |             "bakeries" => Ok(Bakeries),
[INFO] [stdout]     |                           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:862:35
[INFO] [stdout]     |
[INFO] [stdout] 862 |             "bands_orchestras" => Ok(BandsOrchestras),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:863:42
[INFO] [stdout]     |
[INFO] [stdout] 863 |             "barber_and_beauty_shops" => Ok(BarberAndBeautyShops),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:864:42
[INFO] [stdout]     |
[INFO] [stdout] 864 |             "betting_casino_gambling" => Ok(BettingCasinoGambling),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:865:32
[INFO] [stdout]     |
[INFO] [stdout] 865 |             "bicycle_shops" => Ok(BicycleShops),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:866:47
[INFO] [stdout]     |
[INFO] [stdout] 866 |             "billiard_pool_establishments" => Ok(BilliardPoolEstablishments),
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:867:31
[INFO] [stdout]     |
[INFO] [stdout] 867 |             "boat_dealers" => Ok(BoatDealers),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:868:42
[INFO] [stdout]     |
[INFO] [stdout] 868 |             "boat_rentals_and_leases" => Ok(BoatRentalsAndLeases),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:869:30
[INFO] [stdout]     |
[INFO] [stdout] 869 |             "book_stores" => Ok(BookStores),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:870:51
[INFO] [stdout]     |
[INFO] [stdout] 870 |             "books_periodicals_and_newspapers" => Ok(BooksPeriodicalsAndNewspapers),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:871:33
[INFO] [stdout]     |
[INFO] [stdout] 871 |             "bowling_alleys" => Ok(BowlingAlleys),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:872:28
[INFO] [stdout]     |
[INFO] [stdout] 872 |             "bus_lines" => Ok(BusLines),
[INFO] [stdout]     |                            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:873:47
[INFO] [stdout]     |
[INFO] [stdout] 873 |             "business_secretarial_schools" => Ok(BusinessSecretarialSchools),
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:874:43
[INFO] [stdout]     |
[INFO] [stdout] 874 |             "buying_shopping_services" => Ok(BuyingShoppingServices),
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:875:69
[INFO] [stdout]     |
[INFO] [stdout] 875 |               "cable_satellite_and_other_pay_television_and_radio" => {
[INFO] [stdout]     |  _____________________________________________________________________^
[INFO] [stdout] 876 | |                 Ok(CableSatelliteAndOtherPayTelevisionAndRadio)
[INFO] [stdout] 877 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:876:17
[INFO] [stdout]     |
[INFO] [stdout] 876 |                 Ok(CableSatelliteAndOtherPayTelevisionAndRadio)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:878:56
[INFO] [stdout]     |
[INFO] [stdout] 878 |             "camera_and_photographic_supply_stores" => Ok(CameraAndPhotographicSupplyStores),
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:879:53
[INFO] [stdout]     |
[INFO] [stdout] 879 |             "candy_nut_and_confectionery_stores" => Ok(CandyNutAndConfectioneryStores),
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:880:49
[INFO] [stdout]     |
[INFO] [stdout] 880 |             "car_and_truck_dealers_new_used" => Ok(CarAndTruckDealersNewUsed),
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:881:50
[INFO] [stdout]     |
[INFO] [stdout] 881 |             "car_and_truck_dealers_used_only" => Ok(CarAndTruckDealersUsedOnly),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:882:38
[INFO] [stdout]     |
[INFO] [stdout] 882 |             "car_rental_agencies" => Ok(CarRentalAgencies),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:883:29
[INFO] [stdout]     |
[INFO] [stdout] 883 |             "car_washes" => Ok(CarWashes),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:884:37
[INFO] [stdout]     |
[INFO] [stdout] 884 |             "carpentry_services" => Ok(CarpentryServices),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:885:45
[INFO] [stdout]     |
[INFO] [stdout] 885 |             "carpet_upholstery_cleaning" => Ok(CarpetUpholsteryCleaning),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:886:27
[INFO] [stdout]     |
[INFO] [stdout] 886 |             "caterers" => Ok(Caterers),
[INFO] [stdout]     |                           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:887:74
[INFO] [stdout]     |
[INFO] [stdout] 887 |               "charitable_and_social_service_organizations_fundraising" => {
[INFO] [stdout]     |  __________________________________________________________________________^
[INFO] [stdout] 888 | |                 Ok(CharitableAndSocialServiceOrganizationsFundraising)
[INFO] [stdout] 889 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:888:17
[INFO] [stdout]     |
[INFO] [stdout] 888 |                 Ok(CharitableAndSocialServiceOrganizationsFundraising)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:890:48
[INFO] [stdout]     |
[INFO] [stdout] 890 |             "chemicals_and_allied_products" => Ok(ChemicalsAndAlliedProducts),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:891:38
[INFO] [stdout]     |
[INFO] [stdout] 891 |             "child_care_services" => Ok(ChildCareServices),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:892:52
[INFO] [stdout]     |
[INFO] [stdout] 892 |             "childrens_and_infants_wear_stores" => Ok(ChildrensAndInfantsWearStores),
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:893:43
[INFO] [stdout]     |
[INFO] [stdout] 893 |             "chiropodists_podiatrists" => Ok(ChiropodistsPodiatrists),
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:894:32
[INFO] [stdout]     |
[INFO] [stdout] 894 |             "chiropractors" => Ok(Chiropractors),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:895:42
[INFO] [stdout]     |
[INFO] [stdout] 895 |             "cigar_stores_and_stands" => Ok(CigarStoresAndStands),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:896:54
[INFO] [stdout]     |
[INFO] [stdout] 896 |             "civic_social_fraternal_associations" => Ok(CivicSocialFraternalAssociations),
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:897:43
[INFO] [stdout]     |
[INFO] [stdout] 897 |             "cleaning_and_maintenance" => Ok(CleaningAndMaintenance),
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:898:34
[INFO] [stdout]     |
[INFO] [stdout] 898 |             "clothing_rental" => Ok(ClothingRental),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:899:40
[INFO] [stdout]     |
[INFO] [stdout] 899 |             "colleges_universities" => Ok(CollegesUniversities),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:900:39
[INFO] [stdout]     |
[INFO] [stdout] 900 |             "commercial_equipment" => Ok(CommercialEquipment),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:901:38
[INFO] [stdout]     |
[INFO] [stdout] 901 |             "commercial_footwear" => Ok(CommercialFootwear),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:902:58
[INFO] [stdout]     |
[INFO] [stdout] 902 |             "commercial_photography_art_and_graphics" => Ok(CommercialPhotographyArtAndGraphics),
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:903:49
[INFO] [stdout]     |
[INFO] [stdout] 903 |             "commuter_transport_and_ferries" => Ok(CommuterTransportAndFerries),
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:904:44
[INFO] [stdout]     |
[INFO] [stdout] 904 |             "computer_network_services" => Ok(ComputerNetworkServices),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:905:39
[INFO] [stdout]     |
[INFO] [stdout] 905 |             "computer_programming" => Ok(ComputerProgramming),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:906:34
[INFO] [stdout]     |
[INFO] [stdout] 906 |             "computer_repair" => Ok(ComputerRepair),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:907:43
[INFO] [stdout]     |
[INFO] [stdout] 907 |             "computer_software_stores" => Ok(ComputerSoftwareStores),
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:908:53
[INFO] [stdout]     |
[INFO] [stdout] 908 |             "computers_peripherals_and_software" => Ok(ComputersPeripheralsAndSoftware),
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:909:41
[INFO] [stdout]     |
[INFO] [stdout] 909 |             "concrete_work_services" => Ok(ConcreteWorkServices),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:910:41
[INFO] [stdout]     |
[INFO] [stdout] 910 |             "construction_materials" => Ok(ConstructionMaterials),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:911:46
[INFO] [stdout]     |
[INFO] [stdout] 911 |             "consulting_public_relations" => Ok(ConsultingPublicRelations),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:912:41
[INFO] [stdout]     |
[INFO] [stdout] 912 |             "correspondence_schools" => Ok(CorrespondenceSchools),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:913:34
[INFO] [stdout]     |
[INFO] [stdout] 913 |             "cosmetic_stores" => Ok(CosmeticStores),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:914:38
[INFO] [stdout]     |
[INFO] [stdout] 914 |             "counseling_services" => Ok(CounselingServices),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:915:32
[INFO] [stdout]     |
[INFO] [stdout] 915 |             "country_clubs" => Ok(CountryClubs),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:916:35
[INFO] [stdout]     |
[INFO] [stdout] 916 |             "courier_services" => Ok(CourierServices),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:917:30
[INFO] [stdout]     |
[INFO] [stdout] 917 |             "court_costs" => Ok(CourtCosts),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:918:44
[INFO] [stdout]     |
[INFO] [stdout] 918 |             "credit_reporting_agencies" => Ok(CreditReportingAgencies),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:919:31
[INFO] [stdout]     |
[INFO] [stdout] 919 |             "cruise_lines" => Ok(CruiseLines),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:920:40
[INFO] [stdout]     |
[INFO] [stdout] 920 |             "dairy_products_stores" => Ok(DairyProductsStores),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:921:45
[INFO] [stdout]     |
[INFO] [stdout] 921 |             "dance_hall_studios_schools" => Ok(DanceHallStudiosSchools),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:922:41
[INFO] [stdout]     |
[INFO] [stdout] 922 |             "dating_escort_services" => Ok(DatingEscortServices),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:923:41
[INFO] [stdout]     |
[INFO] [stdout] 923 |             "dentists_orthodontists" => Ok(DentistsOrthodontists),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:924:36
[INFO] [stdout]     |
[INFO] [stdout] 924 |             "department_stores" => Ok(DepartmentStores),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:925:37
[INFO] [stdout]     |
[INFO] [stdout] 925 |             "detective_agencies" => Ok(DetectiveAgencies),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:926:45
[INFO] [stdout]     |
[INFO] [stdout] 926 |             "digital_goods_applications" => Ok(DigitalGoodsApplications),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:927:38
[INFO] [stdout]     |
[INFO] [stdout] 927 |             "digital_goods_games" => Ok(DigitalGoodsGames),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:928:45
[INFO] [stdout]     |
[INFO] [stdout] 928 |             "digital_goods_large_volume" => Ok(DigitalGoodsLargeVolume),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:929:38
[INFO] [stdout]     |
[INFO] [stdout] 929 |             "digital_goods_media" => Ok(DigitalGoodsMedia),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:930:52
[INFO] [stdout]     |
[INFO] [stdout] 930 |             "direct_marketing_catalog_merchant" => Ok(DirectMarketingCatalogMerchant),
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:931:75
[INFO] [stdout]     |
[INFO] [stdout] 931 |               "direct_marketing_combination_catalog_and_retail_merchant" => {
[INFO] [stdout]     |  ___________________________________________________________________________^
[INFO] [stdout] 932 | |                 Ok(DirectMarketingCombinationCatalogAndRetailMerchant)
[INFO] [stdout] 933 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:932:17
[INFO] [stdout]     |
[INFO] [stdout] 932 |                 Ok(DirectMarketingCombinationCatalogAndRetailMerchant)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:934:57
[INFO] [stdout]     |
[INFO] [stdout] 934 |             "direct_marketing_inbound_telemarketing" => Ok(DirectMarketingInboundTelemarketing),
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:935:54
[INFO] [stdout]     |
[INFO] [stdout] 935 |             "direct_marketing_insurance_services" => Ok(DirectMarketingInsuranceServices),
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:936:41
[INFO] [stdout]     |
[INFO] [stdout] 936 |             "direct_marketing_other" => Ok(DirectMarketingOther),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:937:58
[INFO] [stdout]     |
[INFO] [stdout] 937 |             "direct_marketing_outbound_telemarketing" => Ok(DirectMarketingOutboundTelemarketing),
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:938:48
[INFO] [stdout]     |
[INFO] [stdout] 938 |             "direct_marketing_subscription" => Ok(DirectMarketingSubscription),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:939:42
[INFO] [stdout]     |
[INFO] [stdout] 939 |             "direct_marketing_travel" => Ok(DirectMarketingTravel),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:940:34
[INFO] [stdout]     |
[INFO] [stdout] 940 |             "discount_stores" => Ok(DiscountStores),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:941:26
[INFO] [stdout]     |
[INFO] [stdout] 941 |             "doctors" => Ok(Doctors),
[INFO] [stdout]     |                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:942:37
[INFO] [stdout]     |
[INFO] [stdout] 942 |             "door_to_door_sales" => Ok(DoorToDoorSales),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:943:64
[INFO] [stdout]     |
[INFO] [stdout] 943 |               "drapery_window_covering_and_upholstery_stores" => {
[INFO] [stdout]     |  ________________________________________________________________^
[INFO] [stdout] 944 | |                 Ok(DraperyWindowCoveringAndUpholsteryStores)
[INFO] [stdout] 945 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:944:17
[INFO] [stdout]     |
[INFO] [stdout] 944 |                 Ok(DraperyWindowCoveringAndUpholsteryStores)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:946:34
[INFO] [stdout]     |
[INFO] [stdout] 946 |             "drinking_places" => Ok(DrinkingPlaces),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:947:45
[INFO] [stdout]     |
[INFO] [stdout] 947 |             "drug_stores_and_pharmacies" => Ok(DrugStoresAndPharmacies),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:948:65
[INFO] [stdout]     |
[INFO] [stdout] 948 |               "drugs_drug_proprietaries_and_druggist_sundries" => {
[INFO] [stdout]     |  _________________________________________________________________^
[INFO] [stdout] 949 | |                 Ok(DrugsDrugProprietariesAndDruggistSundries)
[INFO] [stdout] 950 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:949:17
[INFO] [stdout]     |
[INFO] [stdout] 949 |                 Ok(DrugsDrugProprietariesAndDruggistSundries)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:951:31
[INFO] [stdout]     |
[INFO] [stdout] 951 |             "dry_cleaners" => Ok(DryCleaners),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:952:32
[INFO] [stdout]     |
[INFO] [stdout] 952 |             "durable_goods" => Ok(DurableGoods),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:953:35
[INFO] [stdout]     |
[INFO] [stdout] 953 |             "duty_free_stores" => Ok(DutyFreeStores),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:954:44
[INFO] [stdout]     |
[INFO] [stdout] 954 |             "eating_places_restaurants" => Ok(EatingPlacesRestaurants),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:955:39
[INFO] [stdout]     |
[INFO] [stdout] 955 |             "educational_services" => Ok(EducationalServices),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:956:40
[INFO] [stdout]     |
[INFO] [stdout] 956 |             "electric_razor_stores" => Ok(ElectricRazorStores),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:957:44
[INFO] [stdout]     |
[INFO] [stdout] 957 |             "electric_vehicle_charging" => Ok(ElectricVehicleCharging),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:958:49
[INFO] [stdout]     |
[INFO] [stdout] 958 |             "electrical_parts_and_equipment" => Ok(ElectricalPartsAndEquipment),
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:959:38
[INFO] [stdout]     |
[INFO] [stdout] 959 |             "electrical_services" => Ok(ElectricalServices),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:960:43
[INFO] [stdout]     |
[INFO] [stdout] 960 |             "electronics_repair_shops" => Ok(ElectronicsRepairShops),
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:961:37
[INFO] [stdout]     |
[INFO] [stdout] 961 |             "electronics_stores" => Ok(ElectronicsStores),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:962:47
[INFO] [stdout]     |
[INFO] [stdout] 962 |             "elementary_secondary_schools" => Ok(ElementarySecondarySchools),
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:963:56
[INFO] [stdout]     |
[INFO] [stdout] 963 |             "emergency_services_gcas_visa_use_only" => Ok(EmergencyServicesGcasVisaUseOnly),
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:964:43
[INFO] [stdout]     |
[INFO] [stdout] 964 |             "employment_temp_agencies" => Ok(EmploymentTempAgencies),
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:965:35
[INFO] [stdout]     |
[INFO] [stdout] 965 |             "equipment_rental" => Ok(EquipmentRental),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:966:41
[INFO] [stdout]     |
[INFO] [stdout] 966 |             "exterminating_services" => Ok(ExterminatingServices),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:967:41
[INFO] [stdout]     |
[INFO] [stdout] 967 |             "family_clothing_stores" => Ok(FamilyClothingStores),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:968:40
[INFO] [stdout]     |
[INFO] [stdout] 968 |             "fast_food_restaurants" => Ok(FastFoodRestaurants),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:969:41
[INFO] [stdout]     |
[INFO] [stdout] 969 |             "financial_institutions" => Ok(FinancialInstitutions),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:970:59
[INFO] [stdout]     |
[INFO] [stdout] 970 |             "fines_government_administrative_entities" => Ok(FinesGovernmentAdministrativeEntities),
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:971:69
[INFO] [stdout]     |
[INFO] [stdout] 971 |               "fireplace_fireplace_screens_and_accessories_stores" => {
[INFO] [stdout]     |  _____________________________________________________________________^
[INFO] [stdout] 972 | |                 Ok(FireplaceFireplaceScreensAndAccessoriesStores)
[INFO] [stdout] 973 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:972:17
[INFO] [stdout]     |
[INFO] [stdout] 972 |                 Ok(FireplaceFireplaceScreensAndAccessoriesStores)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:974:40
[INFO] [stdout]     |
[INFO] [stdout] 974 |             "floor_covering_stores" => Ok(FloorCoveringStores),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:975:27
[INFO] [stdout]     |
[INFO] [stdout] 975 |             "florists" => Ok(Florists),
[INFO] [stdout]     |                           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:976:62
[INFO] [stdout]     |
[INFO] [stdout] 976 |               "florists_supplies_nursery_stock_and_flowers" => {
[INFO] [stdout]     |  ______________________________________________________________^
[INFO] [stdout] 977 | |                 Ok(FloristsSuppliesNurseryStockAndFlowers)
[INFO] [stdout] 978 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:977:17
[INFO] [stdout]     |
[INFO] [stdout] 977 |                 Ok(FloristsSuppliesNurseryStockAndFlowers)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:979:55
[INFO] [stdout]     |
[INFO] [stdout] 979 |             "freezer_and_locker_meat_provisioners" => Ok(FreezerAndLockerMeatProvisioners),
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:980:46
[INFO] [stdout]     |
[INFO] [stdout] 980 |             "fuel_dealers_non_automotive" => Ok(FuelDealersNonAutomotive),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:981:47
[INFO] [stdout]     |
[INFO] [stdout] 981 |             "funeral_services_crematories" => Ok(FuneralServicesCrematories),
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:982:84
[INFO] [stdout]     |
[INFO] [stdout] 982 |               "furniture_home_furnishings_and_equipment_stores_except_appliances" => {
[INFO] [stdout]     |  ____________________________________________________________________________________^
[INFO] [stdout] 983 | |                 Ok(FurnitureHomeFurnishingsAndEquipmentStoresExceptAppliances)
[INFO] [stdout] 984 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:983:17
[INFO] [stdout]     |
[INFO] [stdout] 983 |                 Ok(FurnitureHomeFurnishingsAndEquipmentStoresExceptAppliances)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:985:47
[INFO] [stdout]     |
[INFO] [stdout] 985 |             "furniture_repair_refinishing" => Ok(FurnitureRepairRefinishing),
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:986:41
[INFO] [stdout]     |
[INFO] [stdout] 986 |             "furriers_and_fur_shops" => Ok(FurriersAndFurShops),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:987:35
[INFO] [stdout]     |
[INFO] [stdout] 987 |             "general_services" => Ok(GeneralServices),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:988:55
[INFO] [stdout]     |
[INFO] [stdout] 988 |             "gift_card_novelty_and_souvenir_shops" => Ok(GiftCardNoveltyAndSouvenirShops),
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:989:51
[INFO] [stdout]     |
[INFO] [stdout] 989 |             "glass_paint_and_wallpaper_stores" => Ok(GlassPaintAndWallpaperStores),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:990:43
[INFO] [stdout]     |
[INFO] [stdout] 990 |             "glassware_crystal_stores" => Ok(GlasswareCrystalStores),
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:991:38
[INFO] [stdout]     |
[INFO] [stdout] 991 |             "golf_courses_public" => Ok(GolfCoursesPublic),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:992:70
[INFO] [stdout]     |
[INFO] [stdout] 992 |               "government_licensed_horse_dog_racing_us_region_only" => {
[INFO] [stdout]     |  ______________________________________________________________________^
[INFO] [stdout] 993 | |                 Ok(GovernmentLicensedHorseDogRacingUsRegionOnly)
[INFO] [stdout] 994 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:993:17
[INFO] [stdout]     |
[INFO] [stdout] 993 |                 Ok(GovernmentLicensedHorseDogRacingUsRegionOnly)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:995:84
[INFO] [stdout]     |
[INFO] [stdout] 995 |               "government_licensed_online_casions_online_gambling_us_region_only" => {
[INFO] [stdout]     |  ____________________________________________________________________________________^
[INFO] [stdout] 996 | |                 Ok(GovernmentLicensedOnlineCasionsOnlineGamblingUsRegionOnly)
[INFO] [stdout] 997 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:996:17
[INFO] [stdout]     |
[INFO] [stdout] 996 |                 Ok(GovernmentLicensedOnlineCasionsOnlineGamblingUsRegionOnly)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:998:59
[INFO] [stdout]     |
[INFO] [stdout] 998 |             "government_owned_lotteries_non_us_region" => Ok(GovernmentOwnedLotteriesNonUsRegion),
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]    --> src/issuing_card_authorization_controls.rs:999:60
[INFO] [stdout]     |
[INFO] [stdout] 999 |             "government_owned_lotteries_us_region_only" => Ok(GovernmentOwnedLotteriesUsRegionOnly),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1000:38
[INFO] [stdout]      |
[INFO] [stdout] 1000 |             "government_services" => Ok(GovernmentServices),
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1001:46
[INFO] [stdout]      |
[INFO] [stdout] 1001 |             "grocery_stores_supermarkets" => Ok(GroceryStoresSupermarkets),
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1002:50
[INFO] [stdout]      |
[INFO] [stdout] 1002 |             "hardware_equipment_and_supplies" => Ok(HardwareEquipmentAndSupplies),
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1003:34
[INFO] [stdout]      |
[INFO] [stdout] 1003 |             "hardware_stores" => Ok(HardwareStores),
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1004:41
[INFO] [stdout]      |
[INFO] [stdout] 1004 |             "health_and_beauty_spas" => Ok(HealthAndBeautySpas),
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1005:50
[INFO] [stdout]      |
[INFO] [stdout] 1005 |             "hearing_aids_sales_and_supplies" => Ok(HearingAidsSalesAndSupplies),
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1006:39
[INFO] [stdout]      |
[INFO] [stdout] 1006 |             "heating_plumbing_a_c" => Ok(HeatingPlumbingAC),
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1007:43
[INFO] [stdout]      |
[INFO] [stdout] 1007 |             "hobby_toy_and_game_shops" => Ok(HobbyToyAndGameShops),
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1008:47
[INFO] [stdout]      |
[INFO] [stdout] 1008 |             "home_supply_warehouse_stores" => Ok(HomeSupplyWarehouseStores),
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1009:28
[INFO] [stdout]      |
[INFO] [stdout] 1009 |             "hospitals" => Ok(Hospitals),
[INFO] [stdout]      |                            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1010:44
[INFO] [stdout]      |
[INFO] [stdout] 1010 |             "hotels_motels_and_resorts" => Ok(HotelsMotelsAndResorts),
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1011:45
[INFO] [stdout]      |
[INFO] [stdout] 1011 |             "household_appliance_stores" => Ok(HouseholdApplianceStores),
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1012:38
[INFO] [stdout]      |
[INFO] [stdout] 1012 |             "industrial_supplies" => Ok(IndustrialSupplies),
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1013:49
[INFO] [stdout]      |
[INFO] [stdout] 1013 |             "information_retrieval_services" => Ok(InformationRetrievalServices),
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1014:36
[INFO] [stdout]      |
[INFO] [stdout] 1014 |             "insurance_default" => Ok(InsuranceDefault),
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1015:50
[INFO] [stdout]      |
[INFO] [stdout] 1015 |             "insurance_underwriting_premiums" => Ok(InsuranceUnderwritingPremiums),
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1016:42
[INFO] [stdout]      |
[INFO] [stdout] 1016 |             "intra_company_purchases" => Ok(IntraCompanyPurchases),
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1017:70
[INFO] [stdout]      |
[INFO] [stdout] 1017 |               "jewelry_stores_watches_clocks_and_silverware_stores" => {
[INFO] [stdout]      |  ______________________________________________________________________^
[INFO] [stdout] 1018 | |                 Ok(JewelryStoresWatchesClocksAndSilverwareStores)
[INFO] [stdout] 1019 | |             }
[INFO] [stdout]      | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1018:17
[INFO] [stdout]      |
[INFO] [stdout] 1018 |                 Ok(JewelryStoresWatchesClocksAndSilverwareStores)
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1020:39
[INFO] [stdout]      |
[INFO] [stdout] 1020 |             "landscaping_services" => Ok(LandscapingServices),
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1021:28
[INFO] [stdout]      |
[INFO] [stdout] 1021 |             "laundries" => Ok(Laundries),
[INFO] [stdout]      |                            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1022:44
[INFO] [stdout]      |
[INFO] [stdout] 1022 |             "laundry_cleaning_services" => Ok(LaundryCleaningServices),
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1023:43
[INFO] [stdout]      |
[INFO] [stdout] 1023 |             "legal_services_attorneys" => Ok(LegalServicesAttorneys),
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1024:51
[INFO] [stdout]      |
[INFO] [stdout] 1024 |             "luggage_and_leather_goods_stores" => Ok(LuggageAndLeatherGoodsStores),
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1025:51
[INFO] [stdout]      |
[INFO] [stdout] 1025 |             "lumber_building_materials_stores" => Ok(LumberBuildingMaterialsStores),
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1026:39
[INFO] [stdout]      |
[INFO] [stdout] 1026 |             "manual_cash_disburse" => Ok(ManualCashDisburse),
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1027:47
[INFO] [stdout]      |
[INFO] [stdout] 1027 |             "marinas_service_and_supplies" => Ok(MarinasServiceAndSupplies),
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1028:31
[INFO] [stdout]      |
[INFO] [stdout] 1028 |             "marketplaces" => Ok(Marketplaces),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1029:48
[INFO] [stdout]      |
[INFO] [stdout] 1029 |             "masonry_stonework_and_plaster" => Ok(MasonryStoneworkAndPlaster),
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1030:34
[INFO] [stdout]      |
[INFO] [stdout] 1030 |             "massage_parlors" => Ok(MassageParlors),
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1031:42
[INFO] [stdout]      |
[INFO] [stdout] 1031 |             "medical_and_dental_labs" => Ok(MedicalAndDentalLabs),
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1032:80
[INFO] [stdout]      |
[INFO] [stdout] 1032 |               "medical_dental_ophthalmic_and_hospital_equipment_and_supplies" => {
[INFO] [stdout]      |  ________________________________________________________________________________^
[INFO] [stdout] 1033 | |                 Ok(MedicalDentalOphthalmicAndHospitalEquipmentAndSupplies)
[INFO] [stdout] 1034 | |             }
[INFO] [stdout]      | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1033:17
[INFO] [stdout]      |
[INFO] [stdout] 1033 |                 Ok(MedicalDentalOphthalmicAndHospitalEquipmentAndSupplies)
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1035:35
[INFO] [stdout]      |
[INFO] [stdout] 1035 |             "medical_services" => Ok(MedicalServices),
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1036:43
[INFO] [stdout]      |
[INFO] [stdout] 1036 |             "membership_organizations" => Ok(MembershipOrganizations),
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1037:64
[INFO] [stdout]      |
[INFO] [stdout] 1037 |               "mens_and_boys_clothing_and_accessories_stores" => {
[INFO] [stdout]      |  ________________________________________________________________^
[INFO] [stdout] 1038 | |                 Ok(MensAndBoysClothingAndAccessoriesStores)
[INFO] [stdout] 1039 | |             }
[INFO] [stdout]      | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1038:17
[INFO] [stdout]      |
[INFO] [stdout] 1038 |                 Ok(MensAndBoysClothingAndAccessoriesStores)
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1040:46
[INFO] [stdout]      |
[INFO] [stdout] 1040 |             "mens_womens_clothing_stores" => Ok(MensWomensClothingStores),
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1041:40
[INFO] [stdout]      |
[INFO] [stdout] 1041 |             "metal_service_centers" => Ok(MetalServiceCenters),
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1042:32
[INFO] [stdout]      |
[INFO] [stdout] 1042 |             "miscellaneous" => Ok(Miscellaneous),
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1043:60
[INFO] [stdout]      |
[INFO] [stdout] 1043 |               "miscellaneous_apparel_and_accessory_shops" => {
[INFO] [stdout]      |  ____________________________________________________________^
[INFO] [stdout] 1044 | |                 Ok(MiscellaneousApparelAndAccessoryShops)
[INFO] [stdout] 1045 | |             }
[INFO] [stdout]      | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1044:17
[INFO] [stdout]      |
[INFO] [stdout] 1044 |                 Ok(MiscellaneousApparelAndAccessoryShops)
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1046:45
[INFO] [stdout]      |
[INFO] [stdout] 1046 |             "miscellaneous_auto_dealers" => Ok(MiscellaneousAutoDealers),
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1047:50
[INFO] [stdout]      |
[INFO] [stdout] 1047 |             "miscellaneous_business_services" => Ok(MiscellaneousBusinessServices),
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1048:44
[INFO] [stdout]      |
[INFO] [stdout] 1048 |             "miscellaneous_food_stores" => Ok(MiscellaneousFoodStores),
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1049:52
[INFO] [stdout]      |
[INFO] [stdout] 1049 |             "miscellaneous_general_merchandise" => Ok(MiscellaneousGeneralMerchandise),
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1050:49
[INFO] [stdout]      |
[INFO] [stdout] 1050 |             "miscellaneous_general_services" => Ok(MiscellaneousGeneralServices),
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1051:65
[INFO] [stdout]      |
[INFO] [stdout] 1051 |               "miscellaneous_home_furnishing_specialty_stores" => {
[INFO] [stdout]      |  _________________________________________________________________^
[INFO] [stdout] 1052 | |                 Ok(MiscellaneousHomeFurnishingSpecialtyStores)
[INFO] [stdout] 1053 | |             }
[INFO] [stdout]      | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1052:17
[INFO] [stdout]      |
[INFO] [stdout] 1052 |                 Ok(MiscellaneousHomeFurnishingSpecialtyStores)
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1054:56
[INFO] [stdout]      |
[INFO] [stdout] 1054 |             "miscellaneous_publishing_and_printing" => Ok(MiscellaneousPublishingAndPrinting),
[INFO] [stdout]      |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1055:52
[INFO] [stdout]      |
[INFO] [stdout] 1055 |             "miscellaneous_recreation_services" => Ok(MiscellaneousRecreationServices),
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1056:45
[INFO] [stdout]      |
[INFO] [stdout] 1056 |             "miscellaneous_repair_shops" => Ok(MiscellaneousRepairShops),
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1057:49
[INFO] [stdout]      |
[INFO] [stdout] 1057 |             "miscellaneous_specialty_retail" => Ok(MiscellaneousSpecialtyRetail),
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1058:38
[INFO] [stdout]      |
[INFO] [stdout] 1058 |             "mobile_home_dealers" => Ok(MobileHomeDealers),
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1059:42
[INFO] [stdout]      |
[INFO] [stdout] 1059 |             "motion_picture_theaters" => Ok(MotionPictureTheaters),
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1060:54
[INFO] [stdout]      |
[INFO] [stdout] 1060 |             "motor_freight_carriers_and_trucking" => Ok(MotorFreightCarriersAndTrucking),
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1061:38
[INFO] [stdout]      |
[INFO] [stdout] 1061 |             "motor_homes_dealers" => Ok(MotorHomesDealers),
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1062:55
[INFO] [stdout]      |
[INFO] [stdout] 1062 |             "motor_vehicle_supplies_and_new_parts" => Ok(MotorVehicleSuppliesAndNewParts),
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1063:47
[INFO] [stdout]      |
[INFO] [stdout] 1063 |             "motorcycle_shops_and_dealers" => Ok(MotorcycleShopsAndDealers),
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1064:43
[INFO] [stdout]      |
[INFO] [stdout] 1064 |             "motorcycle_shops_dealers" => Ok(MotorcycleShopsDealers),
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1065:74
[INFO] [stdout]      |
[INFO] [stdout] 1065 |               "music_stores_musical_instruments_pianos_and_sheet_music" => {
[INFO] [stdout]      |  __________________________________________________________________________^
[INFO] [stdout] 1066 | |                 Ok(MusicStoresMusicalInstrumentsPianosAndSheetMusic)
[INFO] [stdout] 1067 | |             }
[INFO] [stdout]      | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1066:17
[INFO] [stdout]      |
[INFO] [stdout] 1066 |                 Ok(MusicStoresMusicalInstrumentsPianosAndSheetMusic)
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1068:46
[INFO] [stdout]      |
[INFO] [stdout] 1068 |             "news_dealers_and_newsstands" => Ok(NewsDealersAndNewsstands),
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1069:38
[INFO] [stdout]      |
[INFO] [stdout] 1069 |             "non_fi_money_orders" => Ok(NonFiMoneyOrders),
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1070:57
[INFO] [stdout]      |
[INFO] [stdout] 1070 |             "non_fi_stored_value_card_purchase_load" => Ok(NonFiStoredValueCardPurchaseLoad),
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1071:35
[INFO] [stdout]      |
[INFO] [stdout] 1071 |             "nondurable_goods" => Ok(NondurableGoods),
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1072:58
[INFO] [stdout]      |
[INFO] [stdout] 1072 |             "nurseries_lawn_and_garden_supply_stores" => Ok(NurseriesLawnAndGardenSupplyStores),
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1073:40
[INFO] [stdout]      |
[INFO] [stdout] 1073 |             "nursing_personal_care" => Ok(NursingPersonalCare),
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1074:50
[INFO] [stdout]      |
[INFO] [stdout] 1074 |             "office_and_commercial_furniture" => Ok(OfficeAndCommercialFurniture),
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1075:39
[INFO] [stdout]      |
[INFO] [stdout] 1075 |             "opticians_eyeglasses" => Ok(OpticiansEyeglasses),
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1076:47
[INFO] [stdout]      |
[INFO] [stdout] 1076 |             "optometrists_ophthalmologist" => Ok(OptometristsOphthalmologist),
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1077:54
[INFO] [stdout]      |
[INFO] [stdout] 1077 |             "orthopedic_goods_prosthetic_devices" => Ok(OrthopedicGoodsProstheticDevices),
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1078:29
[INFO] [stdout]      |
[INFO] [stdout] 1078 |             "osteopaths" => Ok(Osteopaths),
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1079:54
[INFO] [stdout]      |
[INFO] [stdout] 1079 |             "package_stores_beer_wine_and_liquor" => Ok(PackageStoresBeerWineAndLiquor),
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1080:48
[INFO] [stdout]      |
[INFO] [stdout] 1080 |             "paints_varnishes_and_supplies" => Ok(PaintsVarnishesAndSupplies),
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1081:39
[INFO] [stdout]      |
[INFO] [stdout] 1081 |             "parking_lots_garages" => Ok(ParkingLotsGarages),
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1082:37
[INFO] [stdout]      |
[INFO] [stdout] 1082 |             "passenger_railways" => Ok(PassengerRailways),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1083:29
[INFO] [stdout]      |
[INFO] [stdout] 1083 |             "pawn_shops" => Ok(PawnShops),
[INFO] [stdout]      |                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1084:50
[INFO] [stdout]      |
[INFO] [stdout] 1084 |             "pet_shops_pet_food_and_supplies" => Ok(PetShopsPetFoodAndSupplies),
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1085:51
[INFO] [stdout]      |
[INFO] [stdout] 1085 |             "petroleum_and_petroleum_products" => Ok(PetroleumAndPetroleumProducts),
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1086:35
[INFO] [stdout]      |
[INFO] [stdout] 1086 |             "photo_developing" => Ok(PhotoDeveloping),
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1087:74
[INFO] [stdout]      |
[INFO] [stdout] 1087 |               "photographic_photocopy_microfilm_equipment_and_supplies" => {
[INFO] [stdout]      |  __________________________________________________________________________^
[INFO] [stdout] 1088 | |                 Ok(PhotographicPhotocopyMicrofilmEquipmentAndSupplies)
[INFO] [stdout] 1089 | |             }
[INFO] [stdout]      | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1088:17
[INFO] [stdout]      |
[INFO] [stdout] 1088 |                 Ok(PhotographicPhotocopyMicrofilmEquipmentAndSupplies)
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1090:39
[INFO] [stdout]      |
[INFO] [stdout] 1090 |             "photographic_studios" => Ok(PhotographicStudios),
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1091:43
[INFO] [stdout]      |
[INFO] [stdout] 1091 |             "picture_video_production" => Ok(PictureVideoProduction),
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1092:58
[INFO] [stdout]      |
[INFO] [stdout] 1092 |             "piece_goods_notions_and_other_dry_goods" => Ok(PieceGoodsNotionsAndOtherDryGoods),
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1093:58
[INFO] [stdout]      |
[INFO] [stdout] 1093 |             "plumbing_heating_equipment_and_supplies" => Ok(PlumbingHeatingEquipmentAndSupplies),
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1094:42
[INFO] [stdout]      |
[INFO] [stdout] 1094 |             "political_organizations" => Ok(PoliticalOrganizations),
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1095:50
[INFO] [stdout]      |
[INFO] [stdout] 1095 |             "postal_services_government_only" => Ok(PostalServicesGovernmentOnly),
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1096:65
[INFO] [stdout]      |
[INFO] [stdout] 1096 |               "precious_stones_and_metals_watches_and_jewelry" => {
[INFO] [stdout]      |  _________________________________________________________________^
[INFO] [stdout] 1097 | |                 Ok(PreciousStonesAndMetalsWatchesAndJewelry)
[INFO] [stdout] 1098 | |             }
[INFO] [stdout]      | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1097:17
[INFO] [stdout]      |
[INFO] [stdout] 1097 |                 Ok(PreciousStonesAndMetalsWatchesAndJewelry)
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1099:40
[INFO] [stdout]      |
[INFO] [stdout] 1099 |             "professional_services" => Ok(ProfessionalServices),
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1100:49
[INFO] [stdout]      |
[INFO] [stdout] 1100 |             "public_warehousing_and_storage" => Ok(PublicWarehousingAndStorage),
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1101:49
[INFO] [stdout]      |
[INFO] [stdout] 1101 |             "quick_copy_repro_and_blueprint" => Ok(QuickCopyReproAndBlueprint),
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1102:28
[INFO] [stdout]      |
[INFO] [stdout] 1102 |             "railroads" => Ok(Railroads),
[INFO] [stdout]      |                            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1103:58
[INFO] [stdout]      |
[INFO] [stdout] 1103 |             "real_estate_agents_and_managers_rentals" => Ok(RealEstateAgentsAndManagersRentals),
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1104:32
[INFO] [stdout]      |
[INFO] [stdout] 1104 |             "record_stores" => Ok(RecordStores),
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1105:47
[INFO] [stdout]      |
[INFO] [stdout] 1105 |             "recreational_vehicle_rentals" => Ok(RecreationalVehicleRentals),
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1106:41
[INFO] [stdout]      |
[INFO] [stdout] 1106 |             "religious_goods_stores" => Ok(ReligiousGoodsStores),
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1107:42
[INFO] [stdout]      |
[INFO] [stdout] 1107 |             "religious_organizations" => Ok(ReligiousOrganizations),
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1108:45
[INFO] [stdout]      |
[INFO] [stdout] 1108 |             "roofing_siding_sheet_metal" => Ok(RoofingSidingSheetMetal),
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1109:47
[INFO] [stdout]      |
[INFO] [stdout] 1109 |             "secretarial_support_services" => Ok(SecretarialSupportServices),
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1110:43
[INFO] [stdout]      |
[INFO] [stdout] 1110 |             "security_brokers_dealers" => Ok(SecurityBrokersDealers),
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IssuingCardAuthorizationControlsAllowedCategories, Infallible>
[INFO] [stdout]     --> src/issuing_card_authorization_controls.rs:1111:35
[INFO] [stdout]      |
[WARN] too many lines in the log, truncating it
