[INFO] fetching crate wordchipper 0.9.1...
[INFO] testing wordchipper-0.9.1 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate wordchipper 0.9.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate wordchipper 0.9.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate wordchipper 0.9.1
[INFO] tweaked toml for crates.io crate wordchipper 0.9.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wordchipper 0.9.1 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wordchipper 0.9.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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 73b01c8ff4d76501c522e00d6602910c103f04c45e9943e91737ac991fbc9c65
[INFO] running `Command { std: "docker" "start" "-a" "73b01c8ff4d76501c522e00d6602910c103f04c45e9943e91737ac991fbc9c65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73b01c8ff4d76501c522e00d6602910c103f04c45e9943e91737ac991fbc9c65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73b01c8ff4d76501c522e00d6602910c103f04c45e9943e91737ac991fbc9c65", kill_on_drop: false }`
[INFO] [stdout] 73b01c8ff4d76501c522e00d6602910c103f04c45e9943e91737ac991fbc9c65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7f455d47db8752e51c85e4266d3809b661520cbf59383f75f5b94d878f91cb4
[INFO] running `Command { std: "docker" "start" "-a" "f7f455d47db8752e51c85e4266d3809b661520cbf59383f75f5b94d878f91cb4", kill_on_drop: false }`
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rustc-std-workspace-alloc v1.0.1
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling inventory v0.3.22
[INFO] [stderr]    Compiling ringbuffer v0.16.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]    Compiling logos v0.16.1
[INFO] [stderr]    Compiling wordchipper v0.9.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.52s
[INFO] running `Command { std: "docker" "inspect" "f7f455d47db8752e51c85e4266d3809b661520cbf59383f75f5b94d878f91cb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7f455d47db8752e51c85e4266d3809b661520cbf59383f75f5b94d878f91cb4", kill_on_drop: false }`
[INFO] [stdout] f7f455d47db8752e51c85e4266d3809b661520cbf59383f75f5b94d878f91cb4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32c30e1faeb379d5dd972124e47769b00941c8c206893f4c5e8c2f494ac6fd0f
[INFO] running `Command { std: "docker" "start" "-a" "32c30e1faeb379d5dd972124e47769b00941c8c206893f4c5e8c2f494ac6fd0f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling unicode-normalization-alignments v0.1.12
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling macro_rules_attribute v0.2.2
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rayon-cond v0.4.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling monostate-impl v0.1.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling monostate v0.1.18
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling tiktoken-rs v0.9.1
[INFO] [stderr]    Compiling serial_test v3.4.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling logos v0.16.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling wordchipper v0.9.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling dary_heap v0.3.8
[INFO] [stderr]    Compiling spm_precompiled v0.1.4
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling hf-hub v0.4.3
[INFO] [stderr]    Compiling tokenizers v0.22.2
[INFO] [stderr] error: could not compile `wordchipper` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name wordchipper --edition=2024 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 --deny=warnings '--allow=clippy::double_must_use' '--deny=clippy::doc_markdown' --cfg 'feature="concurrent"' --cfg 'feature="default"' --cfg 'feature="fast-hash"' --cfg 'feature="parallel"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "concurrent", "datagym", "default", "default-tls", "download", "fast-hash", "parallel", "rustls-tls", "std", "testing", "tracing"))' -C metadata=fc1a780513f45335 -C extra-filename=-4c7ea08035821e7c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-89b17fbaff20a5ee.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-fff42f7554bbeb90.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-cad248e7066eec15.rmeta --extern document_features=/opt/rustwide/target/debug/deps/libdocument_features-3a41b0afbde330b3.so --extern fancy_regex=/opt/rustwide/target/debug/deps/libfancy_regex-08b581d74ee8006e.rmeta --extern foldhash=/opt/rustwide/target/debug/deps/libfoldhash-7eee838ebfd1d1d4.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-cd5ab8cd806cca13.rmeta --extern inventory=/opt/rustwide/target/debug/deps/libinventory-f7a7b4caadf87de1.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-753a0cb3f11b08fe.rmeta --extern logos=/opt/rustwide/target/debug/deps/liblogos-2c1bd63ec14f3a5e.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-ec16a133dc73ac5c.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e473ac21eda8bb8b.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-6f6d2748629113ef.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-e0d5376fb2c4f2d4.rmeta --extern regex_automata=/opt/rustwide/target/debug/deps/libregex_automata-216ca0afec17a195.rmeta --extern ringbuffer=/opt/rustwide/target/debug/deps/libringbuffer-1f7e64f2430e6722.rmeta --extern spin=/opt/rustwide/target/debug/deps/libspin-41051cad427a38c8.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-0ee1e093917df600.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e06ca39aa7c98ac9.rmeta --extern unicode_general_category=/opt/rustwide/target/debug/deps/libunicode_general_category-fbbe53a9588299ab.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `wordchipper` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name wordchipper --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 --deny=warnings '--allow=clippy::double_must_use' '--deny=clippy::doc_markdown' --test --cfg 'feature="concurrent"' --cfg 'feature="default"' --cfg 'feature="fast-hash"' --cfg 'feature="parallel"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "concurrent", "datagym", "default", "default-tls", "download", "fast-hash", "parallel", "rustls-tls", "std", "testing", "tracing"))' -C metadata=6eef18c11ff735f5 -C extra-filename=-bdc75e3e57749dbb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-89b17fbaff20a5ee.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-fff42f7554bbeb90.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-cad248e7066eec15.rlib --extern document_features=/opt/rustwide/target/debug/deps/libdocument_features-3a41b0afbde330b3.so --extern fancy_regex=/opt/rustwide/target/debug/deps/libfancy_regex-08b581d74ee8006e.rlib --extern foldhash=/opt/rustwide/target/debug/deps/libfoldhash-7eee838ebfd1d1d4.rlib --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-cd5ab8cd806cca13.rlib --extern inventory=/opt/rustwide/target/debug/deps/libinventory-f7a7b4caadf87de1.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-753a0cb3f11b08fe.rlib --extern logos=/opt/rustwide/target/debug/deps/liblogos-2c1bd63ec14f3a5e.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-ec16a133dc73ac5c.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e473ac21eda8bb8b.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-9e616e8b04e1c22e.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-6f6d2748629113ef.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-e0d5376fb2c4f2d4.rlib --extern regex_automata=/opt/rustwide/target/debug/deps/libregex_automata-216ca0afec17a195.rlib --extern ringbuffer=/opt/rustwide/target/debug/deps/libringbuffer-1f7e64f2430e6722.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-f4b0230554975bbc.rlib --extern spin=/opt/rustwide/target/debug/deps/libspin-41051cad427a38c8.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-0ee1e093917df600.rlib --extern tempdir=/opt/rustwide/target/debug/deps/libtempdir-1fde483852deb8d4.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e06ca39aa7c98ac9.rlib --extern tiktoken_rs=/opt/rustwide/target/debug/deps/libtiktoken_rs-f29dc8be267fc109.rlib --extern tokenizers=/opt/rustwide/target/debug/deps/libtokenizers-7b5642525327daf8.rlib --extern unicode_general_category=/opt/rustwide/target/debug/deps/libunicode_general_category-fbbe53a9588299ab.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/esaxx-rs-c769d6ead6610ac7/out -L native=/opt/rustwide/target/debug/build/ring-3377f32fe81c2204/out -L native=/opt/rustwide/target/debug/build/onig_sys-2c5e54f3756e39d7/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "32c30e1faeb379d5dd972124e47769b00941c8c206893f4c5e8c2f494ac6fd0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32c30e1faeb379d5dd972124e47769b00941c8c206893f4c5e8c2f494ac6fd0f", kill_on_drop: false }`
[INFO] [stdout] 32c30e1faeb379d5dd972124e47769b00941c8c206893f4c5e8c2f494ac6fd0f
