[INFO] fetching crate taos-optin 0.12.4... [INFO] checking taos-optin-0.12.4 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate taos-optin 0.12.4 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate taos-optin 0.12.4 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate taos-optin 0.12.4 [INFO] finished tweaking crates.io crate taos-optin 0.12.4 [INFO] tweaked toml for crates.io crate taos-optin 0.12.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate taos-optin 0.12.4 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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0bf9d6f6a8439debbf7ea95cd040747c42997e0fd3e71dc7685220168bbf4357 [INFO] running `Command { std: "docker" "start" "-a" "0bf9d6f6a8439debbf7ea95cd040747c42997e0fd3e71dc7685220168bbf4357", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bf9d6f6a8439debbf7ea95cd040747c42997e0fd3e71dc7685220168bbf4357", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bf9d6f6a8439debbf7ea95cd040747c42997e0fd3e71dc7685220168bbf4357", kill_on_drop: false }` [INFO] [stdout] 0bf9d6f6a8439debbf7ea95cd040747c42997e0fd3e71dc7685220168bbf4357 [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 -Dtail_expr_drop_order" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3d7e2332b161ff1a637002cf4222e78a64c6d953fe9e8b3f5d99a4914afc48c [INFO] running `Command { std: "docker" "start" "-a" "c3d7e2332b161ff1a637002cf4222e78a64c6d953fe9e8b3f5d99a4914afc48c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Checking object v0.35.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling taos-error v0.12.4 [INFO] [stderr] Compiling taos-query v0.12.4 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking encode_unicode v1.0.0 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling backtrace v0.3.72 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking parse_duration v2.1.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling taos-macros v0.2.16 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling dlopen2_derive v0.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling fun_time_derive v0.3.4 [INFO] [stderr] Checking dlopen2 v0.6.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking num_enum v0.7.2 [INFO] [stderr] Checking fun_time v0.3.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking faststr v0.2.19 [INFO] [stderr] Checking prettytable v0.10.0 [INFO] [stderr] Checking mdsn v0.2.25 [INFO] [stderr] Checking deadpool-runtime v0.1.4 [INFO] [stderr] Checking deadpool v0.10.0 [INFO] [stderr] Checking taos-optin v0.12.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/stmt/mod.rs:106:57 [INFO] [stdout] | [INFO] [stdout] 106 | async fn prepare(&mut self, sql: &str) -> RawResult<&mut Self> { [INFO] [stdout] | - lifetime `'life0` declared here ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/stmt/mod.rs:111:60 [INFO] [stdout] | [INFO] [stdout] 111 | async fn set_tbname(&mut self, sql: &str) -> RawResult<&mut Self> { [INFO] [stdout] | - lifetime `'life0` declared here ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/stmt/mod.rs:116:83 [INFO] [stdout] | [INFO] [stdout] 116 | async fn set_tags(&mut self, tags: &[taos_query::common::Value]) -> RawResult<&mut Self> { [INFO] [stdout] | - lifetime `'life0` declared here ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/stmt/mod.rs:127:86 [INFO] [stdout] | [INFO] [stdout] 127 | async fn bind(&mut self, params: &[taos_query::common::ColumnView]) -> RawResult<&mut Self> { [INFO] [stdout] | - lifetime `'life0` declared here ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/stmt/mod.rs:134:48 [INFO] [stdout] | [INFO] [stdout] 134 | async fn add_batch(&mut self) -> RawResult<&mut Self> { [INFO] [stdout] | - ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'life0` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tmq/mod.rs:185:49 [INFO] [stdout] | [INFO] [stdout] 185 | async fn server_version(&self) -> RawResult<&str> { [INFO] [stdout] | - ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'life0` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:518:49 [INFO] [stdout] | [INFO] [stdout] 518 | async fn server_version(&self) -> RawResult<&str> { [INFO] [stdout] | - ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'life0` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/stmt/mod.rs:106:57 [INFO] [stdout] | [INFO] [stdout] 106 | async fn prepare(&mut self, sql: &str) -> RawResult<&mut Self> { [INFO] [stdout] | - lifetime `'life0` declared here ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/stmt/mod.rs:111:60 [INFO] [stdout] | [INFO] [stdout] 111 | async fn set_tbname(&mut self, sql: &str) -> RawResult<&mut Self> { [INFO] [stdout] | - lifetime `'life0` declared here ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/stmt/mod.rs:116:83 [INFO] [stdout] | [INFO] [stdout] 116 | async fn set_tags(&mut self, tags: &[taos_query::common::Value]) -> RawResult<&mut Self> { [INFO] [stdout] | - lifetime `'life0` declared here ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/stmt/mod.rs:127:86 [INFO] [stdout] | [INFO] [stdout] 127 | async fn bind(&mut self, params: &[taos_query::common::ColumnView]) -> RawResult<&mut Self> { [INFO] [stdout] | - lifetime `'life0` declared here ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/stmt/mod.rs:134:48 [INFO] [stdout] | [INFO] [stdout] 134 | async fn add_batch(&mut self) -> RawResult<&mut Self> { [INFO] [stdout] | - ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'life0` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tmq/mod.rs:185:49 [INFO] [stdout] | [INFO] [stdout] 185 | async fn server_version(&self) -> RawResult<&str> { [INFO] [stdout] | - ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'life0` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:518:49 [INFO] [stdout] | [INFO] [stdout] 518 | async fn server_version(&self) -> RawResult<&str> { [INFO] [stdout] | - ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'life0` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Option>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/raw/query_future.rs:90:38 [INFO] [stdout] | [INFO] [stdout] 89 | let param = Box::from_raw(param as *mut AsyncQueryParam); [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 90 | if let Some(state) = param.state.upgrade() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Option>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/raw/mod.rs:1636:38 [INFO] [stdout] | [INFO] [stdout] 1634 | let param: Box<(Weak>, Arc, Waker)> = [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 1635 | Box::from_raw(param as _); [INFO] [stdout] 1636 | if let Some(state) = param.0.upgrade() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Offset` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tmq/mod.rs:438:17 [INFO] [stdout] | [INFO] [stdout] 436 | Ok(self.tmq.poll_timeout(timeout.as_raw_timeout()).map(|raw| { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 437 | ( [INFO] [stdout] 438 | Offset(raw.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `taos-optin` (lib) due to 4 previous errors; 7 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this value of type `std::option::Option>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/raw/query_future.rs:90:38 [INFO] [stdout] | [INFO] [stdout] 89 | let param = Box::from_raw(param as *mut AsyncQueryParam); [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 90 | if let Some(state) = param.state.upgrade() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/raw/mod.rs:1636:38 [INFO] [stdout] | [INFO] [stdout] 1634 | let param: Box<(Weak>, Arc, Waker)> = [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 1635 | Box::from_raw(param as _); [INFO] [stdout] 1636 | if let Some(state) = param.0.upgrade() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Offset` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tmq/mod.rs:438:17 [INFO] [stdout] | [INFO] [stdout] 436 | Ok(self.tmq.poll_timeout(timeout.as_raw_timeout()).map(|raw| { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 437 | ( [INFO] [stdout] 438 | Offset(raw.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `taos-optin` (lib test) due to 4 previous errors; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c3d7e2332b161ff1a637002cf4222e78a64c6d953fe9e8b3f5d99a4914afc48c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3d7e2332b161ff1a637002cf4222e78a64c6d953fe9e8b3f5d99a4914afc48c", kill_on_drop: false }` [INFO] [stdout] c3d7e2332b161ff1a637002cf4222e78a64c6d953fe9e8b3f5d99a4914afc48c