[INFO] fetching crate topgrade 15.0.0... [INFO] checking topgrade-15.0.0 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate topgrade 15.0.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate topgrade 15.0.0 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 topgrade 15.0.0 [INFO] finished tweaking crates.io crate topgrade 15.0.0 [INFO] tweaked toml for crates.io crate topgrade 15.0.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate topgrade 15.0.0 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] e460685a2b47d0c77fc7acb479ca357acaf3681ff85de02942bfbd12df06fe0f [INFO] running `Command { std: "docker" "start" "-a" "e460685a2b47d0c77fc7acb479ca357acaf3681ff85de02942bfbd12df06fe0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e460685a2b47d0c77fc7acb479ca357acaf3681ff85de02942bfbd12df06fe0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e460685a2b47d0c77fc7acb479ca357acaf3681ff85de02942bfbd12df06fe0f", kill_on_drop: false }` [INFO] [stdout] e460685a2b47d0c77fc7acb479ca357acaf3681ff85de02942bfbd12df06fe0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d37d2e47b4c28535cd097cc5d06197b31f7b62d0a7c151515727272b6d28cec0 [INFO] running `Command { std: "docker" "start" "-a" "d37d2e47b4c28535cd097cc5d06197b31f7b62d0a7c151515727272b6d28cec0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking piper v0.2.3 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking endi v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking clap_builder v4.5.7 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking xdg-home v1.2.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking async-broadcast v0.7.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking async-executor v1.12.0 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling topgrade v15.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking roff v0.2.1 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Checking trim-in-place v0.1.7 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking rust-ini v0.21.0 [INFO] [stderr] Checking shellexpand v3.1.0 [INFO] [stderr] Checking etcetera v0.8.0 [INFO] [stderr] Checking regex-split v0.1.0 [INFO] [stderr] Checking wildmatch v2.3.4 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Compiling merge_derive v0.1.0 [INFO] [stderr] Compiling zvariant_utils v2.0.0 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking merge v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling zvariant_derive v4.1.1 [INFO] [stderr] Compiling zbus_macros v4.2.2 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking which v6.0.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking polling v3.7.1 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking async-io v2.3.3 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking clap v4.5.7 [INFO] [stderr] Checking clap_mangen v0.2.21 [INFO] [stderr] Checking clap_complete v4.5.5 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking color-eyre v0.6.3 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking enumflags2 v0.7.10 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking toml_edit v0.22.14 [INFO] [stderr] Checking zvariant v4.1.1 [INFO] [stderr] Checking toml v0.8.14 [INFO] [stderr] Checking zbus_names v3.0.0 [INFO] [stderr] Checking zbus v4.2.2 [INFO] [stderr] Checking notify-rust v4.11.0 [INFO] [stdout] error: this value of type `Executor` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/steps/generic.rs:388:5 [INFO] [stdout] | [INFO] [stdout] 371 | let version: Result = match Command::new(&vscode) [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] ... [INFO] [stdout] 388 | / ctx.run_type() [INFO] [stdout] 389 | | .execute(vscode) [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 `Executor` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/steps/generic.rs:411:5 [INFO] [stdout] | [INFO] [stdout] 406 | let version = Version::parse(&version_str?); [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] ... [INFO] [stdout] 411 | ctx.run_type().execute(pipx).args(command_args).status_checked() [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 `Executor` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/steps/generic.rs:881:5 [INFO] [stdout] | [INFO] [stdout] 874 | let result = Command::new(&gh).args(["extensions", "list"]).output_checked_utf8(); [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 881 | / ctx.run_type() [INFO] [stdout] 882 | | .execute(&gh) [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 `std::process::Command` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/steps/git.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 138 | fn get_head_revision>(git: &Path, repo: P) -> Option { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 139 | Command::new(git) [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 `Executor` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/steps/generic.rs:388:5 [INFO] [stdout] | [INFO] [stdout] 371 | let version: Result = match Command::new(&vscode) [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] ... [INFO] [stdout] 388 | / ctx.run_type() [INFO] [stdout] 389 | | .execute(vscode) [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 `Executor` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/steps/generic.rs:411:5 [INFO] [stdout] | [INFO] [stdout] 406 | let version = Version::parse(&version_str?); [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] ... [INFO] [stdout] 411 | ctx.run_type().execute(pipx).args(command_args).status_checked() [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 `Executor` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/steps/generic.rs:881:5 [INFO] [stdout] | [INFO] [stdout] 874 | let result = Command::new(&gh).args(["extensions", "list"]).output_checked_utf8(); [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 881 | / ctx.run_type() [INFO] [stdout] 882 | | .execute(&gh) [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 `std::process::Command` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/steps/git.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 138 | fn get_head_revision>(git: &Path, repo: P) -> Option { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 139 | Command::new(git) [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 `Executor` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/steps/remote/vagrant.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 183 | let mut _poweron = None; [INFO] [stdout] | ------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 199 | / ctx.run_type() [INFO] [stdout] 200 | | .execute(&vagrant.path) [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 `Executor` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/steps/zsh.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 222 | let mut custom_repos = RepoStep::try_new()?; [INFO] [stdout] | ---------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 230 | / ctx.run_type() [INFO] [stdout] 231 | | .execute("zsh") [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 `Executor` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/steps/remote/vagrant.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 183 | let mut _poweron = None; [INFO] [stdout] | ------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 199 | / ctx.run_type() [INFO] [stdout] 200 | | .execute(&vagrant.path) [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 `Executor` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/steps/zsh.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 222 | let mut custom_repos = RepoStep::try_new()?; [INFO] [stdout] | ---------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 230 | / ctx.run_type() [INFO] [stdout] 231 | | .execute("zsh") [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 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `topgrade` (bin "topgrade" test) due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `topgrade` (bin "topgrade") due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "d37d2e47b4c28535cd097cc5d06197b31f7b62d0a7c151515727272b6d28cec0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d37d2e47b4c28535cd097cc5d06197b31f7b62d0a7c151515727272b6d28cec0", kill_on_drop: false }` [INFO] [stdout] d37d2e47b4c28535cd097cc5d06197b31f7b62d0a7c151515727272b6d28cec0