[INFO] fetching crate arrow-udf-runtime 0.8.0...
[INFO] checking arrow-udf-runtime-0.8.0 against try#df1b9bf194c9183fb7c0604484171064069ce232 for pr-149195-4
[INFO] extracting crate arrow-udf-runtime 0.8.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate arrow-udf-runtime 0.8.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate arrow-udf-runtime 0.8.0
[INFO] tweaked toml for crates.io crate arrow-udf-runtime 0.8.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate arrow-udf-runtime 0.8.0 on toolchain df1b9bf194c9183fb7c0604484171064069ce232
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate arrow-udf-runtime 0.8.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" "+df1b9bf194c9183fb7c0604484171064069ce232" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a43751bc44f74c06c4fa290cb5619341ccfbbb829779b9038d73b4db03456e8f
[INFO] running `Command { std: "docker" "start" "-a" "a43751bc44f74c06c4fa290cb5619341ccfbbb829779b9038d73b4db03456e8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a43751bc44f74c06c4fa290cb5619341ccfbbb829779b9038d73b4db03456e8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a43751bc44f74c06c4fa290cb5619341ccfbbb829779b9038d73b4db03456e8f", kill_on_drop: false }`
[INFO] [stdout] a43751bc44f74c06c4fa290cb5619341ccfbbb829779b9038d73b4db03456e8f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3bc39a9909985a78204952ee5c3ec2494d160d27eea8bf4ee5b5e6ca45a17b38
[INFO] running `Command { std: "docker" "start" "-a" "3bc39a9909985a78204952ee5c3ec2494d160d27eea8bf4ee5b5e6ca45a17b38", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling cranelift-isle v0.114.0
[INFO] [stderr]    Compiling io-lifetimes v2.0.3
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.114.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.114.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]    Compiling pyo3-build-config v0.24.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]     Checking arbitrary v1.3.2
[INFO] [stderr]    Compiling io-extras v0.18.4
[INFO] [stderr]     Checking rustc-hash v2.1.0
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking lexical-util v1.0.3
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling wasm-encoder v0.222.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]     Checking cranelift-control v0.114.0
[INFO] [stderr]    Compiling cap-primitives v3.4.2
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking winnow v0.6.18
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]     Checking arrow-schema v54.3.1
[INFO] [stderr]    Compiling unicode-xid v0.2.5
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking wasm-encoder v0.219.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking arrow-buffer v54.3.1
[INFO] [stderr]    Compiling wasmtime-component-macro v27.0.0
[INFO] [stderr]    Compiling wasmtime-cache v27.0.0
[INFO] [stderr]     Checking wasmtime-component-util v27.0.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]    Compiling cap-std v3.4.2
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling syn-mid v0.5.4
[INFO] [stderr]     Checking wast v222.0.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.24.1
[INFO] [stderr]    Compiling pyo3-ffi v0.24.1
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling rquickjs-sys v0.6.2
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]     Checking lexical-parse-integer v1.0.2
[INFO] [stderr]     Checking lexical-write-integer v1.0.2
[INFO] [stderr]    Compiling cranelift-codegen v0.114.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking wasmtime-asm-macros v27.0.0
[INFO] [stderr]     Checking arrow-data v54.3.1
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]    Compiling wiggle-macro v27.0.0
[INFO] [stderr]     Checking fs-set-times v0.20.1
[INFO] [stderr]    Compiling wasmparser v0.219.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking memfd v0.6.4
[INFO] [stderr]     Checking lexical-parse-float v1.0.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking ittapi v0.4.0
[INFO] [stderr]     Checking lexical-write-float v1.0.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking getrandom v0.3.2
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v27.0.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking wasmtime-slab v27.0.0
[INFO] [stderr]    Compiling system-interface v0.27.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling cap-fs-ext v3.4.2
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]    Compiling portable-atomic v1.7.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking lexical-core v1.0.2
[INFO] [stderr]    Compiling pyo3 v0.24.1
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling genawaiter2-proc-macro v0.100.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking cap-time-ext v3.4.2
[INFO] [stderr]    Compiling arrow-udf-runtime v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking genawaiter2-macro v0.100.1
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]     Checking tempfile v3.12.0
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking dissimilar v1.0.9
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v27.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling wasmtime-fiber v27.0.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling wasmtime v27.0.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking arrow-array v54.3.1
[INFO] [stderr]    Compiling prost-derive v0.13.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling witx v0.9.1
[INFO] [stderr]     Checking wat v1.222.0
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking cap-rand v3.4.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking genawaiter2 v0.100.1
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking atomic-time v0.1.5
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking expect-test v1.5.0
[INFO] [stderr] error: could not compile `pyo3-macros-backend` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/df1b9bf194c9183fb7c0604484171064069ce232/bin/rustc --crate-name pyo3_macros_backend --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-macros-backend-0.24.1/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 --warn=rust_2018_idioms '--warn=clippy::useless_transmute' '--warn=clippy::used_underscore_binding' --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn '--warn=clippy::unnecessary_wraps' '--warn=clippy::todo' --warn=rust_2021_prelude_collisions '--warn=clippy::manual_ok_or' '--warn=clippy::manual_assert' '--warn=clippy::let_unit_value' --warn=invalid_doc_attributes '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--warn=clippy::checked_conversions' '--warn=rustdoc::broken_intra_doc_links' '--warn=rustdoc::bare_urls' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("experimental-async"))' -C metadata=a8d4ee968d842808 -C extra-filename=-b7b981d98afe32d6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-8e1f98ffb0a497ae.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-91a104682b88e94a.rmeta --extern pyo3_build_config=/opt/rustwide/target/debug/deps/libpyo3_build_config-5e0adadad13c9171.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-0429375230894de6.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-4c424b7d0ca8d9c9.rmeta --cap-lints allow --cap-lints=forbid --cfg rustc_has_once_lock --cfg cargo_toml_lints --cfg rustc_has_extern_c_unwind --cfg invalid_from_utf8_lint --cfg c_str_lit --cfg diagnostic_namespace --cfg io_error_more --cfg fn_ptr_eq --check-cfg 'cfg(Py_LIMITED_API)' --check-cfg 'cfg(Py_GIL_DISABLED)' --check-cfg 'cfg(PyPy)' --check-cfg 'cfg(GraalPy)' --check-cfg 'cfg(py_sys_config, values("Py_DEBUG", "Py_REF_DEBUG", "Py_TRACE_REFS", "COUNT_ALLOCS"))' --check-cfg 'cfg(pyo3_disable_reference_pool)' --check-cfg 'cfg(pyo3_leak_on_drop_without_reference_pool)' --check-cfg 'cfg(Py_3_7)' --check-cfg 'cfg(Py_3_8)' --check-cfg 'cfg(Py_3_9)' --check-cfg 'cfg(Py_3_10)' --check-cfg 'cfg(Py_3_11)' --check-cfg 'cfg(Py_3_12)' --check-cfg 'cfg(Py_3_13)' --check-cfg 'cfg(Py_3_14)' --check-cfg 'cfg(rustc_has_once_lock)' --check-cfg 'cfg(cargo_toml_lints)' --check-cfg 'cfg(rustc_has_extern_c_unwind)' --check-cfg 'cfg(invalid_from_utf8_lint)' --check-cfg 'cfg(c_str_lit)' --check-cfg 'cfg(diagnostic_namespace)' --check-cfg 'cfg(io_error_more)' --check-cfg 'cfg(fn_ptr_eq)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `wasmparser` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/df1b9bf194c9183fb7c0604484171064069ce232/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.219.1/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 '--allow=clippy::all' --deny=unsafe_code '--warn=clippy::unnecessary_to_owned' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::clone_on_copy' --cfg 'feature="component-model"' --cfg 'feature="std"' --cfg 'feature="validate"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("component-model", "default", "features", "no-hash-maps", "serde", "std", "validate"))' -C metadata=5ef05c50320b38c0 -C extra-filename=-4aaecc164c1d9f70 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-3b979831b6117b18.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8257de363ef7afb0.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-a134ac405282fe1a.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-fffaa97da5b78114.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-07711fcd788c591c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "3bc39a9909985a78204952ee5c3ec2494d160d27eea8bf4ee5b5e6ca45a17b38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bc39a9909985a78204952ee5c3ec2494d160d27eea8bf4ee5b5e6ca45a17b38", kill_on_drop: false }`
[INFO] [stdout] 3bc39a9909985a78204952ee5c3ec2494d160d27eea8bf4ee5b5e6ca45a17b38
