[INFO] fetching crate async-payjp-core 0.0.1...
[INFO] checking async-payjp-core-0.0.1 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate async-payjp-core 0.0.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate async-payjp-core 0.0.1
[INFO] finished tweaking crates.io crate async-payjp-core 0.0.1
[INFO] tweaked toml for crates.io crate async-payjp-core 0.0.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate async-payjp-core 0.0.1 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 33 packages to latest compatible versions
[INFO] [stderr]       Adding smol_str v0.2.2 (available: v0.3.4)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3cd0da276faf8f4c2125480d1fc47314203ea828e669841198aae70a13aba572
[INFO] running `Command { std: "docker" "start" "-a" "3cd0da276faf8f4c2125480d1fc47314203ea828e669841198aae70a13aba572", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3cd0da276faf8f4c2125480d1fc47314203ea828e669841198aae70a13aba572", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cd0da276faf8f4c2125480d1fc47314203ea828e669841198aae70a13aba572", kill_on_drop: false }`
[INFO] [stdout] 3cd0da276faf8f4c2125480d1fc47314203ea828e669841198aae70a13aba572
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1fd24b52e0705c7dbddec203f516bbd37d2f32237d48a2245b2c5c19269f8985
[INFO] running `Command { std: "docker" "start" "-a" "1fd24b52e0705c7dbddec203f516bbd37d2f32237d48a2245b2c5c19269f8985", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling miniserde v0.1.43
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling mini-internal v0.1.43
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking serde_qs v0.12.0
[INFO] [stderr]     Checking async-payjp-types v0.0.1
[INFO] [stderr]     Checking async-payjp-shared v0.0.1
[INFO] [stderr]     Checking async-payjp-client-core v0.0.1
[INFO] [stderr]     Checking async-payjp-core v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<account::types::AccountId, Infallible>
[INFO] [stdout]    --> src/account/types.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | payjp_types::def_id!(AccountId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<account::types::AccountId, Infallible>
[INFO] [stdout]    --> src/account/types.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | payjp_types::def_id!(AccountId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<account::types::AccountId, Infallible>
[INFO] [stdout]    --> src/account/types.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | payjp_types::def_id!(AccountId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<account::types::AccountId, Infallible>
[INFO] [stdout]    --> src/account/types.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | payjp_types::def_id!(AccountId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<account::types::AccountId, Infallible>
[INFO] [stdout]    --> src/account/types.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | payjp_types::def_id!(AccountId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_from_val_with_from_str` which comes from the expansion of the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<balance::types::BalanceId, Infallible>
[INFO] [stdout]    --> src/balance/types.rs:216:1
[INFO] [stdout]     |
[INFO] [stdout] 216 | payjp_types::def_id!(BalanceId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<balance::types::BalanceId, Infallible>
[INFO] [stdout]    --> src/balance/types.rs:216:1
[INFO] [stdout]     |
[INFO] [stdout] 216 | payjp_types::def_id!(BalanceId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<balance::types::BalanceId, Infallible>
[INFO] [stdout]    --> src/balance/types.rs:216:1
[INFO] [stdout]     |
[INFO] [stdout] 216 | payjp_types::def_id!(BalanceId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<balance::types::BalanceId, Infallible>
[INFO] [stdout]    --> src/balance/types.rs:216:1
[INFO] [stdout]     |
[INFO] [stdout] 216 | payjp_types::def_id!(BalanceId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<balance::types::BalanceId, Infallible>
[INFO] [stdout]    --> src/balance/types.rs:216:1
[INFO] [stdout]     |
[INFO] [stdout] 216 | payjp_types::def_id!(BalanceId);
[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 `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<card::CardId, Infallible>
[INFO] [stdout]    --> src/card.rs:612:1
[INFO] [stdout]     |
[INFO] [stdout] 612 | payjp_types::def_id!(CardId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<card::CardId, Infallible>
[INFO] [stdout]    --> src/card.rs:612:1
[INFO] [stdout]     |
[INFO] [stdout] 612 | payjp_types::def_id!(CardId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<card::CardId, Infallible>
[INFO] [stdout]    --> src/card.rs:612:1
[INFO] [stdout]     |
[INFO] [stdout] 612 | payjp_types::def_id!(CardId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<card::CardId, Infallible>
[INFO] [stdout]    --> src/card.rs:612:1
[INFO] [stdout]     |
[INFO] [stdout] 612 | payjp_types::def_id!(CardId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<card::CardId, Infallible>
[INFO] [stdout]    --> src/card.rs:612:1
[INFO] [stdout]     |
[INFO] [stdout] 612 | payjp_types::def_id!(CardId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_from_val_with_from_str` which comes from the expansion of the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<charge::types::ChargeId, Infallible>
[INFO] [stdout]    --> src/charge/types.rs:506:1
[INFO] [stdout]     |
[INFO] [stdout] 506 | payjp_types::def_id!(ChargeId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<charge::types::ChargeId, Infallible>
[INFO] [stdout]    --> src/charge/types.rs:506:1
[INFO] [stdout]     |
[INFO] [stdout] 506 | payjp_types::def_id!(ChargeId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<charge::types::ChargeId, Infallible>
[INFO] [stdout]    --> src/charge/types.rs:506:1
[INFO] [stdout]     |
[INFO] [stdout] 506 | payjp_types::def_id!(ChargeId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<charge::types::ChargeId, Infallible>
[INFO] [stdout]    --> src/charge/types.rs:506:1
[INFO] [stdout]     |
[INFO] [stdout] 506 | payjp_types::def_id!(ChargeId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<charge::types::ChargeId, Infallible>
[INFO] [stdout]    --> src/charge/types.rs:506:1
[INFO] [stdout]     |
[INFO] [stdout] 506 | payjp_types::def_id!(ChargeId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_from_val_with_from_str` which comes from the expansion of the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<customer::types::CustomerId, Infallible>
[INFO] [stdout]    --> src/customer/types.rs:466:1
[INFO] [stdout]     |
[INFO] [stdout] 466 | payjp_types::def_id!(CustomerId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<customer::types::CustomerId, Infallible>
[INFO] [stdout]    --> src/customer/types.rs:466:1
[INFO] [stdout]     |
[INFO] [stdout] 466 | payjp_types::def_id!(CustomerId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<customer::types::CustomerId, Infallible>
[INFO] [stdout]    --> src/customer/types.rs:466:1
[INFO] [stdout]     |
[INFO] [stdout] 466 | payjp_types::def_id!(CustomerId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<customer::types::CustomerId, Infallible>
[INFO] [stdout]    --> src/customer/types.rs:466:1
[INFO] [stdout]     |
[INFO] [stdout] 466 | payjp_types::def_id!(CustomerId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<customer::types::CustomerId, Infallible>
[INFO] [stdout]    --> src/customer/types.rs:466:1
[INFO] [stdout]     |
[INFO] [stdout] 466 | payjp_types::def_id!(CustomerId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_from_val_with_from_str` which comes from the expansion of the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<merchant::MerchantId, Infallible>
[INFO] [stdout]    --> src/merchant.rs:466:1
[INFO] [stdout]     |
[INFO] [stdout] 466 | payjp_types::def_id!(MerchantId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<merchant::MerchantId, Infallible>
[INFO] [stdout]    --> src/merchant.rs:466:1
[INFO] [stdout]     |
[INFO] [stdout] 466 | payjp_types::def_id!(MerchantId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<merchant::MerchantId, Infallible>
[INFO] [stdout]    --> src/merchant.rs:466:1
[INFO] [stdout]     |
[INFO] [stdout] 466 | payjp_types::def_id!(MerchantId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<merchant::MerchantId, Infallible>
[INFO] [stdout]    --> src/merchant.rs:466:1
[INFO] [stdout]     |
[INFO] [stdout] 466 | payjp_types::def_id!(MerchantId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<merchant::MerchantId, Infallible>
[INFO] [stdout]    --> src/merchant.rs:466:1
[INFO] [stdout]     |
[INFO] [stdout] 466 | payjp_types::def_id!(MerchantId);
[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 `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<plan::PlanId, Infallible>
[INFO] [stdout]    --> src/plan.rs:273:1
[INFO] [stdout]     |
[INFO] [stdout] 273 | payjp_types::def_id!(PlanId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<plan::PlanId, Infallible>
[INFO] [stdout]    --> src/plan.rs:273:1
[INFO] [stdout]     |
[INFO] [stdout] 273 | payjp_types::def_id!(PlanId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<plan::PlanId, Infallible>
[INFO] [stdout]    --> src/plan.rs:273:1
[INFO] [stdout]     |
[INFO] [stdout] 273 | payjp_types::def_id!(PlanId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<plan::PlanId, Infallible>
[INFO] [stdout]    --> src/plan.rs:273:1
[INFO] [stdout]     |
[INFO] [stdout] 273 | payjp_types::def_id!(PlanId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<plan::PlanId, Infallible>
[INFO] [stdout]    --> src/plan.rs:273:1
[INFO] [stdout]     |
[INFO] [stdout] 273 | payjp_types::def_id!(PlanId);
[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 `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<statement::types::StatementId, Infallible>
[INFO] [stdout]    --> src/statement/types.rs:450:1
[INFO] [stdout]     |
[INFO] [stdout] 450 | payjp_types::def_id!(StatementId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<statement::types::StatementId, Infallible>
[INFO] [stdout]    --> src/statement/types.rs:450:1
[INFO] [stdout]     |
[INFO] [stdout] 450 | payjp_types::def_id!(StatementId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<statement::types::StatementId, Infallible>
[INFO] [stdout]    --> src/statement/types.rs:450:1
[INFO] [stdout]     |
[INFO] [stdout] 450 | payjp_types::def_id!(StatementId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<statement::types::StatementId, Infallible>
[INFO] [stdout]    --> src/statement/types.rs:450:1
[INFO] [stdout]     |
[INFO] [stdout] 450 | payjp_types::def_id!(StatementId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<statement::types::StatementId, Infallible>
[INFO] [stdout]    --> src/statement/types.rs:450:1
[INFO] [stdout]     |
[INFO] [stdout] 450 | payjp_types::def_id!(StatementId);
[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 `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<subscription::types::SubscriptionId, Infallible>
[INFO] [stdout]    --> src/subscription/types.rs:586:1
[INFO] [stdout]     |
[INFO] [stdout] 586 | payjp_types::def_id!(SubscriptionId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<subscription::types::SubscriptionId, Infallible>
[INFO] [stdout]    --> src/subscription/types.rs:586:1
[INFO] [stdout]     |
[INFO] [stdout] 586 | payjp_types::def_id!(SubscriptionId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<subscription::types::SubscriptionId, Infallible>
[INFO] [stdout]    --> src/subscription/types.rs:586:1
[INFO] [stdout]     |
[INFO] [stdout] 586 | payjp_types::def_id!(SubscriptionId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<subscription::types::SubscriptionId, Infallible>
[INFO] [stdout]    --> src/subscription/types.rs:586:1
[INFO] [stdout]     |
[INFO] [stdout] 586 | payjp_types::def_id!(SubscriptionId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<subscription::types::SubscriptionId, Infallible>
[INFO] [stdout]    --> src/subscription/types.rs:586:1
[INFO] [stdout]     |
[INFO] [stdout] 586 | payjp_types::def_id!(SubscriptionId);
[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 `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tenant::types::TenantId, Infallible>
[INFO] [stdout]    --> src/tenant/types.rs:508:1
[INFO] [stdout]     |
[INFO] [stdout] 508 | payjp_types::def_id!(TenantId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tenant::types::TenantId, Infallible>
[INFO] [stdout]    --> src/tenant/types.rs:508:1
[INFO] [stdout]     |
[INFO] [stdout] 508 | payjp_types::def_id!(TenantId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tenant::types::TenantId, Infallible>
[INFO] [stdout]    --> src/tenant/types.rs:508:1
[INFO] [stdout]     |
[INFO] [stdout] 508 | payjp_types::def_id!(TenantId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tenant::types::TenantId, Infallible>
[INFO] [stdout]    --> src/tenant/types.rs:508:1
[INFO] [stdout]     |
[INFO] [stdout] 508 | payjp_types::def_id!(TenantId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tenant::types::TenantId, Infallible>
[INFO] [stdout]    --> src/tenant/types.rs:508:1
[INFO] [stdout]     |
[INFO] [stdout] 508 | payjp_types::def_id!(TenantId);
[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 `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<term::types::TermId, Infallible>
[INFO] [stdout]    --> src/term/types.rs:190:1
[INFO] [stdout]     |
[INFO] [stdout] 190 | payjp_types::def_id!(TermId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<term::types::TermId, Infallible>
[INFO] [stdout]    --> src/term/types.rs:190:1
[INFO] [stdout]     |
[INFO] [stdout] 190 | payjp_types::def_id!(TermId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<term::types::TermId, Infallible>
[INFO] [stdout]    --> src/term/types.rs:190:1
[INFO] [stdout]     |
[INFO] [stdout] 190 | payjp_types::def_id!(TermId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<term::types::TermId, Infallible>
[INFO] [stdout]    --> src/term/types.rs:190:1
[INFO] [stdout]     |
[INFO] [stdout] 190 | payjp_types::def_id!(TermId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<term::types::TermId, Infallible>
[INFO] [stdout]    --> src/term/types.rs:190:1
[INFO] [stdout]     |
[INFO] [stdout] 190 | payjp_types::def_id!(TermId);
[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 `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<three_d_secure_request::types::ThreeDSecureRequestId, Infallible>
[INFO] [stdout]    --> src/three_d_secure_request/types.rs:382:1
[INFO] [stdout]     |
[INFO] [stdout] 382 | payjp_types::def_id!(ThreeDSecureRequestId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<three_d_secure_request::types::ThreeDSecureRequestId, Infallible>
[INFO] [stdout]    --> src/three_d_secure_request/types.rs:382:1
[INFO] [stdout]     |
[INFO] [stdout] 382 | payjp_types::def_id!(ThreeDSecureRequestId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<three_d_secure_request::types::ThreeDSecureRequestId, Infallible>
[INFO] [stdout]    --> src/three_d_secure_request/types.rs:382:1
[INFO] [stdout]     |
[INFO] [stdout] 382 | payjp_types::def_id!(ThreeDSecureRequestId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<three_d_secure_request::types::ThreeDSecureRequestId, Infallible>
[INFO] [stdout]    --> src/three_d_secure_request/types.rs:382:1
[INFO] [stdout]     |
[INFO] [stdout] 382 | payjp_types::def_id!(ThreeDSecureRequestId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<three_d_secure_request::types::ThreeDSecureRequestId, Infallible>
[INFO] [stdout]    --> src/three_d_secure_request/types.rs:382:1
[INFO] [stdout]     |
[INFO] [stdout] 382 | payjp_types::def_id!(ThreeDSecureRequestId);
[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 `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<token::types::TokenId, Infallible>
[INFO] [stdout]    --> src/token/types.rs:160:1
[INFO] [stdout]     |
[INFO] [stdout] 160 | payjp_types::def_id!(TokenId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<token::types::TokenId, Infallible>
[INFO] [stdout]    --> src/token/types.rs:160:1
[INFO] [stdout]     |
[INFO] [stdout] 160 | payjp_types::def_id!(TokenId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<token::types::TokenId, Infallible>
[INFO] [stdout]    --> src/token/types.rs:160:1
[INFO] [stdout]     |
[INFO] [stdout] 160 | payjp_types::def_id!(TokenId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<token::types::TokenId, Infallible>
[INFO] [stdout]    --> src/token/types.rs:160:1
[INFO] [stdout]     |
[INFO] [stdout] 160 | payjp_types::def_id!(TokenId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<token::types::TokenId, Infallible>
[INFO] [stdout]    --> src/token/types.rs:160:1
[INFO] [stdout]     |
[INFO] [stdout] 160 | payjp_types::def_id!(TokenId);
[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 `payjp_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-payjp-core` (lib) due to 65 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<account::types::AccountId, Infallible>
[INFO] [stdout]    --> src/account/types.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | payjp_types::def_id!(AccountId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<account::types::AccountId, Infallible>
[INFO] [stdout]    --> src/account/types.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | payjp_types::def_id!(AccountId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<account::types::AccountId, Infallible>
[INFO] [stdout]    --> src/account/types.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | payjp_types::def_id!(AccountId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<account::types::AccountId, Infallible>
[INFO] [stdout]    --> src/account/types.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | payjp_types::def_id!(AccountId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<account::types::AccountId, Infallible>
[INFO] [stdout]    --> src/account/types.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | payjp_types::def_id!(AccountId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_from_val_with_from_str` which comes from the expansion of the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<balance::types::BalanceId, Infallible>
[INFO] [stdout]    --> src/balance/types.rs:216:1
[INFO] [stdout]     |
[INFO] [stdout] 216 | payjp_types::def_id!(BalanceId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<balance::types::BalanceId, Infallible>
[INFO] [stdout]    --> src/balance/types.rs:216:1
[INFO] [stdout]     |
[INFO] [stdout] 216 | payjp_types::def_id!(BalanceId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<balance::types::BalanceId, Infallible>
[INFO] [stdout]    --> src/balance/types.rs:216:1
[INFO] [stdout]     |
[INFO] [stdout] 216 | payjp_types::def_id!(BalanceId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<balance::types::BalanceId, Infallible>
[INFO] [stdout]    --> src/balance/types.rs:216:1
[INFO] [stdout]     |
[INFO] [stdout] 216 | payjp_types::def_id!(BalanceId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<balance::types::BalanceId, Infallible>
[INFO] [stdout]    --> src/balance/types.rs:216:1
[INFO] [stdout]     |
[INFO] [stdout] 216 | payjp_types::def_id!(BalanceId);
[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 `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<card::CardId, Infallible>
[INFO] [stdout]    --> src/card.rs:612:1
[INFO] [stdout]     |
[INFO] [stdout] 612 | payjp_types::def_id!(CardId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<card::CardId, Infallible>
[INFO] [stdout]    --> src/card.rs:612:1
[INFO] [stdout]     |
[INFO] [stdout] 612 | payjp_types::def_id!(CardId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<card::CardId, Infallible>
[INFO] [stdout]    --> src/card.rs:612:1
[INFO] [stdout]     |
[INFO] [stdout] 612 | payjp_types::def_id!(CardId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<card::CardId, Infallible>
[INFO] [stdout]    --> src/card.rs:612:1
[INFO] [stdout]     |
[INFO] [stdout] 612 | payjp_types::def_id!(CardId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<card::CardId, Infallible>
[INFO] [stdout]    --> src/card.rs:612:1
[INFO] [stdout]     |
[INFO] [stdout] 612 | payjp_types::def_id!(CardId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_from_val_with_from_str` which comes from the expansion of the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<charge::types::ChargeId, Infallible>
[INFO] [stdout]    --> src/charge/types.rs:506:1
[INFO] [stdout]     |
[INFO] [stdout] 506 | payjp_types::def_id!(ChargeId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<charge::types::ChargeId, Infallible>
[INFO] [stdout]    --> src/charge/types.rs:506:1
[INFO] [stdout]     |
[INFO] [stdout] 506 | payjp_types::def_id!(ChargeId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<charge::types::ChargeId, Infallible>
[INFO] [stdout]    --> src/charge/types.rs:506:1
[INFO] [stdout]     |
[INFO] [stdout] 506 | payjp_types::def_id!(ChargeId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<charge::types::ChargeId, Infallible>
[INFO] [stdout]    --> src/charge/types.rs:506:1
[INFO] [stdout]     |
[INFO] [stdout] 506 | payjp_types::def_id!(ChargeId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<charge::types::ChargeId, Infallible>
[INFO] [stdout]    --> src/charge/types.rs:506:1
[INFO] [stdout]     |
[INFO] [stdout] 506 | payjp_types::def_id!(ChargeId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_from_val_with_from_str` which comes from the expansion of the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<customer::types::CustomerId, Infallible>
[INFO] [stdout]    --> src/customer/types.rs:466:1
[INFO] [stdout]     |
[INFO] [stdout] 466 | payjp_types::def_id!(CustomerId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<customer::types::CustomerId, Infallible>
[INFO] [stdout]    --> src/customer/types.rs:466:1
[INFO] [stdout]     |
[INFO] [stdout] 466 | payjp_types::def_id!(CustomerId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<customer::types::CustomerId, Infallible>
[INFO] [stdout]    --> src/customer/types.rs:466:1
[INFO] [stdout]     |
[INFO] [stdout] 466 | payjp_types::def_id!(CustomerId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<customer::types::CustomerId, Infallible>
[INFO] [stdout]    --> src/customer/types.rs:466:1
[INFO] [stdout]     |
[INFO] [stdout] 466 | payjp_types::def_id!(CustomerId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<customer::types::CustomerId, Infallible>
[INFO] [stdout]    --> src/customer/types.rs:466:1
[INFO] [stdout]     |
[INFO] [stdout] 466 | payjp_types::def_id!(CustomerId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_from_val_with_from_str` which comes from the expansion of the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<merchant::MerchantId, Infallible>
[INFO] [stdout]    --> src/merchant.rs:466:1
[INFO] [stdout]     |
[INFO] [stdout] 466 | payjp_types::def_id!(MerchantId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<merchant::MerchantId, Infallible>
[INFO] [stdout]    --> src/merchant.rs:466:1
[INFO] [stdout]     |
[INFO] [stdout] 466 | payjp_types::def_id!(MerchantId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<merchant::MerchantId, Infallible>
[INFO] [stdout]    --> src/merchant.rs:466:1
[INFO] [stdout]     |
[INFO] [stdout] 466 | payjp_types::def_id!(MerchantId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<merchant::MerchantId, Infallible>
[INFO] [stdout]    --> src/merchant.rs:466:1
[INFO] [stdout]     |
[INFO] [stdout] 466 | payjp_types::def_id!(MerchantId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<merchant::MerchantId, Infallible>
[INFO] [stdout]    --> src/merchant.rs:466:1
[INFO] [stdout]     |
[INFO] [stdout] 466 | payjp_types::def_id!(MerchantId);
[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 `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<plan::PlanId, Infallible>
[INFO] [stdout]    --> src/plan.rs:273:1
[INFO] [stdout]     |
[INFO] [stdout] 273 | payjp_types::def_id!(PlanId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<plan::PlanId, Infallible>
[INFO] [stdout]    --> src/plan.rs:273:1
[INFO] [stdout]     |
[INFO] [stdout] 273 | payjp_types::def_id!(PlanId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<plan::PlanId, Infallible>
[INFO] [stdout]    --> src/plan.rs:273:1
[INFO] [stdout]     |
[INFO] [stdout] 273 | payjp_types::def_id!(PlanId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<plan::PlanId, Infallible>
[INFO] [stdout]    --> src/plan.rs:273:1
[INFO] [stdout]     |
[INFO] [stdout] 273 | payjp_types::def_id!(PlanId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<plan::PlanId, Infallible>
[INFO] [stdout]    --> src/plan.rs:273:1
[INFO] [stdout]     |
[INFO] [stdout] 273 | payjp_types::def_id!(PlanId);
[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 `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<statement::types::StatementId, Infallible>
[INFO] [stdout]    --> src/statement/types.rs:450:1
[INFO] [stdout]     |
[INFO] [stdout] 450 | payjp_types::def_id!(StatementId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<statement::types::StatementId, Infallible>
[INFO] [stdout]    --> src/statement/types.rs:450:1
[INFO] [stdout]     |
[INFO] [stdout] 450 | payjp_types::def_id!(StatementId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<statement::types::StatementId, Infallible>
[INFO] [stdout]    --> src/statement/types.rs:450:1
[INFO] [stdout]     |
[INFO] [stdout] 450 | payjp_types::def_id!(StatementId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<statement::types::StatementId, Infallible>
[INFO] [stdout]    --> src/statement/types.rs:450:1
[INFO] [stdout]     |
[INFO] [stdout] 450 | payjp_types::def_id!(StatementId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<statement::types::StatementId, Infallible>
[INFO] [stdout]    --> src/statement/types.rs:450:1
[INFO] [stdout]     |
[INFO] [stdout] 450 | payjp_types::def_id!(StatementId);
[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 `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<subscription::types::SubscriptionId, Infallible>
[INFO] [stdout]    --> src/subscription/types.rs:586:1
[INFO] [stdout]     |
[INFO] [stdout] 586 | payjp_types::def_id!(SubscriptionId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<subscription::types::SubscriptionId, Infallible>
[INFO] [stdout]    --> src/subscription/types.rs:586:1
[INFO] [stdout]     |
[INFO] [stdout] 586 | payjp_types::def_id!(SubscriptionId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<subscription::types::SubscriptionId, Infallible>
[INFO] [stdout]    --> src/subscription/types.rs:586:1
[INFO] [stdout]     |
[INFO] [stdout] 586 | payjp_types::def_id!(SubscriptionId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<subscription::types::SubscriptionId, Infallible>
[INFO] [stdout]    --> src/subscription/types.rs:586:1
[INFO] [stdout]     |
[INFO] [stdout] 586 | payjp_types::def_id!(SubscriptionId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<subscription::types::SubscriptionId, Infallible>
[INFO] [stdout]    --> src/subscription/types.rs:586:1
[INFO] [stdout]     |
[INFO] [stdout] 586 | payjp_types::def_id!(SubscriptionId);
[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 `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tenant::types::TenantId, Infallible>
[INFO] [stdout]    --> src/tenant/types.rs:508:1
[INFO] [stdout]     |
[INFO] [stdout] 508 | payjp_types::def_id!(TenantId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tenant::types::TenantId, Infallible>
[INFO] [stdout]    --> src/tenant/types.rs:508:1
[INFO] [stdout]     |
[INFO] [stdout] 508 | payjp_types::def_id!(TenantId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tenant::types::TenantId, Infallible>
[INFO] [stdout]    --> src/tenant/types.rs:508:1
[INFO] [stdout]     |
[INFO] [stdout] 508 | payjp_types::def_id!(TenantId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tenant::types::TenantId, Infallible>
[INFO] [stdout]    --> src/tenant/types.rs:508:1
[INFO] [stdout]     |
[INFO] [stdout] 508 | payjp_types::def_id!(TenantId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tenant::types::TenantId, Infallible>
[INFO] [stdout]    --> src/tenant/types.rs:508:1
[INFO] [stdout]     |
[INFO] [stdout] 508 | payjp_types::def_id!(TenantId);
[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 `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<term::types::TermId, Infallible>
[INFO] [stdout]    --> src/term/types.rs:190:1
[INFO] [stdout]     |
[INFO] [stdout] 190 | payjp_types::def_id!(TermId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<term::types::TermId, Infallible>
[INFO] [stdout]    --> src/term/types.rs:190:1
[INFO] [stdout]     |
[INFO] [stdout] 190 | payjp_types::def_id!(TermId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<term::types::TermId, Infallible>
[INFO] [stdout]    --> src/term/types.rs:190:1
[INFO] [stdout]     |
[INFO] [stdout] 190 | payjp_types::def_id!(TermId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<term::types::TermId, Infallible>
[INFO] [stdout]    --> src/term/types.rs:190:1
[INFO] [stdout]     |
[INFO] [stdout] 190 | payjp_types::def_id!(TermId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<term::types::TermId, Infallible>
[INFO] [stdout]    --> src/term/types.rs:190:1
[INFO] [stdout]     |
[INFO] [stdout] 190 | payjp_types::def_id!(TermId);
[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 `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<three_d_secure_request::types::ThreeDSecureRequestId, Infallible>
[INFO] [stdout]    --> src/three_d_secure_request/types.rs:382:1
[INFO] [stdout]     |
[INFO] [stdout] 382 | payjp_types::def_id!(ThreeDSecureRequestId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<three_d_secure_request::types::ThreeDSecureRequestId, Infallible>
[INFO] [stdout]    --> src/three_d_secure_request/types.rs:382:1
[INFO] [stdout]     |
[INFO] [stdout] 382 | payjp_types::def_id!(ThreeDSecureRequestId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<three_d_secure_request::types::ThreeDSecureRequestId, Infallible>
[INFO] [stdout]    --> src/three_d_secure_request/types.rs:382:1
[INFO] [stdout]     |
[INFO] [stdout] 382 | payjp_types::def_id!(ThreeDSecureRequestId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<three_d_secure_request::types::ThreeDSecureRequestId, Infallible>
[INFO] [stdout]    --> src/three_d_secure_request/types.rs:382:1
[INFO] [stdout]     |
[INFO] [stdout] 382 | payjp_types::def_id!(ThreeDSecureRequestId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<three_d_secure_request::types::ThreeDSecureRequestId, Infallible>
[INFO] [stdout]    --> src/three_d_secure_request/types.rs:382:1
[INFO] [stdout]     |
[INFO] [stdout] 382 | payjp_types::def_id!(ThreeDSecureRequestId);
[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 `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<token::types::TokenId, Infallible>
[INFO] [stdout]    --> src/token/types.rs:160:1
[INFO] [stdout]     |
[INFO] [stdout] 160 | payjp_types::def_id!(TokenId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<token::types::TokenId, Infallible>
[INFO] [stdout]    --> src/token/types.rs:160:1
[INFO] [stdout]     |
[INFO] [stdout] 160 | payjp_types::def_id!(TokenId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<token::types::TokenId, Infallible>
[INFO] [stdout]    --> src/token/types.rs:160:1
[INFO] [stdout]     |
[INFO] [stdout] 160 | payjp_types::def_id!(TokenId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<token::types::TokenId, Infallible>
[INFO] [stdout]    --> src/token/types.rs:160:1
[INFO] [stdout]     |
[INFO] [stdout] 160 | payjp_types::def_id!(TokenId);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `payjp_types::def_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<token::types::TokenId, Infallible>
[INFO] [stdout]    --> src/token/types.rs:160:1
[INFO] [stdout]     |
[INFO] [stdout] 160 | payjp_types::def_id!(TokenId);
[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 `payjp_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-payjp-core` (lib test) due to 65 previous errors
[INFO] running `Command { std: "docker" "inspect" "1fd24b52e0705c7dbddec203f516bbd37d2f32237d48a2245b2c5c19269f8985", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fd24b52e0705c7dbddec203f516bbd37d2f32237d48a2245b2c5c19269f8985", kill_on_drop: false }`
[INFO] [stdout] 1fd24b52e0705c7dbddec203f516bbd37d2f32237d48a2245b2c5c19269f8985
