[INFO] updating cached repository https://github.com/HadrienG2/crofiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 99ec9220294c795065bc87b6b22b1f3775e52ce7 [INFO] checking HadrienG2/crofiler/99ec9220294c795065bc87b6b22b1f3775e52ce7 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHadrienG2%2Fcrofiler" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HadrienG2/crofiler 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 git repo https://github.com/HadrienG2/crofiler [INFO] finished tweaking git repo https://github.com/HadrienG2/crofiler [INFO] tweaked toml for git repo https://github.com/HadrienG2/crofiler written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/HadrienG2/crofiler 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] f1b969023782d93b49b3e63632fcb5349bef79e4c4cfd495237b851efdfde19b [INFO] running `Command { std: "docker" "start" "-a" "f1b969023782d93b49b3e63632fcb5349bef79e4c4cfd495237b851efdfde19b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1b969023782d93b49b3e63632fcb5349bef79e4c4cfd495237b851efdfde19b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1b969023782d93b49b3e63632fcb5349bef79e4c4cfd495237b851efdfde19b", kill_on_drop: false }` [INFO] [stdout] f1b969023782d93b49b3e63632fcb5349bef79e4c4cfd495237b851efdfde19b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 5471477fff0472fdf8de9277275463c98836ca9517746b96ecdb69f436aab7e0 [INFO] running `Command { std: "docker" "start" "-a" "5471477fff0472fdf8de9277275463c98836ca9517746b96ecdb69f436aab7e0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking reffers v0.7.0 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking joinery v2.1.0 [INFO] [stderr] Checking indent_write v2.2.0 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking brownstone v3.0.0 [INFO] [stderr] Checking atomic-wait v1.1.0 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling io-lifetimes v2.0.3 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking compact_str v0.8.0 [INFO] [stderr] Compiling cursive-macros v0.1.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking sysinfo v0.31.4 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking hostname v0.4.0 [INFO] [stderr] Checking more-asserts v0.3.1 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking termion v4.0.2 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Checking syslog v7.0.0 [INFO] [stderr] Checking nom-supreme v0.8.0 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking fs-set-times v0.20.1 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling proptest-derive v0.5.0 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling enumset_derive v0.10.0 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking enumset v1.1.5 [INFO] [stderr] Checking lasso v0.7.3 [INFO] [stderr] Checking indexmap v2.3.0 [INFO] [stderr] Checking asylum v3.0.2 (/opt/rustwide/workdir/asylum) [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] --> asylum/src/lib.rs:122:29 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn intern(&mut self, item: Item) -> K { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 122 | .unwrap_or_else(|| { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 123 | | // Push new item back, use its position as a key [INFO] [stdout] 124 | | let key = K::try_from_usize(self.items.len()) [INFO] [stdout] 125 | | .expect("Key space exhausted, must use a larger K"); [INFO] [stdout] ... | [INFO] [stdout] 132 | | key [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] = 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] --> asylum/src/lib.rs:153:18 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn finalize(self) -> Interned { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 153 | Interned(self.items.into(), PhantomData) [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 `asylum` (lib) due to 7 previous errors [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] --> asylum/src/path.rs:115:21 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn new(parent: impl Into>, key: Parent::PathKey) -> Self { [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 114 | Self { [INFO] [stdout] 115 | parent: parent.into(), [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] 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] --> asylum/src/path.rs:310:25 [INFO] [stdout] | [INFO] [stdout] 308 | pub fn finalize(self) -> InternedPaths { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 309 | InternedPaths { [INFO] [stdout] 310 | components: self.components.into_resolver(), [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] --> asylum/src/path.rs:311:24 [INFO] [stdout] | [INFO] [stdout] 308 | pub fn finalize(self) -> InternedPaths { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 311 | sequences: self.sequences.finalize(), [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] --> asylum/src/sequence.rs:198:27 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn finalize(self) -> InternedSequences { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 197 | InternedSequences { [INFO] [stdout] 198 | concatenated: self.concatenated.into_boxed_slice(), [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] [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] --> asylum/src/lib.rs:122:29 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn intern(&mut self, item: Item) -> K { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 122 | .unwrap_or_else(|| { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 123 | | // Push new item back, use its position as a key [INFO] [stdout] 124 | | let key = K::try_from_usize(self.items.len()) [INFO] [stdout] 125 | | .expect("Key space exhausted, must use a larger K"); [INFO] [stdout] ... | [INFO] [stdout] 132 | | key [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] = 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] --> asylum/src/lib.rs:153:18 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn finalize(self) -> Interned { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 153 | Interned(self.items.into(), PhantomData) [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] --> asylum/src/path.rs:115:21 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn new(parent: impl Into>, key: Parent::PathKey) -> Self { [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 114 | Self { [INFO] [stdout] 115 | parent: parent.into(), [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] --> asylum/src/path.rs:310:25 [INFO] [stdout] | [INFO] [stdout] 308 | pub fn finalize(self) -> InternedPaths { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 309 | InternedPaths { [INFO] [stdout] 310 | components: self.components.into_resolver(), [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] --> asylum/src/path.rs:311:24 [INFO] [stdout] | [INFO] [stdout] 308 | pub fn finalize(self) -> InternedPaths { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 311 | sequences: self.sequences.finalize(), [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] --> asylum/src/sequence.rs:198:27 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn finalize(self) -> InternedSequences { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 197 | InternedSequences { [INFO] [stdout] 198 | concatenated: self.concatenated.into_boxed_slice(), [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 `asylum` (lib test) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "5471477fff0472fdf8de9277275463c98836ca9517746b96ecdb69f436aab7e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5471477fff0472fdf8de9277275463c98836ca9517746b96ecdb69f436aab7e0", kill_on_drop: false }` [INFO] [stdout] 5471477fff0472fdf8de9277275463c98836ca9517746b96ecdb69f436aab7e0