[INFO] fetching crate async-stripe 0.13.0-rc3... [INFO] testing async-stripe-0.13.0-rc3 against 1.55.0 for beta-1.56-1 [INFO] extracting crate async-stripe 0.13.0-rc3 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate async-stripe 0.13.0-rc3 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7b69edaefc17aff2be1d3c58c3be4dbe4e689ae750bc659560e78f7dfbe184e [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" "a7b69edaefc17aff2be1d3c58c3be4dbe4e689ae750bc659560e78f7dfbe184e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7b69edaefc17aff2be1d3c58c3be4dbe4e689ae750bc659560e78f7dfbe184e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7b69edaefc17aff2be1d3c58c3be4dbe4e689ae750bc659560e78f7dfbe184e", kill_on_drop: false }` [INFO] [stdout] a7b69edaefc17aff2be1d3c58c3be4dbe4e689ae750bc659560e78f7dfbe184e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 56de965d86a0fff261233ac6b3743bda148ecc81d3d7dca3ed4044c3b5719155 [INFO] running `Command { std: "docker" "start" "-a" "56de965d86a0fff261233ac6b3743bda148ecc81d3d7dca3ed4044c3b5719155", kill_on_drop: false }` [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling smol_str v0.1.18 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_qs v0.8.4 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling 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: aborting due to 51 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `async-stripe` due to 52 previous errors [INFO] running `Command { std: "docker" "inspect" "56de965d86a0fff261233ac6b3743bda148ecc81d3d7dca3ed4044c3b5719155", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56de965d86a0fff261233ac6b3743bda148ecc81d3d7dca3ed4044c3b5719155", kill_on_drop: false }` [INFO] [stdout] 56de965d86a0fff261233ac6b3743bda148ecc81d3d7dca3ed4044c3b5719155