[INFO] cloning repository https://github.com/dariosaldia/nats_fundamentals [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dariosaldia/nats_fundamentals" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdariosaldia%2Fnats_fundamentals", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdariosaldia%2Fnats_fundamentals'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aecc476a03e09e450782bb9c06a5703c0cf1e3c6 [INFO] testing dariosaldia/nats_fundamentals against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdariosaldia%2Fnats_fundamentals" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dariosaldia/nats_fundamentals [INFO] finished tweaking git repo https://github.com/dariosaldia/nats_fundamentals [INFO] tweaked toml for git repo https://github.com/dariosaldia/nats_fundamentals written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dariosaldia/nats_fundamentals on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dariosaldia/nats_fundamentals 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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b33886c0be9e9c7a1ea2b60b1f3289c0a5817f397d4b23ee4f7d09c61ac66b22 [INFO] running `Command { std: "docker" "start" "-a" "b33886c0be9e9c7a1ea2b60b1f3289c0a5817f397d4b23ee4f7d09c61ac66b22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b33886c0be9e9c7a1ea2b60b1f3289c0a5817f397d4b23ee4f7d09c61ac66b22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b33886c0be9e9c7a1ea2b60b1f3289c0a5817f397d4b23ee4f7d09c61ac66b22", kill_on_drop: false }` [INFO] [stdout] b33886c0be9e9c7a1ea2b60b1f3289c0a5817f397d4b23ee4f7d09c61ac66b22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 648a5018a4cc48b69e53518fa5b4ad08010f4d0c06d62b739557240fded54672 [INFO] running `Command { std: "docker" "start" "-a" "648a5018a4cc48b69e53518fa5b4ad08010f4d0c06d62b739557240fded54672", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling hostname v0.4.1 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling lab1_publish_subscribe v0.1.0 (/opt/rustwide/workdir/labs/lab1_publish_subscribe) [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling signatory v0.27.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling yaml-rust2 v0.10.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling nuid v0.5.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling nkeys v0.4.5 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_nanos v0.1.4 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling serde-untagged v0.1.8 [INFO] [stderr] Compiling config v0.15.15 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tryhard v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling async-nats v0.42.0 [INFO] [stderr] Compiling shared v0.1.0 (/opt/rustwide/workdir/shared) [INFO] [stderr] Compiling lab4_jetstream_basics v0.1.0 (/opt/rustwide/workdir/labs/lab4_jetstream_basics) [INFO] [stderr] Compiling lab3_request_reply v0.1.0 (/opt/rustwide/workdir/labs/lab3_request_reply) [INFO] [stderr] Compiling lab2_queue_groups v0.1.0 (/opt/rustwide/workdir/labs/lab2_queue_groups) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcOvrHGk/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libasync_nats-87b6aad980185afd,librustls_native_certs-8c938bb5b477b072,libopenssl_probe-d74274d8b7245f2e,librustls_pemfile-9754edcc47083710,libserde_nanos-36757f5b0515fe04,libtryhard-f4b4ffd08cce682c,libnuid-70f144724ea93e02,libwebpki-32f99740b3eae67b,libtime-3a85e22a120a5fdf,libtime_core-95df1ee2c6d10de5,libnum_conv-d31d2cdd240da3de,libderanged-36f95999455ae508,libpowerfmt-521a460cc2ff4e45,libbase64-fff42f7554bbeb90,libtokio_util-01f0b17799f4bc87,libportable_atomic-5f2e1d63f3a11700,libregex-926d0bfe0b824c07,libnkeys-4be5cfcb3ccde93f,libdata_encoding-6e8c651bc486090c,libsignatory-9bc2235f2e7aa7d6,libpkcs8-be4d93cb633db7f6,libspki-dc3827831858d80c,libder-57836cb063f6231e,libpem_rfc7468-94e93e4118fd340e,libbase64ct-11d3c7c4ab85b8da,libconst_oid-31bf52a9edb7c9ff,librand-7579ed47cf2d0855,librand_chacha-08f0835611959c71,libppv_lite86-33ffc0624206ec2d,libzerocopy-17a50cc40105af46,librand_core-53aa341cd17618b9,libed25519_dalek-de1359de4841be8f,libsha2-e0ac63d649beb62e,libcurve25519_dalek-d63a386871811934,libcpufeatures-bb85f9e0eaf4b5a3,libed25519-944e2e0c965a726d,libsignature-f18e2514f631b7bc,libdigest-c6f73a4e867c89d5,libblock_buffer-69b2399560e8742f,libcrypto_common-bed9ba45913020c6,libgeneric_array-86881b7c29aa25eb,libtypenum-0448dfa6533ed2e8,libtokio_rustls-31d44160b8f734bf,librustls-3d60b5dc992dee9d,libsubtle-e2f0af8959bd7889,libwebpki-4cc2c557615a9da4,libring-aa7438970afd5c51,libgetrandom-b9d1531080814df2,libuntrusted-151845769873c416,librustls_pki_types-9954fd240514b53c,libzeroize-fabec83a71c28d82,liburl-b15ea48951616612,libidna-0aec51c3fa9453ec,libutf8_iter-efb3984ee203d151,libidna_adapter-2ff2109771a9223a,libicu_properties-c7f0f04c2dccccac,libicu_properties_data-3ce857fd8af40458,libicu_normalizer-15fa852dce47ab21,libicu_normalizer_data-36a6e4b72d993458,libicu_collections-512cfdc22af9722e,libpotential_utf-ee022c3d9bb9a154,libicu_provider-bc6c36ac57c5dca3,libicu_locale_core-dfd359bc89d8ba39,libtinystr-39b2a282530a42ed,liblitemap-7055f24027520888,libwriteable-39ee9a118905f912,libzerovec-b17ebef7983911be,libzerotrie-c48c7bbaaaa38915,libyoke-60ffc74ddd655464,libstable_deref_trait-456565f84dafac83,libzerofrom-a4c190a87a45cda8,libform_urlencoded-12c38e4321f5c3e7,libpercent_encoding-a589ea5f9d041323,libthiserror-c0d11ba700089faf,libtokio-e08daa59ae26a0a5,libsocket2-ee4e1846666f7c58,libbytes-6bd4ee42c2f756b9,libmio-5235ac7fa9c69a69,liblibc-fdda17a8bfb21af6,libshared-b5adef12261a9f61,libtracing_subscriber-40509993f86df9a4,libsmallvec-8ab267bfdb1838ba,libsharded_slab-a43bbfc0e39c291b,liblazy_static-afffdbb119bd9ac1,libmatchers-eca90f4a6e849832,libregex_automata-4b34646db95d053a,libaho_corasick-e86d35dad3c7fe93,libregex_syntax-ff45ae05f02638dd,libnu_ansi_term-cec55056b47fffbb,libtracing-b028ce69a4ac135b,libthread_local-4abb35b2b059ef4b,libtracing_log-32d46642456f6d71,liblog-f1f6bbc4eedafb86,libtracing_core-1b6f90fc5e75a37f,libonce_cell-db8f3eed2a1f3f7b,libconfig-bc3c2a48218a5ccc,libpathdiff-0548a7d6a7913c24,libjson5-7c83495eddc31ea0,libpest-7239a381d5378860,libucd_trie-7606a29b3a59ad2f,libthiserror-aad4e199d1aca364,libserde_untagged-3b5237ad77bf11e9,liberased_serde-60f44c56c79f8493,libtypeid-0700c21c5fcfad95,libron-f125df5ba42a0731,libbitflags-c3d4e8afa3502bd9,libbase64-76d22feba062e299,libserde_json-4ad6a0e4bb3ee734,libitoa-7e733f37fe56f881,libryu-f1418741a05f84c6,libtoml-598ff58a2ad5a6ef,libtoml_parser-277f93a12b0b8001,libserde_spanned-9a78e1414fa8c2d0,libtoml_datetime-517e5d703224b102,libwinnow-6390d9a49ed836de,libini-3644aff62837555a,libordered_multimap-166d0e62065f2229,libhashbrown-bb1686f8f6fe3f08,libdlv_list-a10900351b2e9a6a,libyaml_rust2-d5a67f2c8a3911ed,libencoding_rs-ca3cc100691aa7e4,libcfg_if-fb4fff39c6905280,libarraydeque-155eafc74b557326,libhashlink-b70ec70b47a26d1d,libhashbrown-9712ead1aa55a62f,libfoldhash-675ca81b23a745d6,libconvert_case-e9ca21a6477c5568,libunicode_segmentation-bd9208f0886bf29c,libserde-e4fe317af19186fd,libfutures-ff68c1561c9c6c44,libfutures_executor-8978ce849b4fc3c7,libfutures_util-3096b6ab045233b3,libmemchr-68452485f2c33fee,libfutures_io-de365546141a7cae,libslab-61ed84375f91dbc7,libfutures_channel-608277e36c854e1e,libpin_project_lite-5ffafa3f2ed0bb57,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,libclap-9e85cad50ae8e125,libclap_builder-33b180b4b28c3034,libstrsim-f574d476d7d1a6ac,libanstream-d8bf0f4571784249,libanstyle_query-5cf46fb9b3aba65b,libis_terminal_polyfill-09e32b6c9650eb95,libcolorchoice-0b50abc860a6bcad,libanstyle_parse-8a8fb41415b00427,libutf8parse-ae3caf0a878928ed,libclap_lex-c2b369211033e504,libanstyle-1598d4ca50a19be1,libanyhow-81a641ba9f50e9c3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcOvrHGk/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-8f8272eb9e337262/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/responder-6fe4ec148563b618" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lab3_request_reply` (bin "responder") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "648a5018a4cc48b69e53518fa5b4ad08010f4d0c06d62b739557240fded54672", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "648a5018a4cc48b69e53518fa5b4ad08010f4d0c06d62b739557240fded54672", kill_on_drop: false }` [INFO] [stdout] 648a5018a4cc48b69e53518fa5b4ad08010f4d0c06d62b739557240fded54672