[INFO] fetching crate actix-cbor 0.1.4... [INFO] checking actix-cbor-0.1.4 against try#38c2997544af84fe301d600d6896397738163002 for pr-154205-1 [INFO] extracting crate actix-cbor 0.1.4 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate actix-cbor 0.1.4 [INFO] finished tweaking crates.io crate actix-cbor 0.1.4 [INFO] tweaked toml for crates.io crate actix-cbor 0.1.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate actix-cbor 0.1.4 on toolchain 38c2997544af84fe301d600d6896397738163002 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 210 packages to latest compatible versions [INFO] [stderr] Adding actix-http v2.2.2 (available: v3.12.0) [INFO] [stderr] Adding actix-rt v1.1.1 (available: v2.11.0) [INFO] [stderr] Adding actix-web v3.3.3 (available: v4.13.0) [INFO] [stderr] Adding bytes v0.5.6 (available: v1.11.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d3f030d7e10abfe6074388f40f6385acab61f2106899b7c8a9a60cfefe7ca91 [INFO] running `Command { std: "docker" "start" "-a" "4d3f030d7e10abfe6074388f40f6385acab61f2106899b7c8a9a60cfefe7ca91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d3f030d7e10abfe6074388f40f6385acab61f2106899b7c8a9a60cfefe7ca91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d3f030d7e10abfe6074388f40f6385acab61f2106899b7c8a9a60cfefe7ca91", kill_on_drop: false }` [INFO] [stdout] 4d3f030d7e10abfe6074388f40f6385acab61f2106899b7c8a9a60cfefe7ca91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83d7852ab609d8cbbce416d5306097220c32592213b2d4af2554ffa223bd9e4d [INFO] running `Command { std: "docker" "start" "-a" "83d7852ab609d8cbbce416d5306097220c32592213b2d4af2554ffa223bd9e4d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling const_fn v0.4.12 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking pin-project v1.1.11 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking actix-threadpool v0.3.3 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking bytestring v1.5.0 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Checking actix-router v0.2.7 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking actix-rt v1.1.1 [INFO] [stderr] Checking trust-dns-proto v0.19.7 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking pin-project v0.4.30 [INFO] [stderr] Checking actix-service v1.0.6 [INFO] [stderr] Checking actix-codec v0.3.0 [INFO] [stderr] Checking actix-utils v2.0.0 [INFO] [stderr] Checking trust-dns-resolver v0.19.7 [INFO] [stderr] Checking actix-server v1.0.4 [INFO] [stderr] Checking actix-tls v2.0.0 [INFO] [stderr] Checking actix-testing v1.0.1 [INFO] [stderr] Checking actix-connect v2.0.0 [INFO] [stderr] Checking actix-http v2.2.2 [INFO] [stderr] Checking awc v2.0.3 [INFO] [stderr] Checking actix-web v3.3.3 [INFO] [stderr] Checking actix-cbor v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: cannot find `core_reexport` in `futures_util` [INFO] [stdout] --> src/lib.rs:32:19 [INFO] [stdout] | [INFO] [stdout] 32 | use futures_util::core_reexport::fmt::Formatter; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `core_reexport` in `futures_util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `core_reexport` in `futures_util` [INFO] [stdout] --> src/error.rs:8:19 [INFO] [stdout] | [INFO] [stdout] 8 | use futures_util::core_reexport::fmt::{Display, Formatter}; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `core_reexport` in `futures_util` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"actix_cbor","loc":"src/error.rs:46:54","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"actix_cbor","loc":"src/error.rs:47:57","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"actix_cbor","loc":"src/error.rs:49:28","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"actix_cbor","loc":"src/error.rs:52:28","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"actix_cbor","loc":"src/lib.rs:98:18","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"actix_cbor","loc":"src/lib.rs:136:24","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stdout] error[E0433]: cannot find `core_reexport` in `futures_util` [INFO] [stdout] --> src/lib.rs:32:19 [INFO] [stdout] | [INFO] [stdout] 32 | use futures_util::core_reexport::fmt::Formatter; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `core_reexport` in `futures_util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `core_reexport` in `futures_util` [INFO] [stdout] --> src/error.rs:8:19 [INFO] [stdout] | [INFO] [stdout] 8 | use futures_util::core_reexport::fmt::{Display, Formatter}; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `core_reexport` in `futures_util` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"actix_cbor","loc":"src/error.rs:46:54","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"actix_cbor","loc":"src/error.rs:47:57","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"actix_cbor","loc":"src/error.rs:49:28","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"actix_cbor","loc":"src/error.rs:52:28","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"actix_cbor","loc":"src/lib.rs:98:18","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"actix_cbor","loc":"src/lib.rs:136:24","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"actix_cbor","loc":"src/tests.rs:128:20","p":0,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"actix_cbor","loc":"src/tests.rs:148:20","p":0,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stdout] error[E0277]: `error::CborPayloadError` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/error.rs:58:16 [INFO] [stdout] | [INFO] [stdout] 58 | impl Error for CborPayloadError {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `std::fmt::Display` is not implemented for `error::CborPayloadError` [INFO] [stdout] --> src/error.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | pub enum CborPayloadError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `StdError` [INFO] [stdout] --> /rustc/38c2997544af84fe301d600d6896397738163002/library/core/src/error.rs:59:0 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `error::CborPayloadError` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/error.rs:61:24 [INFO] [stdout] | [INFO] [stdout] 61 | impl ResponseError for CborPayloadError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `std::fmt::Display` is not implemented for `error::CborPayloadError` [INFO] [stdout] --> src/error.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | pub enum CborPayloadError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `ResponseError` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-2.2.2/src/error.rs:63:39 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait ResponseError: fmt::Debug + fmt::Display { [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `ResponseError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: `error::CborPayloadError` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/error.rs:58:16 [INFO] [stdout] | [INFO] [stdout] 58 | impl Error for CborPayloadError {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `std::fmt::Display` is not implemented for `error::CborPayloadError` [INFO] [stdout] --> src/error.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | pub enum CborPayloadError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `StdError` [INFO] [stdout] --> /rustc/38c2997544af84fe301d600d6896397738163002/library/core/src/error.rs:59:0 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `error::CborPayloadError` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/error.rs:61:24 [INFO] [stdout] | [INFO] [stdout] 61 | impl ResponseError for CborPayloadError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `std::fmt::Display` is not implemented for `error::CborPayloadError` [INFO] [stdout] --> src/error.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | pub enum CborPayloadError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `ResponseError` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-2.2.2/src/error.rs:63:39 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait ResponseError: fmt::Debug + fmt::Display { [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `ResponseError` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-cbor` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0277, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-cbor` (lib test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "83d7852ab609d8cbbce416d5306097220c32592213b2d4af2554ffa223bd9e4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83d7852ab609d8cbbce416d5306097220c32592213b2d4af2554ffa223bd9e4d", kill_on_drop: false }` [INFO] [stdout] 83d7852ab609d8cbbce416d5306097220c32592213b2d4af2554ffa223bd9e4d