[INFO] fetching crate async-stripe-tsar 0.0.1...
[INFO] testing async-stripe-tsar-0.0.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate async-stripe-tsar 0.0.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate async-stripe-tsar 0.0.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate async-stripe-tsar 0.0.1
[INFO] tweaked toml for crates.io crate async-stripe-tsar 0.0.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate async-stripe-tsar 0.0.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate async-stripe-tsar 0.0.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9bbb4bb46c66e09a92827360d7c674fc051e56a1d4f985d1104f4a65111a5fe7
[INFO] running `Command { std: "docker" "start" "-a" "9bbb4bb46c66e09a92827360d7c674fc051e56a1d4f985d1104f4a65111a5fe7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9bbb4bb46c66e09a92827360d7c674fc051e56a1d4f985d1104f4a65111a5fe7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bbb4bb46c66e09a92827360d7c674fc051e56a1d4f985d1104f4a65111a5fe7", kill_on_drop: false }`
[INFO] [stdout] 9bbb4bb46c66e09a92827360d7c674fc051e56a1d4f985d1104f4a65111a5fe7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 458f027ec21627337f477d915fd9a0fa1bf280dcbb67016c90932cf5b612e152
[INFO] running `Command { std: "docker" "start" "-a" "458f027ec21627337f477d915fd9a0fa1bf280dcbb67016c90932cf5b612e152", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling serde_derive v1.0.142
[INFO] [stderr]    Compiling serde v1.0.142
[INFO] [stderr]    Compiling libc v0.2.127
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.83
[INFO] [stderr]    Compiling anyhow v1.0.59
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling concurrent-queue v1.2.4
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr]    Compiling thiserror v1.0.32
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_qs v0.9.2
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling smol_str v0.1.23
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling async-stripe-tsar v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `config`
[INFO] [stdout]   --> src/client/mod.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use config::BaseClient;
[INFO] [stdout]    |         ^^^^^^ use of unresolved module or unlinked crate `config`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `config`, use `cargo add config` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `config`
[INFO] [stdout]   --> src/client/mod.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub use config::Response;
[INFO] [stdout]    |         ^^^^^^ use of unresolved module or unlinked crate `config`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `config`, use `cargo add config` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::client::config`
[INFO] [stdout]   --> src/params.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         config::{err, ok},
[INFO] [stdout]    |         ^^^^^^ could not find `config` in `client`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/client/mod.rs:21:16
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(any(feature = "runtime-blocking", feature = "runtime-blocking-rustls"))]
[INFO] [stdout]    |          ------------------------------------------------------------------- the item is gated here
[INFO] [stdout] 21 | pub(crate) mod config {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/client/mod.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg(any(feature = "runtime-tokio-hyper", feature = "runtime-tokio-hyper-rustls"))]
[INFO] [stdout]    |          ------------------------------------------------------------------------- the item is gated here
[INFO] [stdout] 27 | pub(crate) mod config {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/client/mod.rs:33:16
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[cfg(feature = "runtime-async-std-surf")]
[INFO] [stdout]    |       ---------------------------------- the item is gated behind the `runtime-async-std-surf` feature
[INFO] [stdout] 33 | pub(crate) mod config {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::config`
[INFO] [stdout]   --> src/client/stripe.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 |     config::err,
[INFO] [stdout]    |     ^^^^^^ could not find `config` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/client/mod.rs:21:16
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(any(feature = "runtime-blocking", feature = "runtime-blocking-rustls"))]
[INFO] [stdout]    |          ------------------------------------------------------------------- the item is gated here
[INFO] [stdout] 21 | pub(crate) mod config {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/client/mod.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg(any(feature = "runtime-tokio-hyper", feature = "runtime-tokio-hyper-rustls"))]
[INFO] [stdout]    |          ------------------------------------------------------------------------- the item is gated here
[INFO] [stdout] 27 | pub(crate) mod config {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/client/mod.rs:33:16
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[cfg(feature = "runtime-async-std-surf")]
[INFO] [stdout]    |       ---------------------------------- the item is gated behind the `runtime-async-std-surf` feature
[INFO] [stdout] 33 | pub(crate) mod config {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]    --> src/resources.rs:88:9
[INFO] [stdout]     |
[INFO] [stdout]  88 |   pub use {
[INFO] [stdout]     |  _________^
[INFO] [stdout]  89 | |     currency::*,
[INFO] [stdout]  90 | |     types::*,
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |         charge::*,
[INFO] [stdout]     | |         --------- but the name `PaymentMethodDetailsCardWallet` in the type namespace is also re-exported here
[INFO] [stdout] ...   |
[INFO] [stdout] 164 | |     },
[INFO] [stdout] 165 | | };
[INFO] [stdout]     | |_^ the name `PaymentMethodDetailsCardWallet` in the type namespace is first re-exported here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]    --> src/resources.rs:88:9
[INFO] [stdout]     |
[INFO] [stdout]  88 |   pub use {
[INFO] [stdout]     |  _________^
[INFO] [stdout]  89 | |     currency::*,
[INFO] [stdout]  90 | |     types::*,
[INFO] [stdout] ...   |
[INFO] [stdout] 120 | |         payment_intent::*,
[INFO] [stdout]     | |         ----------------- but the name `TransferData` in the type namespace is also re-exported here
[INFO] [stdout] ...   |
[INFO] [stdout] 164 | |     },
[INFO] [stdout] 165 | | };
[INFO] [stdout]     | |_^ the name `TransferData` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]    --> src/resources.rs:88:9
[INFO] [stdout]     |
[INFO] [stdout]  88 |   pub use {
[INFO] [stdout]     |  _________^
[INFO] [stdout]  89 | |     currency::*,
[INFO] [stdout]  90 | |     types::*,
[INFO] [stdout] ...   |
[INFO] [stdout] 109 | |         customer::*,
[INFO] [stdout]     | |         ----------- but the name `CustomerPaymentSourceCard` in the type namespace is also re-exported here
[INFO] [stdout] ...   |
[INFO] [stdout] 164 | |     },
[INFO] [stdout] 165 | | };
[INFO] [stdout]     | |_^ the name `CustomerPaymentSourceCard` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]    --> src/resources.rs:88:9
[INFO] [stdout]     |
[INFO] [stdout]  88 |   pub use {
[INFO] [stdout]     |  _________^
[INFO] [stdout]  89 | |     currency::*,
[INFO] [stdout]  90 | |     types::*,
[INFO] [stdout] ...   |
[INFO] [stdout] 164 | |     },
[INFO] [stdout] 165 | | };
[INFO] [stdout]     | |_^ the name `InvoiceSettingCustomField` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 199 |           invoice::*,
[INFO] [stdout]     |           ---------- but the name `InvoiceSettingCustomField` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]    --> src/resources.rs:88:9
[INFO] [stdout]     |
[INFO] [stdout]  88 |   pub use {
[INFO] [stdout]     |  _________^
[INFO] [stdout]  89 | |     currency::*,
[INFO] [stdout]  90 | |     types::*,
[INFO] [stdout] ...   |
[INFO] [stdout] 164 | |     },
[INFO] [stdout] 165 | | };
[INFO] [stdout]     | |_^ the name `TaxIdType` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 225 |           tax_id::*,
[INFO] [stdout]     |           --------- but the name `TaxIdType` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `payout_ext::*`
[INFO] [stdout]   --> src/resources.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |         payout_ext::*,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]    --> src/resources.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |   pub use {
[INFO] [stdout]     |  _________^
[INFO] [stdout] 177 | |     checkout::checkout_session_ext::*,
[INFO] [stdout] 178 | |     generated::checkout::{
[INFO] [stdout] 179 | |         checkout_session::*,
[INFO] [stdout] ...   |
[INFO] [stdout] 182 | |     },
[INFO] [stdout] 183 | | };
[INFO] [stdout]     | |_^ the name `LineItemsDiscountAmount` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 285 |           order::*,
[INFO] [stdout]     |           -------- but the name `LineItemsDiscountAmount` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]    --> src/resources.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |   pub use {
[INFO] [stdout]     |  _________^
[INFO] [stdout] 177 | |     checkout::checkout_session_ext::*,
[INFO] [stdout] 178 | |     generated::checkout::{
[INFO] [stdout] 179 | |         checkout_session::*,
[INFO] [stdout] ...   |
[INFO] [stdout] 182 | |     },
[INFO] [stdout] 183 | | };
[INFO] [stdout]     | |_^ the name `LineItemsTaxAmount` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 285 |           order::*,
[INFO] [stdout]     |           -------- but the name `LineItemsTaxAmount` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `checkout::checkout_session_ext::*`
[INFO] [stdout]    --> src/resources.rs:177:5
[INFO] [stdout]     |
[INFO] [stdout] 177 |     checkout::checkout_session_ext::*,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]    --> src/resources.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |   pub use {
[INFO] [stdout]     |  _________^
[INFO] [stdout] 188 | |     billing::{
[INFO] [stdout] 189 | |         invoice_ext::*,
[INFO] [stdout] 190 | |         line_item_ext::*,
[INFO] [stdout] ...   |
[INFO] [stdout] 206 | |         line_item::*,
[INFO] [stdout]     | |         ------------ but the name `DiscountsResourceDiscountAmount` in the type namespace is also re-exported here
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |     },
[INFO] [stdout] 230 | | };
[INFO] [stdout]     | |_^ the name `DiscountsResourceDiscountAmount` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]    --> src/resources.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |   pub use {
[INFO] [stdout]     |  _________^
[INFO] [stdout] 188 | |     billing::{
[INFO] [stdout] 189 | |         invoice_ext::*,
[INFO] [stdout] 190 | |         line_item_ext::*,
[INFO] [stdout] ...   |
[INFO] [stdout] 206 | |         line_item::*,
[INFO] [stdout]     | |         ------------ but the name `TaxAmount` in the type namespace is also re-exported here
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |     },
[INFO] [stdout] 230 | | };
[INFO] [stdout]     | |_^ the name `TaxAmount` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]    --> src/resources.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |   pub use {
[INFO] [stdout]     |  _________^
[INFO] [stdout] 188 | |     billing::{
[INFO] [stdout] 189 | |         invoice_ext::*,
[INFO] [stdout] 190 | |         line_item_ext::*,
[INFO] [stdout] ...   |
[INFO] [stdout] 222 | |         subscription_schedule::*,
[INFO] [stdout]     | |         ------------------------ but the name `InvoiceItemPriceData` in the type namespace is also re-exported here
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |     },
[INFO] [stdout] 230 | | };
[INFO] [stdout]     | |_^ the name `InvoiceItemPriceData` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]    --> src/resources.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |   pub use {
[INFO] [stdout]     |  _________^
[INFO] [stdout] 188 | |     billing::{
[INFO] [stdout] 189 | |         invoice_ext::*,
[INFO] [stdout] 190 | |         line_item_ext::*,
[INFO] [stdout] ...   |
[INFO] [stdout] 222 | |         subscription_schedule::*,
[INFO] [stdout]     | |         ------------------------ but the name `InvoiceItemPriceDataTaxBehavior` in the type namespace is also re-exported here
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |     },
[INFO] [stdout] 230 | | };
[INFO] [stdout]     | |_^ the name `InvoiceItemPriceDataTaxBehavior` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]    --> src/resources.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |   pub use {
[INFO] [stdout]     |  _________^
[INFO] [stdout] 188 | |     billing::{
[INFO] [stdout] 189 | |         invoice_ext::*,
[INFO] [stdout] 190 | |         line_item_ext::*,
[INFO] [stdout] ...   |
[INFO] [stdout] 218 | |         subscription::*,
[INFO] [stdout]     | |         --------------- but the name `SubscriptionItemPriceDataTaxBehavior` in the type namespace is also re-exported here
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |     },
[INFO] [stdout] 230 | | };
[INFO] [stdout]     | |_^ the name `SubscriptionItemPriceDataTaxBehavior` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]    --> src/resources.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |   pub use {
[INFO] [stdout]     |  _________^
[INFO] [stdout] 188 | |     billing::{
[INFO] [stdout] 189 | |         invoice_ext::*,
[INFO] [stdout] 190 | |         line_item_ext::*,
[INFO] [stdout] ...   |
[INFO] [stdout] 222 | |         subscription_schedule::*,
[INFO] [stdout]     | |         ------------------------ but the name `SubscriptionProrationBehavior` in the type namespace is also re-exported here
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |     },
[INFO] [stdout] 230 | | };
[INFO] [stdout]     | |_^ the name `SubscriptionProrationBehavior` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]    --> src/resources.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |   pub use {
[INFO] [stdout]     |  _________^
[INFO] [stdout] 188 | |     billing::{
[INFO] [stdout] 189 | |         invoice_ext::*,
[INFO] [stdout] 190 | |         line_item_ext::*,
[INFO] [stdout] ...   |
[INFO] [stdout] 222 | |         subscription_schedule::*,
[INFO] [stdout]     | |         ------------------------ but the name `AddInvoiceItems` in the type namespace is also re-exported here
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |     },
[INFO] [stdout] 230 | | };
[INFO] [stdout]     | |_^ the name `AddInvoiceItems` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]    --> src/resources.rs:234:9
[INFO] [stdout]     |
[INFO] [stdout] 234 |   pub use {
[INFO] [stdout]     |  _________^
[INFO] [stdout] 235 | |     connect::{
[INFO] [stdout] 236 | |         login_links_ext::*,
[INFO] [stdout] 237 | |     },
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |         person::*,
[INFO] [stdout]     | |         --------- but the name `AccountRequirementsAlternative` in the type namespace is also re-exported here
[INFO] [stdout] ...   |
[INFO] [stdout] 252 | | };
[INFO] [stdout]     | |_^ the name `AccountRequirementsAlternative` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]    --> src/resources.rs:234:9
[INFO] [stdout]     |
[INFO] [stdout] 234 |   pub use {
[INFO] [stdout]     |  _________^
[INFO] [stdout] 235 | |     connect::{
[INFO] [stdout] 236 | |         login_links_ext::*,
[INFO] [stdout] 237 | |     },
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |         person::*,
[INFO] [stdout]     | |         --------- but the name `AccountRequirementsError` in the type namespace is also re-exported here
[INFO] [stdout] ...   |
[INFO] [stdout] 252 | | };
[INFO] [stdout]     | |_^ the name `AccountRequirementsError` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]    --> src/resources.rs:234:9
[INFO] [stdout]     |
[INFO] [stdout] 234 |   pub use {
[INFO] [stdout]     |  _________^
[INFO] [stdout] 235 | |     connect::{
[INFO] [stdout] 236 | |         login_links_ext::*,
[INFO] [stdout] 237 | |     },
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |         person::*,
[INFO] [stdout]     | |         --------- but the name `AccountRequirementsErrorCode` in the type namespace is also re-exported here
[INFO] [stdout] ...   |
[INFO] [stdout] 252 | | };
[INFO] [stdout]     | |_^ the name `AccountRequirementsErrorCode` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `create_paginator` found for struct `ListPaginator<T, P>` in the current scope
[INFO] [stdout]    --> src/params.rs:335:32
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub struct ListPaginator<T, P> {
[INFO] [stdout]     | ------------------------------ function or associated item `create_paginator` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 335 |                 ListPaginator::create_paginator(page, params_next)
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^ function or associated item not found in `ListPaginator<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `code` is never read
[INFO] [stdout]    --> src/error.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub code: Option<ErrorCode>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `decline_code` is never read
[INFO] [stdout]    --> src/error.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub decline_code: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `charge` is never read
[INFO] [stdout]    --> src/error.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub charge: Option<String>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `async-stripe-tsar` (lib) due to 5 previous errors; 22 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name stripe --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -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="hex"' --cfg 'feature="hmac"' --cfg 'feature="issuing"' --cfg 'feature="orders"' --cfg 'feature="sha2"' --cfg 'feature="sigma"' --cfg 'feature="stream"' --cfg 'feature="terminal"' --cfg 'feature="uuid"' --cfg 'feature="webhook-endpoints"' --cfg 'feature="webhook-events"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "async-global-executor", "async-std", "billing", "blocking", "checkout", "chrono", "connect", "default", "events", "fraud", "full", "futures-util", "hex", "hmac", "hyper", "hyper-client", "hyper-rustls", "hyper-tls", "indexmap", "issuing", "orders", "runtime-async-std-surf", "runtime-blocking", "runtime-blocking-rustls", "runtime-tokio-hyper", "runtime-tokio-hyper-rustls", "sha2", "sigma", "stream", "surf", "terminal", "time", "tokio", "uuid", "webhook-endpoints", "webhook-events"))' -C metadata=751d2b0e1ce6f16d -C extra-filename=-f1d76951fd5f6f0f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-311c1267d8f3bfae.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-394ef7840c3c09d1.rmeta --extern http_types=/opt/rustwide/target/debug/deps/libhttp_types-40a87b2f827f6bde.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d224abefb5d39e2c.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9abc5845d8614250.rmeta --extern serde_qs=/opt/rustwide/target/debug/deps/libserde_qs-aef492be753aad4d.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-ceb2012c3bed31d1.rmeta --extern smart_default=/opt/rustwide/target/debug/deps/libsmart_default-0421b279ef9a7f16.so --extern smol_str=/opt/rustwide/target/debug/deps/libsmol_str-b640d6c03aba6d0d.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1ec87f74beb11480.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-4262b5f409267958.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "458f027ec21627337f477d915fd9a0fa1bf280dcbb67016c90932cf5b612e152", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "458f027ec21627337f477d915fd9a0fa1bf280dcbb67016c90932cf5b612e152", kill_on_drop: false }`
[INFO] [stdout] 458f027ec21627337f477d915fd9a0fa1bf280dcbb67016c90932cf5b612e152
