[INFO] fetching crate csm-rs 0.86.0... [INFO] checking csm-rs-0.86.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate csm-rs 0.86.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate csm-rs 0.86.0 [INFO] finished tweaking crates.io crate csm-rs 0.86.0 [INFO] tweaked toml for crates.io crate csm-rs 0.86.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate csm-rs 0.86.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate csm-rs 0.86.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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37005cf507bae9c16ebf04139c8e22493b87d9291bc732f855ca9752aff9b2a0 [INFO] running `Command { std: "docker" "start" "-a" "37005cf507bae9c16ebf04139c8e22493b87d9291bc732f855ca9752aff9b2a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37005cf507bae9c16ebf04139c8e22493b87d9291bc732f855ca9752aff9b2a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37005cf507bae9c16ebf04139c8e22493b87d9291bc732f855ca9752aff9b2a0", kill_on_drop: false }` [INFO] [stdout] 37005cf507bae9c16ebf04139c8e22493b87d9291bc732f855ca9752aff9b2a0 [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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f466d3874bb9244cdc6b2a9646130e26f5b9e83a59d955cd42d7f9b4a482708f [INFO] running `Command { std: "docker" "start" "-a" "f466d3874bb9244cdc6b2a9646130e26f5b9e83a59d955cd42d7f9b4a482708f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking bytes-utils v0.1.4 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling aws-types v1.3.7 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling k8s-openapi v0.20.0 [INFO] [stderr] Checking aws-smithy-xml v0.60.9 [INFO] [stderr] Checking webpki-roots v1.0.1 [INFO] [stderr] Checking destructure_traitobject v0.2.0 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Compiling openssl-src v300.5.1+3.5.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling rdkafka-sys v4.9.0+2.10.0 [INFO] [stderr] Compiling crc-fast v1.2.1 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking typemap-ors v1.0.0 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking aws-smithy-async v1.2.5 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking aws-smithy-types v1.3.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking aws-smithy-eventstream v0.60.8 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking aws-smithy-runtime-api v1.8.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking h2 v0.4.10 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking aws-smithy-http v0.62.1 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking aws-credential-types v1.2.3 [INFO] [stderr] Checking aws-smithy-observability v0.1.3 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking aws-sigv4 v1.3.2 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Checking num_enum v0.7.4 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking tungstenite v0.20.1 [INFO] [stderr] Checking hyper-util v0.1.12 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking aws-smithy-json v0.61.3 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking hyper-rustls v0.27.6 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking tokio-tungstenite v0.20.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tower-http v0.4.4 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking aws-smithy-query v0.60.7 [INFO] [stderr] Checking jsonpath-rust v0.3.5 [INFO] [stderr] Checking async-socks5 v0.5.1 [INFO] [stderr] Checking reqwest v0.12.22 [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stderr] Checking aws-smithy-checksums v0.63.3 [INFO] [stderr] Checking ron v0.7.1 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking thread-id v4.2.2 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking strum v0.27.1 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking aws-smithy-http-client v1.0.2 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking aws-smithy-runtime v1.8.3 [INFO] [stderr] Checking termion v2.0.3 [INFO] [stderr] Checking log4rs v1.3.0 [INFO] [stderr] Checking config v0.13.4 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking dialoguer v0.10.4 [INFO] [stderr] Checking hyper-socks2 v0.8.0 [INFO] [stderr] Checking comfy-table v6.2.0 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking directories v4.0.1 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking aws-runtime v1.5.7 [INFO] [stderr] Checking kube-core v0.87.2 [INFO] [stderr] Checking hostlist-parser v0.1.6 [INFO] [stderr] Checking aws-sdk-sts v1.71.0 [INFO] [stderr] Checking aws-sdk-s3 v1.88.0 [INFO] [stderr] Checking kube-client v0.87.2 [INFO] [stderr] Checking aws-config v1.6.3 [INFO] [stderr] Checking kube v0.87.2 [INFO] [stderr] Checking rdkafka v0.37.0 [INFO] [stderr] Checking manta-backend-dispatcher v0.10.0 [INFO] [stderr] Checking git2 v0.18.3 [INFO] [stderr] Checking csm-rs v0.86.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `kubernetes` [INFO] [stdout] --> src/backend_connector.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | kubernetes, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ComponentVec as FrontEndComponentVec` [INFO] [stdout] --> src/cfs/component/http_client/v2/types.rs:2:35 [INFO] [stdout] | [INFO] [stdout] 2 | Component as FrontEndComponent, ComponentVec as FrontEndComponentVec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/cfs/session/utils.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | self, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kubernetes` [INFO] [stdout] --> src/backend_connector.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | kubernetes, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ComponentVec as FrontEndComponentVec` [INFO] [stdout] --> src/cfs/component/http_client/v2/types.rs:2:35 [INFO] [stdout] | [INFO] [stdout] 2 | Component as FrontEndComponent, ComponentVec as FrontEndComponentVec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/cfs/session/utils.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | self, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `common::kubernetes::print_cfs_session_logs`: please use migrate this functionality to cli client since writting output to filesystem is not a good practice in library [INFO] [stdout] --> src/cfs/session/mod.rs:9:24 [INFO] [stdout] | [INFO] [stdout] 9 | kubernetes::{self, print_cfs_session_logs}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `common::kubernetes::print_cfs_session_logs`: please use migrate this functionality to cli client since writting output to filesystem is not a good practice in library [INFO] [stdout] --> src/cfs/session/mod.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 127 | let _ = print_cfs_session_logs(client, &cfs_session_name).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `aws_config::from_env`: Use the `aws_config::defaults` function. If you don't care about future default behavior changes, you can continue to use this function by enabling the `behavior-version-latest` feature. Doing so will make this deprecation notice go away. [INFO] [stdout] --> src/ims/s3_client.rs:107:26 [INFO] [stdout] | [INFO] [stdout] 107 | config = aws_config::from_env() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `aws_config::from_env`: Use the `aws_config::defaults` function. If you don't care about future default behavior changes, you can continue to use this function by enabling the `behavior-version-latest` feature. Doing so will make this deprecation notice go away. [INFO] [stdout] --> src/ims/s3_client.rs:116:26 [INFO] [stdout] | [INFO] [stdout] 116 | config = aws_config::from_env() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `common::kubernetes::print_cfs_session_logs`: please use migrate this functionality to cli client since writting output to filesystem is not a good practice in library [INFO] [stdout] --> src/cfs/session/mod.rs:9:24 [INFO] [stdout] | [INFO] [stdout] 9 | kubernetes::{self, print_cfs_session_logs}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `common::kubernetes::print_cfs_session_logs`: please use migrate this functionality to cli client since writting output to filesystem is not a good practice in library [INFO] [stdout] --> src/cfs/session/mod.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 127 | let _ = print_cfs_session_logs(client, &cfs_session_name).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `aws_config::from_env`: Use the `aws_config::defaults` function. If you don't care about future default behavior changes, you can continue to use this function by enabling the `behavior-version-latest` feature. Doing so will make this deprecation notice go away. [INFO] [stdout] --> src/ims/s3_client.rs:107:26 [INFO] [stdout] | [INFO] [stdout] 107 | config = aws_config::from_env() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `aws_config::from_env`: Use the `aws_config::defaults` function. If you don't care about future default behavior changes, you can continue to use this function by enabling the `behavior-version-latest` feature. Doing so will make this deprecation notice go away. [INFO] [stdout] --> src/ims/s3_client.rs:116:26 [INFO] [stdout] | [INFO] [stdout] 116 | config = aws_config::from_env() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AsyncReadExt` [INFO] [stdout] --> src/backend_connector.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | use futures::{AsyncBufRead, AsyncReadExt}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AsyncReadExt` [INFO] [stdout] --> src/backend_connector.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | use futures::{AsyncBufRead, AsyncReadExt}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 54s [INFO] running `Command { std: "docker" "inspect" "f466d3874bb9244cdc6b2a9646130e26f5b9e83a59d955cd42d7f9b4a482708f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f466d3874bb9244cdc6b2a9646130e26f5b9e83a59d955cd42d7f9b4a482708f", kill_on_drop: false }` [INFO] [stdout] f466d3874bb9244cdc6b2a9646130e26f5b9e83a59d955cd42d7f9b4a482708f