[INFO] fetching crate transformrs 1.0.0... [INFO] testing transformrs-1.0.0 against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] extracting crate transformrs 1.0.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate transformrs 1.0.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate transformrs 1.0.0 [INFO] tweaked toml for crates.io crate transformrs 1.0.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate transformrs 1.0.0 on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate transformrs 1.0.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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4dc4a44852825b9838d5570d0da6f8eadc2cfebd1978097424a46bea70551e2a [INFO] running `Command { std: "docker" "start" "-a" "4dc4a44852825b9838d5570d0da6f8eadc2cfebd1978097424a46bea70551e2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4dc4a44852825b9838d5570d0da6f8eadc2cfebd1978097424a46bea70551e2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dc4a44852825b9838d5570d0da6f8eadc2cfebd1978097424a46bea70551e2a", kill_on_drop: false }` [INFO] [stdout] 4dc4a44852825b9838d5570d0da6f8eadc2cfebd1978097424a46bea70551e2a [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 518be49c7daf3965f760458490e2e4f52552279c947c076c53e538c2745d137f [INFO] running `Command { std: "docker" "start" "-a" "518be49c7daf3965f760458490e2e4f52552279c947c076c53e538c2745d137f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rustls-webpki v0.103.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [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 icu_locid_transform v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling transformrs v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.17s [INFO] running `Command { std: "docker" "inspect" "518be49c7daf3965f760458490e2e4f52552279c947c076c53e538c2745d137f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "518be49c7daf3965f760458490e2e4f52552279c947c076c53e538c2745d137f", kill_on_drop: false }` [INFO] [stdout] 518be49c7daf3965f760458490e2e4f52552279c947c076c53e538c2745d137f [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6cf5a35544257781fd385400b0efe9d857f263ec3891f2ef94d1e4d6b5dd170 [INFO] running `Command { std: "docker" "start" "-a" "b6cf5a35544257781fd385400b0efe9d857f263ec3891f2ef94d1e4d6b5dd170", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling transformrs v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `transformrs` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/bin/rustc --crate-name transformrs --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=788580d1a25ee610 -C extra-filename=-1725fed6b90f352a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-c69c97e502d7d583.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-e90adfcf85d3c158.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-dd653401122242a6.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9b444a174a2e0976.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-6ba6820c1744a996.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-471eb55c1328a7da.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-85ed177489755566.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-81a4406e22a611e9.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-3e3a2755961e76da.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-769ef17018d70230.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-ec59213580904a64/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcxTz9W4/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-769ef17018d70230,libnu_ansi_term-bd2d02d44727f6d8,liboverload-23726fa51fddfe0c,libthread_local-6db3232ecc24efb6,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libtracing_log-2e6e8cb3d0603499}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtransformrs-eebe0a05a4fdbedc,libregex-9b444a174a2e0976,libregex_automata-ab95923a91eaf688,libaho_corasick-6e9abec44e58222d,libregex_syntax-13fc688ae7f36982,libreqwest-6ba6820c1744a996,libserde_urlencoded-539ac733afd76a3f,libbase64-2a03de3babadded3,librustls_pemfile-70a8b1ebc541565a,libipnet-9aae67a4e846df6d,libhyper_rustls-3302ed647acaaeb2,libwebpki_roots-0706a30944a37a1a,libhyper_tls-483bf8336d4971fa,libtokio_native_tls-aa7141f4adde8eb4,libtokio_rustls-f7247a5153fe6c13,librustls-7fb5d12993d3a7b4,libsubtle-ca7024fc66e4388f,libwebpki-86d69eccff2da48e,libring-fd1d6ff79faca4b9,libgetrandom-e81ebe708bcfe43e,libuntrusted-3420b86308bec153,libzeroize-ead98f074a37f829,librustls_pki_types-2e4234be2bbf9b66,libmime-4b44681fdb2c65f7,libencoding_rs-591e0cad5e0af89d,libserde_json-85ed177489755566,libryu-0ea4bafc9bef6d8b,libserde-471eb55c1328a7da,libtower-878e3101bc8cd551,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-d557d321bbb60849,libopenssl_probe-cbab9b905ab83f66,libopenssl-9aa855c35f8cbdeb,libbitflags-96e56b993b11ae97,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libcfg_if-33ef6c02a07f9fec,libopenssl_sys-d3a6a295ccd150d2,libhyper_util-7404d05def8cfcfc,libtower_service-0d7df29686b13872,libhyper-0633b0647fa3e4e1,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-3d3a91e3c23c2ca7,libtracing-3e3a2755961e76da,libtracing_core-cb6dd3feb0483a70,libonce_cell-098292c3b8c25e48,libindexmap-95af466bec1b0682,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libatomic_waker-001109810bdecbaa,libtokio_util-72b386508b914cac,libtokio-81a4406e22a611e9,libsocket2-134724aa562ee32e,libmio-2df0c97d79099986,liblibc-18586681d4adba10,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liblog-2b95e8355e160732,liburl-fc9fac756cff8d4a,libidna-7d53c230d8d7e5b3,libidna_adapter-03229d7ad960f966,libicu_normalizer-1629a9263aa05427,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-a5b45ffd15d94fdd,libicu_properties-a67eb0f1590beb5a,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-ef6ff266b253af9e,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-53dcc98ee9f17e19,libicu_provider-04b5fb44ddb5ca02,libicu_locid-19d37585ed0d2fa5,liblitemap-705c4d2af7d10c57,libtinystr-def068745c30b871,libzerovec-0e491cc75edf7593,libwriteable-45c783735d88c2b0,libyoke-84cf8dfb16a452d2,libzerofrom-7cfaf491f45b3d3b,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libhttp-b47bc680ed14946e,libitoa-6b76ec393d6a2c41,libfnv-2d77ec4f6f971b24,libfutures-e90adfcf85d3c158,libfutures_executor-6fc928f7f8185b36,libfutures_util-dd653401122242a6,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libbytes-bfe11088fe358bd1,libasync_stream-c69c97e502d7d583,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcxTz9W4/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-ec59213580904a64/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/text_to_image-e7c4d051b10e73a8" "-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 `transformrs` (test "text_to_image") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b6cf5a35544257781fd385400b0efe9d857f263ec3891f2ef94d1e4d6b5dd170", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6cf5a35544257781fd385400b0efe9d857f263ec3891f2ef94d1e4d6b5dd170", kill_on_drop: false }` [INFO] [stdout] b6cf5a35544257781fd385400b0efe9d857f263ec3891f2ef94d1e4d6b5dd170