[INFO] cloning repository https://github.com/zippy1978/herbivore [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zippy1978/herbivore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzippy1978%2Fherbivore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzippy1978%2Fherbivore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2e20615f9a3f7cea06e5b9ecc756e0bd742ab11 [INFO] testing zippy1978/herbivore against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzippy1978%2Fherbivore" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zippy1978/herbivore on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zippy1978/herbivore [INFO] finished tweaking git repo https://github.com/zippy1978/herbivore [INFO] tweaked toml for git repo https://github.com/zippy1978/herbivore written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zippy1978/herbivore 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e24579f18d5d313c1354d6ffa4d00fbcec7f79fc5f8c6663dae6daf7b88fea4c [INFO] running `Command { std: "docker" "start" "-a" "e24579f18d5d313c1354d6ffa4d00fbcec7f79fc5f8c6663dae6daf7b88fea4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e24579f18d5d313c1354d6ffa4d00fbcec7f79fc5f8c6663dae6daf7b88fea4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e24579f18d5d313c1354d6ffa4d00fbcec7f79fc5f8c6663dae6daf7b88fea4c", kill_on_drop: false }` [INFO] [stdout] e24579f18d5d313c1354d6ffa4d00fbcec7f79fc5f8c6663dae6daf7b88fea4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9c803695b7752d461e0b72388a1e3ca542063fd31fcb216d3ee1ad755aed368 [INFO] running `Command { std: "docker" "start" "-a" "c9c803695b7752d461e0b72388a1e3ca542063fd31fcb216d3ee1ad755aed368", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling data-encoding v2.7.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling clap_builder v4.5.26 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling uuid v1.12.0 [INFO] [stderr] Compiling figlet-rs v0.1.5 [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 tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling regex v1.11.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 ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tungstenite v0.26.1 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-tungstenite v0.26.1 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling clap v4.5.26 [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 serde_urlencoded v0.7.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 reqwest v0.12.12 [INFO] [stderr] Compiling herbivore v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc76QrS1/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-dc85a92296c502c3.rlib,libenv_filter-ba055064e48cac5c.rlib,libregex-ed4fe077450ab829.rlib,libregex_automata-1073e15c61cda7cb.rlib,libaho_corasick-f2d9f729f8bb9634.rlib,libregex_syntax-8c181885cdf452ae.rlib,libhumantime-2593c51c21c0759d.rlib,libherbivore-d55a5fb2465c5b7c.rlib,libserde_json-c0b08f897d1aa9ac.rlib,libmemchr-aebed576de069404.rlib,libuuid-41758fc31e33a7c5.rlib,libtokio_tungstenite-6982452aa03d541c.rlib,libtungstenite-e3f2d7ac92945102.rlib,libdata_encoding-e9956dd86cb6a96b.rlib,librand-acbf6b8550574b39.rlib,librand_chacha-b70657a3af08cdb7.rlib,libppv_lite86-9f46bdedbad0225f.rlib,libzerocopy-2660154c297718c6.rlib,librand_core-87938ab15fb65548.rlib,libgetrandom-db86c8d1bfb0740c.rlib,libutf8-1c90d3ce208a58ba.rlib,libbyteorder-f923bb3f21c22618.rlib,libsha1-9fb978d8fc83dfb7.rlib,libcpufeatures-95e20b2da663ca35.rlib,libdigest-3078e9406324b1ce.rlib,libblock_buffer-fa85cf0253922941.rlib,libcrypto_common-a617c7a50afea4e1.rlib,libgeneric_array-77e1b82df8f7eeb6.rlib,libtypenum-c604f2b24272d713.rlib,libthiserror-cb2785d3af231fba.rlib,libreqwest-bd8a6b1f48f9cb09.rlib,librustls_pemfile-86bea45372253174.rlib,librustls_pki_types-a4a97af09dbd3bcf.rlib,libserde_urlencoded-5cfca79a6c3959b8.rlib,libryu-1e0959d9b13361b2.rlib,libipnet-7d0ec7d5b642f5d2.rlib,libhyper_tls-b786de002a90092a.rlib,libtokio_native_tls-b3e9a46849be75f6.rlib,libmime-b1201f19d94827ba.rlib,libencoding_rs-7343f863219f2aab.rlib,libserde-74ab77072e2e5683.rlib,libtower-9817096c9c1ad5d4.rlib,libsync_wrapper-fe530a8b885c33a2.rlib,libtower_layer-4d92cc5cda30beaf.rlib,libnative_tls-6b1e40272f8e4b6c.rlib,libopenssl_probe-796ddc39c5b420b8.rlib,libopenssl-8ce2fd92e45e27d3.rlib,libbitflags-8b3d45b7e0a057c7.rlib,libforeign_types-8c08dc176465e4d3.rlib,libforeign_types_shared-a93701b229f7fd2a.rlib,libopenssl_sys-1130759e7b6d889e.rlib,libhyper_util-f5ca1cefc2b6964f.rlib,libtower_service-4cb89c795547f893.rlib,libhyper-62765f8746087eaa.rlib,libwant-7e7b244d03670ceb.rlib,libtry_lock-e362fd018cf13400.rlib,libhttparse-2dfe2b23e12086e7.rlib,libh2-656dd9f354d4ed80.rlib,libtracing-bd77ac0c8988e0ca.rlib,libtracing_core-9e2f3217a3ca1130.rlib,libonce_cell-2b753b5f9ef7aa80.rlib,libindexmap-cea92175e9965f09.rlib,libequivalent-13b77291db166d53.rlib,libhashbrown-bd37bfb89ab1be6f.rlib,libatomic_waker-63599a0ff8178fac.rlib,libtokio_util-4ab83a5d0f536d87.rlib,libfutures_channel-b9e249a7e128e1b4.rlib,libtokio-524bd7edbe834253.rlib,libsignal_hook_registry-fa4b1eb580f2cb02.rlib,libsocket2-7bb8704737cab3e2.rlib,libmio-5d48bfe3f6ce787d.rlib,libparking_lot-ea11abd4de0b4e81.rlib,libparking_lot_core-4331553799b15918.rlib,liblibc-293d343f07097aed.rlib,libcfg_if-da7e6a5cb20f1238.rlib,liblock_api-bc648ff866ed17cd.rlib,libscopeguard-0ff18b2ed8dae252.rlib,libhttp_body_util-291560ee1a9cfbbf.rlib,libhttp_body-c59664e1c5a58930.rlib,liburl-430b6250487b39b4.rlib,libidna-722845b2d04c65bc.rlib,libidna_adapter-df727222c9de0e16.rlib,libicu_normalizer-44cfadd737ac6144.rlib,libicu_normalizer_data-3860fd7929c7bb1f.rlib,libwrite16-1c921c39d2df77b6.rlib,libutf8_iter-abd0a82c0f78c0e8.rlib,libutf16_iter-4a39604101fbfc8e.rlib,libsmallvec-bbe44cd668e247f6.rlib,libicu_properties-db1dd92e4388332c.rlib,libicu_properties_data-14201c1751968e4f.rlib,libicu_locid_transform-f77824fe9e10de5d.rlib,libicu_locid_transform_data-e153add6fa33a48a.rlib,libicu_collections-f66d03e37e4edf67.rlib,libicu_provider-f1256a54061e13ea.rlib,libicu_locid-e140724869179ea5.rlib,liblitemap-c02f74ec33ce61e9.rlib,libtinystr-5cfc693a822fa4e4.rlib,libzerovec-019544fcd9efcf3c.rlib,libwriteable-69df7c94598306ad.rlib,libyoke-16d7dcace68405d4.rlib,libzerofrom-8a69d4f093b5b994.rlib,libstable_deref_trait-4daef82966b1abdd.rlib,libform_urlencoded-53924430f7580454.rlib,libpercent_encoding-68324bb938036928.rlib,libhttp-23a18c313d541c68.rlib,libitoa-1017602cecba78f2.rlib,libbytes-20bff4e6ae6cac1a.rlib,libfnv-185b8526af05532d.rlib,liblog-8f2248238a444825.rlib,libfutures_util-04701e19dbc76701.rlib,libslab-1d4cc7c7eba9082b.rlib,libpin_project_lite-b16a97cb545211fd.rlib,libfutures_sink-32a307e735e1cb93.rlib,libfutures_task-1caf3029451a2f60.rlib,libpin_utils-d8f0fd3fa8a14f27.rlib,libfutures_core-dd67655186f24208.rlib,libbase64-a5e94c799b6e0355.rlib,libfiglet_rs-5804ad47f9f601a6.rlib,libclap-660993284cbd4aa5.rlib,libclap_builder-c1dd57a30601ab39.rlib,libstrsim-19b3c4cc1ff5c77e.rlib,libanstream-a3c037a1aa4886c8.rlib,libanstyle_query-01f3b247eac3fb62.rlib,libis_terminal_polyfill-a534c82a7c6c6fad.rlib,libcolorchoice-a1c0bf032c0abb4d.rlib,libanstyle_parse-c790a378e782d619.rlib,libutf8parse-07200a2af1b9897d.rlib,libclap_lex-cde35d007735e1bc.rlib,libanstyle-ebc1a675ce8e8f17.rlib}.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/herbivore-0eedee05a8f75d84" "-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: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `herbivore` (bin "herbivore") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c9c803695b7752d461e0b72388a1e3ca542063fd31fcb216d3ee1ad755aed368", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9c803695b7752d461e0b72388a1e3ca542063fd31fcb216d3ee1ad755aed368", kill_on_drop: false }` [INFO] [stdout] c9c803695b7752d461e0b72388a1e3ca542063fd31fcb216d3ee1ad755aed368