[INFO] cloning repository https://github.com/sjrusso8/spark-connect-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sjrusso8/spark-connect-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjrusso8%2Fspark-connect-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjrusso8%2Fspark-connect-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bb520be066b48bfc1a6f712770003c7ec8c1adbc
[INFO] testing sjrusso8/spark-connect-rs against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjrusso8%2Fspark-connect-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sjrusso8/spark-connect-rs
[INFO] finished tweaking git repo https://github.com/sjrusso8/spark-connect-rs
[INFO] tweaked toml for git repo https://github.com/sjrusso8/spark-connect-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sjrusso8/spark-connect-rs on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sjrusso8/spark-connect-rs 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: examples/Cargo.toml: unused manifest key: bin.5.required-feature
[INFO] [stderr] warning: `examples` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7110390d9e6da834c0cc5b2565da420119581b22e7e5d5c9934b22aeb02ed3b8
[INFO] running `Command { std: "docker" "start" "7110390d9e6da834c0cc5b2565da420119581b22e7e5d5c9934b22aeb02ed3b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7110390d9e6da834c0cc5b2565da420119581b22e7e5d5c9934b22aeb02ed3b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7110390d9e6da834c0cc5b2565da420119581b22e7e5d5c9934b22aeb02ed3b8" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7110390d9e6da834c0cc5b2565da420119581b22e7e5d5c9934b22aeb02ed3b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7110390d9e6da834c0cc5b2565da420119581b22e7e5d5c9934b22aeb02ed3b8" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: examples/Cargo.toml: unused manifest key: bin.5.required-feature
[INFO] [stderr] warning: `examples` (manifest) generated 1 warning
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling arrow-schema v55.0.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling lexical-util v1.0.6
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling rustix v0.38.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling lexical-write-integer v1.0.5
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling prettyplease v0.2.14
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling lexical-write-float v1.0.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling lexical-parse-float v1.0.5
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling aho-corasick v1.0.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling lexical-core v1.0.5
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling flatbuffers v25.2.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling tower v0.5.1
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling csv v1.2.2
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling arrow-buffer v55.0.0
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling arrow-data v55.0.0
[INFO] [stderr]    Compiling arrow-array v55.0.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[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 prost-derive v0.12.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling arrow-select v55.0.0
[INFO] [stderr]    Compiling arrow-row v55.0.0
[INFO] [stderr]    Compiling arrow-arith v55.0.0
[INFO] [stderr]    Compiling arrow-ipc v55.0.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling comfy-table v7.1.1
[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 arrow-cast v55.0.0
[INFO] [stderr]    Compiling arrow-ord v55.0.0
[INFO] [stderr]    Compiling arrow-string v55.0.0
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling tonic-build v0.11.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling spark-connect-rs v0.0.2 (/opt/rustwide/workdir/crates/connect)
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling arrow-json v55.0.0
[INFO] [stderr]    Compiling arrow-csv v55.0.0
[INFO] [stderr]    Compiling arrow v55.0.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tonic v0.11.0
[INFO] [stderr]    Compiling examples v0.0.0 (/opt/rustwide/workdir/examples)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcKCPGDZ/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libspark_connect_rs-c5ebce383ea33681,libprost_types-7ad1d6ac6798823e,libthiserror-31a7352d0ba5028a,librand-37f266750dd295a4,librand_chacha-5531ea4f4fde3857,librand_core-2ce4168eb8314385,libtower-a397513743222369,liburl-52cdf8ba61ea88e2,libidna-69797636dfb2751d,libidna_adapter-8ecf773b482e8458,libicu_normalizer-f8b95e28745a9499,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libsmallvec-fa67242f752a0fe9,libicu_properties-62f7471187e7e89d,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-4d8cd331919a6533,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-39379943a65a94a5,libicu_provider-a1f9d9dbd6707f3c,libicu_locid-3a08192070b7407e,liblitemap-79485f3bd9d9879d,libtinystr-5d6c450ea9a7eab1,libzerovec-0d5bf7102bcae375,libwriteable-1e5dea0053e4c229,libyoke-fbc27b6e04c619bb,libzerofrom-f4c987574443d31e,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-394ba385fc1b4b46,libuuid-d4b93778453b1bf8,libgetrandom-91c6e521d572c0b6,libtonic-db36411232ff62a2,libhyper_timeout-58ce6794c1e7ff64,libtokio_io_timeout-7ba66a099054cec1,libasync_stream-ea22469e2d209cc8,libaxum-0643f875bc46f843,libpercent_encoding-af9df9186596bd92,libmatchit-616cb01453b9e7d4,libbitflags-dde12b0d7d495b50,libsync_wrapper-b5d3a794a1e9deea,libaxum_core-3eaed825b1dfc2d1,libmime-0188e0814ca7ddbf,libhyper-53631e4cfcde6c41,libwant-d8df4f5f53878ad5,libtry_lock-d829e1fc867adb15,libhttparse-8c9b827b8f345444,libh2-cfde135d36e5a500,libfutures_channel-0897301d97903da3,libhttpdate-331798cefc82cc7e,libtower-ba1618977c0f701b,libindexmap-06098e486c4b2270,libhashbrown-cae2cd0d9cc0a6cf,libtokio_util-cfef3d5eb3d7c43e,libfutures_sink-ae1eb2d060de53a2,librand-208a7d5626983e9a,librand_chacha-255501ad69dd58fb,libppv_lite86-74d192d5fb0d20a2,librand_core-37dba98d7283b4bf,libfutures_util-f76bb5d62d2200c0,libslab-1d6e3276f95c46da,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtower_layer-d908dd771b239ecd,libbase64-13144a1f1e192158,libprost-306d4d6e23ede76a,libpin_project-7f5562e8eaf8383c,libtracing-5fe58cdf2a9e4230,libtracing_core-2dd2137bcb2b0cce,libtower_service-3fb88d28c2218805,libtokio_stream-e77e3b444be44fa5,libfutures_core-3b920243fce8fec0,libhttp_body-843516fda671a129,libhttp-8f19eee54b2fe72f,libfnv-79e2cbfbe03dcd16,libtokio-a8dcc3729a7e1ad4,libsocket2-8d5dc24c94e1011f,libmio-c2f91eb0fcb1aa55,libpin_project_lite-b342d85da484cd05,libarrow-8e89196b2e4a70eb,libarrow_row-ca676d30cc1a23db,libarrow_json-f195b80e1e85b5ea,libsimdutf8-a1de2a2d793955cc,libserde_json-684558f7cd389c69,libindexmap-f4905d47c425ac65,libequivalent-487f93f8f6ab5e5b,libarrow_ipc-178380b1e648610f,libflatbuffers-a7d4b88e76e338f1,libbitflags-716aca32ffb35253,libarrow_csv-a65d0b0fe2b3f094,liblazy_static-af860367908b8176,libcsv-5ac925c73f67fd1b,libitoa-55c9c85d80bf643d,libserde-8e3ab720528d6407,libcsv_core-c9599a6e281ca0ce,libarrow_string-7353511663ff260e,libregex_syntax-b3b1b8df119ea4de,libregex-e24de19ec77c91f1,libregex_automata-32fa78a0264ba18d,libaho_corasick-d9151baab4df61ec,libregex_syntax-50e2b941f0d2f822,libmemchr-08f38e9718637002,libarrow_cast-05e2e9de0d202cb4,libatoi-f44c2f6922e45795,libryu-bfbf481d1d54f9d3,libbase64-32787b0325ea6df8,libcomfy_table-05638f3ac27f7ce7,libunicode_width-affb1d25ef114124,libstrum-898364c26f920f47,liblexical_core-82893c2697ccf4b3,liblexical_write_float-ffc6d6a995a5e679,liblexical_write_integer-ec44d5c071e2696b,liblexical_parse_float-1a1fcf77ca839b4d,liblexical_parse_integer-c55498cb24fcf9c7,liblexical_util-e5c166cc6dc066fe,libstatic_assertions-f0217ecdd817a834,libarrow_arith-3cf9846f815deced,libarrow_ord-a8a4605b40264388,libarrow_select-1d99336a3a673b11,libarrow_array-063352627b8f386a,libahash-252e47f5871e547e,libgetrandom-fa478d3a65ca6369,liblibc-e97dc10e4d08f66c,libonce_cell-88da25fb809d9a5c,libzerocopy-2a9b74fd45914c69,libhashbrown-acdfbba63b345327,libchrono-0407529dfdce8892,libiana_time_zone-ebde09c3ffbc5acf,libarrow_data-ed7d137fbfea16d2,libarrow_schema-96df6d165e7d7046,libarrow_buffer-e58f83626c4a34a6,libbytes-82ad4f0211bdc963,libhalf-62b567f8613f8cc3,libcfg_if-3e7fc4e38d4a72b5,libnum-07366065e63577a5,libnum_iter-282e7ca1320aa381,libnum_rational-46d6682dab3f121e,libnum_complex-26e2ae6b363e5585,libnum_bigint-01261f8790049743,libnum_integer-d8561293b50e5b1b,libnum_traits-8d2ff4222c1a7019}.rlib" "<sysroot>/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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcKCPGDZ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/databricks-34422860751a64c2" "-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 `examples` (bin "databricks") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7110390d9e6da834c0cc5b2565da420119581b22e7e5d5c9934b22aeb02ed3b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7110390d9e6da834c0cc5b2565da420119581b22e7e5d5c9934b22aeb02ed3b8", kill_on_drop: false }`
[INFO] [stdout] 7110390d9e6da834c0cc5b2565da420119581b22e7e5d5c9934b22aeb02ed3b8
