[INFO] fetching crate deepbiop-cli 0.1.11... [INFO] testing deepbiop-cli-0.1.11 against beta-2024-10-19 for beta-1.83-1 [INFO] extracting crate deepbiop-cli 0.1.11 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate deepbiop-cli 0.1.11 on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate deepbiop-cli 0.1.11 [INFO] finished tweaking crates.io crate deepbiop-cli 0.1.11 [INFO] tweaked toml for crates.io crate deepbiop-cli 0.1.11 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate deepbiop-cli 0.1.11 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" "+beta-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 134eab5d31d3ab9ce3dca47c410ccfbab1618c5e83b25e536b61cb6d8814e90d [INFO] running `Command { std: "docker" "start" "-a" "134eab5d31d3ab9ce3dca47c410ccfbab1618c5e83b25e536b61cb6d8814e90d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "134eab5d31d3ab9ce3dca47c410ccfbab1618c5e83b25e536b61cb6d8814e90d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "134eab5d31d3ab9ce3dca47c410ccfbab1618c5e83b25e536b61cb6d8814e90d", kill_on_drop: false }` [INFO] [stdout] 134eab5d31d3ab9ce3dca47c410ccfbab1618c5e83b25e536b61cb6d8814e90d [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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49fe2c7ce8653057e24d78627a40018dbd6dfac0718e6b761bd13b7546aebd76 [INFO] running `Command { std: "docker" "start" "-a" "49fe2c7ce8653057e24d78627a40018dbd6dfac0718e6b761bd13b7546aebd76", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling arrow-schema v52.2.0 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling cc v1.1.14 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling pyo3-build-config v0.21.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling reborrow v0.5.5 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling libz-ng-sys v1.1.16 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling pyo3-ffi v0.21.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling zstd-sys v2.0.12+zstd.1.5.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling portable-atomic v1.7.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling pyo3-macros-backend v0.21.2 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling bytemuck_derive v1.7.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling bytemuck v1.17.0 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling dyn-stack v0.10.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling pulp v0.18.22 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling noodles-core v0.15.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling flatbuffers v24.3.25 [INFO] [stderr] Compiling pyo3 v0.21.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling arrow-buffer v52.2.0 [INFO] [stderr] Compiling gemm-common v0.17.1 [INFO] [stderr] Compiling arrow-data v52.2.0 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling pyo3-macros v0.21.2 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling arrow-array v52.2.0 [INFO] [stderr] Compiling bit-vec v0.7.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling arrow-select v52.2.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling arrow-cast v52.2.0 [INFO] [stderr] Compiling gemm-f32 v0.17.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling zip v1.1.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling noodles-bgzf v0.32.0 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling arrow-ipc v52.2.0 [INFO] [stderr] Compiling noodles-csi v0.37.0 [INFO] [stderr] Compiling numpy v0.21.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling noodles-sam v0.63.0 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling gemm-f16 v0.17.1 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling gemm-c64 v0.17.1 [INFO] [stderr] Compiling gemm-c32 v0.17.1 [INFO] [stderr] Compiling gemm-f64 v0.17.1 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling pyo3-stub-gen-derive v0.6.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling buffer-redux v1.0.2 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling inventory v0.3.15 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling pyo3-stub-gen v0.6.0 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling needletail v0.5.1 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling gemm v0.17.1 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling derive_builder v0.20.0 [INFO] [stderr] Compiling noodles-bam v0.66.0 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling arrow-csv v52.2.0 [INFO] [stderr] Compiling noodles-fasta v0.42.0 [INFO] [stderr] Compiling arrow-json v52.2.0 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling arrow-ord v52.2.0 [INFO] [stderr] Compiling arrow-string v52.2.0 [INFO] [stderr] Compiling safetensors v0.4.4 [INFO] [stderr] Compiling arrow-arith v52.2.0 [INFO] [stderr] Compiling arrow-row v52.2.0 [INFO] [stderr] Compiling noodles-fastq v0.14.0 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling lexical v6.1.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling arrow v52.2.0 [INFO] [stderr] Compiling candle-core v0.6.0 [INFO] [stderr] Compiling parquet v52.2.0 [INFO] [stderr] Compiling deepbiop-utils v0.1.11 [INFO] [stderr] Compiling noodles v0.79.0 [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling object v0.36.3 [INFO] [stderr] Compiling os_info v3.8.2 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling clap-verbosity-flag v2.2.1 [INFO] [stderr] Compiling clap_complete v4.5.23 [INFO] [stderr] Compiling human-panic v2.0.1 [INFO] [stderr] Compiling deepbiop-fq v0.1.11 [INFO] [stderr] Compiling deepbiop-bam v0.1.11 [INFO] [stderr] error: could not compile `candle-core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/bin/rustc --crate-name candle_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/candle-core-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("accelerate", "cuda", "cudarc", "cudnn", "default", "metal", "mkl"))' -C metadata=307ec23bf7a470d7 -C extra-filename=-307ec23bf7a470d7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-6ac88002c46ec63a.rmeta --extern gemm=/opt/rustwide/target/debug/deps/libgemm-199f3ef870e83cf9.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-598577fe5163faad.rmeta --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-c868fc020c8f16bf.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-1800007a4699d381.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-7f11b1b047c46f04.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-4ab80d112d24c242.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-14c71b3e7f4ec0ef.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-3c9b21f51d44c67e.rmeta --extern safetensors=/opt/rustwide/target/debug/deps/libsafetensors-e96daf6b3a298e96.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b7d4cbb798a42cf2.rmeta --extern yoke=/opt/rustwide/target/debug/deps/libyoke-a50b3d878aa2b622.rmeta --extern zip=/opt/rustwide/target/debug/deps/libzip-574a7ce9d931fb45.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `parquet` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/bin/rustc --crate-name parquet --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/parquet-52.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="arrow"' --cfg 'feature="arrow-array"' --cfg 'feature="arrow-buffer"' --cfg 'feature="arrow-cast"' --cfg 'feature="arrow-data"' --cfg 'feature="arrow-ipc"' --cfg 'feature="arrow-schema"' --cfg 'feature="arrow-select"' --cfg 'feature="base64"' --cfg 'feature="brotli"' --cfg 'feature="default"' --cfg 'feature="flate2"' --cfg 'feature="lz4"' --cfg 'feature="lz4_flex"' --cfg 'feature="snap"' --cfg 'feature="zstd"' --cfg 'feature="zstd-sys"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arrow", "arrow-array", "arrow-buffer", "arrow-cast", "arrow-csv", "arrow-data", "arrow-ipc", "arrow-schema", "arrow-select", "async", "base64", "brotli", "clap", "cli", "default", "experimental", "flate2", "futures", "json", "lz4", "lz4_flex", "object_store", "serde", "serde_json", "snap", "test_common", "tokio", "zstd", "zstd-sys"))' -C metadata=cfc4edb07a303a70 -C extra-filename=-cfc4edb07a303a70 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-c660d2b557763cec.rmeta --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-73dc5c716b05d2fd.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-c87003b55eedb391.rmeta --extern arrow_cast=/opt/rustwide/target/debug/deps/libarrow_cast-0b56a169b9d1a06c.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-ffe2de8cab25172c.rmeta --extern arrow_ipc=/opt/rustwide/target/debug/deps/libarrow_ipc-50f8e98f3636470b.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-fb5b31b5480097d1.rmeta --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-d03df79da07381e1.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-1e2a536fab485f9b.rmeta --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-2cd0d72921831fa8.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-57fdfcf4b6e1faec.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b1b8c6d411bcd2da.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-544cf07a1f46990b.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-598577fe5163faad.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-c059e237272e9f67.rmeta --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-65333623ad8021c8.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-ed790f2f8a6d15ff.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-b2c1d109857e585e.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-940bfb45d3a97005.so --extern seq_macro=/opt/rustwide/target/debug/deps/libseq_macro-098c90065285393e.so --extern snap=/opt/rustwide/target/debug/deps/libsnap-91922e63b1f54480.rmeta --extern thrift=/opt/rustwide/target/debug/deps/libthrift-5d33eaebfc01b8de.rmeta --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-8147204996ddc6cb.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-6b675873da9d90fc.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libz-ng-sys-1abfdb77e5ede554/out/lib -L native=/opt/rustwide/target/debug/build/libz-ng-sys-1abfdb77e5ede554/out/lib64 -L native=/opt/rustwide/target/debug/build/zstd-sys-c6d4578659d0a990/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "49fe2c7ce8653057e24d78627a40018dbd6dfac0718e6b761bd13b7546aebd76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49fe2c7ce8653057e24d78627a40018dbd6dfac0718e6b761bd13b7546aebd76", kill_on_drop: false }` [INFO] [stdout] 49fe2c7ce8653057e24d78627a40018dbd6dfac0718e6b761bd13b7546aebd76