[INFO] fetching crate spreet 0.11.0... [INFO] checking spreet-0.11.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate spreet 0.11.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate spreet 0.11.0 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate spreet 0.11.0 [INFO] finished tweaking crates.io crate spreet 0.11.0 [INFO] tweaked toml for crates.io crate spreet 0.11.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate spreet 0.11.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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 286fb9231e098203877e66400bb9dcf53562368461a2df1c14d20b3cd0a1b477 [INFO] running `Command { std: "docker" "start" "-a" "286fb9231e098203877e66400bb9dcf53562368461a2df1c14d20b3cd0a1b477", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "286fb9231e098203877e66400bb9dcf53562368461a2df1c14d20b3cd0a1b477", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "286fb9231e098203877e66400bb9dcf53562368461a2df1c14d20b3cd0a1b477", kill_on_drop: false }` [INFO] [stdout] 286fb9231e098203877e66400bb9dcf53562368461a2df1c14d20b3cd0a1b477 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34ef662b6c716afc9cca62ec7863eeab47f51d46eccc55af5f0bb7e24fab7282 [INFO] running `Command { std: "docker" "start" "-a" "34ef662b6c716afc9cca62ec7863eeab47f51d46eccc55af5f0bb7e24fab7282", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking kurbo v0.9.5 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking roxmltree v0.18.1 [INFO] [stderr] Checking rctree v0.5.0 [INFO] [stderr] Checking ttf-parser v0.19.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking unicode-script v0.5.5 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking unicode-ccc v0.1.2 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking fontconfig-parser v0.5.3 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking unicode-properties v0.1.0 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking fdeflate v0.3.1 [INFO] [stderr] Checking svgtypes v0.12.0 [INFO] [stderr] Checking simplecss v0.2.1 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking tiny-skia-path v0.11.3 [INFO] [stderr] Checking imagesize v0.12.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking anstyle-query v1.0.1 [INFO] [stderr] Checking data-url v0.3.1 [INFO] [stderr] Checking memmap2 v0.8.0 [INFO] [stderr] Checking unicode-vo v0.1.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking rgb v0.8.37 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking usvg-tree v0.36.0 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling rustix v0.38.26 [INFO] [stderr] Checking clap_builder v4.4.11 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking zopfli v0.8.0 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking filetime v0.2.22 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking usvg-parser v0.36.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking crunch v0.5.3 [INFO] [stderr] Checking exitcode v1.1.2 [INFO] [stderr] Checking tiny-skia v0.11.3 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling libdeflate-sys v1.19.0 [INFO] [stderr] Checking fontdb v0.15.0 [INFO] [stderr] Checking rustybuzz v0.10.0 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Checking libdeflater v1.19.0 [INFO] [stderr] Checking sdf_glyph_renderer v1.0.0 [INFO] [stderr] Checking usvg-text-layout v0.36.0 [INFO] [stderr] Checking oxipng v9.0.0 [INFO] [stderr] Checking bstr v1.8.0 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking predicates v3.0.4 [INFO] [stderr] Checking usvg v0.36.0 [INFO] [stderr] Checking resvg v0.36.0 [INFO] [stderr] Checking clap v4.4.11 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking assert_cmd v2.0.12 [INFO] [stderr] Checking ignore v0.4.21 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking assert_fs v1.0.13 [INFO] [stderr] Checking multimap v0.9.1 [INFO] [stderr] Checking spreet v0.11.0 (/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] --> src/fs.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn get_svg_input_paths>(path: P, recursive: bool) -> SpreetResult> { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | Ok(read_dir(path)? [INFO] [stdout] | ________^ [INFO] [stdout] 36 | | .filter_map(|entry| { [INFO] [stdout] 37 | | if let Ok(entry) = entry { [INFO] [stdout] 38 | | let path_buf = entry.path(); [INFO] [stdout] ... | [INFO] [stdout] 49 | | }) [INFO] [stdout] 50 | | .flatten() [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/fs.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn load_svg>(path: P) -> SpreetResult { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | let options = Options { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | Ok(Tree::from_data(&read(path)?, &options)?) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/sprite/mod.rs:44:14 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn new(tree: Tree, pixel_ratio: u8) -> Option { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | let rtree = resvg::Tree::from_usvg(&tree); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 44 | Some(Self { [INFO] [stdout] | ______________^ [INFO] [stdout] 45 | | tree, [INFO] [stdout] 46 | | pixel_ratio, [INFO] [stdout] 47 | | pixmap, [INFO] [stdout] 48 | | }) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/sprite/mod.rs:129:14 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn new_sdf(tree: Tree, pixel_ratio: u8) -> Option { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 79 | let svg_tree = resvg::Tree::from_usvg(&tree); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 129 | Some(Self { [INFO] [stdout] | ______________^ [INFO] [stdout] 130 | | tree, [INFO] [stdout] 131 | | pixel_ratio, [INFO] [stdout] 132 | | pixmap: buff_pixmap, [INFO] [stdout] 133 | | }) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/sprite/mod.rs:362:13 [INFO] [stdout] | [INFO] [stdout] 360 | pub fn generate(self) -> Option { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 361 | Spritesheet::new( [INFO] [stdout] 362 | self.sprites.unwrap_or_default(), [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 5 previous errors [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/fs.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn get_svg_input_paths>(path: P, recursive: bool) -> SpreetResult> { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | Ok(read_dir(path)? [INFO] [stdout] | ________^ [INFO] [stdout] 36 | | .filter_map(|entry| { [INFO] [stdout] 37 | | if let Ok(entry) = entry { [INFO] [stdout] 38 | | let path_buf = entry.path(); [INFO] [stdout] ... | [INFO] [stdout] 49 | | }) [INFO] [stdout] 50 | | .flatten() [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/fs.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn load_svg>(path: P) -> SpreetResult { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | let options = Options { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | Ok(Tree::from_data(&read(path)?, &options)?) [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] [stderr] error: could not compile `spreet` (lib test) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/sprite/mod.rs:44:14 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn new(tree: Tree, pixel_ratio: u8) -> Option { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | let rtree = resvg::Tree::from_usvg(&tree); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 44 | Some(Self { [INFO] [stdout] | ______________^ [INFO] [stdout] 45 | | tree, [INFO] [stdout] 46 | | pixel_ratio, [INFO] [stdout] 47 | | pixmap, [INFO] [stdout] 48 | | }) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/sprite/mod.rs:129:14 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn new_sdf(tree: Tree, pixel_ratio: u8) -> Option { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 79 | let svg_tree = resvg::Tree::from_usvg(&tree); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 129 | Some(Self { [INFO] [stdout] | ______________^ [INFO] [stdout] 130 | | tree, [INFO] [stdout] 131 | | pixel_ratio, [INFO] [stdout] 132 | | pixmap: buff_pixmap, [INFO] [stdout] 133 | | }) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/sprite/mod.rs:362:13 [INFO] [stdout] | [INFO] [stdout] 360 | pub fn generate(self) -> Option { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 361 | Spritesheet::new( [INFO] [stdout] 362 | self.sprites.unwrap_or_default(), [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 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `spreet` (lib) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "34ef662b6c716afc9cca62ec7863eeab47f51d46eccc55af5f0bb7e24fab7282", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34ef662b6c716afc9cca62ec7863eeab47f51d46eccc55af5f0bb7e24fab7282", kill_on_drop: false }` [INFO] [stdout] 34ef662b6c716afc9cca62ec7863eeab47f51d46eccc55af5f0bb7e24fab7282