[INFO] cloning repository https://github.com/idiv-biodiversity/stor-age [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/idiv-biodiversity/stor-age" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidiv-biodiversity%2Fstor-age", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidiv-biodiversity%2Fstor-age'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 862127df0b80ea184168a813f25f90c835b01404 [INFO] checking idiv-biodiversity/stor-age against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidiv-biodiversity%2Fstor-age" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/idiv-biodiversity/stor-age on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/idiv-biodiversity/stor-age [INFO] finished tweaking git repo https://github.com/idiv-biodiversity/stor-age [INFO] tweaked toml for git repo https://github.com/idiv-biodiversity/stor-age written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/idiv-biodiversity/stor-age 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `prettytable-rs` dependency) [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_mangen v0.2.15 [INFO] [stderr] Downloaded smooth v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9487a2d6faca8ddb0ad67975b9a93fd73433df37e9ae6996b17b188dba3c83a9 [INFO] running `Command { std: "docker" "start" "-a" "9487a2d6faca8ddb0ad67975b9a93fd73433df37e9ae6996b17b188dba3c83a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9487a2d6faca8ddb0ad67975b9a93fd73433df37e9ae6996b17b188dba3c83a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9487a2d6faca8ddb0ad67975b9a93fd73433df37e9ae6996b17b188dba3c83a9", kill_on_drop: false }` [INFO] [stdout] 9487a2d6faca8ddb0ad67975b9a93fd73433df37e9ae6996b17b188dba3c83a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 020f68a4dab45ae3ccaa6d522f86a037f05c333923933ab0871464ecc52f5e19 [INFO] running `Command { std: "docker" "start" "-a" "020f68a4dab45ae3ccaa6d522f86a037f05c333923933ab0871464ecc52f5e19", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `prettytable-rs` dependency) [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling clap_builder v4.4.7 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling roff v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Checking termcolor v1.3.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking encode_unicode v1.0.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking smooth v0.2.0 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking bytesize v1.3.0 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Checking prettytable-rs v0.10.0 [INFO] [stderr] Compiling clap v4.4.7 [INFO] [stderr] Compiling clap_mangen v0.2.15 [INFO] [stderr] Compiling clap_complete v4.4.4 [INFO] [stderr] Compiling stor-age v0.6.5 (/opt/rustwide/workdir) [INFO] [stderr] warning: stor-age@0.6.5: generating man page and shell completions only in release mode, current: PROFILE=debug [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking bstr v1.7.0 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking predicates v3.0.4 [INFO] [stderr] Checking assert_cmd v2.0.12 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.58s [INFO] running `Command { std: "docker" "inspect" "020f68a4dab45ae3ccaa6d522f86a037f05c333923933ab0871464ecc52f5e19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "020f68a4dab45ae3ccaa6d522f86a037f05c333923933ab0871464ecc52f5e19", kill_on_drop: false }` [INFO] [stdout] 020f68a4dab45ae3ccaa6d522f86a037f05c333923933ab0871464ecc52f5e19 [INFO] checking idiv-biodiversity/stor-age against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidiv-biodiversity%2Fstor-age" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/idiv-biodiversity/stor-age on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/idiv-biodiversity/stor-age [INFO] finished tweaking git repo https://github.com/idiv-biodiversity/stor-age [INFO] tweaked toml for git repo https://github.com/idiv-biodiversity/stor-age written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/idiv-biodiversity/stor-age 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `prettytable-rs` dependency) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85d25d382e49206299e56c25d9fc3e3e4f0064abd101e842f9da2bb5c2815113 [INFO] running `Command { std: "docker" "start" "-a" "85d25d382e49206299e56c25d9fc3e3e4f0064abd101e842f9da2bb5c2815113", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85d25d382e49206299e56c25d9fc3e3e4f0064abd101e842f9da2bb5c2815113", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85d25d382e49206299e56c25d9fc3e3e4f0064abd101e842f9da2bb5c2815113", kill_on_drop: false }` [INFO] [stdout] 85d25d382e49206299e56c25d9fc3e3e4f0064abd101e842f9da2bb5c2815113 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd8fe827d2fd83f8aa8c12f7755ffb14aba311d4b5a2f7b30e82c7069a93542e [INFO] running `Command { std: "docker" "start" "-a" "dd8fe827d2fd83f8aa8c12f7755ffb14aba311d4b5a2f7b30e82c7069a93542e", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `prettytable-rs` dependency) [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_builder v4.4.7 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling roff v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking termcolor v1.3.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Checking encode_unicode v1.0.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking bytesize v1.3.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking smooth v0.2.0 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Checking prettytable-rs v0.10.0 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Compiling clap v4.4.7 [INFO] [stderr] Compiling clap_mangen v0.2.15 [INFO] [stderr] Compiling clap_complete v4.4.4 [INFO] [stderr] Compiling stor-age v0.6.5 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> build.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 71 | name: impl AsRef, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | destination: impl AsRef, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 75 | / clap_complete::generate_to( [INFO] [stdout] 76 | | shell, [INFO] [stdout] 77 | | &mut cli::build(true), [INFO] [stdout] 78 | | name.as_ref(), [INFO] [stdout] 79 | | destination.as_ref(), [INFO] [stdout] 80 | | ) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cli.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 15 | let age = Arg::new("age") [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 22 | let debug = Arg::new("debug") [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 30 | let progress = Arg::new("progress") [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | let dir = Arg::new("dir") [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | let format = Arg::new("format") [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 66 | let format = if cfg!(feature = "table") { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 72 | let help = Arg::new("help") [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 79 | let version = Arg::new("version") [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 85 | / Command::new(crate_name!()) [INFO] [stdout] 86 | | .version(crate_version!()) [INFO] [stdout] 87 | | .about(crate_description!()) [INFO] [stdout] 88 | | .arg(age) [INFO] [stdout] ... | [INFO] [stdout] 95 | | .disable_version_flag(true) [INFO] [stdout] 96 | | .arg(help) [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 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stor-age` (build script) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "dd8fe827d2fd83f8aa8c12f7755ffb14aba311d4b5a2f7b30e82c7069a93542e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd8fe827d2fd83f8aa8c12f7755ffb14aba311d4b5a2f7b30e82c7069a93542e", kill_on_drop: false }` [INFO] [stdout] dd8fe827d2fd83f8aa8c12f7755ffb14aba311d4b5a2f7b30e82c7069a93542e