[INFO] cloning repository https://github.com/nrminor/checkle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nrminor/checkle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrminor%2Fcheckle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrminor%2Fcheckle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c2402ef46a186e3de74023f30b5435c3c1d6f83 [INFO] testing nrminor/checkle against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrminor%2Fcheckle" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nrminor/checkle [INFO] finished tweaking git repo https://github.com/nrminor/checkle [INFO] tweaked toml for git repo https://github.com/nrminor/checkle written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nrminor/checkle on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nrminor/checkle 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xz2 v0.1.7 [INFO] [stderr] Downloaded rstest_macros v0.18.2 [INFO] [stderr] Downloaded color-spantrace v0.3.0 [INFO] [stderr] Downloaded clap-verbosity-flag v2.2.3 [INFO] [stderr] Downloaded libredox v0.1.9 [INFO] [stderr] Downloaded xattr v1.5.1 [INFO] [stderr] Downloaded rstest v0.18.2 [INFO] [stderr] Downloaded assert_cmd v2.0.17 [INFO] [stderr] Downloaded owo-colors v4.2.2 [INFO] [stderr] Downloaded clap v4.5.42 [INFO] [stderr] Downloaded cc v1.2.31 [INFO] [stderr] Downloaded prettytable-rs v0.10.0 [INFO] [stderr] Downloaded clap_complete v4.5.55 [INFO] [stderr] Downloaded clap_builder v4.5.42 [INFO] [stderr] Downloaded color-eyre v0.6.5 [INFO] [stderr] Downloaded lzma-sys v0.1.20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] afd312611f24fb8773e1d741e6f54fb3bc5c276d535c2e5d47819344290ffe51 [INFO] running `Command { std: "docker" "start" "-a" "afd312611f24fb8773e1d741e6f54fb3bc5c276d535c2e5d47819344290ffe51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "afd312611f24fb8773e1d741e6f54fb3bc5c276d535c2e5d47819344290ffe51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afd312611f24fb8773e1d741e6f54fb3bc5c276d535c2e5d47819344290ffe51", kill_on_drop: false }` [INFO] [stdout] afd312611f24fb8773e1d741e6f54fb3bc5c276d535c2e5d47819344290ffe51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 346d23b1bf16cd4b9834fbdd97a8f27a65563f12eb8cd59c4f826335ee372929 [INFO] running `Command { std: "docker" "start" "-a" "346d23b1bf16cd4b9834fbdd97a8f27a65563f12eb8cd59c4f826335ee372929", kill_on_drop: false }` [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling clap_builder v4.5.42 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling checkle v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling fern v0.7.1 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling clap v4.5.42 [INFO] [stderr] Compiling clap_complete v4.5.55 [INFO] [stderr] Compiling clap-verbosity-flag v2.2.3 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.56s [INFO] running `Command { std: "docker" "inspect" "346d23b1bf16cd4b9834fbdd97a8f27a65563f12eb8cd59c4f826335ee372929", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "346d23b1bf16cd4b9834fbdd97a8f27a65563f12eb8cd59c4f826335ee372929", kill_on_drop: false }` [INFO] [stdout] 346d23b1bf16cd4b9834fbdd97a8f27a65563f12eb8cd59c4f826335ee372929 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c505b31cc2309854c856f1d36b1ca26af46b6d94341661170eef4fdb1e611e5c [INFO] running `Command { std: "docker" "start" "-a" "c505b31cc2309854c856f1d36b1ca26af46b6d94341661170eef4fdb1e611e5c", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling clap v4.5.42 [INFO] [stderr] Compiling clap-verbosity-flag v2.2.3 [INFO] [stderr] Compiling clap_complete v4.5.55 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rstest v0.18.2 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling checkle v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] error: could not compile `checkle` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0d162b25edd5bf0dba9a22e83b614f1113e90474/bin/rustc --crate-name checkle --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::style' '--warn=clippy::perf' '--warn=clippy::pedantic' '--warn=clippy::correctness' '--warn=clippy::complexity' '--warn=clippy::all' '--deny=clippy::unwrap_used' '--deny=clippy::print_stdout' '--deny=clippy::print_stderr' --test --cfg 'feature="archives"' --cfg 'feature="bzip2"' --cfg 'feature="default"' --cfg 'feature="flate2"' --cfg 'feature="tar"' --cfg 'feature="xz2"' --cfg 'feature="zip"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("archives", "bzip2", "default", "flate2", "simd", "tar", "tar-only", "xz2", "zip", "zip-only"))' -C metadata=e1e5a90f6f6b0fd2 -C extra-filename=-fec938efb4a21de3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-fb030ed397a4877d.rlib --extern bzip2=/opt/rustwide/target/debug/deps/libbzip2-ead649fe0eab8c7b.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-67fd850bc7b87464.rlib --extern clap_verbosity_flag=/opt/rustwide/target/debug/deps/libclap_verbosity_flag-9bc6a8bdcad5d133.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-59f6c59fc398f04e.rlib --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-9ae3f1d1f09d9776.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-9c06f5d362ae9cb7.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-7dfc1ec4616dd415.rlib --extern digest=/opt/rustwide/target/debug/deps/libdigest-9b45b0777868dee8.rlib --extern fern=/opt/rustwide/target/debug/deps/libfern-01821c3a9824abf0.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-f7d304e4ab194576.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-da3f5880a1b54916.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-9b11ff73d42cddd3.rlib --extern jiff=/opt/rustwide/target/debug/deps/libjiff-42b0392556caa885.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-6d4bc9edb12667b2.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-10cbbf80015afaa8.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-64d41c4183345cb9.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-3876597eb61bfdca.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-a9ebc144341828fb.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-18ae4a3e007c193b.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-d933aa22d3f34dfc.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-92311a26461b445e.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-292a8a29870850e1.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-0a5537037daa4e44.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-2e8f8ba1b1a71b87.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5ccf79d208aeba00.rlib --extern xz2=/opt/rustwide/target/debug/deps/libxz2-f90b912be1fd522a.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-01fc6e4d352a7343.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/bzip2-sys-92477cc4797d0861/out/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-19f61c8c0b8a6639/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c505b31cc2309854c856f1d36b1ca26af46b6d94341661170eef4fdb1e611e5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c505b31cc2309854c856f1d36b1ca26af46b6d94341661170eef4fdb1e611e5c", kill_on_drop: false }` [INFO] [stdout] c505b31cc2309854c856f1d36b1ca26af46b6d94341661170eef4fdb1e611e5c