[INFO] crate stripe_api 0.5.9 is already in cache [INFO] checking stripe_api-0.5.9 against master#b61e69433951e31f7bd746e22f516a48ad41623b for prs-64470-and-65389 [INFO] extracting crate stripe_api 0.5.9 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate stripe_api 0.5.9 on toolchain b61e69433951e31f7bd746e22f516a48ad41623b [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate stripe_api 0.5.9 [INFO] finished tweaking crates.io crate stripe_api 0.5.9 [INFO] tweaked toml for crates.io crate stripe_api 0.5.9 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate stripe_api 0.5.9 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 257f1b6cd9954e7e62d683d60a1fb1f65ce0401029d2d172e6f0d4649869ed39 [INFO] running `"docker" "start" "-a" "257f1b6cd9954e7e62d683d60a1fb1f65ce0401029d2d172e6f0d4649869ed39"` [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling backtrace v0.3.26 [INFO] [stderr] Checking tokio-sync v0.1.5 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking openssl v0.10.23 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking flate2 v1.0.7 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking tokio-threadpool v0.1.14 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.17 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Checking publicsuffix v1.5.2 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking native-tls v0.2.3 [INFO] [stderr] Checking tokio v0.1.21 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking h2 v0.1.21 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking hyper v0.12.29 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking serde_qs v0.4.6 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking reqwest v0.9.17 [INFO] [stderr] Checking stripe_api v0.5.9 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/async_customer.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use libstripe::resources::core::customer::{Customer, CustomerParam}; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/plans.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use libstripe::resources::billing::plans::{Interval, Plans, PlansParam}; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/plans.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use libstripe::resources::common::currency::Currency; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/plans.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use libstripe::resources::core::product::ProductsParam; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/refund.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use libstripe::resources::common::currency::Currency; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/refund.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use libstripe::resources::core::charges::{Charge, ChargeParams}; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/refund.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use libstripe::resources::core::refunds::{Refund, RefundParam}; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/refund.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use libstripe::resources::paymentmethods::source::PaymentSourceParam; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/bank.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use libstripe::resources::core::customer::{Customer, CustomerParam}; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/bank.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use libstripe::resources::paymentmethods::bank::{ [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/bank.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use libstripe::resources::paymentmethods::source::{PaymentParam, PaymentSourceParam}; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/payouts.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use libstripe::resources::common::currency::Currency; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/payouts.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use libstripe::resources::core::payout::{Payout, PayoutParam}; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/customer.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use libstripe::resources::core::customer::{Customer, CustomerParam}; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/sku.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use libstripe::resources::common::currency::Currency; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/product.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use libstripe::resources::core::product::{ProductType, Products, ProductsParam}; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/coupons.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use libstripe::resources::billing::coupons::{Coupon, CouponParam, Duration}; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/sku.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use libstripe::resources::core::product::{ProductType, Products, ProductsParam}; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/sku.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use libstripe::resources::orders::sku::{Inventory, InventoryType, Sku, SkuParam}; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/token.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use libstripe::resources::core::tokens::{TokenParam, Tokens}; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/token.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use libstripe::resources::paymentmethods::cards::CardParam; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/balance.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use libstripe::resources::core::balance::Balance; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/countryspec.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use libstripe::resources::connect::country::CountrySpecs; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/invoiceitems.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use libstripe::resources::billing::invoiceitems::{InvoiceItems, InvoiceItemsParam}; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/invoiceitems.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use libstripe::resources::common::currency::Currency; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/invoiceitems.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use libstripe::resources::core::customer::{Customer, CustomerParam}; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/invoiceitems.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use libstripe::resources::paymentmethods::source::PaymentSourceParam; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/transfer.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use libstripe::resources::common::currency::Currency; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/transfer.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use libstripe::resources::connect::transfers::{Transfer, TransferParam}; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/charge.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use libstripe::resources::common::currency::Currency; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/charge.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use libstripe::resources::core::charges::{Charge, ChargeParams}; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/charge.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use libstripe::resources::paymentmethods::source::PaymentSourceParam; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/card.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use libstripe::resources::core::customer::{Customer, CustomerParam}; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/card.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use libstripe::resources::paymentmethods::cards::Card; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/card.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use libstripe::resources::paymentmethods::source::{PaymentParam, PaymentSourceParam}; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `libstripe` [INFO] [stderr] --> examples/sku.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use libstripe::Client; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/sku.rs:7:14 [INFO] [stderr] | [INFO] [stderr] 7 | fn main() -> libstripe::Result<()> { [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ProductsParam` [INFO] [stderr] --> examples/sku.rs:11:30 [INFO] [stderr] | [INFO] [stderr] 11 | let mut products_param = ProductsParam::default(); [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `ProductsParam` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ProductType` [INFO] [stderr] --> examples/sku.rs:13:40 [INFO] [stderr] | [INFO] [stderr] 13 | products_param.product_type = Some(ProductType::Good); [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `ProductType` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Products` [INFO] [stderr] --> examples/sku.rs:16:19 [INFO] [stderr] | [INFO] [stderr] 16 | let product = Products::create(&client, products_param)?; [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `Products` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `SkuParam` [INFO] [stderr] --> examples/sku.rs:18:25 [INFO] [stderr] | [INFO] [stderr] 18 | let mut sku_param = SkuParam::default(); [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `SkuParam` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Currency` [INFO] [stderr] --> examples/sku.rs:19:31 [INFO] [stderr] | [INFO] [stderr] 19 | sku_param.currency = Some(Currency::USD); [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `Currency` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Inventory` [INFO] [stderr] --> examples/sku.rs:28:23 [INFO] [stderr] | [INFO] [stderr] 28 | let mut inv = Inventory::default(); [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `Inventory` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `InventoryType` [INFO] [stderr] --> examples/sku.rs:29:35 [INFO] [stderr] | [INFO] [stderr] 29 | inv.inventory_type = Some(InventoryType::Finite); [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `InventoryType` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Sku` [INFO] [stderr] --> examples/sku.rs:38:15 [INFO] [stderr] | [INFO] [stderr] 38 | let sku = Sku::create(&client, sku_param)?; [INFO] [stderr] | ^^^ use of undeclared type or module `Sku` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `libstripe` [INFO] [stderr] --> examples/plans.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use libstripe::Client; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/plans.rs:7:14 [INFO] [stderr] | [INFO] [stderr] 7 | fn main() -> libstripe::Result<()> { [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `PlansParam` [INFO] [stderr] --> examples/plans.rs:11:27 [INFO] [stderr] | [INFO] [stderr] 11 | let mut plans_param = PlansParam::default(); [INFO] [stderr] | ^^^^^^^^^^ use of undeclared type or module `PlansParam` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Currency` [INFO] [stderr] --> examples/plans.rs:14:33 [INFO] [stderr] | [INFO] [stderr] 14 | plans_param.currency = Some(Currency::default()); [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `Currency` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Interval` [INFO] [stderr] --> examples/plans.rs:15:33 [INFO] [stderr] | [INFO] [stderr] 15 | plans_param.interval = Some(Interval::Month); [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `Interval` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ProductsParam` [INFO] [stderr] --> examples/plans.rs:18:29 [INFO] [stderr] | [INFO] [stderr] 18 | let mut product_param = ProductsParam::default(); [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `ProductsParam` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Plans` [INFO] [stderr] --> examples/plans.rs:22:16 [INFO] [stderr] | [INFO] [stderr] 22 | let plan = Plans::create(&client, plans_param)?; [INFO] [stderr] | ^^^^^ use of undeclared type or module `Plans` [INFO] [stderr] [INFO] [stderr] error: aborting due to 13 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error[E0432]: unresolved import `libstripe` [INFO] [stderr] --> examples/customer.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use libstripe::Client; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/customer.rs:5:14 [INFO] [stderr] | [INFO] [stderr] 5 | fn main() -> libstripe::Result<()> { [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `CustomerParam` [INFO] [stderr] --> examples/customer.rs:9:21 [INFO] [stderr] | [INFO] [stderr] 9 | let mut param = CustomerParam::default(); [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `CustomerParam` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Customer` [INFO] [stderr] --> examples/customer.rs:13:20 [INFO] [stderr] | [INFO] [stderr] 13 | let customer = Customer::create(&client.clone(), param).unwrap(); [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `Customer` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Customer` [INFO] [stderr] --> examples/customer.rs:16:19 [INFO] [stderr] | [INFO] [stderr] 16 | let deleted = Customer::delete(&client, &customer.id)?; [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `Customer` [INFO] [stderr] [INFO] [stderr] error: aborting due to 10 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `stripe_api`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0432]: unresolved import `libstripe` [INFO] [stderr] --> examples/refund.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use libstripe::Client; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/refund.rs:8:14 [INFO] [stderr] | [INFO] [stderr] 8 | fn main() -> libstripe::Result<()> { [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ChargeParams` [INFO] [stderr] --> examples/refund.rs:12:28 [INFO] [stderr] | [INFO] [stderr] 12 | let mut charge_param = ChargeParams::default(); [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `ChargeParams` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Currency` [INFO] [stderr] --> examples/refund.rs:14:34 [INFO] [stderr] | [INFO] [stderr] 14 | charge_param.currency = Some(Currency::USD); [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `Currency` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `PaymentSourceParam` [INFO] [stderr] --> examples/refund.rs:15:32 [INFO] [stderr] | [INFO] [stderr] 15 | charge_param.source = Some(PaymentSourceParam::Token("tok_visa")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ use of undeclared type or module `PaymentSourceParam` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Charge` [INFO] [stderr] --> examples/refund.rs:17:18 [INFO] [stderr] | [INFO] [stderr] 17 | let charge = Charge::create(&client, charge_param)?; [INFO] [stderr] | ^^^^^^ use of undeclared type or module `Charge` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `RefundParam` [INFO] [stderr] --> examples/refund.rs:19:28 [INFO] [stderr] | [INFO] [stderr] 19 | let mut refund_param = RefundParam::default(); [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `RefundParam` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Refund` [INFO] [stderr] --> examples/refund.rs:22:18 [INFO] [stderr] | [INFO] [stderr] 22 | let refund = Refund::create(&client, refund_param)?; [INFO] [stderr] | ^^^^^^ use of undeclared type or module `Refund` [INFO] [stderr] [INFO] [stderr] error: could not compile `stripe_api`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 12 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: aborting due to 6 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `stripe_api`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `stripe_api`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0432]: unresolved import `libstripe` [INFO] [stderr] --> examples/bank.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use libstripe::Client; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/bank.rs:9:14 [INFO] [stderr] | [INFO] [stderr] 9 | fn main() -> libstripe::Result<()> { [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `CustomerParam` [INFO] [stderr] --> examples/bank.rs:13:30 [INFO] [stderr] | [INFO] [stderr] 13 | let mut customer_param = CustomerParam::default(); [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `CustomerParam` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Customer` [INFO] [stderr] --> examples/bank.rs:16:20 [INFO] [stderr] | [INFO] [stderr] 16 | let customer = Customer::create(&client, customer_param)?; [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `Customer` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `BankAccountParam` [INFO] [stderr] --> examples/bank.rs:18:26 [INFO] [stderr] | [INFO] [stderr] 18 | let mut bank_param = BankAccountParam::default(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ use of undeclared type or module `BankAccountParam` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `AccountHolderType` [INFO] [stderr] --> examples/bank.rs:23:43 [INFO] [stderr] | [INFO] [stderr] 23 | bank_param.account_holder_type = Some(AccountHolderType::Individual); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `AccountHolderType` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `PaymentParam` [INFO] [stderr] --> examples/bank.rs:25:29 [INFO] [stderr] | [INFO] [stderr] 25 | let mut payment_param = PaymentParam::default(); [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `PaymentParam` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `PaymentSourceParam` [INFO] [stderr] --> examples/bank.rs:26:33 [INFO] [stderr] | [INFO] [stderr] 26 | payment_param.source = Some(PaymentSourceParam::BankAccount(bank_param)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ use of undeclared type or module `PaymentSourceParam` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `BankAccount` [INFO] [stderr] --> examples/bank.rs:28:16 [INFO] [stderr] | [INFO] [stderr] 28 | let bank = BankAccount::create(&client, &customer.id, payment_param)?; [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `BankAccount` [INFO] [stderr] [INFO] [stderr] error: aborting due to 12 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `stripe_api`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0432]: unresolved import `libstripe` [INFO] [stderr] --> examples/transfer.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use libstripe::Client; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/transfer.rs:6:14 [INFO] [stderr] | [INFO] [stderr] 6 | fn main() -> libstripe::Result<()> { [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `TransferParam` [INFO] [stderr] --> examples/transfer.rs:12:30 [INFO] [stderr] | [INFO] [stderr] 12 | let mut transfer_param = TransferParam::default(); [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `TransferParam` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Currency` [INFO] [stderr] --> examples/transfer.rs:15:36 [INFO] [stderr] | [INFO] [stderr] 15 | transfer_param.currency = Some(Currency::USD); [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `Currency` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Transfer` [INFO] [stderr] --> examples/transfer.rs:18:20 [INFO] [stderr] | [INFO] [stderr] 18 | let transfer = Transfer::create(&client, transfer_param)?; [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `Transfer` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `libstripe` [INFO] [stderr] --> examples/coupons.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use libstripe::Client; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/coupons.rs:5:14 [INFO] [stderr] | [INFO] [stderr] 5 | fn main() -> libstripe::Result<()> { [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `CouponParam` [INFO] [stderr] --> examples/coupons.rs:9:28 [INFO] [stderr] | [INFO] [stderr] 9 | let mut coupon_param = CouponParam::default(); [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `CouponParam` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Duration` [INFO] [stderr] --> examples/coupons.rs:11:34 [INFO] [stderr] | [INFO] [stderr] 11 | coupon_param.duration = Some(Duration::Repeating); [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `Duration` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Coupon` [INFO] [stderr] --> examples/coupons.rs:15:18 [INFO] [stderr] | [INFO] [stderr] 15 | let coupon = Coupon::create(&client, coupon_param)?; [INFO] [stderr] | ^^^^^^ use of undeclared type or module `Coupon` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `libstripe` [INFO] [stderr] --> examples/invoiceitems.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use libstripe::Client; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/invoiceitems.rs:8:14 [INFO] [stderr] | [INFO] [stderr] 8 | fn main() -> libstripe::Result<()> { [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `CustomerParam` [INFO] [stderr] --> examples/invoiceitems.rs:12:30 [INFO] [stderr] | [INFO] [stderr] 12 | let mut customer_param = CustomerParam::default(); [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `CustomerParam` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `PaymentSourceParam` [INFO] [stderr] --> examples/invoiceitems.rs:15:34 [INFO] [stderr] | [INFO] [stderr] 15 | customer_param.source = Some(PaymentSourceParam::Token("tok_amex")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ use of undeclared type or module `PaymentSourceParam` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Customer` [INFO] [stderr] --> examples/invoiceitems.rs:17:20 [INFO] [stderr] | [INFO] [stderr] 17 | let customer = Customer::create(&client, customer_param)?; [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `Customer` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `InvoiceItemsParam` [INFO] [stderr] --> examples/invoiceitems.rs:19:34 [INFO] [stderr] | [INFO] [stderr] 19 | let mut invoiceitems_param = InvoiceItemsParam::default(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `InvoiceItemsParam` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Currency` [INFO] [stderr] --> examples/invoiceitems.rs:21:40 [INFO] [stderr] | [INFO] [stderr] 21 | invoiceitems_param.currency = Some(Currency::default()); [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `Currency` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `InvoiceItems` [INFO] [stderr] --> examples/invoiceitems.rs:25:24 [INFO] [stderr] | [INFO] [stderr] 25 | let invoiceitems = InvoiceItems::create(&client, invoiceitems_param)?; [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `InvoiceItems` [INFO] [stderr] [INFO] [stderr] error: aborting due to 7 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: aborting due to 6 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `stripe_api`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `stripe_api`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 12 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `stripe_api`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0432]: unresolved import `libstripe` [INFO] [stderr] --> examples/async_customer.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use libstripe::Client; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `CustomerParam` [INFO] [stderr] --> examples/async_customer.rs:13:25 [INFO] [stderr] | [INFO] [stderr] 13 | let mut param = CustomerParam::default(); [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `CustomerParam` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Customer` [INFO] [stderr] --> examples/async_customer.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | Customer::create(&client, param) [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `Customer` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Customer` [INFO] [stderr] --> examples/async_customer.rs:20:17 [INFO] [stderr] | [INFO] [stderr] 20 | Customer::delete(&client, &customer.id) [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `Customer` [INFO] [stderr] [INFO] [stderr] warning: unused import: `Future` [INFO] [stderr] --> examples/async_customer.rs:4:29 [INFO] [stderr] | [INFO] [stderr] 4 | use futures::future::{self, Future}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `libstripe` [INFO] [stderr] --> examples/token.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use libstripe::Client; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/token.rs:6:14 [INFO] [stderr] | [INFO] [stderr] 6 | fn main() -> libstripe::Result<()> { [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `TokenParam` [INFO] [stderr] --> examples/token.rs:10:27 [INFO] [stderr] | [INFO] [stderr] 10 | let mut token_param = TokenParam::default(); [INFO] [stderr] | ^^^^^^^^^^ use of undeclared type or module `TokenParam` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `CardParam` [INFO] [stderr] --> examples/token.rs:12:30 [INFO] [stderr] | [INFO] [stderr] 12 | let mut card_param = CardParam::default(); [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `CardParam` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Tokens` [INFO] [stderr] --> examples/token.rs:21:17 [INFO] [stderr] | [INFO] [stderr] 21 | let token = Tokens::create(&client, token_param)?; [INFO] [stderr] | ^^^^^^ use of undeclared type or module `Tokens` [INFO] [stderr] [INFO] [stderr] error: aborting due to 5 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: aborting due to 7 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `stripe_api`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `stripe_api`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0432]: unresolved import `libstripe` [INFO] [stderr] --> examples/card.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use libstripe::Client; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/card.rs:7:14 [INFO] [stderr] | [INFO] [stderr] 7 | fn main() -> libstripe::Result<()> { [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `CustomerParam` [INFO] [stderr] --> examples/card.rs:11:30 [INFO] [stderr] | [INFO] [stderr] 11 | let mut customer_param = CustomerParam::default(); [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `CustomerParam` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Customer` [INFO] [stderr] --> examples/card.rs:14:20 [INFO] [stderr] | [INFO] [stderr] 14 | let customer = Customer::create(&client, customer_param)?; [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `Customer` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `PaymentParam` [INFO] [stderr] --> examples/card.rs:16:29 [INFO] [stderr] | [INFO] [stderr] 16 | let mut payment_param = PaymentParam::default(); [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `PaymentParam` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `PaymentSourceParam` [INFO] [stderr] --> examples/card.rs:17:33 [INFO] [stderr] | [INFO] [stderr] 17 | payment_param.source = Some(PaymentSourceParam::Token("tok_visa")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ use of undeclared type or module `PaymentSourceParam` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Card` [INFO] [stderr] --> examples/card.rs:19:16 [INFO] [stderr] | [INFO] [stderr] 19 | let card = Card::create(&client, &customer.id, payment_param)?; [INFO] [stderr] | ^^^^ use of undeclared type or module `Card` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `libstripe` [INFO] [stderr] --> examples/product.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use libstripe::Client; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/product.rs:5:14 [INFO] [stderr] | [INFO] [stderr] 5 | fn main() -> libstripe::Result<()> { [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ProductsParam` [INFO] [stderr] --> examples/product.rs:9:30 [INFO] [stderr] | [INFO] [stderr] 9 | let mut products_param = ProductsParam::default(); [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `ProductsParam` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ProductType` [INFO] [stderr] --> examples/product.rs:11:40 [INFO] [stderr] | [INFO] [stderr] 11 | products_param.product_type = Some(ProductType::Service); [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `ProductType` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Products` [INFO] [stderr] --> examples/product.rs:13:19 [INFO] [stderr] | [INFO] [stderr] 13 | let product = Products::create(&client, products_param)?; [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `Products` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `libstripe` [INFO] [stderr] --> examples/charge.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use libstripe::Client; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/charge.rs:7:14 [INFO] [stderr] | [INFO] [stderr] 7 | fn main() -> libstripe::Result<()> { [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ChargeParams` [INFO] [stderr] --> examples/charge.rs:11:28 [INFO] [stderr] | [INFO] [stderr] 11 | let mut charge_param = ChargeParams::default(); [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `ChargeParams` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Currency` [INFO] [stderr] --> examples/charge.rs:13:34 [INFO] [stderr] | [INFO] [stderr] 13 | charge_param.currency = Some(Currency::USD); [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `Currency` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `PaymentSourceParam` [INFO] [stderr] --> examples/charge.rs:14:32 [INFO] [stderr] | [INFO] [stderr] 14 | charge_param.source = Some(PaymentSourceParam::Token("tok_visa")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ use of undeclared type or module `PaymentSourceParam` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Charge` [INFO] [stderr] --> examples/charge.rs:16:18 [INFO] [stderr] | [INFO] [stderr] 16 | let charge = Charge::create(&client, charge_param)?; [INFO] [stderr] | ^^^^^^ use of undeclared type or module `Charge` [INFO] [stderr] [INFO] [stderr] error: aborting due to 10 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: aborting due to 6 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `stripe_api`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `stripe_api`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 9 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `stripe_api`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0432]: unresolved import `libstripe` [INFO] [stderr] --> examples/payouts.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use libstripe::Client; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/payouts.rs:6:14 [INFO] [stderr] | [INFO] [stderr] 6 | fn main() -> libstripe::Result<()> { [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `PayoutParam` [INFO] [stderr] --> examples/payouts.rs:10:28 [INFO] [stderr] | [INFO] [stderr] 10 | let mut payout_param = PayoutParam::default(); [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `PayoutParam` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Currency` [INFO] [stderr] --> examples/payouts.rs:12:34 [INFO] [stderr] | [INFO] [stderr] 12 | payout_param.currency = Some(Currency::USD); [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `Currency` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Payout` [INFO] [stderr] --> examples/payouts.rs:14:18 [INFO] [stderr] | [INFO] [stderr] 14 | let payout = Payout::create(&client, payout_param)?; [INFO] [stderr] | ^^^^^^ use of undeclared type or module `Payout` [INFO] [stderr] [INFO] [stderr] error: aborting due to 7 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `stripe_api`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0432]: unresolved import `libstripe` [INFO] [stderr] --> examples/countryspec.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use libstripe::Client; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/countryspec.rs:5:14 [INFO] [stderr] | [INFO] [stderr] 5 | fn main() -> libstripe::Result<()> { [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `CountrySpecs` [INFO] [stderr] --> examples/countryspec.rs:9:21 [INFO] [stderr] | [INFO] [stderr] 9 | let countries = CountrySpecs::retrieve(&client, "us")?; [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `CountrySpecs` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `libstripe` [INFO] [stderr] --> examples/balance.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use libstripe::Client; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libstripe` [INFO] [stderr] --> examples/balance.rs:5:14 [INFO] [stderr] | [INFO] [stderr] 5 | fn main() -> libstripe::Result<()> { [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `libstripe` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Balance` [INFO] [stderr] --> examples/balance.rs:9:19 [INFO] [stderr] | [INFO] [stderr] 9 | let balance = Balance::retrieve(&client)?; [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `Balance` [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `stripe_api`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `stripe_api`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "257f1b6cd9954e7e62d683d60a1fb1f65ce0401029d2d172e6f0d4649869ed39"` [INFO] running `"docker" "rm" "-f" "257f1b6cd9954e7e62d683d60a1fb1f65ce0401029d2d172e6f0d4649869ed39"` [INFO] [stdout] 257f1b6cd9954e7e62d683d60a1fb1f65ce0401029d2d172e6f0d4649869ed39