[INFO] fetching crate forky_cli 0.2.1-rc.1... [INFO] testing forky_cli-0.2.1-rc.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate forky_cli 0.2.1-rc.1 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate forky_cli 0.2.1-rc.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate forky_cli 0.2.1-rc.1 [INFO] tweaked toml for crates.io crate forky_cli 0.2.1-rc.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate forky_cli 0.2.1-rc.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate forky_cli 0.2.1-rc.1 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c17a7c7ee3f18ff64abcded4611dc016ecd6ee160480145b8c205c4ebd85479e [INFO] running `Command { std: "docker" "start" "-a" "c17a7c7ee3f18ff64abcded4611dc016ecd6ee160480145b8c205c4ebd85479e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c17a7c7ee3f18ff64abcded4611dc016ecd6ee160480145b8c205c4ebd85479e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c17a7c7ee3f18ff64abcded4611dc016ecd6ee160480145b8c205c4ebd85479e", kill_on_drop: false }` [INFO] [stdout] c17a7c7ee3f18ff64abcded4611dc016ecd6ee160480145b8c205c4ebd85479e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6283c224ec97ab71498c35027eb874df400b9ce995fb240aefe09e2a53dc486a [INFO] running `Command { std: "docker" "start" "-a" "6283c224ec97ab71498c35027eb874df400b9ce995fb240aefe09e2a53dc486a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling aws-lc-rs v1.12.0 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling cc v1.2.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling rustls v0.23.21 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling inotify v0.10.2 [INFO] [stderr] Compiling notify-types v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling clap_builder v4.5.26 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling notify v7.0.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling file-id v0.2.2 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling xkbcommon v0.8.0 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling colorize v0.1.0 [INFO] [stderr] Compiling notify-debouncer-full v0.4.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling enigo v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling aws-lc-sys v0.24.1 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling extend v1.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.8 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pin-project v1.1.8 [INFO] [stderr] Compiling cssparser v0.34.0 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling filedescriptor v0.8.2 [INFO] [stderr] Compiling gag v1.0.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap v4.5.26 [INFO] [stderr] Compiling forky_core v0.2.1-rc.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling axum-core v0.5.0 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling forky_fs v0.2.1-rc.1 [INFO] [stderr] Compiling tower-livereload v0.9.5 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.8.1 [INFO] [stderr] Compiling axum-server v0.7.1 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling forky_net v0.2.1-rc.1 [INFO] [stderr] Compiling axum-extra v0.10.0 [INFO] [stderr] Compiling forky_cli v0.2.1-rc.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(let_chains)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcnj56OP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libforky_cli-e90c4af1873a85c6,libcssparser-187c270ba58deb6c,libdtoa_short-e20c8f8a95bdabcf,libdtoa-2e19846911494f1e,libphf-32fa7f4ffaaa8675,libphf_shared-412437e318244639,libsiphasher-f4ddcf7845cbccbe,libaxum_server-c703c126a42d76aa,libtokio_rustls-148d1dcddee8f63a,librustls-ca2d96d5a7e205dd,libsubtle-ca7024fc66e4388f,libwebpki-5a585fb56f72bab8,libuntrusted-3420b86308bec153,libaws_lc_rs-89ce327f994f1f0c,libaws_lc_sys-f1493baba2d4bdb0,libzeroize-ead98f074a37f829,libarc_swap-4d53f24db0759841,libtower-7a60ad71b92bd1b4,libpin_project-dd4c908e1a1662da,libaxum_extra-b07b7ef3cc0085c3,libtower_livereload-123062ab0d974dae,libtower_http-3d4d814f3a6ee071,libmime_guess-6dd1a3724ba1599d,libunicase-5017e9507498ef51,libhttp_range_header-4ae42ae54e280e27,libforky_net-75834f5d207b70d3,libreqwest-af5d4888a04384d8,librustls_pemfile-050828228477779f,librustls_pki_types-613e103407ed47ec,libbase64-2a03de3babadded3,libipnet-346d915a0dce48fd,libhyper_tls-2e88950abd902efb,libtokio_native_tls-d054cf40ebc259c6,libencoding_rs-68ad4a143c31cce1,libnative_tls-dab072473c3ce2ed,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-ebf0d396a1c0deb8,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-5eff406768a9ff70,liburl-6fc4bd00410cc4c7,libidna-e9073ea30dc4c044,libidna_adapter-4be8053f10e012c5,libicu_normalizer-b7897359987687f7,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-bec3ab690f189bff,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-b541e690fbac75f2,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-ea49755d7ec78287,libicu_provider-a277f07fef7b80a8,libicu_locid-13323969750f8922,liblitemap-cecd5a7fd1787c64,libtinystr-a61bcc7c6d77bcef,libzerovec-e4f3bb34cb9c695b,libwriteable-45c783735d88c2b0,libyoke-64e4a10fe5c62e46,libzerofrom-50068d73495e3714,libstable_deref_trait-e5f295e98f1b80b2,libaxum-ccdfa3d7c2bd268b,libserde_json-bd9514b9afab08d6,libserde_path_to_error-c829aadd06439d85,libserde_urlencoded-6f1ca0ec560d1375,libryu-f8ba606093049f91,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhyper_util-9cd989392ebbc1be,libhyper-caa63d1f943297a7,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-064b81e7df14424d,libh2-c02af612c0f3bea2,libindexmap-9d6e30d92f98b401,libequivalent-fdc46004df91ad08,libhashbrown-19954401a582c725,libatomic_waker-001109810bdecbaa,libtokio_util-21280813d49479df,libhttpdate-9f9d2502c6a38412,libmatchit-9957f6fb3fe31ab2,libserde-40636af77f1e36b6,libaxum_core-9a610164b1b49f6d,libmime-4b44681fdb2c65f7,libhttp_body_util-0bba83221b3fb09c,libhttp_body-d5740143cdc85e9c,libtracing-7313f50208e823e5,libtracing_core-2af278500a3d05c2,libtower-6d1c1d987a5e8a6a,libsync_wrapper-5a27d2ea02cd7690,libtower_layer-d70c7e404336389b,libtower_service-0d7df29686b13872,libhttp-af6b2467def66428,libitoa-d34da3363977f6fb,libfnv-2d77ec4f6f971b24,libenigo-2b6cc7510cf96481,libxkeysym-db82d4bc0bf9c497,libcolorize-dbe61de0bde89e35,libforky_fs-73d81c7aacd3b883,libglob-b1d792528bd08356,libgag-4ca5c32c02fdf2d3,libtempfile-6d7ba298f0a51e19,libfastrand-503f12a96d791409,libonce_cell-debe7c411cf97340,libfiledescriptor-8462f1c489a00b3e,libthiserror-95bc9a4e05e105a9,libcrossterm-3646a0e8006d0c76,librustix-f264733c3015eb10,liblinux_raw_sys-b3e0a6b3ac010104,libbitflags-408636d705dcb2cc,libparking_lot-f7eea0c063d8e6c3,libparking_lot_core-245714bcfa8bc418,libsmallvec-e2fbd282c83e646d,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libsignal_hook_mio-fb8f390a26290c2e,libsignal_hook-64d02f8c81ac5156,libsignal_hook_registry-17617fe8f4d43b2d,libthiserror-3ecdb452a963d66c,libtokio-2334244051348c8e,libsocket2-9a2756f27b448052,libbytes-485c92da441bbc40,libnotify-dcb3f2732b22f1d6,libmio-2b534a2d9809549b,liblog-5fb51f756c1191b0,libfiletime-479ca3af17138b04,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libinotify-71513ac29a1fcfdf,libinotify_sys-5107978d4a73eda8,libbitflags-e2b4db6c651223da,libnotify_types-acc7f272db00d1e4,libinstant-7ca0f2602aa54eaa,libfutures-fb546a2ca03debd4,libfutures_executor-2a85758baa62edd8,libfutures_util-64cd02f2cbadf678,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libforky_core-c542d7144b5eaaa1,librand-c4b0a41a7c3daf5f,librand_chacha-659370cd671e8ef3,libppv_lite86-15d92f184b7e346a,libzerocopy-547581353556c262,libbyteorder-7df9ab1ae37e1368,librand_core-fd50d520049332a6,libgetrandom-25fa031304ead9c7,liblibc-2ac1cb2f7679afc6,libcfg_if-33ef6c02a07f9fec,libclap-984f25efb66fc640,libclap_builder-a2ddbbb10ebf279a,libstrsim-24acdad2526b95b7,libanstream-3a5850ea78bcd0e3,libanstyle_query-f0be367a66cb0b02,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-dfb6701820ae12a0,libanstyle_parse-80647c630cc5391e,libutf8parse-8828ddbb63eb8bad,libclap_lex-8f7e36dc12b04c16,libanstyle-df82d657645c4a5c,libanyhow-86336943e25b38f2}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lxdo" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcnj56OP/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/aws-lc-sys-2719dc5163a9f1ea/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/forky-db0cc4fcbb624af7" "-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: rust-lld: error: unable to find library -lxdo [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `forky_cli` (bin "forky") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6283c224ec97ab71498c35027eb874df400b9ce995fb240aefe09e2a53dc486a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6283c224ec97ab71498c35027eb874df400b9ce995fb240aefe09e2a53dc486a", kill_on_drop: false }` [INFO] [stdout] 6283c224ec97ab71498c35027eb874df400b9ce995fb240aefe09e2a53dc486a