[INFO] fetching crate async-stripe 0.13.0-rc3... [INFO] checking async-stripe-0.13.0-rc3 against try#7b3565da729099dbe807466fcd118fb2815986e0 for pr-81789 [INFO] extracting crate async-stripe 0.13.0-rc3 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate async-stripe 0.13.0-rc3 on toolchain 7b3565da729099dbe807466fcd118fb2815986e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate async-stripe 0.13.0-rc3 [INFO] finished tweaking crates.io crate async-stripe 0.13.0-rc3 [INFO] tweaked toml for crates.io crate async-stripe 0.13.0-rc3 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_qs v0.8.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc697e710d43638572f003ebb0fc4a4757c5223b81563a5e412e1aadc87223b7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "dc697e710d43638572f003ebb0fc4a4757c5223b81563a5e412e1aadc87223b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc697e710d43638572f003ebb0fc4a4757c5223b81563a5e412e1aadc87223b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc697e710d43638572f003ebb0fc4a4757c5223b81563a5e412e1aadc87223b7", kill_on_drop: false }` [INFO] [stdout] dc697e710d43638572f003ebb0fc4a4757c5223b81563a5e412e1aadc87223b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea170e2c16ab6d7e73f0e362b4f8ed5b223abd614a29459864129318ad6f678a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ea170e2c16ab6d7e73f0e362b4f8ed5b223abd614a29459864129318ad6f678a", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking smol_str v0.1.17 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking serde_qs v0.8.3 [INFO] [stderr] Checking async-stripe v0.13.0-rc3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/params.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::config::{err, ok, Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/balance.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/balance_transaction.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/charge.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/customer.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/dispute.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/file.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/file_link.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/mandate.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/payment_intent.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/payout.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/product.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/refund.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/setup_attempt.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/setup_intent.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/token.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/payment_method.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/source.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/checkout_session.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/coupon.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/invoice.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/invoiceitem.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/plan.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/price.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/promotion_code.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/subscription.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/subscription_item.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/subscription_schedule.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/tax_rate.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/account.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/account_link.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/application_fee.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/recipient.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/topup.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/transfer.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/review.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/order.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/order_return.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/sku.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/event.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/webhook_endpoint.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/charge_ext.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/customer_ext.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/payment_intent_ext.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | config::{Client, Response}, [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/payout_ext.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/payment_method_ext.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/invoice_ext.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/line_item_ext.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/subscription_ext.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `self::config` [INFO] [stdout] --> src/lib.rs:135:15 [INFO] [stdout] | [INFO] [stdout] 135 | pub use self::config::Client; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `self::config` [INFO] [stdout] --> src/lib.rs:136:15 [INFO] [stdout] | [INFO] [stdout] 136 | pub use self::config::Response; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/params.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::config::{err, ok, Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/balance.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/balance_transaction.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/charge.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/customer.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/dispute.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/file.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/file_link.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/mandate.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/payment_intent.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/payout.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/product.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/refund.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/setup_attempt.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/setup_intent.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/token.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/payment_method.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/source.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/checkout_session.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/coupon.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/invoice.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/invoiceitem.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/plan.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/price.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/promotion_code.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/subscription.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/subscription_item.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/subscription_schedule.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/tax_rate.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/account.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/account_link.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/application_fee.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/recipient.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/topup.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/transfer.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/review.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/order.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/order_return.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/sku.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/event.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/generated/webhook_endpoint.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/charge_ext.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/customer_ext.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/payment_intent_ext.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | config::{Client, Response}, [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/payout_ext.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/payment_method_ext.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/invoice_ext.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/line_item_ext.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config` [INFO] [stdout] --> src/resources/subscription_ext.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::config::{Client, Response}; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `self::config` [INFO] [stdout] --> src/lib.rs:135:15 [INFO] [stdout] | [INFO] [stdout] 135 | pub use self::config::Client; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `self::config` [INFO] [stdout] --> src/lib.rs:136:15 [INFO] [stdout] | [INFO] [stdout] 136 | pub use self::config::Response; [INFO] [stdout] | ^^^^^^ could not find `config` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `async-stripe` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name stripe --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="billing"' --cfg 'feature="checkout"' --cfg 'feature="chrono"' --cfg 'feature="connect"' --cfg 'feature="default"' --cfg 'feature="events"' --cfg 'feature="fraud"' --cfg 'feature="full"' --cfg 'feature="hmac"' --cfg 'feature="issuing"' --cfg 'feature="orders"' --cfg 'feature="sha2"' --cfg 'feature="sigma"' --cfg 'feature="webhook-endpoints"' --cfg 'feature="webhook-events"' -C metadata=1c1fc3b356cf8f99 -C extra-filename=-1c1fc3b356cf8f99 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d41754a99e218a78.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-ca514fd1de97c9b7.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-03959c50f193abb7.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-8143e9677849e55d.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c79ebd51b843087d.rmeta --extern serde_qs=/opt/rustwide/target/debug/deps/libserde_qs-a512c76fe58024a2.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-3e367759bb0aa4b0.rmeta --extern smol_str=/opt/rustwide/target/debug/deps/libsmol_str-d3441843e2a9b12f.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c8da1f27f190d986.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ea170e2c16ab6d7e73f0e362b4f8ed5b223abd614a29459864129318ad6f678a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea170e2c16ab6d7e73f0e362b4f8ed5b223abd614a29459864129318ad6f678a", kill_on_drop: false }` [INFO] [stdout] ea170e2c16ab6d7e73f0e362b4f8ed5b223abd614a29459864129318ad6f678a