[INFO] fetching crate ydb 0.9.2... [INFO] checking ydb-0.9.2 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate ydb 0.9.2 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate ydb 0.9.2 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 ydb 0.9.2 [INFO] finished tweaking crates.io crate ydb 0.9.2 [INFO] tweaked toml for crates.io crate ydb 0.9.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate ydb 0.9.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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 4115dce7d5bccdb39f37d50ec5bc427029dcbc928eeb6e889e8adeaf0d0d0178 [INFO] running `Command { std: "docker" "start" "-a" "4115dce7d5bccdb39f37d50ec5bc427029dcbc928eeb6e889e8adeaf0d0d0178", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4115dce7d5bccdb39f37d50ec5bc427029dcbc928eeb6e889e8adeaf0d0d0178", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4115dce7d5bccdb39f37d50ec5bc427029dcbc928eeb6e889e8adeaf0d0d0178", kill_on_drop: false }` [INFO] [stdout] 4115dce7d5bccdb39f37d50ec5bc427029dcbc928eeb6e889e8adeaf0d0d0178 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 6186a26cd5826467dfc88e61b5f80e700994b24c71a433a8e27f40a2aae8d88a [INFO] running `Command { std: "docker" "start" "-a" "6186a26cd5826467dfc88e61b5f80e700994b24c71a433a8e27f40a2aae8d88a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.68 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking tracing-core v0.1.22 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling tokio v1.22.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking rustls-pemfile v0.2.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking http-range-header v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking predicates-core v1.0.3 [INFO] [stderr] Checking matchit v0.5.0 [INFO] [stderr] Checking rustls-native-certs v0.6.1 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking rustls-pemfile v1.0.1 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking termtree v0.2.4 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking predicates v1.0.8 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Checking predicates-tree v1.0.5 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking downcast v0.10.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking fragile v1.1.0 [INFO] [stderr] Compiling ntest_proc_macro_helper v0.7.3 [INFO] [stderr] Checking stack-buf v0.1.6 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking uuid v1.0.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking async_once v0.2.6 [INFO] [stderr] Checking secrecy v0.4.1 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Compiling prettyplease v0.1.9 [INFO] [stderr] Compiling darling_core v0.14.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling prost-derive v0.11.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling mockall_derive v0.10.2 [INFO] [stderr] Checking webpki-roots v0.22.2 [INFO] [stderr] Compiling tracing-test-macro v0.2.1 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking async-stream v0.3.2 [INFO] [stderr] Compiling ntest_test_cases v0.7.3 [INFO] [stderr] Compiling darling_macro v0.14.3 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking tracing v0.1.30 [INFO] [stderr] Compiling darling v0.14.3 [INFO] [stderr] Checking tracing-subscriber v0.3.8 [INFO] [stderr] Compiling prost v0.11.2 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Checking strum v0.21.0 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Compiling ntest_timeout v0.7.3 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling prost-types v0.11.2 [INFO] [stderr] Checking ntest v0.7.3 [INFO] [stderr] Checking tracing-test v0.2.1 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Checking axum-core v0.2.9 [INFO] [stderr] Checking mockall v0.10.2 [INFO] [stderr] Compiling prost-build v0.11.2 [INFO] [stderr] Compiling pbjson-build v0.5.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking pbjson v0.5.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking decimal-rs v0.1.43 [INFO] [stderr] Compiling tonic-build v0.8.0 [INFO] [stderr] Compiling pbjson-types v0.5.1 [INFO] [stderr] Checking simple_asn1 v0.4.1 [INFO] [stderr] Checking jsonwebtoken v7.2.0 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-rustls v0.23.3 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-stream v0.1.8 [INFO] [stderr] Compiling ydb-grpc v0.0.14 [INFO] [stderr] Checking h2 v0.3.11 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tower-http v0.3.4 [INFO] [stderr] Checking hyper v0.14.17 [INFO] [stderr] Checking axum v0.5.17 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking hyper-rustls v0.23.2 [INFO] [stderr] Checking reqwest v0.11.9 [INFO] [stderr] Checking tonic v0.8.2 [INFO] [stderr] Checking ydb v0.9.2 (/opt/rustwide/workdir) [INFO] [stdout] error: this value of type `Lease` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/coordination_test.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 68 | async fn mutex_work(i: u8, session: CoordinationSession, ephemeral: bool) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 69 | let lease = session [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 83 | / tokio::select! { [INFO] [stdout] 84 | | _ = lease_alive.cancelled() => { [INFO] [stdout] 85 | | unreachable!("lease should live"); [INFO] [stdout] 86 | | }, [INFO] [stdout] ... | [INFO] [stdout] 94 | | }, [INFO] [stdout] 95 | | } [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] | |_____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] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 96 | / tokio::select! { [INFO] [stdout] 97 | | _ = lease_alive.cancelled() => { [INFO] [stdout] 98 | | unreachable!("lease should live"); [INFO] [stdout] 99 | | }, [INFO] [stdout] 100 | | _ = session.update_semaphore("my-resource", vec![i]) => { [INFO] [stdout] 101 | | }, [INFO] [stdout] 102 | | } [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] | |_____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] 103 | / tokio::select! { [INFO] [stdout] 104 | | _ = lease_alive.cancelled() => { [INFO] [stdout] 105 | | unreachable!("lease should live"); [INFO] [stdout] 106 | | }, [INFO] [stdout] ... | [INFO] [stdout] 110 | | }, [INFO] [stdout] 111 | | } [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] | |_____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] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [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] warning: method `clone_box` is never used [INFO] [stdout] --> src/session_pool.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub(crate) trait SessionFabric: Send + Sync { [INFO] [stdout] | ------------- method in this trait [INFO] [stdout] 17 | async fn create_session(&self, timeouts: TimeoutSettings) -> YdbResult; [INFO] [stdout] 18 | fn clone_box(&self) -> Box; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Lease` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> examples/mutex.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 9 | async fn mutex_work(session: CoordinationSession) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 10 | let lease = session [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | / tokio::select! { [INFO] [stdout] 18 | | _ = lease_alive.cancelled() => {}, [INFO] [stdout] 19 | | _ = tokio::time::sleep(Duration::from_millis(20)) => { [INFO] [stdout] 20 | | println!("finished work"); [INFO] [stdout] 21 | | }, [INFO] [stdout] 22 | | } [INFO] [stdout] | |_____- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [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: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ydb` (example "mutex") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: method `clone_box` is never used [INFO] [stdout] --> src/session_pool.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub(crate) trait SessionFabric: Send + Sync { [INFO] [stdout] | ------------- method in this trait [INFO] [stdout] 17 | async fn create_session(&self, timeouts: TimeoutSettings) -> YdbResult; [INFO] [stdout] 18 | fn clone_box(&self) -> Box; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ydb` (lib test) due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "6186a26cd5826467dfc88e61b5f80e700994b24c71a433a8e27f40a2aae8d88a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6186a26cd5826467dfc88e61b5f80e700994b24c71a433a8e27f40a2aae8d88a", kill_on_drop: false }` [INFO] [stdout] 6186a26cd5826467dfc88e61b5f80e700994b24c71a433a8e27f40a2aae8d88a