[INFO] fetching crate async-stripe-misc 1.0.0-alpha.6...
[INFO] checking async-stripe-misc-1.0.0-alpha.6 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate async-stripe-misc 1.0.0-alpha.6 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate async-stripe-misc 1.0.0-alpha.6
[INFO] finished tweaking crates.io crate async-stripe-misc 1.0.0-alpha.6
[INFO] tweaked toml for crates.io crate async-stripe-misc 1.0.0-alpha.6 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate async-stripe-misc 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-misc 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 0320e0dcebfc2d51d1c781ee0d14d4d02383eeabe3cb5373139d1ad408ff26a4
[INFO] running `Command { std: "docker" "start" "-a" "0320e0dcebfc2d51d1c781ee0d14d4d02383eeabe3cb5373139d1ad408ff26a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0320e0dcebfc2d51d1c781ee0d14d4d02383eeabe3cb5373139d1ad408ff26a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0320e0dcebfc2d51d1c781ee0d14d4d02383eeabe3cb5373139d1ad408ff26a4", kill_on_drop: false }`
[INFO] [stdout] 0320e0dcebfc2d51d1c781ee0d14d4d02383eeabe3cb5373139d1ad408ff26a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b51fb8fdd8bedd60d84bdbf073ac462ac522bd608c58a130de15fea2fd1b1b90
[INFO] running `Command { std: "docker" "start" "-a" "b51fb8fdd8bedd60d84bdbf073ac462ac522bd608c58a130de15fea2fd1b1b90", kill_on_drop: false }`
[INFO] [stderr]    Compiling miniserde v0.1.43
[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]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking smol_str v0.3.2
[INFO] [stderr]     Checking serde_qs v0.15.0
[INFO] [stderr]     Checking async-stripe-types v1.0.0-alpha.6
[INFO] [stderr]     Checking async-stripe-shared v1.0.0-alpha.6
[INFO] [stderr]     Checking async-stripe-client-core v1.0.0-alpha.6
[INFO] [stderr]     Checking async-stripe-misc v1.0.0-alpha.6 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<apple_pay_domain::types::ApplePayDomainId, Infallible>
[INFO] [stdout]    --> src/apple_pay_domain/types.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | stripe_types::def_id!(ApplePayDomainId);
[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<apple_pay_domain::types::ApplePayDomainId, Infallible>
[INFO] [stdout]    --> src/apple_pay_domain/types.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | stripe_types::def_id!(ApplePayDomainId);
[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<apple_pay_domain::types::ApplePayDomainId, Infallible>
[INFO] [stdout]    --> src/apple_pay_domain/types.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | stripe_types::def_id!(ApplePayDomainId);
[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<apple_pay_domain::types::ApplePayDomainId, Infallible>
[INFO] [stdout]    --> src/apple_pay_domain/types.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | stripe_types::def_id!(ApplePayDomainId);
[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<apple_pay_domain::types::ApplePayDomainId, Infallible>
[INFO] [stdout]    --> src/apple_pay_domain/types.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | stripe_types::def_id!(ApplePayDomainId);
[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_connections_resource_transaction_refresh::BankConnectionsResourceTransactionRefreshId, Infallible>
[INFO] [stdout]    --> src/bank_connections_resource_transaction_refresh.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | stripe_types::def_id!(BankConnectionsResourceTransactionRefreshId);
[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_connections_resource_transaction_refresh::BankConnectionsResourceTransactionRefreshId, Infallible>
[INFO] [stdout]    --> src/bank_connections_resource_transaction_refresh.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | stripe_types::def_id!(BankConnectionsResourceTransactionRefreshId);
[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_connections_resource_transaction_refresh::BankConnectionsResourceTransactionRefreshId, Infallible>
[INFO] [stdout]    --> src/bank_connections_resource_transaction_refresh.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | stripe_types::def_id!(BankConnectionsResourceTransactionRefreshId);
[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_connections_resource_transaction_refresh::BankConnectionsResourceTransactionRefreshId, Infallible>
[INFO] [stdout]    --> src/bank_connections_resource_transaction_refresh.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | stripe_types::def_id!(BankConnectionsResourceTransactionRefreshId);
[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_connections_resource_transaction_refresh::BankConnectionsResourceTransactionRefreshId, Infallible>
[INFO] [stdout]    --> src/bank_connections_resource_transaction_refresh.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | stripe_types::def_id!(BankConnectionsResourceTransactionRefreshId);
[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<climate_order::types::ClimateOrderId, Infallible>
[INFO] [stdout]    --> src/climate_order/types.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | stripe_types::def_id!(ClimateOrderId);
[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<climate_order::types::ClimateOrderId, Infallible>
[INFO] [stdout]    --> src/climate_order/types.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | stripe_types::def_id!(ClimateOrderId);
[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<climate_order::types::ClimateOrderId, Infallible>
[INFO] [stdout]    --> src/climate_order/types.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | stripe_types::def_id!(ClimateOrderId);
[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<climate_order::types::ClimateOrderId, Infallible>
[INFO] [stdout]    --> src/climate_order/types.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | stripe_types::def_id!(ClimateOrderId);
[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<climate_order::types::ClimateOrderId, Infallible>
[INFO] [stdout]    --> src/climate_order/types.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | stripe_types::def_id!(ClimateOrderId);
[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<climate_product::types::ClimateProductId, Infallible>
[INFO] [stdout]    --> src/climate_product/types.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | stripe_types::def_id!(ClimateProductId);
[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<climate_product::types::ClimateProductId, Infallible>
[INFO] [stdout]    --> src/climate_product/types.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | stripe_types::def_id!(ClimateProductId);
[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<climate_product::types::ClimateProductId, Infallible>
[INFO] [stdout]    --> src/climate_product/types.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | stripe_types::def_id!(ClimateProductId);
[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<climate_product::types::ClimateProductId, Infallible>
[INFO] [stdout]    --> src/climate_product/types.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | stripe_types::def_id!(ClimateProductId);
[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<climate_product::types::ClimateProductId, Infallible>
[INFO] [stdout]    --> src/climate_product/types.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | stripe_types::def_id!(ClimateProductId);
[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<climate_supplier::types::ClimateSupplierId, Infallible>
[INFO] [stdout]    --> src/climate_supplier/types.rs:249:1
[INFO] [stdout]     |
[INFO] [stdout] 249 | stripe_types::def_id!(ClimateSupplierId);
[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<climate_supplier::types::ClimateSupplierId, Infallible>
[INFO] [stdout]    --> src/climate_supplier/types.rs:249:1
[INFO] [stdout]     |
[INFO] [stdout] 249 | stripe_types::def_id!(ClimateSupplierId);
[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<climate_supplier::types::ClimateSupplierId, Infallible>
[INFO] [stdout]    --> src/climate_supplier/types.rs:249:1
[INFO] [stdout]     |
[INFO] [stdout] 249 | stripe_types::def_id!(ClimateSupplierId);
[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<climate_supplier::types::ClimateSupplierId, Infallible>
[INFO] [stdout]    --> src/climate_supplier/types.rs:249:1
[INFO] [stdout]     |
[INFO] [stdout] 249 | stripe_types::def_id!(ClimateSupplierId);
[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<climate_supplier::types::ClimateSupplierId, Infallible>
[INFO] [stdout]    --> src/climate_supplier/types.rs:249:1
[INFO] [stdout]     |
[INFO] [stdout] 249 | stripe_types::def_id!(ClimateSupplierId);
[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_active_entitlement::types::EntitlementsActiveEntitlementId, Infallible>
[INFO] [stdout]    --> src/entitlements_active_entitlement/types.rs:147:1
[INFO] [stdout]     |
[INFO] [stdout] 147 | stripe_types::def_id!(EntitlementsActiveEntitlementId);
[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_active_entitlement::types::EntitlementsActiveEntitlementId, Infallible>
[INFO] [stdout]    --> src/entitlements_active_entitlement/types.rs:147:1
[INFO] [stdout]     |
[INFO] [stdout] 147 | stripe_types::def_id!(EntitlementsActiveEntitlementId);
[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_active_entitlement::types::EntitlementsActiveEntitlementId, Infallible>
[INFO] [stdout]    --> src/entitlements_active_entitlement/types.rs:147:1
[INFO] [stdout]     |
[INFO] [stdout] 147 | stripe_types::def_id!(EntitlementsActiveEntitlementId);
[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_active_entitlement::types::EntitlementsActiveEntitlementId, Infallible>
[INFO] [stdout]    --> src/entitlements_active_entitlement/types.rs:147:1
[INFO] [stdout]     |
[INFO] [stdout] 147 | stripe_types::def_id!(EntitlementsActiveEntitlementId);
[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_active_entitlement::types::EntitlementsActiveEntitlementId, Infallible>
[INFO] [stdout]    --> src/entitlements_active_entitlement/types.rs:147:1
[INFO] [stdout]     |
[INFO] [stdout] 147 | stripe_types::def_id!(EntitlementsActiveEntitlementId);
[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<ephemeral_key::types::EphemeralKeyId, Infallible>
[INFO] [stdout]    --> src/ephemeral_key/types.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | stripe_types::def_id!(EphemeralKeyId);
[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<ephemeral_key::types::EphemeralKeyId, Infallible>
[INFO] [stdout]    --> src/ephemeral_key/types.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | stripe_types::def_id!(EphemeralKeyId);
[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<ephemeral_key::types::EphemeralKeyId, Infallible>
[INFO] [stdout]    --> src/ephemeral_key/types.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | stripe_types::def_id!(EphemeralKeyId);
[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<ephemeral_key::types::EphemeralKeyId, Infallible>
[INFO] [stdout]    --> src/ephemeral_key/types.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | stripe_types::def_id!(EphemeralKeyId);
[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<ephemeral_key::types::EphemeralKeyId, Infallible>
[INFO] [stdout]    --> src/ephemeral_key/types.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | stripe_types::def_id!(EphemeralKeyId);
[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<exchange_rate::types::ExchangeRateId, Infallible>
[INFO] [stdout]    --> src/exchange_rate/types.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | stripe_types::def_id!(ExchangeRateId);
[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<exchange_rate::types::ExchangeRateId, Infallible>
[INFO] [stdout]    --> src/exchange_rate/types.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | stripe_types::def_id!(ExchangeRateId);
[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<exchange_rate::types::ExchangeRateId, Infallible>
[INFO] [stdout]    --> src/exchange_rate/types.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | stripe_types::def_id!(ExchangeRateId);
[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<exchange_rate::types::ExchangeRateId, Infallible>
[INFO] [stdout]    --> src/exchange_rate/types.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | stripe_types::def_id!(ExchangeRateId);
[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<exchange_rate::types::ExchangeRateId, Infallible>
[INFO] [stdout]    --> src/exchange_rate/types.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | stripe_types::def_id!(ExchangeRateId);
[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<financial_connections_account::types::FinancialConnectionsAccountId, Infallible>
[INFO] [stdout]    --> src/financial_connections_account/types.rs:807:1
[INFO] [stdout]     |
[INFO] [stdout] 807 | stripe_types::def_id!(FinancialConnectionsAccountId);
[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<financial_connections_account::types::FinancialConnectionsAccountId, Infallible>
[INFO] [stdout]    --> src/financial_connections_account/types.rs:807:1
[INFO] [stdout]     |
[INFO] [stdout] 807 | stripe_types::def_id!(FinancialConnectionsAccountId);
[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<financial_connections_account::types::FinancialConnectionsAccountId, Infallible>
[INFO] [stdout]    --> src/financial_connections_account/types.rs:807:1
[INFO] [stdout]     |
[INFO] [stdout] 807 | stripe_types::def_id!(FinancialConnectionsAccountId);
[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<financial_connections_account::types::FinancialConnectionsAccountId, Infallible>
[INFO] [stdout]    --> src/financial_connections_account/types.rs:807:1
[INFO] [stdout]     |
[INFO] [stdout] 807 | stripe_types::def_id!(FinancialConnectionsAccountId);
[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<financial_connections_account::types::FinancialConnectionsAccountId, Infallible>
[INFO] [stdout]    --> src/financial_connections_account/types.rs:807:1
[INFO] [stdout]     |
[INFO] [stdout] 807 | stripe_types::def_id!(FinancialConnectionsAccountId);
[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<financial_connections_account_owner::FinancialConnectionsAccountOwnerId, Infallible>
[INFO] [stdout]    --> src/financial_connections_account_owner.rs:183:1
[INFO] [stdout]     |
[INFO] [stdout] 183 | stripe_types::def_id!(FinancialConnectionsAccountOwnerId);
[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<financial_connections_account_owner::FinancialConnectionsAccountOwnerId, Infallible>
[INFO] [stdout]    --> src/financial_connections_account_owner.rs:183:1
[INFO] [stdout]     |
[INFO] [stdout] 183 | stripe_types::def_id!(FinancialConnectionsAccountOwnerId);
[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<financial_connections_account_owner::FinancialConnectionsAccountOwnerId, Infallible>
[INFO] [stdout]    --> src/financial_connections_account_owner.rs:183:1
[INFO] [stdout]     |
[INFO] [stdout] 183 | stripe_types::def_id!(FinancialConnectionsAccountOwnerId);
[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<financial_connections_account_owner::FinancialConnectionsAccountOwnerId, Infallible>
[INFO] [stdout]    --> src/financial_connections_account_owner.rs:183:1
[INFO] [stdout]     |
[INFO] [stdout] 183 | stripe_types::def_id!(FinancialConnectionsAccountOwnerId);
[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<financial_connections_account_owner::FinancialConnectionsAccountOwnerId, Infallible>
[INFO] [stdout]    --> src/financial_connections_account_owner.rs:183:1
[INFO] [stdout]     |
[INFO] [stdout] 183 | stripe_types::def_id!(FinancialConnectionsAccountOwnerId);
[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<financial_connections_account_ownership::FinancialConnectionsAccountOwnershipId, Infallible>
[INFO] [stdout]    --> src/financial_connections_account_ownership.rs:140:1
[INFO] [stdout]     |
[INFO] [stdout] 140 | stripe_types::def_id!(FinancialConnectionsAccountOwnershipId);
[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<financial_connections_account_ownership::FinancialConnectionsAccountOwnershipId, Infallible>
[INFO] [stdout]    --> src/financial_connections_account_ownership.rs:140:1
[INFO] [stdout]     |
[INFO] [stdout] 140 | stripe_types::def_id!(FinancialConnectionsAccountOwnershipId);
[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<financial_connections_account_ownership::FinancialConnectionsAccountOwnershipId, Infallible>
[INFO] [stdout]    --> src/financial_connections_account_ownership.rs:140:1
[INFO] [stdout]     |
[INFO] [stdout] 140 | stripe_types::def_id!(FinancialConnectionsAccountOwnershipId);
[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<financial_connections_account_ownership::FinancialConnectionsAccountOwnershipId, Infallible>
[INFO] [stdout]    --> src/financial_connections_account_ownership.rs:140:1
[INFO] [stdout]     |
[INFO] [stdout] 140 | stripe_types::def_id!(FinancialConnectionsAccountOwnershipId);
[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<financial_connections_account_ownership::FinancialConnectionsAccountOwnershipId, Infallible>
[INFO] [stdout]    --> src/financial_connections_account_ownership.rs:140:1
[INFO] [stdout]     |
[INFO] [stdout] 140 | stripe_types::def_id!(FinancialConnectionsAccountOwnershipId);
[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<financial_connections_session::types::FinancialConnectionsSessionId, Infallible>
[INFO] [stdout]    --> src/financial_connections_session/types.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | stripe_types::def_id!(FinancialConnectionsSessionId);
[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<financial_connections_session::types::FinancialConnectionsSessionId, Infallible>
[INFO] [stdout]    --> src/financial_connections_session/types.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | stripe_types::def_id!(FinancialConnectionsSessionId);
[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<financial_connections_session::types::FinancialConnectionsSessionId, Infallible>
[INFO] [stdout]    --> src/financial_connections_session/types.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | stripe_types::def_id!(FinancialConnectionsSessionId);
[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<financial_connections_session::types::FinancialConnectionsSessionId, Infallible>
[INFO] [stdout]    --> src/financial_connections_session/types.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | stripe_types::def_id!(FinancialConnectionsSessionId);
[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<financial_connections_session::types::FinancialConnectionsSessionId, Infallible>
[INFO] [stdout]    --> src/financial_connections_session/types.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | stripe_types::def_id!(FinancialConnectionsSessionId);
[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<financial_connections_transaction::types::FinancialConnectionsTransactionId, Infallible>
[INFO] [stdout]    --> src/financial_connections_transaction/types.rs:309:1
[INFO] [stdout]     |
[INFO] [stdout] 309 | stripe_types::def_id!(FinancialConnectionsTransactionId);
[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<financial_connections_transaction::types::FinancialConnectionsTransactionId, Infallible>
[INFO] [stdout]    --> src/financial_connections_transaction/types.rs:309:1
[INFO] [stdout]     |
[INFO] [stdout] 309 | stripe_types::def_id!(FinancialConnectionsTransactionId);
[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<financial_connections_transaction::types::FinancialConnectionsTransactionId, Infallible>
[INFO] [stdout]    --> src/financial_connections_transaction/types.rs:309:1
[INFO] [stdout]     |
[INFO] [stdout] 309 | stripe_types::def_id!(FinancialConnectionsTransactionId);
[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<financial_connections_transaction::types::FinancialConnectionsTransactionId, Infallible>
[INFO] [stdout]    --> src/financial_connections_transaction/types.rs:309:1
[INFO] [stdout]     |
[INFO] [stdout] 309 | stripe_types::def_id!(FinancialConnectionsTransactionId);
[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<financial_connections_transaction::types::FinancialConnectionsTransactionId, Infallible>
[INFO] [stdout]    --> src/financial_connections_transaction/types.rs:309:1
[INFO] [stdout]     |
[INFO] [stdout] 309 | stripe_types::def_id!(FinancialConnectionsTransactionId);
[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<forwarding_request::types::ForwardingRequestId, Infallible>
[INFO] [stdout]    --> src/forwarding_request/types.rs:239:1
[INFO] [stdout]     |
[INFO] [stdout] 239 | stripe_types::def_id!(ForwardingRequestId);
[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<forwarding_request::types::ForwardingRequestId, Infallible>
[INFO] [stdout]    --> src/forwarding_request/types.rs:239:1
[INFO] [stdout]     |
[INFO] [stdout] 239 | stripe_types::def_id!(ForwardingRequestId);
[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<forwarding_request::types::ForwardingRequestId, Infallible>
[INFO] [stdout]    --> src/forwarding_request/types.rs:239:1
[INFO] [stdout]     |
[INFO] [stdout] 239 | stripe_types::def_id!(ForwardingRequestId);
[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<forwarding_request::types::ForwardingRequestId, Infallible>
[INFO] [stdout]    --> src/forwarding_request/types.rs:239:1
[INFO] [stdout]     |
[INFO] [stdout] 239 | stripe_types::def_id!(ForwardingRequestId);
[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<forwarding_request::types::ForwardingRequestId, Infallible>
[INFO] [stdout]    --> src/forwarding_request/types.rs:239:1
[INFO] [stdout]     |
[INFO] [stdout] 239 | stripe_types::def_id!(ForwardingRequestId);
[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<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:163:53
[INFO] [stdout]     |
[INFO] [stdout] 163 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout] 164 | |         use GelatoSessionLastErrorCode::*;
[INFO] [stdout] 165 | |         match s {
[INFO] [stdout] 166 | |             "abandoned" => Ok(Abandoned),
[INFO] [stdout] ...   |
[INFO] [stdout] 187 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | /         match s {
[INFO] [stdout] 166 | |             "abandoned" => Ok(Abandoned),
[INFO] [stdout] 167 | |             "consent_declined" => Ok(ConsentDeclined),
[INFO] [stdout] 168 | |             "country_not_supported" => Ok(CountryNotSupported),
[INFO] [stdout] ...   |
[INFO] [stdout] 185 | |             v => Ok(Unknown(v.to_owned())),
[INFO] [stdout] 186 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:166:28
[INFO] [stdout]     |
[INFO] [stdout] 166 |             "abandoned" => Ok(Abandoned),
[INFO] [stdout]     |                            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:167:35
[INFO] [stdout]     |
[INFO] [stdout] 167 |             "consent_declined" => Ok(ConsentDeclined),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:168:40
[INFO] [stdout]     |
[INFO] [stdout] 168 |             "country_not_supported" => Ok(CountryNotSupported),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:169:39
[INFO] [stdout]     |
[INFO] [stdout] 169 |             "device_not_supported" => Ok(DeviceNotSupported),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:170:35
[INFO] [stdout]     |
[INFO] [stdout] 170 |             "document_expired" => Ok(DocumentExpired),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:171:46
[INFO] [stdout]     |
[INFO] [stdout] 171 |             "document_type_not_supported" => Ok(DocumentTypeNotSupported),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:172:44
[INFO] [stdout]     |
[INFO] [stdout] 172 |             "document_unverified_other" => Ok(DocumentUnverifiedOther),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:173:41
[INFO] [stdout]     |
[INFO] [stdout] 173 |             "email_unverified_other" => Ok(EmailUnverifiedOther),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:174:46
[INFO] [stdout]     |
[INFO] [stdout] 174 |             "email_verification_declined" => Ok(EmailVerificationDeclined),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:175:55
[INFO] [stdout]     |
[INFO] [stdout] 175 |             "id_number_insufficient_document_data" => Ok(IdNumberInsufficientDocumentData),
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:176:37
[INFO] [stdout]     |
[INFO] [stdout] 176 |             "id_number_mismatch" => Ok(IdNumberMismatch),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:177:45
[INFO] [stdout]     |
[INFO] [stdout] 177 |             "id_number_unverified_other" => Ok(IdNumberUnverifiedOther),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:178:41
[INFO] [stdout]     |
[INFO] [stdout] 178 |             "phone_unverified_other" => Ok(PhoneUnverifiedOther),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:179:46
[INFO] [stdout]     |
[INFO] [stdout] 179 |             "phone_verification_declined" => Ok(PhoneVerificationDeclined),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:180:48
[INFO] [stdout]     |
[INFO] [stdout] 180 |             "selfie_document_missing_photo" => Ok(SelfieDocumentMissingPhoto),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:181:39
[INFO] [stdout]     |
[INFO] [stdout] 181 |             "selfie_face_mismatch" => Ok(SelfieFaceMismatch),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:182:37
[INFO] [stdout]     |
[INFO] [stdout] 182 |             "selfie_manipulated" => Ok(SelfieManipulated),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:183:42
[INFO] [stdout]     |
[INFO] [stdout] 183 |             "selfie_unverified_other" => Ok(SelfieUnverifiedOther),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:184:38
[INFO] [stdout]     |
[INFO] [stdout] 184 |             "under_supported_age" => Ok(UnderSupportedAge),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:185:18
[INFO] [stdout]     |
[INFO] [stdout] 185 |             v => Ok(Unknown(v.to_owned())),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:218:25
[INFO] [stdout]     |
[INFO] [stdout] 218 |         self.out = Some(GelatoSessionLastErrorCode::from_str(s).unwrap());
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:223:1
[INFO] [stdout]     |
[INFO] [stdout] 223 | stripe_types::impl_from_val_with_from_str!(GelatoSessionLastErrorCode);
[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<identity_verification_report::types::IdentityVerificationReportId, Infallible>
[INFO] [stdout]    --> src/identity_verification_report/types.rs:334:1
[INFO] [stdout]     |
[INFO] [stdout] 334 | stripe_types::def_id!(IdentityVerificationReportId);
[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<identity_verification_report::types::IdentityVerificationReportId, Infallible>
[INFO] [stdout]    --> src/identity_verification_report/types.rs:334:1
[INFO] [stdout]     |
[INFO] [stdout] 334 | stripe_types::def_id!(IdentityVerificationReportId);
[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<identity_verification_report::types::IdentityVerificationReportId, Infallible>
[INFO] [stdout]    --> src/identity_verification_report/types.rs:334:1
[INFO] [stdout]     |
[INFO] [stdout] 334 | stripe_types::def_id!(IdentityVerificationReportId);
[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<identity_verification_report::types::IdentityVerificationReportId, Infallible>
[INFO] [stdout]    --> src/identity_verification_report/types.rs:334:1
[INFO] [stdout]     |
[INFO] [stdout] 334 | stripe_types::def_id!(IdentityVerificationReportId);
[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<identity_verification_report::types::IdentityVerificationReportId, Infallible>
[INFO] [stdout]    --> src/identity_verification_report/types.rs:334:1
[INFO] [stdout]     |
[INFO] [stdout] 334 | stripe_types::def_id!(IdentityVerificationReportId);
[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<identity_verification_session::types::IdentityVerificationSessionId, Infallible>
[INFO] [stdout]    --> src/identity_verification_session/types.rs:407:1
[INFO] [stdout]     |
[INFO] [stdout] 407 | stripe_types::def_id!(IdentityVerificationSessionId);
[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<identity_verification_session::types::IdentityVerificationSessionId, Infallible>
[INFO] [stdout]    --> src/identity_verification_session/types.rs:407:1
[INFO] [stdout]     |
[INFO] [stdout] 407 | stripe_types::def_id!(IdentityVerificationSessionId);
[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<identity_verification_session::types::IdentityVerificationSessionId, Infallible>
[INFO] [stdout]    --> src/identity_verification_session/types.rs:407:1
[INFO] [stdout]     |
[INFO] [stdout] 407 | stripe_types::def_id!(IdentityVerificationSessionId);
[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<identity_verification_session::types::IdentityVerificationSessionId, Infallible>
[INFO] [stdout]    --> src/identity_verification_session/types.rs:407:1
[INFO] [stdout]     |
[INFO] [stdout] 407 | stripe_types::def_id!(IdentityVerificationSessionId);
[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<identity_verification_session::types::IdentityVerificationSessionId, Infallible>
[INFO] [stdout]    --> src/identity_verification_session/types.rs:407:1
[INFO] [stdout]     |
[INFO] [stdout] 407 | stripe_types::def_id!(IdentityVerificationSessionId);
[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<reporting_report_run::types::ReportingReportRunId, Infallible>
[INFO] [stdout]    --> src/reporting_report_run/types.rs:224:1
[INFO] [stdout]     |
[INFO] [stdout] 224 | stripe_types::def_id!(ReportingReportRunId);
[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<reporting_report_run::types::ReportingReportRunId, Infallible>
[INFO] [stdout]    --> src/reporting_report_run/types.rs:224:1
[INFO] [stdout]     |
[INFO] [stdout] 224 | stripe_types::def_id!(ReportingReportRunId);
[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<reporting_report_run::types::ReportingReportRunId, Infallible>
[INFO] [stdout]    --> src/reporting_report_run/types.rs:224:1
[INFO] [stdout]     |
[INFO] [stdout] 224 | stripe_types::def_id!(ReportingReportRunId);
[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<reporting_report_run::types::ReportingReportRunId, Infallible>
[INFO] [stdout]    --> src/reporting_report_run/types.rs:224:1
[INFO] [stdout]     |
[INFO] [stdout] 224 | stripe_types::def_id!(ReportingReportRunId);
[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<reporting_report_run::types::ReportingReportRunId, Infallible>
[INFO] [stdout]    --> src/reporting_report_run/types.rs:224:1
[INFO] [stdout]     |
[INFO] [stdout] 224 | stripe_types::def_id!(ReportingReportRunId);
[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<reporting_report_type::types::ReportingReportTypeId, Infallible>
[INFO] [stdout]    --> src/reporting_report_type/types.rs:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | stripe_types::def_id!(ReportingReportTypeId);
[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<reporting_report_type::types::ReportingReportTypeId, Infallible>
[INFO] [stdout]    --> src/reporting_report_type/types.rs:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | stripe_types::def_id!(ReportingReportTypeId);
[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<reporting_report_type::types::ReportingReportTypeId, Infallible>
[INFO] [stdout]    --> src/reporting_report_type/types.rs:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | stripe_types::def_id!(ReportingReportTypeId);
[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<reporting_report_type::types::ReportingReportTypeId, Infallible>
[INFO] [stdout]    --> src/reporting_report_type/types.rs:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | stripe_types::def_id!(ReportingReportTypeId);
[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<reporting_report_type::types::ReportingReportTypeId, Infallible>
[INFO] [stdout]    --> src/reporting_report_type/types.rs:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | stripe_types::def_id!(ReportingReportTypeId);
[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<scheduled_query_run::types::ScheduledQueryRunId, Infallible>
[INFO] [stdout]    --> src/scheduled_query_run/types.rs:227:1
[INFO] [stdout]     |
[INFO] [stdout] 227 | stripe_types::def_id!(ScheduledQueryRunId);
[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<scheduled_query_run::types::ScheduledQueryRunId, Infallible>
[INFO] [stdout]    --> src/scheduled_query_run/types.rs:227:1
[INFO] [stdout]     |
[INFO] [stdout] 227 | stripe_types::def_id!(ScheduledQueryRunId);
[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<scheduled_query_run::types::ScheduledQueryRunId, Infallible>
[INFO] [stdout]    --> src/scheduled_query_run/types.rs:227:1
[INFO] [stdout]     |
[INFO] [stdout] 227 | stripe_types::def_id!(ScheduledQueryRunId);
[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<scheduled_query_run::types::ScheduledQueryRunId, Infallible>
[INFO] [stdout]    --> src/scheduled_query_run/types.rs:227:1
[INFO] [stdout]     |
[INFO] [stdout] 227 | stripe_types::def_id!(ScheduledQueryRunId);
[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<scheduled_query_run::types::ScheduledQueryRunId, Infallible>
[INFO] [stdout]    --> src/scheduled_query_run/types.rs:227:1
[INFO] [stdout]     |
[INFO] [stdout] 227 | stripe_types::def_id!(ScheduledQueryRunId);
[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<tax_calculation::types::TaxCalculationId, Infallible>
[INFO] [stdout]    --> src/tax_calculation/types.rs:265:1
[INFO] [stdout]     |
[INFO] [stdout] 265 | stripe_types::def_id!(TaxCalculationId);
[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<tax_calculation::types::TaxCalculationId, Infallible>
[INFO] [stdout]    --> src/tax_calculation/types.rs:265:1
[INFO] [stdout]     |
[INFO] [stdout] 265 | stripe_types::def_id!(TaxCalculationId);
[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<tax_calculation::types::TaxCalculationId, Infallible>
[INFO] [stdout]    --> src/tax_calculation/types.rs:265:1
[INFO] [stdout]     |
[INFO] [stdout] 265 | stripe_types::def_id!(TaxCalculationId);
[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<tax_calculation::types::TaxCalculationId, Infallible>
[INFO] [stdout]    --> src/tax_calculation/types.rs:265:1
[INFO] [stdout]     |
[INFO] [stdout] 265 | stripe_types::def_id!(TaxCalculationId);
[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<tax_calculation::types::TaxCalculationId, Infallible>
[INFO] [stdout]    --> src/tax_calculation/types.rs:265:1
[INFO] [stdout]     |
[INFO] [stdout] 265 | stripe_types::def_id!(TaxCalculationId);
[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<tax_calculation_line_item::TaxCalculationLineItemId, Infallible>
[INFO] [stdout]    --> src/tax_calculation_line_item.rs:308:1
[INFO] [stdout]     |
[INFO] [stdout] 308 | stripe_types::def_id!(TaxCalculationLineItemId);
[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<tax_calculation_line_item::TaxCalculationLineItemId, Infallible>
[INFO] [stdout]    --> src/tax_calculation_line_item.rs:308:1
[INFO] [stdout]     |
[INFO] [stdout] 308 | stripe_types::def_id!(TaxCalculationLineItemId);
[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<tax_calculation_line_item::TaxCalculationLineItemId, Infallible>
[INFO] [stdout]    --> src/tax_calculation_line_item.rs:308:1
[INFO] [stdout]     |
[INFO] [stdout] 308 | stripe_types::def_id!(TaxCalculationLineItemId);
[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<tax_calculation_line_item::TaxCalculationLineItemId, Infallible>
[INFO] [stdout]    --> src/tax_calculation_line_item.rs:308:1
[INFO] [stdout]     |
[INFO] [stdout] 308 | stripe_types::def_id!(TaxCalculationLineItemId);
[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<tax_calculation_line_item::TaxCalculationLineItemId, Infallible>
[INFO] [stdout]    --> src/tax_calculation_line_item.rs:308:1
[INFO] [stdout]     |
[INFO] [stdout] 308 | stripe_types::def_id!(TaxCalculationLineItemId);
[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<tax_registration::types::TaxRegistrationId, Infallible>
[INFO] [stdout]    --> src/tax_registration/types.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | stripe_types::def_id!(TaxRegistrationId);
[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<tax_registration::types::TaxRegistrationId, Infallible>
[INFO] [stdout]    --> src/tax_registration/types.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | stripe_types::def_id!(TaxRegistrationId);
[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<tax_registration::types::TaxRegistrationId, Infallible>
[INFO] [stdout]    --> src/tax_registration/types.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | stripe_types::def_id!(TaxRegistrationId);
[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<tax_registration::types::TaxRegistrationId, Infallible>
[INFO] [stdout]    --> src/tax_registration/types.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | stripe_types::def_id!(TaxRegistrationId);
[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<tax_registration::types::TaxRegistrationId, Infallible>
[INFO] [stdout]    --> src/tax_registration/types.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | stripe_types::def_id!(TaxRegistrationId);
[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<tax_transaction::types::TaxTransactionId, Infallible>
[INFO] [stdout]    --> src/tax_transaction/types.rs:348:1
[INFO] [stdout]     |
[INFO] [stdout] 348 | stripe_types::def_id!(TaxTransactionId);
[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<tax_transaction::types::TaxTransactionId, Infallible>
[INFO] [stdout]    --> src/tax_transaction/types.rs:348:1
[INFO] [stdout]     |
[INFO] [stdout] 348 | stripe_types::def_id!(TaxTransactionId);
[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<tax_transaction::types::TaxTransactionId, Infallible>
[INFO] [stdout]    --> src/tax_transaction/types.rs:348:1
[INFO] [stdout]     |
[INFO] [stdout] 348 | stripe_types::def_id!(TaxTransactionId);
[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<tax_transaction::types::TaxTransactionId, Infallible>
[INFO] [stdout]    --> src/tax_transaction/types.rs:348:1
[INFO] [stdout]     |
[INFO] [stdout] 348 | stripe_types::def_id!(TaxTransactionId);
[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<tax_transaction::types::TaxTransactionId, Infallible>
[INFO] [stdout]    --> src/tax_transaction/types.rs:348:1
[INFO] [stdout]     |
[INFO] [stdout] 348 | stripe_types::def_id!(TaxTransactionId);
[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<tax_transaction_line_item::TaxTransactionLineItemId, Infallible>
[INFO] [stdout]    --> src/tax_transaction_line_item.rs:390:1
[INFO] [stdout]     |
[INFO] [stdout] 390 | stripe_types::def_id!(TaxTransactionLineItemId);
[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<tax_transaction_line_item::TaxTransactionLineItemId, Infallible>
[INFO] [stdout]    --> src/tax_transaction_line_item.rs:390:1
[INFO] [stdout]     |
[INFO] [stdout] 390 | stripe_types::def_id!(TaxTransactionLineItemId);
[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<tax_transaction_line_item::TaxTransactionLineItemId, Infallible>
[INFO] [stdout]    --> src/tax_transaction_line_item.rs:390:1
[INFO] [stdout]     |
[INFO] [stdout] 390 | stripe_types::def_id!(TaxTransactionLineItemId);
[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<tax_transaction_line_item::TaxTransactionLineItemId, Infallible>
[INFO] [stdout]    --> src/tax_transaction_line_item.rs:390:1
[INFO] [stdout]     |
[INFO] [stdout] 390 | stripe_types::def_id!(TaxTransactionLineItemId);
[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<tax_transaction_line_item::TaxTransactionLineItemId, Infallible>
[INFO] [stdout]    --> src/tax_transaction_line_item.rs:390:1
[INFO] [stdout]     |
[INFO] [stdout] 390 | stripe_types::def_id!(TaxTransactionLineItemId);
[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<TaxProductResourceLineItemTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_breakdown.rs:282:53
[INFO] [stdout]     |
[INFO] [stdout] 282 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout] 283 | |         use TaxProductResourceLineItemTaxBreakdownTaxabilityReason::*;
[INFO] [stdout] 284 | |         match s {
[INFO] [stdout] 285 | |             "customer_exempt" => Ok(CustomerExempt),
[INFO] [stdout] ...   |
[INFO] [stdout] 302 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_breakdown.rs:284:9
[INFO] [stdout]     |
[INFO] [stdout] 284 | /         match s {
[INFO] [stdout] 285 | |             "customer_exempt" => Ok(CustomerExempt),
[INFO] [stdout] 286 | |             "not_collecting" => Ok(NotCollecting),
[INFO] [stdout] 287 | |             "not_subject_to_tax" => Ok(NotSubjectToTax),
[INFO] [stdout] ...   |
[INFO] [stdout] 300 | |             v => Ok(Unknown(v.to_owned())),
[INFO] [stdout] 301 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_breakdown.rs:285:34
[INFO] [stdout]     |
[INFO] [stdout] 285 |             "customer_exempt" => Ok(CustomerExempt),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_breakdown.rs:286:33
[INFO] [stdout]     |
[INFO] [stdout] 286 |             "not_collecting" => Ok(NotCollecting),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_breakdown.rs:287:37
[INFO] [stdout]     |
[INFO] [stdout] 287 |             "not_subject_to_tax" => Ok(NotSubjectToTax),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_breakdown.rs:288:32
[INFO] [stdout]     |
[INFO] [stdout] 288 |             "not_supported" => Ok(NotSupported),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_breakdown.rs:289:41
[INFO] [stdout]     |
[INFO] [stdout] 289 |             "portion_product_exempt" => Ok(PortionProductExempt),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_breakdown.rs:290:40
[INFO] [stdout]     |
[INFO] [stdout] 290 |             "portion_reduced_rated" => Ok(PortionReducedRated),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_breakdown.rs:291:41
[INFO] [stdout]     |
[INFO] [stdout] 291 |             "portion_standard_rated" => Ok(PortionStandardRated),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_breakdown.rs:292:33
[INFO] [stdout]     |
[INFO] [stdout] 292 |             "product_exempt" => Ok(ProductExempt),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_breakdown.rs:293:41
[INFO] [stdout]     |
[INFO] [stdout] 293 |             "product_exempt_holiday" => Ok(ProductExemptHoliday),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_breakdown.rs:294:39
[INFO] [stdout]     |
[INFO] [stdout] 294 |             "proportionally_rated" => Ok(ProportionallyRated),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_breakdown.rs:295:32
[INFO] [stdout]     |
[INFO] [stdout] 295 |             "reduced_rated" => Ok(ReducedRated),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_breakdown.rs:296:33
[INFO] [stdout]     |
[INFO] [stdout] 296 |             "reverse_charge" => Ok(ReverseCharge),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_breakdown.rs:297:33
[INFO] [stdout]     |
[INFO] [stdout] 297 |             "standard_rated" => Ok(StandardRated),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_breakdown.rs:298:40
[INFO] [stdout]     |
[INFO] [stdout] 298 |             "taxable_basis_reduced" => Ok(TaxableBasisReduced),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_breakdown.rs:299:29
[INFO] [stdout]     |
[INFO] [stdout] 299 |             "zero_rated" => Ok(ZeroRated),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_breakdown.rs:300:18
[INFO] [stdout]     |
[INFO] [stdout] 300 |             v => Ok(Unknown(v.to_owned())),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_breakdown.rs:336:18
[INFO] [stdout]     |
[INFO] [stdout] 336 |             Some(TaxProductResourceLineItemTaxBreakdownTaxabilityReason::from_str(s).unwrap());
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_breakdown.rs:341:1
[INFO] [stdout]     |
[INFO] [stdout] 341 | stripe_types::impl_from_val_with_from_str!(TaxProductResourceLineItemTaxBreakdownTaxabilityReason);
[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<TaxProductResourceLineItemTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_rate_details.rs:164:53
[INFO] [stdout]     |
[INFO] [stdout] 164 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout] 165 | |         use TaxProductResourceLineItemTaxRateDetailsTaxType::*;
[INFO] [stdout] 166 | |         match s {
[INFO] [stdout] 167 | |             "amusement_tax" => Ok(AmusementTax),
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_rate_details.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 | /         match s {
[INFO] [stdout] 167 | |             "amusement_tax" => Ok(AmusementTax),
[INFO] [stdout] 168 | |             "communications_tax" => Ok(CommunicationsTax),
[INFO] [stdout] 169 | |             "gst" => Ok(Gst),
[INFO] [stdout] ...   |
[INFO] [stdout] 181 | |             v => Ok(Unknown(v.to_owned())),
[INFO] [stdout] 182 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_rate_details.rs:167:32
[INFO] [stdout]     |
[INFO] [stdout] 167 |             "amusement_tax" => Ok(AmusementTax),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_rate_details.rs:168:37
[INFO] [stdout]     |
[INFO] [stdout] 168 |             "communications_tax" => Ok(CommunicationsTax),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_rate_details.rs:169:22
[INFO] [stdout]     |
[INFO] [stdout] 169 |             "gst" => Ok(Gst),
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_rate_details.rs:170:22
[INFO] [stdout]     |
[INFO] [stdout] 170 |             "hst" => Ok(Hst),
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_rate_details.rs:171:23
[INFO] [stdout]     |
[INFO] [stdout] 171 |             "igst" => Ok(Igst),
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_rate_details.rs:172:22
[INFO] [stdout]     |
[INFO] [stdout] 172 |             "jct" => Ok(Jct),
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_rate_details.rs:173:28
[INFO] [stdout]     |
[INFO] [stdout] 173 |             "lease_tax" => Ok(LeaseTax),
[INFO] [stdout]     |                            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_rate_details.rs:174:22
[INFO] [stdout]     |
[INFO] [stdout] 174 |             "pst" => Ok(Pst),
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_rate_details.rs:175:22
[INFO] [stdout]     |
[INFO] [stdout] 175 |             "qst" => Ok(Qst),
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_rate_details.rs:176:38
[INFO] [stdout]     |
[INFO] [stdout] 176 |             "retail_delivery_fee" => Ok(RetailDeliveryFee),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_rate_details.rs:177:22
[INFO] [stdout]     |
[INFO] [stdout] 177 |             "rst" => Ok(Rst),
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_rate_details.rs:178:28
[INFO] [stdout]     |
[INFO] [stdout] 178 |             "sales_tax" => Ok(SalesTax),
[INFO] [stdout]     |                            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_rate_details.rs:179:30
[INFO] [stdout]     |
[INFO] [stdout] 179 |             "service_tax" => Ok(ServiceTax),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_rate_details.rs:180:22
[INFO] [stdout]     |
[INFO] [stdout] 180 |             "vat" => Ok(Vat),
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_rate_details.rs:181:18
[INFO] [stdout]     |
[INFO] [stdout] 181 |             v => Ok(Unknown(v.to_owned())),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_rate_details.rs:214:25
[INFO] [stdout]     |
[INFO] [stdout] 214 |         self.out = Some(TaxProductResourceLineItemTaxRateDetailsTaxType::from_str(s).unwrap());
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_rate_details.rs:219:1
[INFO] [stdout]     |
[INFO] [stdout] 219 | stripe_types::impl_from_val_with_from_str!(TaxProductResourceLineItemTaxRateDetailsTaxType);
[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<TaxProductResourceTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_breakdown.rs:195:53
[INFO] [stdout]     |
[INFO] [stdout] 195 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout] 196 | |         use TaxProductResourceTaxBreakdownTaxabilityReason::*;
[INFO] [stdout] 197 | |         match s {
[INFO] [stdout] 198 | |             "customer_exempt" => Ok(CustomerExempt),
[INFO] [stdout] ...   |
[INFO] [stdout] 215 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_breakdown.rs:197:9
[INFO] [stdout]     |
[INFO] [stdout] 197 | /         match s {
[INFO] [stdout] 198 | |             "customer_exempt" => Ok(CustomerExempt),
[INFO] [stdout] 199 | |             "not_collecting" => Ok(NotCollecting),
[INFO] [stdout] 200 | |             "not_subject_to_tax" => Ok(NotSubjectToTax),
[INFO] [stdout] ...   |
[INFO] [stdout] 213 | |             v => Ok(Unknown(v.to_owned())),
[INFO] [stdout] 214 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_breakdown.rs:198:34
[INFO] [stdout]     |
[INFO] [stdout] 198 |             "customer_exempt" => Ok(CustomerExempt),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_breakdown.rs:199:33
[INFO] [stdout]     |
[INFO] [stdout] 199 |             "not_collecting" => Ok(NotCollecting),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_breakdown.rs:200:37
[INFO] [stdout]     |
[INFO] [stdout] 200 |             "not_subject_to_tax" => Ok(NotSubjectToTax),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_breakdown.rs:201:32
[INFO] [stdout]     |
[INFO] [stdout] 201 |             "not_supported" => Ok(NotSupported),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_breakdown.rs:202:41
[INFO] [stdout]     |
[INFO] [stdout] 202 |             "portion_product_exempt" => Ok(PortionProductExempt),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_breakdown.rs:203:40
[INFO] [stdout]     |
[INFO] [stdout] 203 |             "portion_reduced_rated" => Ok(PortionReducedRated),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_breakdown.rs:204:41
[INFO] [stdout]     |
[INFO] [stdout] 204 |             "portion_standard_rated" => Ok(PortionStandardRated),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_breakdown.rs:205:33
[INFO] [stdout]     |
[INFO] [stdout] 205 |             "product_exempt" => Ok(ProductExempt),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_breakdown.rs:206:41
[INFO] [stdout]     |
[INFO] [stdout] 206 |             "product_exempt_holiday" => Ok(ProductExemptHoliday),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_breakdown.rs:207:39
[INFO] [stdout]     |
[INFO] [stdout] 207 |             "proportionally_rated" => Ok(ProportionallyRated),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_breakdown.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |             "reduced_rated" => Ok(ReducedRated),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_breakdown.rs:209:33
[INFO] [stdout]     |
[INFO] [stdout] 209 |             "reverse_charge" => Ok(ReverseCharge),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_breakdown.rs:210:33
[INFO] [stdout]     |
[INFO] [stdout] 210 |             "standard_rated" => Ok(StandardRated),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_breakdown.rs:211:40
[INFO] [stdout]     |
[INFO] [stdout] 211 |             "taxable_basis_reduced" => Ok(TaxableBasisReduced),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_breakdown.rs:212:29
[INFO] [stdout]     |
[INFO] [stdout] 212 |             "zero_rated" => Ok(ZeroRated),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_breakdown.rs:213:18
[INFO] [stdout]     |
[INFO] [stdout] 213 |             v => Ok(Unknown(v.to_owned())),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_breakdown.rs:246:25
[INFO] [stdout]     |
[INFO] [stdout] 246 |         self.out = Some(TaxProductResourceTaxBreakdownTaxabilityReason::from_str(s).unwrap());
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_breakdown.rs:251:1
[INFO] [stdout]     |
[INFO] [stdout] 251 | stripe_types::impl_from_val_with_from_str!(TaxProductResourceTaxBreakdownTaxabilityReason);
[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<TaxProductResourceTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_rate_details.rs:274:53
[INFO] [stdout]     |
[INFO] [stdout] 274 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout] 275 | |         use TaxProductResourceTaxRateDetailsTaxType::*;
[INFO] [stdout] 276 | |         match s {
[INFO] [stdout] 277 | |             "amusement_tax" => Ok(AmusementTax),
[INFO] [stdout] ...   |
[INFO] [stdout] 293 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_rate_details.rs:276:9
[INFO] [stdout]     |
[INFO] [stdout] 276 | /         match s {
[INFO] [stdout] 277 | |             "amusement_tax" => Ok(AmusementTax),
[INFO] [stdout] 278 | |             "communications_tax" => Ok(CommunicationsTax),
[INFO] [stdout] 279 | |             "gst" => Ok(Gst),
[INFO] [stdout] ...   |
[INFO] [stdout] 291 | |             v => Ok(Unknown(v.to_owned())),
[INFO] [stdout] 292 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_rate_details.rs:277:32
[INFO] [stdout]     |
[INFO] [stdout] 277 |             "amusement_tax" => Ok(AmusementTax),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_rate_details.rs:278:37
[INFO] [stdout]     |
[INFO] [stdout] 278 |             "communications_tax" => Ok(CommunicationsTax),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_rate_details.rs:279:22
[INFO] [stdout]     |
[INFO] [stdout] 279 |             "gst" => Ok(Gst),
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_rate_details.rs:280:22
[INFO] [stdout]     |
[INFO] [stdout] 280 |             "hst" => Ok(Hst),
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_rate_details.rs:281:23
[INFO] [stdout]     |
[INFO] [stdout] 281 |             "igst" => Ok(Igst),
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_rate_details.rs:282:22
[INFO] [stdout]     |
[INFO] [stdout] 282 |             "jct" => Ok(Jct),
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_rate_details.rs:283:28
[INFO] [stdout]     |
[INFO] [stdout] 283 |             "lease_tax" => Ok(LeaseTax),
[INFO] [stdout]     |                            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_rate_details.rs:284:22
[INFO] [stdout]     |
[INFO] [stdout] 284 |             "pst" => Ok(Pst),
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_rate_details.rs:285:22
[INFO] [stdout]     |
[INFO] [stdout] 285 |             "qst" => Ok(Qst),
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_rate_details.rs:286:38
[INFO] [stdout]     |
[INFO] [stdout] 286 |             "retail_delivery_fee" => Ok(RetailDeliveryFee),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_rate_details.rs:287:22
[INFO] [stdout]     |
[INFO] [stdout] 287 |             "rst" => Ok(Rst),
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_rate_details.rs:288:28
[INFO] [stdout]     |
[INFO] [stdout] 288 |             "sales_tax" => Ok(SalesTax),
[INFO] [stdout]     |                            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_rate_details.rs:289:30
[INFO] [stdout]     |
[INFO] [stdout] 289 |             "service_tax" => Ok(ServiceTax),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_rate_details.rs:290:22
[INFO] [stdout]     |
[INFO] [stdout] 290 |             "vat" => Ok(Vat),
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_rate_details.rs:291:18
[INFO] [stdout]     |
[INFO] [stdout] 291 |             v => Ok(Unknown(v.to_owned())),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_rate_details.rs:324:25
[INFO] [stdout]     |
[INFO] [stdout] 324 |         self.out = Some(TaxProductResourceTaxRateDetailsTaxType::from_str(s).unwrap());
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_rate_details.rs:329:1
[INFO] [stdout]     |
[INFO] [stdout] 329 | stripe_types::impl_from_val_with_from_str!(TaxProductResourceTaxRateDetailsTaxType);
[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<webhook_endpoint::types::WebhookEndpointId, Infallible>
[INFO] [stdout]    --> src/webhook_endpoint/types.rs:242:1
[INFO] [stdout]     |
[INFO] [stdout] 242 | stripe_types::def_id!(WebhookEndpointId);
[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<webhook_endpoint::types::WebhookEndpointId, Infallible>
[INFO] [stdout]    --> src/webhook_endpoint/types.rs:242:1
[INFO] [stdout]     |
[INFO] [stdout] 242 | stripe_types::def_id!(WebhookEndpointId);
[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<webhook_endpoint::types::WebhookEndpointId, Infallible>
[INFO] [stdout]    --> src/webhook_endpoint/types.rs:242:1
[INFO] [stdout]     |
[INFO] [stdout] 242 | stripe_types::def_id!(WebhookEndpointId);
[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<webhook_endpoint::types::WebhookEndpointId, Infallible>
[INFO] [stdout]    --> src/webhook_endpoint/types.rs:242:1
[INFO] [stdout]     |
[INFO] [stdout] 242 | stripe_types::def_id!(WebhookEndpointId);
[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<webhook_endpoint::types::WebhookEndpointId, Infallible>
[INFO] [stdout]    --> src/webhook_endpoint/types.rs:242:1
[INFO] [stdout]     |
[INFO] [stdout] 242 | stripe_types::def_id!(WebhookEndpointId);
[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<apple_pay_domain::types::ApplePayDomainId, Infallible>
[INFO] [stdout]    --> src/apple_pay_domain/types.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | stripe_types::def_id!(ApplePayDomainId);
[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<apple_pay_domain::types::ApplePayDomainId, Infallible>
[INFO] [stdout]    --> src/apple_pay_domain/types.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | stripe_types::def_id!(ApplePayDomainId);
[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<apple_pay_domain::types::ApplePayDomainId, Infallible>
[INFO] [stdout]    --> src/apple_pay_domain/types.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | stripe_types::def_id!(ApplePayDomainId);
[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<apple_pay_domain::types::ApplePayDomainId, Infallible>
[INFO] [stdout]    --> src/apple_pay_domain/types.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | stripe_types::def_id!(ApplePayDomainId);
[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<apple_pay_domain::types::ApplePayDomainId, Infallible>
[INFO] [stdout]    --> src/apple_pay_domain/types.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | stripe_types::def_id!(ApplePayDomainId);
[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_connections_resource_transaction_refresh::BankConnectionsResourceTransactionRefreshId, Infallible>
[INFO] [stdout]    --> src/bank_connections_resource_transaction_refresh.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | stripe_types::def_id!(BankConnectionsResourceTransactionRefreshId);
[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_connections_resource_transaction_refresh::BankConnectionsResourceTransactionRefreshId, Infallible>
[INFO] [stdout]    --> src/bank_connections_resource_transaction_refresh.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | stripe_types::def_id!(BankConnectionsResourceTransactionRefreshId);
[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_connections_resource_transaction_refresh::BankConnectionsResourceTransactionRefreshId, Infallible>
[INFO] [stdout]    --> src/bank_connections_resource_transaction_refresh.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | stripe_types::def_id!(BankConnectionsResourceTransactionRefreshId);
[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_connections_resource_transaction_refresh::BankConnectionsResourceTransactionRefreshId, Infallible>
[INFO] [stdout]    --> src/bank_connections_resource_transaction_refresh.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | stripe_types::def_id!(BankConnectionsResourceTransactionRefreshId);
[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_connections_resource_transaction_refresh::BankConnectionsResourceTransactionRefreshId, Infallible>
[INFO] [stdout]    --> src/bank_connections_resource_transaction_refresh.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | stripe_types::def_id!(BankConnectionsResourceTransactionRefreshId);
[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<climate_order::types::ClimateOrderId, Infallible>
[INFO] [stdout]    --> src/climate_order/types.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | stripe_types::def_id!(ClimateOrderId);
[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] [stderr] error: could not compile `async-stripe-misc` (lib test) due to 227 previous errors
[INFO] [stdout] error: this type will no longer be must used: Result<climate_order::types::ClimateOrderId, Infallible>
[INFO] [stdout]    --> src/climate_order/types.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | stripe_types::def_id!(ClimateOrderId);
[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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<climate_order::types::ClimateOrderId, Infallible>
[INFO] [stdout]    --> src/climate_order/types.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | stripe_types::def_id!(ClimateOrderId);
[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<climate_order::types::ClimateOrderId, Infallible>
[INFO] [stdout]    --> src/climate_order/types.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | stripe_types::def_id!(ClimateOrderId);
[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<climate_order::types::ClimateOrderId, Infallible>
[INFO] [stdout]    --> src/climate_order/types.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | stripe_types::def_id!(ClimateOrderId);
[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<climate_product::types::ClimateProductId, Infallible>
[INFO] [stdout]    --> src/climate_product/types.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | stripe_types::def_id!(ClimateProductId);
[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<climate_product::types::ClimateProductId, Infallible>
[INFO] [stdout]    --> src/climate_product/types.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | stripe_types::def_id!(ClimateProductId);
[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<climate_product::types::ClimateProductId, Infallible>
[INFO] [stdout]    --> src/climate_product/types.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | stripe_types::def_id!(ClimateProductId);
[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<climate_product::types::ClimateProductId, Infallible>
[INFO] [stdout]    --> src/climate_product/types.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | stripe_types::def_id!(ClimateProductId);
[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<climate_product::types::ClimateProductId, Infallible>
[INFO] [stdout]    --> src/climate_product/types.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | stripe_types::def_id!(ClimateProductId);
[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<climate_supplier::types::ClimateSupplierId, Infallible>
[INFO] [stdout]    --> src/climate_supplier/types.rs:249:1
[INFO] [stdout]     |
[INFO] [stdout] 249 | stripe_types::def_id!(ClimateSupplierId);
[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<climate_supplier::types::ClimateSupplierId, Infallible>
[INFO] [stdout]    --> src/climate_supplier/types.rs:249:1
[INFO] [stdout]     |
[INFO] [stdout] 249 | stripe_types::def_id!(ClimateSupplierId);
[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<climate_supplier::types::ClimateSupplierId, Infallible>
[INFO] [stdout]    --> src/climate_supplier/types.rs:249:1
[INFO] [stdout]     |
[INFO] [stdout] 249 | stripe_types::def_id!(ClimateSupplierId);
[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<climate_supplier::types::ClimateSupplierId, Infallible>
[INFO] [stdout]    --> src/climate_supplier/types.rs:249:1
[INFO] [stdout]     |
[INFO] [stdout] 249 | stripe_types::def_id!(ClimateSupplierId);
[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<climate_supplier::types::ClimateSupplierId, Infallible>
[INFO] [stdout]    --> src/climate_supplier/types.rs:249:1
[INFO] [stdout]     |
[INFO] [stdout] 249 | stripe_types::def_id!(ClimateSupplierId);
[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_active_entitlement::types::EntitlementsActiveEntitlementId, Infallible>
[INFO] [stdout]    --> src/entitlements_active_entitlement/types.rs:147:1
[INFO] [stdout]     |
[INFO] [stdout] 147 | stripe_types::def_id!(EntitlementsActiveEntitlementId);
[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_active_entitlement::types::EntitlementsActiveEntitlementId, Infallible>
[INFO] [stdout]    --> src/entitlements_active_entitlement/types.rs:147:1
[INFO] [stdout]     |
[INFO] [stdout] 147 | stripe_types::def_id!(EntitlementsActiveEntitlementId);
[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_active_entitlement::types::EntitlementsActiveEntitlementId, Infallible>
[INFO] [stdout]    --> src/entitlements_active_entitlement/types.rs:147:1
[INFO] [stdout]     |
[INFO] [stdout] 147 | stripe_types::def_id!(EntitlementsActiveEntitlementId);
[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_active_entitlement::types::EntitlementsActiveEntitlementId, Infallible>
[INFO] [stdout]    --> src/entitlements_active_entitlement/types.rs:147:1
[INFO] [stdout]     |
[INFO] [stdout] 147 | stripe_types::def_id!(EntitlementsActiveEntitlementId);
[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_active_entitlement::types::EntitlementsActiveEntitlementId, Infallible>
[INFO] [stdout]    --> src/entitlements_active_entitlement/types.rs:147:1
[INFO] [stdout]     |
[INFO] [stdout] 147 | stripe_types::def_id!(EntitlementsActiveEntitlementId);
[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<ephemeral_key::types::EphemeralKeyId, Infallible>
[INFO] [stdout]    --> src/ephemeral_key/types.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | stripe_types::def_id!(EphemeralKeyId);
[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<ephemeral_key::types::EphemeralKeyId, Infallible>
[INFO] [stdout]    --> src/ephemeral_key/types.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | stripe_types::def_id!(EphemeralKeyId);
[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<ephemeral_key::types::EphemeralKeyId, Infallible>
[INFO] [stdout]    --> src/ephemeral_key/types.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | stripe_types::def_id!(EphemeralKeyId);
[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<ephemeral_key::types::EphemeralKeyId, Infallible>
[INFO] [stdout]    --> src/ephemeral_key/types.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | stripe_types::def_id!(EphemeralKeyId);
[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<ephemeral_key::types::EphemeralKeyId, Infallible>
[INFO] [stdout]    --> src/ephemeral_key/types.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | stripe_types::def_id!(EphemeralKeyId);
[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<exchange_rate::types::ExchangeRateId, Infallible>
[INFO] [stdout]    --> src/exchange_rate/types.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | stripe_types::def_id!(ExchangeRateId);
[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<exchange_rate::types::ExchangeRateId, Infallible>
[INFO] [stdout]    --> src/exchange_rate/types.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | stripe_types::def_id!(ExchangeRateId);
[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<exchange_rate::types::ExchangeRateId, Infallible>
[INFO] [stdout]    --> src/exchange_rate/types.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | stripe_types::def_id!(ExchangeRateId);
[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<exchange_rate::types::ExchangeRateId, Infallible>
[INFO] [stdout]    --> src/exchange_rate/types.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | stripe_types::def_id!(ExchangeRateId);
[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<exchange_rate::types::ExchangeRateId, Infallible>
[INFO] [stdout]    --> src/exchange_rate/types.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | stripe_types::def_id!(ExchangeRateId);
[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<financial_connections_account::types::FinancialConnectionsAccountId, Infallible>
[INFO] [stdout]    --> src/financial_connections_account/types.rs:807:1
[INFO] [stdout]     |
[INFO] [stdout] 807 | stripe_types::def_id!(FinancialConnectionsAccountId);
[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<financial_connections_account::types::FinancialConnectionsAccountId, Infallible>
[INFO] [stdout]    --> src/financial_connections_account/types.rs:807:1
[INFO] [stdout]     |
[INFO] [stdout] 807 | stripe_types::def_id!(FinancialConnectionsAccountId);
[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<financial_connections_account::types::FinancialConnectionsAccountId, Infallible>
[INFO] [stdout]    --> src/financial_connections_account/types.rs:807:1
[INFO] [stdout]     |
[INFO] [stdout] 807 | stripe_types::def_id!(FinancialConnectionsAccountId);
[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<financial_connections_account::types::FinancialConnectionsAccountId, Infallible>
[INFO] [stdout]    --> src/financial_connections_account/types.rs:807:1
[INFO] [stdout]     |
[INFO] [stdout] 807 | stripe_types::def_id!(FinancialConnectionsAccountId);
[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<financial_connections_account::types::FinancialConnectionsAccountId, Infallible>
[INFO] [stdout]    --> src/financial_connections_account/types.rs:807:1
[INFO] [stdout]     |
[INFO] [stdout] 807 | stripe_types::def_id!(FinancialConnectionsAccountId);
[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<financial_connections_account_owner::FinancialConnectionsAccountOwnerId, Infallible>
[INFO] [stdout]    --> src/financial_connections_account_owner.rs:183:1
[INFO] [stdout]     |
[INFO] [stdout] 183 | stripe_types::def_id!(FinancialConnectionsAccountOwnerId);
[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<financial_connections_account_owner::FinancialConnectionsAccountOwnerId, Infallible>
[INFO] [stdout]    --> src/financial_connections_account_owner.rs:183:1
[INFO] [stdout]     |
[INFO] [stdout] 183 | stripe_types::def_id!(FinancialConnectionsAccountOwnerId);
[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<financial_connections_account_owner::FinancialConnectionsAccountOwnerId, Infallible>
[INFO] [stdout]    --> src/financial_connections_account_owner.rs:183:1
[INFO] [stdout]     |
[INFO] [stdout] 183 | stripe_types::def_id!(FinancialConnectionsAccountOwnerId);
[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<financial_connections_account_owner::FinancialConnectionsAccountOwnerId, Infallible>
[INFO] [stdout]    --> src/financial_connections_account_owner.rs:183:1
[INFO] [stdout]     |
[INFO] [stdout] 183 | stripe_types::def_id!(FinancialConnectionsAccountOwnerId);
[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<financial_connections_account_owner::FinancialConnectionsAccountOwnerId, Infallible>
[INFO] [stdout]    --> src/financial_connections_account_owner.rs:183:1
[INFO] [stdout]     |
[INFO] [stdout] 183 | stripe_types::def_id!(FinancialConnectionsAccountOwnerId);
[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<financial_connections_account_ownership::FinancialConnectionsAccountOwnershipId, Infallible>
[INFO] [stdout]    --> src/financial_connections_account_ownership.rs:140:1
[INFO] [stdout]     |
[INFO] [stdout] 140 | stripe_types::def_id!(FinancialConnectionsAccountOwnershipId);
[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<financial_connections_account_ownership::FinancialConnectionsAccountOwnershipId, Infallible>
[INFO] [stdout]    --> src/financial_connections_account_ownership.rs:140:1
[INFO] [stdout]     |
[INFO] [stdout] 140 | stripe_types::def_id!(FinancialConnectionsAccountOwnershipId);
[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<financial_connections_account_ownership::FinancialConnectionsAccountOwnershipId, Infallible>
[INFO] [stdout]    --> src/financial_connections_account_ownership.rs:140:1
[INFO] [stdout]     |
[INFO] [stdout] 140 | stripe_types::def_id!(FinancialConnectionsAccountOwnershipId);
[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<financial_connections_account_ownership::FinancialConnectionsAccountOwnershipId, Infallible>
[INFO] [stdout]    --> src/financial_connections_account_ownership.rs:140:1
[INFO] [stdout]     |
[INFO] [stdout] 140 | stripe_types::def_id!(FinancialConnectionsAccountOwnershipId);
[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<financial_connections_account_ownership::FinancialConnectionsAccountOwnershipId, Infallible>
[INFO] [stdout]    --> src/financial_connections_account_ownership.rs:140:1
[INFO] [stdout]     |
[INFO] [stdout] 140 | stripe_types::def_id!(FinancialConnectionsAccountOwnershipId);
[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<financial_connections_session::types::FinancialConnectionsSessionId, Infallible>
[INFO] [stdout]    --> src/financial_connections_session/types.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | stripe_types::def_id!(FinancialConnectionsSessionId);
[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<financial_connections_session::types::FinancialConnectionsSessionId, Infallible>
[INFO] [stdout]    --> src/financial_connections_session/types.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | stripe_types::def_id!(FinancialConnectionsSessionId);
[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<financial_connections_session::types::FinancialConnectionsSessionId, Infallible>
[INFO] [stdout]    --> src/financial_connections_session/types.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | stripe_types::def_id!(FinancialConnectionsSessionId);
[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<financial_connections_session::types::FinancialConnectionsSessionId, Infallible>
[INFO] [stdout]    --> src/financial_connections_session/types.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | stripe_types::def_id!(FinancialConnectionsSessionId);
[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<financial_connections_session::types::FinancialConnectionsSessionId, Infallible>
[INFO] [stdout]    --> src/financial_connections_session/types.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | stripe_types::def_id!(FinancialConnectionsSessionId);
[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<financial_connections_transaction::types::FinancialConnectionsTransactionId, Infallible>
[INFO] [stdout]    --> src/financial_connections_transaction/types.rs:309:1
[INFO] [stdout]     |
[INFO] [stdout] 309 | stripe_types::def_id!(FinancialConnectionsTransactionId);
[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<financial_connections_transaction::types::FinancialConnectionsTransactionId, Infallible>
[INFO] [stdout]    --> src/financial_connections_transaction/types.rs:309:1
[INFO] [stdout]     |
[INFO] [stdout] 309 | stripe_types::def_id!(FinancialConnectionsTransactionId);
[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<financial_connections_transaction::types::FinancialConnectionsTransactionId, Infallible>
[INFO] [stdout]    --> src/financial_connections_transaction/types.rs:309:1
[INFO] [stdout]     |
[INFO] [stdout] 309 | stripe_types::def_id!(FinancialConnectionsTransactionId);
[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<financial_connections_transaction::types::FinancialConnectionsTransactionId, Infallible>
[INFO] [stdout]    --> src/financial_connections_transaction/types.rs:309:1
[INFO] [stdout]     |
[INFO] [stdout] 309 | stripe_types::def_id!(FinancialConnectionsTransactionId);
[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<financial_connections_transaction::types::FinancialConnectionsTransactionId, Infallible>
[INFO] [stdout]    --> src/financial_connections_transaction/types.rs:309:1
[INFO] [stdout]     |
[INFO] [stdout] 309 | stripe_types::def_id!(FinancialConnectionsTransactionId);
[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<forwarding_request::types::ForwardingRequestId, Infallible>
[INFO] [stdout]    --> src/forwarding_request/types.rs:239:1
[INFO] [stdout]     |
[INFO] [stdout] 239 | stripe_types::def_id!(ForwardingRequestId);
[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<forwarding_request::types::ForwardingRequestId, Infallible>
[INFO] [stdout]    --> src/forwarding_request/types.rs:239:1
[INFO] [stdout]     |
[INFO] [stdout] 239 | stripe_types::def_id!(ForwardingRequestId);
[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<forwarding_request::types::ForwardingRequestId, Infallible>
[INFO] [stdout]    --> src/forwarding_request/types.rs:239:1
[INFO] [stdout]     |
[INFO] [stdout] 239 | stripe_types::def_id!(ForwardingRequestId);
[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<forwarding_request::types::ForwardingRequestId, Infallible>
[INFO] [stdout]    --> src/forwarding_request/types.rs:239:1
[INFO] [stdout]     |
[INFO] [stdout] 239 | stripe_types::def_id!(ForwardingRequestId);
[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<forwarding_request::types::ForwardingRequestId, Infallible>
[INFO] [stdout]    --> src/forwarding_request/types.rs:239:1
[INFO] [stdout]     |
[INFO] [stdout] 239 | stripe_types::def_id!(ForwardingRequestId);
[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<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:163:53
[INFO] [stdout]     |
[INFO] [stdout] 163 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout] 164 | |         use GelatoSessionLastErrorCode::*;
[INFO] [stdout] 165 | |         match s {
[INFO] [stdout] 166 | |             "abandoned" => Ok(Abandoned),
[INFO] [stdout] ...   |
[INFO] [stdout] 187 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | /         match s {
[INFO] [stdout] 166 | |             "abandoned" => Ok(Abandoned),
[INFO] [stdout] 167 | |             "consent_declined" => Ok(ConsentDeclined),
[INFO] [stdout] 168 | |             "country_not_supported" => Ok(CountryNotSupported),
[INFO] [stdout] ...   |
[INFO] [stdout] 185 | |             v => Ok(Unknown(v.to_owned())),
[INFO] [stdout] 186 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:166:28
[INFO] [stdout]     |
[INFO] [stdout] 166 |             "abandoned" => Ok(Abandoned),
[INFO] [stdout]     |                            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:167:35
[INFO] [stdout]     |
[INFO] [stdout] 167 |             "consent_declined" => Ok(ConsentDeclined),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:168:40
[INFO] [stdout]     |
[INFO] [stdout] 168 |             "country_not_supported" => Ok(CountryNotSupported),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:169:39
[INFO] [stdout]     |
[INFO] [stdout] 169 |             "device_not_supported" => Ok(DeviceNotSupported),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:170:35
[INFO] [stdout]     |
[INFO] [stdout] 170 |             "document_expired" => Ok(DocumentExpired),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:171:46
[INFO] [stdout]     |
[INFO] [stdout] 171 |             "document_type_not_supported" => Ok(DocumentTypeNotSupported),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:172:44
[INFO] [stdout]     |
[INFO] [stdout] 172 |             "document_unverified_other" => Ok(DocumentUnverifiedOther),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:173:41
[INFO] [stdout]     |
[INFO] [stdout] 173 |             "email_unverified_other" => Ok(EmailUnverifiedOther),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:174:46
[INFO] [stdout]     |
[INFO] [stdout] 174 |             "email_verification_declined" => Ok(EmailVerificationDeclined),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:175:55
[INFO] [stdout]     |
[INFO] [stdout] 175 |             "id_number_insufficient_document_data" => Ok(IdNumberInsufficientDocumentData),
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:176:37
[INFO] [stdout]     |
[INFO] [stdout] 176 |             "id_number_mismatch" => Ok(IdNumberMismatch),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:177:45
[INFO] [stdout]     |
[INFO] [stdout] 177 |             "id_number_unverified_other" => Ok(IdNumberUnverifiedOther),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:178:41
[INFO] [stdout]     |
[INFO] [stdout] 178 |             "phone_unverified_other" => Ok(PhoneUnverifiedOther),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:179:46
[INFO] [stdout]     |
[INFO] [stdout] 179 |             "phone_verification_declined" => Ok(PhoneVerificationDeclined),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:180:48
[INFO] [stdout]     |
[INFO] [stdout] 180 |             "selfie_document_missing_photo" => Ok(SelfieDocumentMissingPhoto),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:181:39
[INFO] [stdout]     |
[INFO] [stdout] 181 |             "selfie_face_mismatch" => Ok(SelfieFaceMismatch),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:182:37
[INFO] [stdout]     |
[INFO] [stdout] 182 |             "selfie_manipulated" => Ok(SelfieManipulated),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:183:42
[INFO] [stdout]     |
[INFO] [stdout] 183 |             "selfie_unverified_other" => Ok(SelfieUnverifiedOther),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:184:38
[INFO] [stdout]     |
[INFO] [stdout] 184 |             "under_supported_age" => Ok(UnderSupportedAge),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:185:18
[INFO] [stdout]     |
[INFO] [stdout] 185 |             v => Ok(Unknown(v.to_owned())),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:218:25
[INFO] [stdout]     |
[INFO] [stdout] 218 |         self.out = Some(GelatoSessionLastErrorCode::from_str(s).unwrap());
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GelatoSessionLastErrorCode, Infallible>
[INFO] [stdout]    --> src/gelato_session_last_error.rs:223:1
[INFO] [stdout]     |
[INFO] [stdout] 223 | stripe_types::impl_from_val_with_from_str!(GelatoSessionLastErrorCode);
[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<identity_verification_report::types::IdentityVerificationReportId, Infallible>
[INFO] [stdout]    --> src/identity_verification_report/types.rs:334:1
[INFO] [stdout]     |
[INFO] [stdout] 334 | stripe_types::def_id!(IdentityVerificationReportId);
[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<identity_verification_report::types::IdentityVerificationReportId, Infallible>
[INFO] [stdout]    --> src/identity_verification_report/types.rs:334:1
[INFO] [stdout]     |
[INFO] [stdout] 334 | stripe_types::def_id!(IdentityVerificationReportId);
[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<identity_verification_report::types::IdentityVerificationReportId, Infallible>
[INFO] [stdout]    --> src/identity_verification_report/types.rs:334:1
[INFO] [stdout]     |
[INFO] [stdout] 334 | stripe_types::def_id!(IdentityVerificationReportId);
[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<identity_verification_report::types::IdentityVerificationReportId, Infallible>
[INFO] [stdout]    --> src/identity_verification_report/types.rs:334:1
[INFO] [stdout]     |
[INFO] [stdout] 334 | stripe_types::def_id!(IdentityVerificationReportId);
[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<identity_verification_report::types::IdentityVerificationReportId, Infallible>
[INFO] [stdout]    --> src/identity_verification_report/types.rs:334:1
[INFO] [stdout]     |
[INFO] [stdout] 334 | stripe_types::def_id!(IdentityVerificationReportId);
[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<identity_verification_session::types::IdentityVerificationSessionId, Infallible>
[INFO] [stdout]    --> src/identity_verification_session/types.rs:407:1
[INFO] [stdout]     |
[INFO] [stdout] 407 | stripe_types::def_id!(IdentityVerificationSessionId);
[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<identity_verification_session::types::IdentityVerificationSessionId, Infallible>
[INFO] [stdout]    --> src/identity_verification_session/types.rs:407:1
[INFO] [stdout]     |
[INFO] [stdout] 407 | stripe_types::def_id!(IdentityVerificationSessionId);
[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<identity_verification_session::types::IdentityVerificationSessionId, Infallible>
[INFO] [stdout]    --> src/identity_verification_session/types.rs:407:1
[INFO] [stdout]     |
[INFO] [stdout] 407 | stripe_types::def_id!(IdentityVerificationSessionId);
[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<identity_verification_session::types::IdentityVerificationSessionId, Infallible>
[INFO] [stdout]    --> src/identity_verification_session/types.rs:407:1
[INFO] [stdout]     |
[INFO] [stdout] 407 | stripe_types::def_id!(IdentityVerificationSessionId);
[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<identity_verification_session::types::IdentityVerificationSessionId, Infallible>
[INFO] [stdout]    --> src/identity_verification_session/types.rs:407:1
[INFO] [stdout]     |
[INFO] [stdout] 407 | stripe_types::def_id!(IdentityVerificationSessionId);
[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<reporting_report_run::types::ReportingReportRunId, Infallible>
[INFO] [stdout]    --> src/reporting_report_run/types.rs:224:1
[INFO] [stdout]     |
[INFO] [stdout] 224 | stripe_types::def_id!(ReportingReportRunId);
[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<reporting_report_run::types::ReportingReportRunId, Infallible>
[INFO] [stdout]    --> src/reporting_report_run/types.rs:224:1
[INFO] [stdout]     |
[INFO] [stdout] 224 | stripe_types::def_id!(ReportingReportRunId);
[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<reporting_report_run::types::ReportingReportRunId, Infallible>
[INFO] [stdout]    --> src/reporting_report_run/types.rs:224:1
[INFO] [stdout]     |
[INFO] [stdout] 224 | stripe_types::def_id!(ReportingReportRunId);
[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<reporting_report_run::types::ReportingReportRunId, Infallible>
[INFO] [stdout]    --> src/reporting_report_run/types.rs:224:1
[INFO] [stdout]     |
[INFO] [stdout] 224 | stripe_types::def_id!(ReportingReportRunId);
[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<reporting_report_run::types::ReportingReportRunId, Infallible>
[INFO] [stdout]    --> src/reporting_report_run/types.rs:224:1
[INFO] [stdout]     |
[INFO] [stdout] 224 | stripe_types::def_id!(ReportingReportRunId);
[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<reporting_report_type::types::ReportingReportTypeId, Infallible>
[INFO] [stdout]    --> src/reporting_report_type/types.rs:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | stripe_types::def_id!(ReportingReportTypeId);
[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<reporting_report_type::types::ReportingReportTypeId, Infallible>
[INFO] [stdout]    --> src/reporting_report_type/types.rs:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | stripe_types::def_id!(ReportingReportTypeId);
[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<reporting_report_type::types::ReportingReportTypeId, Infallible>
[INFO] [stdout]    --> src/reporting_report_type/types.rs:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | stripe_types::def_id!(ReportingReportTypeId);
[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<reporting_report_type::types::ReportingReportTypeId, Infallible>
[INFO] [stdout]    --> src/reporting_report_type/types.rs:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | stripe_types::def_id!(ReportingReportTypeId);
[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<reporting_report_type::types::ReportingReportTypeId, Infallible>
[INFO] [stdout]    --> src/reporting_report_type/types.rs:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | stripe_types::def_id!(ReportingReportTypeId);
[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<scheduled_query_run::types::ScheduledQueryRunId, Infallible>
[INFO] [stdout]    --> src/scheduled_query_run/types.rs:227:1
[INFO] [stdout]     |
[INFO] [stdout] 227 | stripe_types::def_id!(ScheduledQueryRunId);
[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<scheduled_query_run::types::ScheduledQueryRunId, Infallible>
[INFO] [stdout]    --> src/scheduled_query_run/types.rs:227:1
[INFO] [stdout]     |
[INFO] [stdout] 227 | stripe_types::def_id!(ScheduledQueryRunId);
[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<scheduled_query_run::types::ScheduledQueryRunId, Infallible>
[INFO] [stdout]    --> src/scheduled_query_run/types.rs:227:1
[INFO] [stdout]     |
[INFO] [stdout] 227 | stripe_types::def_id!(ScheduledQueryRunId);
[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<scheduled_query_run::types::ScheduledQueryRunId, Infallible>
[INFO] [stdout]    --> src/scheduled_query_run/types.rs:227:1
[INFO] [stdout]     |
[INFO] [stdout] 227 | stripe_types::def_id!(ScheduledQueryRunId);
[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<scheduled_query_run::types::ScheduledQueryRunId, Infallible>
[INFO] [stdout]    --> src/scheduled_query_run/types.rs:227:1
[INFO] [stdout]     |
[INFO] [stdout] 227 | stripe_types::def_id!(ScheduledQueryRunId);
[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<tax_calculation::types::TaxCalculationId, Infallible>
[INFO] [stdout]    --> src/tax_calculation/types.rs:265:1
[INFO] [stdout]     |
[INFO] [stdout] 265 | stripe_types::def_id!(TaxCalculationId);
[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<tax_calculation::types::TaxCalculationId, Infallible>
[INFO] [stdout]    --> src/tax_calculation/types.rs:265:1
[INFO] [stdout]     |
[INFO] [stdout] 265 | stripe_types::def_id!(TaxCalculationId);
[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<tax_calculation::types::TaxCalculationId, Infallible>
[INFO] [stdout]    --> src/tax_calculation/types.rs:265:1
[INFO] [stdout]     |
[INFO] [stdout] 265 | stripe_types::def_id!(TaxCalculationId);
[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<tax_calculation::types::TaxCalculationId, Infallible>
[INFO] [stdout]    --> src/tax_calculation/types.rs:265:1
[INFO] [stdout]     |
[INFO] [stdout] 265 | stripe_types::def_id!(TaxCalculationId);
[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<tax_calculation::types::TaxCalculationId, Infallible>
[INFO] [stdout]    --> src/tax_calculation/types.rs:265:1
[INFO] [stdout]     |
[INFO] [stdout] 265 | stripe_types::def_id!(TaxCalculationId);
[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<tax_calculation_line_item::TaxCalculationLineItemId, Infallible>
[INFO] [stdout]    --> src/tax_calculation_line_item.rs:308:1
[INFO] [stdout]     |
[INFO] [stdout] 308 | stripe_types::def_id!(TaxCalculationLineItemId);
[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<tax_calculation_line_item::TaxCalculationLineItemId, Infallible>
[INFO] [stdout]    --> src/tax_calculation_line_item.rs:308:1
[INFO] [stdout]     |
[INFO] [stdout] 308 | stripe_types::def_id!(TaxCalculationLineItemId);
[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<tax_calculation_line_item::TaxCalculationLineItemId, Infallible>
[INFO] [stdout]    --> src/tax_calculation_line_item.rs:308:1
[INFO] [stdout]     |
[INFO] [stdout] 308 | stripe_types::def_id!(TaxCalculationLineItemId);
[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<tax_calculation_line_item::TaxCalculationLineItemId, Infallible>
[INFO] [stdout]    --> src/tax_calculation_line_item.rs:308:1
[INFO] [stdout]     |
[INFO] [stdout] 308 | stripe_types::def_id!(TaxCalculationLineItemId);
[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<tax_calculation_line_item::TaxCalculationLineItemId, Infallible>
[INFO] [stdout]    --> src/tax_calculation_line_item.rs:308:1
[INFO] [stdout]     |
[INFO] [stdout] 308 | stripe_types::def_id!(TaxCalculationLineItemId);
[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<tax_registration::types::TaxRegistrationId, Infallible>
[INFO] [stdout]    --> src/tax_registration/types.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | stripe_types::def_id!(TaxRegistrationId);
[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<tax_registration::types::TaxRegistrationId, Infallible>
[INFO] [stdout]    --> src/tax_registration/types.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | stripe_types::def_id!(TaxRegistrationId);
[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<tax_registration::types::TaxRegistrationId, Infallible>
[INFO] [stdout]    --> src/tax_registration/types.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | stripe_types::def_id!(TaxRegistrationId);
[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<tax_registration::types::TaxRegistrationId, Infallible>
[INFO] [stdout]    --> src/tax_registration/types.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | stripe_types::def_id!(TaxRegistrationId);
[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<tax_registration::types::TaxRegistrationId, Infallible>
[INFO] [stdout]    --> src/tax_registration/types.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | stripe_types::def_id!(TaxRegistrationId);
[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<tax_transaction::types::TaxTransactionId, Infallible>
[INFO] [stdout]    --> src/tax_transaction/types.rs:348:1
[INFO] [stdout]     |
[INFO] [stdout] 348 | stripe_types::def_id!(TaxTransactionId);
[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<tax_transaction::types::TaxTransactionId, Infallible>
[INFO] [stdout]    --> src/tax_transaction/types.rs:348:1
[INFO] [stdout]     |
[INFO] [stdout] 348 | stripe_types::def_id!(TaxTransactionId);
[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<tax_transaction::types::TaxTransactionId, Infallible>
[INFO] [stdout]    --> src/tax_transaction/types.rs:348:1
[INFO] [stdout]     |
[INFO] [stdout] 348 | stripe_types::def_id!(TaxTransactionId);
[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<tax_transaction::types::TaxTransactionId, Infallible>
[INFO] [stdout]    --> src/tax_transaction/types.rs:348:1
[INFO] [stdout]     |
[INFO] [stdout] 348 | stripe_types::def_id!(TaxTransactionId);
[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<tax_transaction::types::TaxTransactionId, Infallible>
[INFO] [stdout]    --> src/tax_transaction/types.rs:348:1
[INFO] [stdout]     |
[INFO] [stdout] 348 | stripe_types::def_id!(TaxTransactionId);
[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<tax_transaction_line_item::TaxTransactionLineItemId, Infallible>
[INFO] [stdout]    --> src/tax_transaction_line_item.rs:390:1
[INFO] [stdout]     |
[INFO] [stdout] 390 | stripe_types::def_id!(TaxTransactionLineItemId);
[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<tax_transaction_line_item::TaxTransactionLineItemId, Infallible>
[INFO] [stdout]    --> src/tax_transaction_line_item.rs:390:1
[INFO] [stdout]     |
[INFO] [stdout] 390 | stripe_types::def_id!(TaxTransactionLineItemId);
[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<tax_transaction_line_item::TaxTransactionLineItemId, Infallible>
[INFO] [stdout]    --> src/tax_transaction_line_item.rs:390:1
[INFO] [stdout]     |
[INFO] [stdout] 390 | stripe_types::def_id!(TaxTransactionLineItemId);
[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<tax_transaction_line_item::TaxTransactionLineItemId, Infallible>
[INFO] [stdout]    --> src/tax_transaction_line_item.rs:390:1
[INFO] [stdout]     |
[INFO] [stdout] 390 | stripe_types::def_id!(TaxTransactionLineItemId);
[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<tax_transaction_line_item::TaxTransactionLineItemId, Infallible>
[INFO] [stdout]    --> src/tax_transaction_line_item.rs:390:1
[INFO] [stdout]     |
[INFO] [stdout] 390 | stripe_types::def_id!(TaxTransactionLineItemId);
[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<TaxProductResourceLineItemTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_breakdown.rs:282:53
[INFO] [stdout]     |
[INFO] [stdout] 282 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout] 283 | |         use TaxProductResourceLineItemTaxBreakdownTaxabilityReason::*;
[INFO] [stdout] 284 | |         match s {
[INFO] [stdout] 285 | |             "customer_exempt" => Ok(CustomerExempt),
[INFO] [stdout] ...   |
[INFO] [stdout] 302 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_breakdown.rs:284:9
[INFO] [stdout]     |
[INFO] [stdout] 284 | /         match s {
[INFO] [stdout] 285 | |             "customer_exempt" => Ok(CustomerExempt),
[INFO] [stdout] 286 | |             "not_collecting" => Ok(NotCollecting),
[INFO] [stdout] 287 | |             "not_subject_to_tax" => Ok(NotSubjectToTax),
[INFO] [stdout] ...   |
[INFO] [stdout] 300 | |             v => Ok(Unknown(v.to_owned())),
[INFO] [stdout] 301 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_breakdown.rs:285:34
[INFO] [stdout]     |
[INFO] [stdout] 285 |             "customer_exempt" => Ok(CustomerExempt),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_breakdown.rs:286:33
[INFO] [stdout]     |
[INFO] [stdout] 286 |             "not_collecting" => Ok(NotCollecting),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_breakdown.rs:287:37
[INFO] [stdout]     |
[INFO] [stdout] 287 |             "not_subject_to_tax" => Ok(NotSubjectToTax),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_breakdown.rs:288:32
[INFO] [stdout]     |
[INFO] [stdout] 288 |             "not_supported" => Ok(NotSupported),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_breakdown.rs:289:41
[INFO] [stdout]     |
[INFO] [stdout] 289 |             "portion_product_exempt" => Ok(PortionProductExempt),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_breakdown.rs:290:40
[INFO] [stdout]     |
[INFO] [stdout] 290 |             "portion_reduced_rated" => Ok(PortionReducedRated),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_breakdown.rs:291:41
[INFO] [stdout]     |
[INFO] [stdout] 291 |             "portion_standard_rated" => Ok(PortionStandardRated),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_breakdown.rs:292:33
[INFO] [stdout]     |
[INFO] [stdout] 292 |             "product_exempt" => Ok(ProductExempt),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_breakdown.rs:293:41
[INFO] [stdout]     |
[INFO] [stdout] 293 |             "product_exempt_holiday" => Ok(ProductExemptHoliday),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_breakdown.rs:294:39
[INFO] [stdout]     |
[INFO] [stdout] 294 |             "proportionally_rated" => Ok(ProportionallyRated),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_breakdown.rs:295:32
[INFO] [stdout]     |
[INFO] [stdout] 295 |             "reduced_rated" => Ok(ReducedRated),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_breakdown.rs:296:33
[INFO] [stdout]     |
[INFO] [stdout] 296 |             "reverse_charge" => Ok(ReverseCharge),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_breakdown.rs:297:33
[INFO] [stdout]     |
[INFO] [stdout] 297 |             "standard_rated" => Ok(StandardRated),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_breakdown.rs:298:40
[INFO] [stdout]     |
[INFO] [stdout] 298 |             "taxable_basis_reduced" => Ok(TaxableBasisReduced),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_breakdown.rs:299:29
[INFO] [stdout]     |
[INFO] [stdout] 299 |             "zero_rated" => Ok(ZeroRated),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_breakdown.rs:300:18
[INFO] [stdout]     |
[INFO] [stdout] 300 |             v => Ok(Unknown(v.to_owned())),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_breakdown.rs:336:18
[INFO] [stdout]     |
[INFO] [stdout] 336 |             Some(TaxProductResourceLineItemTaxBreakdownTaxabilityReason::from_str(s).unwrap());
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_breakdown.rs:341:1
[INFO] [stdout]     |
[INFO] [stdout] 341 | stripe_types::impl_from_val_with_from_str!(TaxProductResourceLineItemTaxBreakdownTaxabilityReason);
[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<TaxProductResourceLineItemTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_rate_details.rs:164:53
[INFO] [stdout]     |
[INFO] [stdout] 164 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout] 165 | |         use TaxProductResourceLineItemTaxRateDetailsTaxType::*;
[INFO] [stdout] 166 | |         match s {
[INFO] [stdout] 167 | |             "amusement_tax" => Ok(AmusementTax),
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_rate_details.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 | /         match s {
[INFO] [stdout] 167 | |             "amusement_tax" => Ok(AmusementTax),
[INFO] [stdout] 168 | |             "communications_tax" => Ok(CommunicationsTax),
[INFO] [stdout] 169 | |             "gst" => Ok(Gst),
[INFO] [stdout] ...   |
[INFO] [stdout] 181 | |             v => Ok(Unknown(v.to_owned())),
[INFO] [stdout] 182 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_rate_details.rs:167:32
[INFO] [stdout]     |
[INFO] [stdout] 167 |             "amusement_tax" => Ok(AmusementTax),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_rate_details.rs:168:37
[INFO] [stdout]     |
[INFO] [stdout] 168 |             "communications_tax" => Ok(CommunicationsTax),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_rate_details.rs:169:22
[INFO] [stdout]     |
[INFO] [stdout] 169 |             "gst" => Ok(Gst),
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_rate_details.rs:170:22
[INFO] [stdout]     |
[INFO] [stdout] 170 |             "hst" => Ok(Hst),
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_rate_details.rs:171:23
[INFO] [stdout]     |
[INFO] [stdout] 171 |             "igst" => Ok(Igst),
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_rate_details.rs:172:22
[INFO] [stdout]     |
[INFO] [stdout] 172 |             "jct" => Ok(Jct),
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_rate_details.rs:173:28
[INFO] [stdout]     |
[INFO] [stdout] 173 |             "lease_tax" => Ok(LeaseTax),
[INFO] [stdout]     |                            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_rate_details.rs:174:22
[INFO] [stdout]     |
[INFO] [stdout] 174 |             "pst" => Ok(Pst),
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_rate_details.rs:175:22
[INFO] [stdout]     |
[INFO] [stdout] 175 |             "qst" => Ok(Qst),
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_rate_details.rs:176:38
[INFO] [stdout]     |
[INFO] [stdout] 176 |             "retail_delivery_fee" => Ok(RetailDeliveryFee),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_rate_details.rs:177:22
[INFO] [stdout]     |
[INFO] [stdout] 177 |             "rst" => Ok(Rst),
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_rate_details.rs:178:28
[INFO] [stdout]     |
[INFO] [stdout] 178 |             "sales_tax" => Ok(SalesTax),
[INFO] [stdout]     |                            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_rate_details.rs:179:30
[INFO] [stdout]     |
[INFO] [stdout] 179 |             "service_tax" => Ok(ServiceTax),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_rate_details.rs:180:22
[INFO] [stdout]     |
[INFO] [stdout] 180 |             "vat" => Ok(Vat),
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_rate_details.rs:181:18
[INFO] [stdout]     |
[INFO] [stdout] 181 |             v => Ok(Unknown(v.to_owned())),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_rate_details.rs:214:25
[INFO] [stdout]     |
[INFO] [stdout] 214 |         self.out = Some(TaxProductResourceLineItemTaxRateDetailsTaxType::from_str(s).unwrap());
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceLineItemTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_line_item_tax_rate_details.rs:219:1
[INFO] [stdout]     |
[INFO] [stdout] 219 | stripe_types::impl_from_val_with_from_str!(TaxProductResourceLineItemTaxRateDetailsTaxType);
[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<TaxProductResourceTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_breakdown.rs:195:53
[INFO] [stdout]     |
[INFO] [stdout] 195 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout] 196 | |         use TaxProductResourceTaxBreakdownTaxabilityReason::*;
[INFO] [stdout] 197 | |         match s {
[INFO] [stdout] 198 | |             "customer_exempt" => Ok(CustomerExempt),
[INFO] [stdout] ...   |
[INFO] [stdout] 215 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_breakdown.rs:197:9
[INFO] [stdout]     |
[INFO] [stdout] 197 | /         match s {
[INFO] [stdout] 198 | |             "customer_exempt" => Ok(CustomerExempt),
[INFO] [stdout] 199 | |             "not_collecting" => Ok(NotCollecting),
[INFO] [stdout] 200 | |             "not_subject_to_tax" => Ok(NotSubjectToTax),
[INFO] [stdout] ...   |
[INFO] [stdout] 213 | |             v => Ok(Unknown(v.to_owned())),
[INFO] [stdout] 214 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_breakdown.rs:198:34
[INFO] [stdout]     |
[INFO] [stdout] 198 |             "customer_exempt" => Ok(CustomerExempt),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_breakdown.rs:199:33
[INFO] [stdout]     |
[INFO] [stdout] 199 |             "not_collecting" => Ok(NotCollecting),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_breakdown.rs:200:37
[INFO] [stdout]     |
[INFO] [stdout] 200 |             "not_subject_to_tax" => Ok(NotSubjectToTax),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_breakdown.rs:201:32
[INFO] [stdout]     |
[INFO] [stdout] 201 |             "not_supported" => Ok(NotSupported),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_breakdown.rs:202:41
[INFO] [stdout]     |
[INFO] [stdout] 202 |             "portion_product_exempt" => Ok(PortionProductExempt),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_breakdown.rs:203:40
[INFO] [stdout]     |
[INFO] [stdout] 203 |             "portion_reduced_rated" => Ok(PortionReducedRated),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_breakdown.rs:204:41
[INFO] [stdout]     |
[INFO] [stdout] 204 |             "portion_standard_rated" => Ok(PortionStandardRated),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_breakdown.rs:205:33
[INFO] [stdout]     |
[INFO] [stdout] 205 |             "product_exempt" => Ok(ProductExempt),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_breakdown.rs:206:41
[INFO] [stdout]     |
[INFO] [stdout] 206 |             "product_exempt_holiday" => Ok(ProductExemptHoliday),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_breakdown.rs:207:39
[INFO] [stdout]     |
[INFO] [stdout] 207 |             "proportionally_rated" => Ok(ProportionallyRated),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_breakdown.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |             "reduced_rated" => Ok(ReducedRated),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_breakdown.rs:209:33
[INFO] [stdout]     |
[INFO] [stdout] 209 |             "reverse_charge" => Ok(ReverseCharge),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_breakdown.rs:210:33
[INFO] [stdout]     |
[INFO] [stdout] 210 |             "standard_rated" => Ok(StandardRated),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_breakdown.rs:211:40
[INFO] [stdout]     |
[INFO] [stdout] 211 |             "taxable_basis_reduced" => Ok(TaxableBasisReduced),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_breakdown.rs:212:29
[INFO] [stdout]     |
[INFO] [stdout] 212 |             "zero_rated" => Ok(ZeroRated),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_breakdown.rs:213:18
[INFO] [stdout]     |
[INFO] [stdout] 213 |             v => Ok(Unknown(v.to_owned())),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_breakdown.rs:246:25
[INFO] [stdout]     |
[INFO] [stdout] 246 |         self.out = Some(TaxProductResourceTaxBreakdownTaxabilityReason::from_str(s).unwrap());
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxBreakdownTaxabilityReason, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_breakdown.rs:251:1
[INFO] [stdout]     |
[INFO] [stdout] 251 | stripe_types::impl_from_val_with_from_str!(TaxProductResourceTaxBreakdownTaxabilityReason);
[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<TaxProductResourceTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_rate_details.rs:274:53
[INFO] [stdout]     |
[INFO] [stdout] 274 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout] 275 | |         use TaxProductResourceTaxRateDetailsTaxType::*;
[INFO] [stdout] 276 | |         match s {
[INFO] [stdout] 277 | |             "amusement_tax" => Ok(AmusementTax),
[INFO] [stdout] ...   |
[INFO] [stdout] 293 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_rate_details.rs:276:9
[INFO] [stdout]     |
[INFO] [stdout] 276 | /         match s {
[INFO] [stdout] 277 | |             "amusement_tax" => Ok(AmusementTax),
[INFO] [stdout] 278 | |             "communications_tax" => Ok(CommunicationsTax),
[INFO] [stdout] 279 | |             "gst" => Ok(Gst),
[INFO] [stdout] ...   |
[INFO] [stdout] 291 | |             v => Ok(Unknown(v.to_owned())),
[INFO] [stdout] 292 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_rate_details.rs:277:32
[INFO] [stdout]     |
[INFO] [stdout] 277 |             "amusement_tax" => Ok(AmusementTax),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_rate_details.rs:278:37
[INFO] [stdout]     |
[INFO] [stdout] 278 |             "communications_tax" => Ok(CommunicationsTax),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_rate_details.rs:279:22
[INFO] [stdout]     |
[INFO] [stdout] 279 |             "gst" => Ok(Gst),
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_rate_details.rs:280:22
[INFO] [stdout]     |
[INFO] [stdout] 280 |             "hst" => Ok(Hst),
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_rate_details.rs:281:23
[INFO] [stdout]     |
[INFO] [stdout] 281 |             "igst" => Ok(Igst),
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_rate_details.rs:282:22
[INFO] [stdout]     |
[INFO] [stdout] 282 |             "jct" => Ok(Jct),
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_rate_details.rs:283:28
[INFO] [stdout]     |
[INFO] [stdout] 283 |             "lease_tax" => Ok(LeaseTax),
[INFO] [stdout]     |                            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_rate_details.rs:284:22
[INFO] [stdout]     |
[INFO] [stdout] 284 |             "pst" => Ok(Pst),
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_rate_details.rs:285:22
[INFO] [stdout]     |
[INFO] [stdout] 285 |             "qst" => Ok(Qst),
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_rate_details.rs:286:38
[INFO] [stdout]     |
[INFO] [stdout] 286 |             "retail_delivery_fee" => Ok(RetailDeliveryFee),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_rate_details.rs:287:22
[INFO] [stdout]     |
[INFO] [stdout] 287 |             "rst" => Ok(Rst),
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_rate_details.rs:288:28
[INFO] [stdout]     |
[INFO] [stdout] 288 |             "sales_tax" => Ok(SalesTax),
[INFO] [stdout]     |                            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_rate_details.rs:289:30
[INFO] [stdout]     |
[INFO] [stdout] 289 |             "service_tax" => Ok(ServiceTax),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_rate_details.rs:290:22
[INFO] [stdout]     |
[INFO] [stdout] 290 |             "vat" => Ok(Vat),
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_rate_details.rs:291:18
[INFO] [stdout]     |
[INFO] [stdout] 291 |             v => Ok(Unknown(v.to_owned())),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_rate_details.rs:324:25
[INFO] [stdout]     |
[INFO] [stdout] 324 |         self.out = Some(TaxProductResourceTaxRateDetailsTaxType::from_str(s).unwrap());
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TaxProductResourceTaxRateDetailsTaxType, Infallible>
[INFO] [stdout]    --> src/tax_product_resource_tax_rate_details.rs:329:1
[INFO] [stdout]     |
[INFO] [stdout] 329 | stripe_types::impl_from_val_with_from_str!(TaxProductResourceTaxRateDetailsTaxType);
[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<webhook_endpoint::types::WebhookEndpointId, Infallible>
[INFO] [stdout]    --> src/webhook_endpoint/types.rs:242:1
[INFO] [stdout]     |
[INFO] [stdout] 242 | stripe_types::def_id!(WebhookEndpointId);
[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<webhook_endpoint::types::WebhookEndpointId, Infallible>
[INFO] [stdout]    --> src/webhook_endpoint/types.rs:242:1
[INFO] [stdout]     |
[INFO] [stdout] 242 | stripe_types::def_id!(WebhookEndpointId);
[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<webhook_endpoint::types::WebhookEndpointId, Infallible>
[INFO] [stdout]    --> src/webhook_endpoint/types.rs:242:1
[INFO] [stdout]     |
[INFO] [stdout] 242 | stripe_types::def_id!(WebhookEndpointId);
[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<webhook_endpoint::types::WebhookEndpointId, Infallible>
[INFO] [stdout]    --> src/webhook_endpoint/types.rs:242:1
[INFO] [stdout]     |
[INFO] [stdout] 242 | stripe_types::def_id!(WebhookEndpointId);
[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<webhook_endpoint::types::WebhookEndpointId, Infallible>
[INFO] [stdout]    --> src/webhook_endpoint/types.rs:242:1
[INFO] [stdout]     |
[INFO] [stdout] 242 | stripe_types::def_id!(WebhookEndpointId);
[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] [stderr] error: could not compile `async-stripe-misc` (lib) due to 227 previous errors
[INFO] running `Command { std: "docker" "inspect" "b51fb8fdd8bedd60d84bdbf073ac462ac522bd608c58a130de15fea2fd1b1b90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b51fb8fdd8bedd60d84bdbf073ac462ac522bd608c58a130de15fea2fd1b1b90", kill_on_drop: false }`
[INFO] [stdout] b51fb8fdd8bedd60d84bdbf073ac462ac522bd608c58a130de15fea2fd1b1b90
