[INFO] updating cached repository https://github.com/alexlatif/rutils [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] c19e3a498941eb3429be0e25255d76b7a2231250 [INFO] checking alexlatif/rutils/c19e3a498941eb3429be0e25255d76b7a2231250 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%2Falexlatif%2Frutils" "/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/alexlatif/rutils 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/alexlatif/rutils [INFO] finished tweaking git repo https://github.com/alexlatif/rutils [INFO] tweaked toml for git repo https://github.com/alexlatif/rutils written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/alexlatif/rutils 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] 595702d89c27e6d6e863b91b97b733c53626c207dd268a1aa9cb2ee68e10838a [INFO] running `Command { std: "docker" "start" "-a" "595702d89c27e6d6e863b91b97b733c53626c207dd268a1aa9cb2ee68e10838a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "595702d89c27e6d6e863b91b97b733c53626c207dd268a1aa9cb2ee68e10838a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "595702d89c27e6d6e863b91b97b733c53626c207dd268a1aa9cb2ee68e10838a", kill_on_drop: false }` [INFO] [stdout] 595702d89c27e6d6e863b91b97b733c53626c207dd268a1aa9cb2ee68e10838a [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] fcb06b9b7a944d6796c2be58f0e0c42a3e5bc9afbdefc109c249518f7f2328cd [INFO] running `Command { std: "docker" "start" "-a" "fcb06b9b7a944d6796c2be58f0e0c42a3e5bc9afbdefc109c249518f7f2328cd", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling k8s-openapi v0.22.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking rustls-webpki v0.102.6 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Checking tokio v1.39.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking pest v2.7.11 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Checking hyper v0.14.30 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking rustls-native-certs v0.7.1 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling rstest_macros v0.21.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking jsonpath-rust v0.5.1 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking hyperlocal v0.8.0 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking tar v0.4.41 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking pin-project v0.4.30 [INFO] [stderr] Checking opentelemetry v0.24.0 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling error-stack v0.5.0 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking futures_codec v0.4.1 [INFO] [stderr] Checking containers-api v0.8.0 [INFO] [stderr] Checking opentelemetry_sdk v0.24.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking podman-api-stubs v0.9.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking hyper-util v0.1.6 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking tempfile v3.11.0 [INFO] [stderr] Checking hyper-timeout v0.5.1 [INFO] [stderr] Checking hyper-rustls v0.27.2 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking sysinfo v0.30.13 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking tracing-opentelemetry v0.25.0 [INFO] [stderr] Checking tracing-appender v0.2.3 [INFO] [stderr] Checking reqwest v0.12.5 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking rstest v0.21.0 [INFO] [stderr] Checking redis v0.25.4 [INFO] [stderr] Checking kube-core v0.93.1 [INFO] [stderr] Checking kube-client v0.93.1 [INFO] [stderr] Checking podman-api v0.10.0 [INFO] [stderr] Checking kube v0.93.1 [INFO] [stderr] Checking utils v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Level`, `Span`, and `span` [INFO] [stdout] --> src/redis_tracing.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | use tracing::{span, Level, Span}; [INFO] [stdout] | ^^^^ ^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Level` and `Span` [INFO] [stdout] --> src/redis_tracing.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | use tracing::{span, Level, Span}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/redis_manager.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | pub async fn publish(&self, channel: &str, message: &str) -> Result<(), RedisError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/redis_manager.rs:131:14 [INFO] [stdout] | [INFO] [stdout] 131 | conn.publish(channel, message).await?; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/redis_manager.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 167 | pub async fn flushdb(&self) -> Result<(), RedisError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/redis_manager.rs:170:31 [INFO] [stdout] | [INFO] [stdout] 170 | redis::cmd("FLUSHDB").query_async(&mut conn).await?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/redis_manager.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | pub async fn publish(&self, channel: &str, message: &str) -> Result<(), RedisError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/redis_manager.rs:131:14 [INFO] [stdout] | [INFO] [stdout] 131 | conn.publish(channel, message).await?; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt::Write` [INFO] [stdout] --> src/redis_tracing.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::fmt::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/redis_manager.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 167 | pub async fn flushdb(&self) -> Result<(), RedisError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/redis_manager.rs:170:31 [INFO] [stdout] | [INFO] [stdout] 170 | redis::cmd("FLUSHDB").query_async(&mut conn).await?; [INFO] [stdout] | ^^^^^^^^^^^ [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/errors/macros.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | Report::new($err_variant).attach_printable($str) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cmd.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | .map_err(|_| err!(AnyErr, "Failed to join stdout thread"))?; [INFO] [stdout] | - -------------------------------------------- in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will 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] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [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/errors/macros.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | Report::new($err_variant).attach_printable($str) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cmd.rs:46:19 [INFO] [stdout] | [INFO] [stdout] 46 | .map_err(|_| err!(AnyErr, "Failed to join stderr thread"))?; [INFO] [stdout] | - -------------------------------------------- in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will 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: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [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/errors/macros.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | Report::new($err_variant).attach_printable(format!($str, $($arg),*)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cmd.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | .map_err(|e| err!(AnyErr, "Failed to spawn command: {}", e))?; [INFO] [stdout] | - ---------------------------------------------- in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will 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: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [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/errors/macros.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | Report::new($err_variant).attach_printable(format!($str, $($arg),*)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cmd.rs:63:19 [INFO] [stdout] | [INFO] [stdout] 63 | .map_err(|e| err!(AnyErr, "Failed to wait for command: {}", e))?; [INFO] [stdout] | - ------------------------------------------------- in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will 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: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [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/errors/macros.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | Report::new($err_variant).attach_printable(format!($str, $($arg),*)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cmd.rs:82:19 [INFO] [stdout] | [INFO] [stdout] 82 | .map_err(|e| err!(AnyErr, "Failed to spawn command: {}", e))?; [INFO] [stdout] | - ---------------------------------------------- in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will 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: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [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/errors/macros.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | Report::new($err_variant).attach_printable($str) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cmd.rs:110:19 [INFO] [stdout] | [INFO] [stdout] 110 | .map_err(|_| err!(AnyErr, "Failed to join stdout task"))?; [INFO] [stdout] | - ------------------------------------------ in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will 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: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [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/errors/macros.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | Report::new($err_variant).attach_printable($str) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cmd.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | .map_err(|_| err!(AnyErr, "Failed to join stderr task"))?; [INFO] [stdout] | - ------------------------------------------ in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will 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: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [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/errors/macros.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | Report::new($err_variant).attach_printable(format!($str, $($arg),*)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cmd.rs:118:19 [INFO] [stdout] | [INFO] [stdout] 118 | .map_err(|e| err!(AnyErr, "Failed to wait for command: {}", e))?; [INFO] [stdout] | - ------------------------------------------------- in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will 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: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [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/endpoints.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn build(self) -> Result> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | Ok(Endpoint { [INFO] [stdout] | ____________^ [INFO] [stdout] 56 | | base_url: self.base_url.ok_or("Base URL is required")?, [INFO] [stdout] 57 | | endpoint: self.endpoint.ok_or("Endpoint is required")?, [INFO] [stdout] 58 | | method: self.method.ok_or("Method is required")?, [INFO] [stdout] ... | [INFO] [stdout] 61 | | path_params: self.path_params, [INFO] [stdout] 62 | | }) [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/redis_manager.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 22 | let client = Arc::new(Client::open(redis_url)?); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | let sync_connection_pool = Arc::new(Mutex::new(VecDeque::new())); [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | let async_connection_pool = Arc::new(Mutex::new(VecDeque::new())); [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | let pubsub_connection_pool = Arc::new(Mutex::new(VecDeque::new())); [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | [INFO] [stdout] 27 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 28 | | client, [INFO] [stdout] 29 | | sync_connection_pool, [INFO] [stdout] 30 | | async_connection_pool, [INFO] [stdout] 31 | | pubsub_connection_pool, [INFO] [stdout] 32 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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/redis_tracing.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 40 | fn new(app_name: String, manager: Arc) -> Self { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 44 | notify: Arc::new(Notify::new()), [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 11 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `utils` (lib) due to 12 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `std::fmt::Write` [INFO] [stdout] --> src/redis_tracing.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::fmt::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `logger` [INFO] [stdout] --> src/redis_tracing.rs:359:9 [INFO] [stdout] | [INFO] [stdout] 359 | let logger = prepare_global_logging("test".to_string(), manager.clone())?; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_logger` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `service_logs` [INFO] [stdout] --> src/redis_tracing.rs:418:9 [INFO] [stdout] | [INFO] [stdout] 418 | let service_logs = viewer.view_logs_by_service_name("test", "serviceA").await?; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_service_logs` [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/errors/macros.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | Report::new($err_variant).attach_printable($str) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cmd.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | .map_err(|_| err!(AnyErr, "Failed to join stdout thread"))?; [INFO] [stdout] | - -------------------------------------------- in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will 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] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [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/errors/macros.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | Report::new($err_variant).attach_printable($str) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cmd.rs:46:19 [INFO] [stdout] | [INFO] [stdout] 46 | .map_err(|_| err!(AnyErr, "Failed to join stderr thread"))?; [INFO] [stdout] | - -------------------------------------------- in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will 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: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [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/errors/macros.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | Report::new($err_variant).attach_printable(format!($str, $($arg),*)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cmd.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | .map_err(|e| err!(AnyErr, "Failed to spawn command: {}", e))?; [INFO] [stdout] | - ---------------------------------------------- in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will 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: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [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/errors/macros.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | Report::new($err_variant).attach_printable(format!($str, $($arg),*)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cmd.rs:63:19 [INFO] [stdout] | [INFO] [stdout] 63 | .map_err(|e| err!(AnyErr, "Failed to wait for command: {}", e))?; [INFO] [stdout] | - ------------------------------------------------- in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will 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: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [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/errors/macros.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | Report::new($err_variant).attach_printable(format!($str, $($arg),*)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cmd.rs:82:19 [INFO] [stdout] | [INFO] [stdout] 82 | .map_err(|e| err!(AnyErr, "Failed to spawn command: {}", e))?; [INFO] [stdout] | - ---------------------------------------------- in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will 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: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [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/errors/macros.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | Report::new($err_variant).attach_printable($str) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cmd.rs:110:19 [INFO] [stdout] | [INFO] [stdout] 110 | .map_err(|_| err!(AnyErr, "Failed to join stdout task"))?; [INFO] [stdout] | - ------------------------------------------ in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will 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: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [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/errors/macros.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | Report::new($err_variant).attach_printable($str) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cmd.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | .map_err(|_| err!(AnyErr, "Failed to join stderr task"))?; [INFO] [stdout] | - ------------------------------------------ in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will 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: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [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/errors/macros.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | Report::new($err_variant).attach_printable(format!($str, $($arg),*)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cmd.rs:118:19 [INFO] [stdout] | [INFO] [stdout] 118 | .map_err(|e| err!(AnyErr, "Failed to wait for command: {}", e))?; [INFO] [stdout] | - ------------------------------------------------- in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will 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: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [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/endpoints.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn build(self) -> Result> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | Ok(Endpoint { [INFO] [stdout] | ____________^ [INFO] [stdout] 56 | | base_url: self.base_url.ok_or("Base URL is required")?, [INFO] [stdout] 57 | | endpoint: self.endpoint.ok_or("Endpoint is required")?, [INFO] [stdout] 58 | | method: self.method.ok_or("Method is required")?, [INFO] [stdout] ... | [INFO] [stdout] 61 | | path_params: self.path_params, [INFO] [stdout] 62 | | }) [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/redis_manager.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 22 | let client = Arc::new(Client::open(redis_url)?); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | let sync_connection_pool = Arc::new(Mutex::new(VecDeque::new())); [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | let async_connection_pool = Arc::new(Mutex::new(VecDeque::new())); [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | let pubsub_connection_pool = Arc::new(Mutex::new(VecDeque::new())); [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | [INFO] [stdout] 27 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 28 | | client, [INFO] [stdout] 29 | | sync_connection_pool, [INFO] [stdout] 30 | | async_connection_pool, [INFO] [stdout] 31 | | pubsub_connection_pool, [INFO] [stdout] 32 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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/redis_tracing.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 40 | fn new(app_name: String, manager: Arc) -> Self { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 44 | notify: Arc::new(Notify::new()), [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 11 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `utils` (lib test) due to 12 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "fcb06b9b7a944d6796c2be58f0e0c42a3e5bc9afbdefc109c249518f7f2328cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcb06b9b7a944d6796c2be58f0e0c42a3e5bc9afbdefc109c249518f7f2328cd", kill_on_drop: false }` [INFO] [stdout] fcb06b9b7a944d6796c2be58f0e0c42a3e5bc9afbdefc109c249518f7f2328cd