[INFO] fetching crate secret-store-sdk 0.1.2... [INFO] testing secret-store-sdk-0.1.2 against 1.91.0 for beta-1.92-2 [INFO] extracting crate secret-store-sdk 0.1.2 into /workspace/builds/worker-4-tc1/source [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate secret-store-sdk 0.1.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate secret-store-sdk 0.1.2 [INFO] tweaked toml for crates.io crate secret-store-sdk 0.1.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate secret-store-sdk 0.1.2 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate secret-store-sdk 0.1.2 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-rustls v0.26.3 [INFO] [stderr] Downloaded wiremock v0.6.5 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.53 [INFO] [stderr] Downloaded compression-codecs v0.4.30 [INFO] [stderr] Downloaded opentelemetry-prometheus v0.14.1 [INFO] [stderr] Downloaded generator v0.8.7 [INFO] [stderr] Downloaded opentelemetry v0.21.0 [INFO] [stderr] Downloaded async-compression v0.4.30 [INFO] [stderr] Downloaded opentelemetry_sdk v0.21.2 [INFO] [stderr] Downloaded security-framework v3.4.0 [INFO] [stderr] Downloaded proptest v1.7.0 [INFO] [stderr] Downloaded moka v0.12.10 [INFO] [stderr] Downloaded web-sys v0.3.80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0dd78c6dc77053ff51bf14af5161ce37c3145724d8dc7d88576d6749b89bc7af [INFO] running `Command { std: "docker" "start" "-a" "0dd78c6dc77053ff51bf14af5161ce37c3145724d8dc7d88576d6749b89bc7af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0dd78c6dc77053ff51bf14af5161ce37c3145724d8dc7d88576d6749b89bc7af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dd78c6dc77053ff51bf14af5161ce37c3145724d8dc7d88576d6749b89bc7af", kill_on_drop: false }` [INFO] [stdout] 0dd78c6dc77053ff51bf14af5161ce37c3145724d8dc7d88576d6749b89bc7af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f806586403dc154073ca8f3df4ef093bed0499e6a83f491c9e26e173ae6ec67c [INFO] running `Command { std: "docker" "start" "-a" "f806586403dc154073ca8f3df4ef093bed0499e6a83f491c9e26e173ae6ec67c", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling compression-core v0.4.29 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling compression-codecs v0.4.30 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling rustls-webpki v0.103.6 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling async-compression v0.4.30 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling tokio-rustls v0.26.3 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling secret-store-sdk v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "f806586403dc154073ca8f3df4ef093bed0499e6a83f491c9e26e173ae6ec67c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f806586403dc154073ca8f3df4ef093bed0499e6a83f491c9e26e173ae6ec67c", kill_on_drop: false }` [INFO] [stdout] f806586403dc154073ca8f3df4ef093bed0499e6a83f491c9e26e173ae6ec67c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20cc20b3c706a214748700dc913436dfa9ad62d2cbfd1907cfca307545875ca3 [INFO] running `Command { std: "docker" "start" "-a" "20cc20b3c706a214748700dc913436dfa9ad62d2cbfd1907cfca307545875ca3", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.3 [INFO] [stderr] Compiling async-compression v0.4.30 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling wiremock v0.6.5 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling secret-store-sdk v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `delete_result` [INFO] [stdout] --> examples/live_backend_demo.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | let delete_result = client [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_delete_result` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `allow_insecure_http` found for struct `secret_store_sdk::ClientBuilder` in the current scope [INFO] [stdout] --> tests/live_backend_test.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 19 | / ClientBuilder::new(BASE_URL) [INFO] [stdout] 20 | | .auth(Auth::api_key(API_KEY)) [INFO] [stdout] 21 | | .timeout_ms(30000) [INFO] [stdout] 22 | | .retries(3) [INFO] [stdout] 23 | | .enable_cache(true) [INFO] [stdout] 24 | | .allow_insecure_http() [INFO] [stdout] | | -^^^^^^^^^^^^^^^^^^^ private field, not a method [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `allow_insecure_http` found for struct `secret_store_sdk::ClientBuilder` in the current scope [INFO] [stdout] --> examples/live_backend_demo.rs:331:10 [INFO] [stdout] | [INFO] [stdout] 329 | let client_api_key = ClientBuilder::new(BASE_URL) [INFO] [stdout] | __________________________- [INFO] [stdout] 330 | | .auth(Auth::api_key(API_KEY)) [INFO] [stdout] 331 | | .allow_insecure_http() [INFO] [stdout] | | -^^^^^^^^^^^^^^^^^^^ private field, not a method [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `allow_insecure_http` found for struct `secret_store_sdk::ClientBuilder` in the current scope [INFO] [stdout] --> examples/live_backend_demo.rs:345:10 [INFO] [stdout] | [INFO] [stdout] 343 | let client_bearer = ClientBuilder::new(BASE_URL) [INFO] [stdout] | _________________________- [INFO] [stdout] 344 | | .auth(Auth::bearer(API_KEY)) [INFO] [stdout] 345 | | .allow_insecure_http() [INFO] [stdout] | | -^^^^^^^^^^^^^^^^^^^ private field, not a method [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `allow_insecure_http` found for struct `secret_store_sdk::ClientBuilder` in the current scope [INFO] [stdout] --> examples/live_backend_demo.rs:359:10 [INFO] [stdout] | [INFO] [stdout] 357 | let client_xjp = ClientBuilder::new(BASE_URL) [INFO] [stdout] | ______________________- [INFO] [stdout] 358 | | .auth(Auth::xjp_key(API_KEY)) [INFO] [stdout] 359 | | .allow_insecure_http() [INFO] [stdout] | | -^^^^^^^^^^^^^^^^^^^ private field, not a method [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `allow_insecure_http` found for struct `secret_store_sdk::ClientBuilder` in the current scope [INFO] [stdout] --> examples/live_backend_demo.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 19 | / ClientBuilder::new(BASE_URL) [INFO] [stdout] 20 | | .auth(Auth::api_key(API_KEY)) [INFO] [stdout] 21 | | .timeout_ms(30000) [INFO] [stdout] 22 | | .retries(3) [INFO] [stdout] 23 | | .enable_cache(true) [INFO] [stdout] 24 | | .allow_insecure_http() [INFO] [stdout] | | -^^^^^^^^^^^^^^^^^^^ private field, not a method [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `allow_insecure_http` found for struct `secret_store_sdk::ClientBuilder` in the current scope [INFO] [stdout] --> tests/live_backend_test.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 337 | let client_api_key = ClientBuilder::new(BASE_URL) [INFO] [stdout] | __________________________- [INFO] [stdout] 338 | | .auth(Auth::api_key(API_KEY)) [INFO] [stdout] 339 | | .allow_insecure_http() [INFO] [stdout] | | -^^^^^^^^^^^^^^^^^^^ private field, not a method [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `secret-store-sdk` (example "live_backend_demo") due to 4 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no method named `allow_insecure_http` found for struct `secret_store_sdk::ClientBuilder` in the current scope [INFO] [stdout] --> tests/live_backend_test.rs:353:10 [INFO] [stdout] | [INFO] [stdout] 351 | let client_bearer = ClientBuilder::new(BASE_URL) [INFO] [stdout] | _________________________- [INFO] [stdout] 352 | | .auth(Auth::bearer(API_KEY)) [INFO] [stdout] 353 | | .allow_insecure_http() [INFO] [stdout] | | -^^^^^^^^^^^^^^^^^^^ private field, not a method [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `allow_insecure_http` found for struct `secret_store_sdk::ClientBuilder` in the current scope [INFO] [stdout] --> tests/live_backend_test.rs:367:10 [INFO] [stdout] | [INFO] [stdout] 365 | let client_xjp = ClientBuilder::new(BASE_URL) [INFO] [stdout] | ______________________- [INFO] [stdout] 366 | | .auth(Auth::xjp_key(API_KEY)) [INFO] [stdout] 367 | | .allow_insecure_http() [INFO] [stdout] | | -^^^^^^^^^^^^^^^^^^^ private field, not a method [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `update_result` [INFO] [stdout] --> tests/live_backend_test.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | let update_result = client [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_update_result` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `secret-store-sdk` (test "live_backend_test") due to 4 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "20cc20b3c706a214748700dc913436dfa9ad62d2cbfd1907cfca307545875ca3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20cc20b3c706a214748700dc913436dfa9ad62d2cbfd1907cfca307545875ca3", kill_on_drop: false }` [INFO] [stdout] 20cc20b3c706a214748700dc913436dfa9ad62d2cbfd1907cfca307545875ca3