[INFO] cloning repository https://github.com/chotchki/hotchkiss-io [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chotchki/hotchkiss-io" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchotchki%2Fhotchkiss-io", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchotchki%2Fhotchkiss-io'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 382f5357c34039a31c76c44b0e9b13ec5a059740 [INFO] checking chotchki/hotchkiss-io/382f5357c34039a31c76c44b0e9b13ec5a059740 against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for 2025-12-16-next-solver-global [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchotchki%2Fhotchkiss-io" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/chotchki/hotchkiss-io [INFO] finished tweaking git repo https://github.com/chotchki/hotchkiss-io [INFO] tweaked toml for git repo https://github.com/chotchki/hotchkiss-io written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/chotchki/hotchkiss-io on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/chotchki/hotchkiss-io 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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused field in patch for `cookie`: `features` [INFO] [stderr] | [INFO] [stderr] = help: configure `features` in the `dependencies` entry [INFO] [stderr] Updating git repository `https://github.com/chotchki/cookie-rs.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded asn1-rs-derive v0.5.1 [INFO] [stderr] Downloaded oid-registry v0.7.1 [INFO] [stderr] Downloaded time-core v0.1.5 [INFO] [stderr] Downloaded rust-embed-impl v8.7.2 [INFO] [stderr] Downloaded rust-embed-utils v8.7.2 [INFO] [stderr] Downloaded tower-livereload v0.9.6 [INFO] [stderr] Downloaded webauthn-rs v0.5.2 [INFO] [stderr] Downloaded take-once v0.1.3 [INFO] [stderr] Downloaded webauthn-attestation-ca v0.5.2 [INFO] [stderr] Downloaded webauthn-rs-proto v0.5.2 [INFO] [stderr] Downloaded serde_html_form v0.2.7 [INFO] [stderr] Downloaded fs-err v3.1.1 [INFO] [stderr] Downloaded generator v0.8.7 [INFO] [stderr] Downloaded glib-sys v0.21.1 [INFO] [stderr] Downloaded glib-macros v0.21.0 [INFO] [stderr] Downloaded async-compression v0.4.30 [INFO] [stderr] Downloaded time v0.3.42 [INFO] [stderr] Downloaded gio-sys v0.21.1 [INFO] [stderr] Downloaded webauthn-rs-core v0.5.2 [INFO] [stderr] Downloaded wasi v0.14.3+wasi-0.2.4 [INFO] [stderr] Downloaded tray-icon v0.21.1 [INFO] [stderr] Downloaded markdown v1.0.0 [INFO] [stderr] Downloaded x509-parser v0.16.0 [INFO] [stderr] Downloaded moka v0.12.10 [INFO] [stderr] Downloaded tray-wrapper v0.3.1 [INFO] [stderr] Downloaded asn1-rs v0.6.2 [INFO] [stderr] Downloaded glib v0.21.1 [INFO] [stderr] Downloaded image v0.25.7 [INFO] [stderr] Downloaded wit-bindgen v0.45.0 [INFO] [stderr] Downloaded base64urlsafedata v0.5.2 [INFO] [stderr] Downloaded compression-codecs v0.4.30 [INFO] [stderr] Downloaded tower-sessions v0.14.0 [INFO] [stderr] Downloaded tower-sessions-sqlx-store v0.15.0 [INFO] [stderr] Downloaded cfg-expr v0.20.2 [INFO] [stderr] Downloaded serde_cbor_2 v0.12.0-dev [INFO] [stderr] Downloaded der-parser v9.0.0 [INFO] [stderr] Downloaded mdast_util_to_markdown v0.0.1 [INFO] [stderr] Downloaded gobject-sys v0.21.1 [INFO] [stderr] Downloaded time-macros v0.2.23 [INFO] [stderr] Downloaded instant-acme v0.7.2 [INFO] [stderr] Downloaded unicode-id v0.3.5 [INFO] [stderr] Downloaded resolv-conf v0.7.4 [INFO] [stderr] Downloaded tower-cookies v0.11.0 [INFO] [stderr] Downloaded tower-sessions-core v0.14.0 [INFO] [stderr] Downloaded rust-embed v8.7.2 [INFO] [stderr] Downloaded pxfm v0.1.20 [INFO] [stderr] Downloaded openssl-src v300.5.2+3.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c4d5b02170763104dbfc8117755562d0373633872bc47ff1385a7ecd20d265c [INFO] running `Command { std: "docker" "start" "-a" "6c4d5b02170763104dbfc8117755562d0373633872bc47ff1385a7ecd20d265c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c4d5b02170763104dbfc8117755562d0373633872bc47ff1385a7ecd20d265c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c4d5b02170763104dbfc8117755562d0373633872bc47ff1385a7ecd20d265c", kill_on_drop: false }` [INFO] [stdout] 6c4d5b02170763104dbfc8117755562d0373633872bc47ff1385a7ecd20d265c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9094cc5ede5a1ce30b71b244a47ce6784a16af35d2bfa47a8ee9df2a4e7bf4dc [INFO] running `Command { std: "docker" "start" "-a" "9094cc5ede5a1ce30b71b244a47ce6784a16af35d2bfa47a8ee9df2a4e7bf4dc", kill_on_drop: false }` [INFO] [stderr] warning: unused field in patch for `cookie`: `features` [INFO] [stderr] | [INFO] [stderr] = help: configure `features` in the `dependencies` entry [INFO] [stderr] Compiling find-msvc-tools v0.1.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling time-core v0.1.5 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Checking deranged v0.5.3 [INFO] [stderr] Compiling time-macros v0.2.23 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.30.0 [INFO] [stderr] Checking time v0.3.42 [INFO] [stderr] Compiling openssl-src v300.5.2+3.5.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling cfg-expr v0.20.2 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling system-deps v7.0.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Compiling proc-macro-crate v2.0.0 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Compiling atk-sys v0.18.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling gdk-sys v0.18.2 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling gtk-sys v0.18.2 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling glib-macros v0.18.5 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Checking rayon-core v1.13.0 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] warning: libsqlite3-sys@0.30.1: cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] warning: libsqlite3-sys@0.30.1: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `libsqlite3-sys v0.30.1` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libsqlite3-sys-367b20fdb9a54b18/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=LIBSQLITE3_SYS_USE_PKG_CONFIG [INFO] [stderr] cargo:include=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libsqlite3-sys-0.30.1/sqlite3 [INFO] [stderr] cargo:rerun-if-changed=sqlite3/sqlite3.c [INFO] [stderr] cargo:rerun-if-changed=sqlite3/wasm32-wasi-vfs.c [INFO] [stderr] cargo:rerun-if-env-changed=SQLITE_MAX_VARIABLE_NUMBER [INFO] [stderr] cargo:rerun-if-env-changed=SQLITE_MAX_EXPR_DEPTH [INFO] [stderr] cargo:rerun-if-env-changed=SQLITE_MAX_COLUMN [INFO] [stderr] cargo:rerun-if-env-changed=LIBSQLITE3_FLAGS [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/libsqlite3-sys-798f4ed379dfb686/out) [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid) [INFO] [stderr] cargo:warning=cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-DSQLITE_CORE" "-DSQLITE_DEFAULT_FOREIGN_KEYS=1" "-DSQLITE_ENABLE_API_ARMOR" "-DSQLITE_ENABLE_COLUMN_METADATA" "-DSQLITE_ENABLE_DBSTAT_VTAB" "-DSQLITE_ENABLE_FTS3" "-DSQLITE_ENABLE_FTS3_PARENTHESIS" "-DSQLITE_ENABLE_FTS5" "-DSQLITE_ENABLE_JSON1" "-DSQLITE_ENABLE_LOAD_EXTENSION=1" "-DSQLITE_ENABLE_MEMORY_MANAGEMENT" "-DSQLITE_ENABLE_RTREE" "-DSQLITE_ENABLE_STAT4" "-DSQLITE_SOUNDEX" "-DSQLITE_THREADSAFE=1" "-DSQLITE_USE_URI" "-DHAVE_USLEEP=1" "-DHAVE_ISNAN" "-D_POSIX_THREAD_SAFE_FUNCTIONS" "-DHAVE_LOCALTIME_R" "-DSQLITE_ENABLE_UNLOCK_NOTIFY" "-o" "/opt/rustwide/target/debug/build/libsqlite3-sys-798f4ed379dfb686/out/c877a2978823c39d-sqlite3.o" "-c" "sqlite3/sqlite3.c" [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9094cc5ede5a1ce30b71b244a47ce6784a16af35d2bfa47a8ee9df2a4e7bf4dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9094cc5ede5a1ce30b71b244a47ce6784a16af35d2bfa47a8ee9df2a4e7bf4dc", kill_on_drop: false }` [INFO] [stdout] 9094cc5ede5a1ce30b71b244a47ce6784a16af35d2bfa47a8ee9df2a4e7bf4dc