[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 try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjrusso8%2Fspark-connect-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sjrusso8/spark-connect-rs on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/examples/Cargo.toml: unused manifest key: bin.5.required-feature [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2edc10b6effd0f94542de9749e0e8f8b6db0cd0b2867a8e69676397d3d624af [INFO] running `Command { std: "docker" "start" "-a" "a2edc10b6effd0f94542de9749e0e8f8b6db0cd0b2867a8e69676397d3d624af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2edc10b6effd0f94542de9749e0e8f8b6db0cd0b2867a8e69676397d3d624af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2edc10b6effd0f94542de9749e0e8f8b6db0cd0b2867a8e69676397d3d624af", kill_on_drop: false }` [INFO] [stdout] a2edc10b6effd0f94542de9749e0e8f8b6db0cd0b2867a8e69676397d3d624af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35396d248b6a6312f0a18ec2bb586c8b1df975a5d56a803dc9307a11a4d23917 [INFO] running `Command { std: "docker" "start" "-a" "35396d248b6a6312f0a18ec2bb586c8b1df975a5d56a803dc9307a11a4d23917", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/examples/Cargo.toml: unused manifest key: bin.5.required-feature [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.16 [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 pin-project-lite v0.2.13 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling arrow-schema v55.0.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [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 num-integer v0.1.45 [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 tracing-core v0.1.31 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling rustix v0.38.11 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling lexical-write-integer v1.0.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling prettyplease v0.2.14 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling lexical-write-float v1.0.5 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling arrow-buffer v55.0.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling arrow-data v55.0.0 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling arrow-array v55.0.0 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling flatbuffers v25.2.10 [INFO] [stderr] Compiling lexical-core v1.0.5 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling log v0.4.20 [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 tokio v1.44.2 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling arrow-select v55.0.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling comfy-table v7.1.1 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling arrow-cast v55.0.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling csv v1.2.2 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling tonic-build v0.11.0 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling spark-connect-rs v0.0.2 (/opt/rustwide/workdir/crates/connect) [INFO] [stderr] Compiling arrow-json v55.0.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling arrow-csv v55.0.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling arrow-ipc v55.0.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling arrow-string v55.0.0 [INFO] [stderr] Compiling arrow-ord v55.0.0 [INFO] [stderr] Compiling arrow-arith v55.0.0 [INFO] [stderr] Compiling arrow-row v55.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling arrow v55.0.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling tower v0.5.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/rustc6Ee1eX/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libspark_connect_rs-62b08d967d46973f,libprost_types-a094c3b31ac5591d,libthiserror-2df9fc3f9f284303,librand-77a796abaf4da5a8,librand_chacha-910f166dc3f4c5eb,librand_core-b85ace2583622501,libtower-fb880dfe76c17690,liburl-d6b61cc08719f094,libidna-83c3c7dc4ec26b1a,libidna_adapter-5b93915751297719,libicu_normalizer-20dfd8447bb8436e,libicu_normalizer_data-01d567ce98d55d90,libwrite16-91faa25066d79a18,libutf8_iter-efb3984ee203d151,libutf16_iter-dd1f1e17ac79c14b,libsmallvec-acf8c4b21a90144a,libicu_properties-1c72340bd478deab,libicu_properties_data-54dfcb23c9ade2e9,libicu_locid_transform-0b969487f6332f0f,libicu_locid_transform_data-f084e07c6cd202da,libicu_collections-91ac63d19c260d63,libicu_provider-0fd123640cbad425,libicu_locid-b4c1312edb8aee71,liblitemap-371202e2dc37347e,libtinystr-5bf8ee662deaeaa5,libzerovec-8d62486905004145,libwriteable-d7ff86b178f1d317,libyoke-2b9488131c30fc0a,libzerofrom-6e98af23b9140ec8,libstable_deref_trait-456565f84dafac83,libform_urlencoded-b4f845941ad6f152,libuuid-ccf556aa6a7aa099,libgetrandom-036f6241a517daac,libtonic-92bbeed7a8c485e6,libhyper_timeout-df10700c3b98bb05,libtokio_io_timeout-67d5271beca73a7a,libasync_stream-f431001e4817fca3,libaxum-7d2d8e52237abdaa,libpercent_encoding-7f7ecf94013a574b,libmatchit-994b7d2346168c4c,libbitflags-40a27ceec947d12f,libsync_wrapper-e9e1b86a97fd86cb,libaxum_core-72fdd7f4e2aa0f86,libmime-7cbfcc84299bf52b,libhyper-89aa8819c40246e7,libwant-952c98227093968e,libtry_lock-b1496b4d6f66b01f,libhttparse-2dcf90c780aed9d3,libh2-84a31d88db3c0248,libfutures_channel-3bbf97a27eb8ffef,libhttpdate-fd089b66c335a993,libtower-0520a0ee21594dee,libindexmap-51b1417d323dcb38,libhashbrown-8f765769a3ccac67,libtokio_util-91bcebe10c91a4b1,libfutures_sink-bb58a37a11906cee,librand-366de15f28737656,librand_chacha-1bb496a7276b3f1e,libppv_lite86-2079bc674c3c594c,librand_core-3f9bbf9d13cf75e7,libfutures_util-c34404bb106e62da,libslab-d3c541f5e3c2dfcb,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libtower_layer-5699d784b4449e00,libbase64-76d22feba062e299,libprost-7057364e9c836ba5,libpin_project-2534daab49c6cbd1,libtracing-d8105308cf0c839f,libtracing_core-862b18c95b518338,libtower_service-222788e4f5219726,libtokio_stream-6e1adde72e7dc1cb,libfutures_core-c23514cefd9aa7c7,libhttp_body-ec2c86a5d786e1ea,libhttp-e42f3ad4f7a779ba,libfnv-2a26f5d3b9cd4973,libtokio-a1d07b8c5232ed78,libsocket2-614d5796b6080ad9,libmio-4a90afa1cc84f21d,libpin_project_lite-28f9ac173adccb18,libarrow-cf8e7a06ff1ba41b,libarrow_row-e8313233d6be942c,libarrow_json-016fb620154bd489,libsimdutf8-9a31daf2b81b0ac1,libserde_json-2ed26c2cfaaf3d31,libindexmap-f3cf5009e89a72b5,libequivalent-4046d892813a5d9a,libarrow_ipc-4e4f2fd0d7a8f6aa,libflatbuffers-0b279f203bb35c6d,libbitflags-e2216e7dc380daf3,libarrow_csv-c82bbf6a45875ff4,liblazy_static-40183573d33ff167,libcsv-e476073130d8b4c1,libitoa-45895ebbf17c7af6,libserde-8726db77fa8f0fc1,libcsv_core-c8fec15290e5645d,libarrow_string-b047ea8bbb08a9cf,libregex_syntax-a135fc1802e9e66b,libregex-de61c6c760a58391,libregex_automata-8efc42dd655dbce9,libaho_corasick-f38c6de33b588213,libregex_syntax-4a7ff13deae6b33e,libmemchr-6e500fc2d2cc2174,libarrow_cast-a265d779bb3ab3be,libatoi-c43fd90d2d8aabd5,libryu-2fe63ec87fc646d1,libbase64-fff42f7554bbeb90,libcomfy_table-50fbf6d770088f5f,libunicode_width-f9bb554e286710e9,libstrum-4cc91a8500f8e2d0,liblexical_core-84a0a2a81f725904,liblexical_write_float-a895d1ca7e9b27ad,liblexical_write_integer-10f729007a938c5f,liblexical_parse_float-199b00e242d3b770,liblexical_parse_integer-c09c33e9944a7ad1,liblexical_util-cdcfa32076dd230f,libstatic_assertions-acd18841cc36d7c2,libarrow_arith-c59bc80f0e0f1e71,libarrow_ord-b358fc5da211c4aa,libarrow_select-0470b8f5cd020003,libarrow_array-aa532585c6bec787,libahash-155cad42d457aec6,libgetrandom-20ba97fa0a371831,liblibc-8398d1bf7915a613,libonce_cell-51c4cd8fa9311a7e,libzerocopy-c9e17c6f1f4b0703,libhashbrown-0fd152627972b8c2,libchrono-24ec327becaf284b,libiana_time_zone-56e6a7fa25a73b91,libarrow_data-60107f6dab7e7ff6,libarrow_schema-1ac2d3e287719377,libarrow_buffer-eaa6f91df2c09344,libbytes-a98c6e187cd1e46b,libhalf-76d2302d804f4469,libcfg_if-8c8419bc1cff3c76,libnum-e079f31ee583ca94,libnum_iter-0931e9f0d1700673,libnum_rational-e61f5bf35fba69f2,libnum_complex-3f0ed6ae5be9289f,libnum_bigint-73b6019289a79f73,libnum_integer-7860dd3d747b55a6,libnum_traits-7d0962dc1552d8f3}.rlib" "/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/rustc6Ee1eX/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/reader-6dcae00238d3f8d6" "-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 "reader") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "35396d248b6a6312f0a18ec2bb586c8b1df975a5d56a803dc9307a11a4d23917", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35396d248b6a6312f0a18ec2bb586c8b1df975a5d56a803dc9307a11a4d23917", kill_on_drop: false }` [INFO] [stdout] 35396d248b6a6312f0a18ec2bb586c8b1df975a5d56a803dc9307a11a4d23917