[INFO] cloning repository https://github.com/bearcove/figue [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bearcove/figue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbearcove%2Ffigue", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbearcove%2Ffigue'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f8d9f26bd25ec211464c19bcb82541b09085aa11 [INFO] testing bearcove/figue 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%2Fbearcove%2Ffigue" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bearcove/figue [INFO] finished tweaking git repo https://github.com/bearcove/figue [INFO] tweaked toml for git repo https://github.com/bearcove/figue written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bearcove/figue 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/bearcove/figue 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] a4aee2cdc90c29265b09eeb6b1bf0f1bee76a2cba38a0000caa7c02fbc0badef [INFO] running `Command { std: "docker" "start" "a4aee2cdc90c29265b09eeb6b1bf0f1bee76a2cba38a0000caa7c02fbc0badef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4aee2cdc90c29265b09eeb6b1bf0f1bee76a2cba38a0000caa7c02fbc0badef", 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" "a4aee2cdc90c29265b09eeb6b1bf0f1bee76a2cba38a0000caa7c02fbc0badef" "/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" "a4aee2cdc90c29265b09eeb6b1bf0f1bee76a2cba38a0000caa7c02fbc0badef", 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" "a4aee2cdc90c29265b09eeb6b1bf0f1bee76a2cba38a0000caa7c02fbc0badef" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling facet-core v0.50.0-rc.0 [INFO] [stderr] Compiling impls v1.0.3 [INFO] [stderr] Compiling const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling mutants v0.0.3 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling unicode-segmentation v1.13.3 [INFO] [stderr] Compiling smallvec v2.0.0-alpha.12 [INFO] [stderr] Compiling facet v0.50.0-rc.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling coolor v1.1.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling ariadne v0.6.0 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unsynn v0.3.0 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling facet-macro-types v0.50.0-rc.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling facet-macro-parse v0.50.0-rc.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling facet-macros-impl v0.50.0-rc.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling facet-path v0.50.0-rc.0 [INFO] [stderr] Compiling facet-reflect v0.50.0-rc.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling facet-solver v0.50.0-rc.0 [INFO] [stderr] Compiling facet-dessert v0.50.0-rc.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling xterm-query v0.5.2 [INFO] [stderr] Compiling terminal-light v1.8.0 [INFO] [stderr] Compiling facet-format v0.50.0-rc.0 [INFO] [stderr] Compiling facet-pretty v0.50.0-rc.0 [INFO] [stderr] Compiling facet-macros v0.50.0-rc.0 [INFO] [stderr] Compiling figue-attrs v5.0.0-rc.0 (/opt/rustwide/workdir/crates/figue-attrs) [INFO] [stderr] Compiling facet-json v0.50.0-rc.0 [INFO] [stderr] Compiling facet-error v0.50.0-rc.0 [INFO] [stderr] Compiling figue v5.0.0-rc.0 (/opt/rustwide/workdir/crates/figue) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.89s [INFO] running `Command { std: "docker" "inspect" "a4aee2cdc90c29265b09eeb6b1bf0f1bee76a2cba38a0000caa7c02fbc0badef", 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" "a4aee2cdc90c29265b09eeb6b1bf0f1bee76a2cba38a0000caa7c02fbc0badef" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling rust_decimal v1.41.0 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling facet-core v0.50.0-rc.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling smol_str v0.3.6 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling facet v0.50.0-rc.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling btparse v0.2.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling ordered-float v5.3.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling iddqd v0.4.3 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling facet-testhelpers-macros v0.50.0-rc.0 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling insta v1.47.2 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling color-backtrace v0.7.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling ulid v1.2.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling xterm-query v0.5.2 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling facet-testhelpers v0.50.0-rc.0 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling terminal-light v1.8.0 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [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 facet-path v0.50.0-rc.0 [INFO] [stderr] Compiling facet-reflect v0.50.0-rc.0 [INFO] [stderr] Compiling figue-attrs v5.0.0-rc.0 (/opt/rustwide/workdir/crates/figue-attrs) [INFO] [stderr] Compiling facet-error v0.50.0-rc.0 [INFO] [stderr] Compiling facet-dessert v0.50.0-rc.0 [INFO] [stderr] Compiling facet-solver v0.50.0-rc.0 [INFO] [stderr] Compiling facet-pretty v0.50.0-rc.0 [INFO] [stderr] Compiling facet-format v0.50.0-rc.0 [INFO] [stderr] Compiling facet-json v0.50.0-rc.0 [INFO] [stderr] Compiling figue v5.0.0-rc.0 (/opt/rustwide/workdir/crates/figue) [INFO] [stderr] error: could not compile `figue` (test "main") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name main --edition=2024 crates/figue/tests/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="rich-diagnostics"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "doc", "rich-diagnostics", "tracing"))' -C metadata=23de2e8719af8d80 -C extra-filename=-0633605885e37386 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ariadne=/opt/rustwide/target/debug/deps/libariadne-e3601912b9eb724b.rlib --extern camino=/opt/rustwide/target/debug/deps/libcamino-2c5d2ee1932a3bdc.rlib --extern facet=/opt/rustwide/target/debug/deps/libfacet-ff90bf7350ee0ed4.rlib --extern facet_core=/opt/rustwide/target/debug/deps/libfacet_core-d93d6147bcfa04d9.rlib --extern facet_error=/opt/rustwide/target/debug/deps/libfacet_error-3825659e887aafc9.rlib --extern facet_format=/opt/rustwide/target/debug/deps/libfacet_format-98f84e5f80d4a242.rlib --extern facet_json=/opt/rustwide/target/debug/deps/libfacet_json-019886d0462ea5fc.rlib --extern facet_pretty=/opt/rustwide/target/debug/deps/libfacet_pretty-e0a5d00015a4eb72.rlib --extern facet_reflect=/opt/rustwide/target/debug/deps/libfacet_reflect-53c5b3abd92f06be.rlib --extern facet_solver=/opt/rustwide/target/debug/deps/libfacet_solver-27907942965ee705.rlib --extern facet_testhelpers=/opt/rustwide/target/debug/deps/libfacet_testhelpers-d135a2b75e1b352f.rlib --extern figue=/opt/rustwide/target/debug/deps/libfigue-2d80b37383940543.rlib --extern figue_attrs=/opt/rustwide/target/debug/deps/libfigue_attrs-63dc67a0bed190fd.rlib --extern heck=/opt/rustwide/target/debug/deps/libheck-fe1d40d31bb2cd52.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-9e68c224e7dc2d89.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-97a6cd14adcaf478.rlib --extern owo_colors=/opt/rustwide/target/debug/deps/libowo_colors-83cb3c3e904f54d8.rlib --extern strip_ansi_escapes=/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-1d5d5b6a684f1600.rlib --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-4d1ed08a123238dc.rlib --extern supports_color=/opt/rustwide/target/debug/deps/libsupports_color-3899ffcb78560df3.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-22c0a2c27447ed18.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-48455741418c8e25.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-c0be3735b741df1b.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `figue` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name figue --edition=2024 crates/figue/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="rich-diagnostics"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "doc", "rich-diagnostics", "tracing"))' -C metadata=ad61f8a03facaabc -C extra-filename=-835b97fe0ad97720 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ariadne=/opt/rustwide/target/debug/deps/libariadne-e3601912b9eb724b.rlib --extern camino=/opt/rustwide/target/debug/deps/libcamino-2c5d2ee1932a3bdc.rlib --extern facet=/opt/rustwide/target/debug/deps/libfacet-ff90bf7350ee0ed4.rlib --extern facet_core=/opt/rustwide/target/debug/deps/libfacet_core-d93d6147bcfa04d9.rlib --extern facet_error=/opt/rustwide/target/debug/deps/libfacet_error-3825659e887aafc9.rlib --extern facet_format=/opt/rustwide/target/debug/deps/libfacet_format-98f84e5f80d4a242.rlib --extern facet_json=/opt/rustwide/target/debug/deps/libfacet_json-019886d0462ea5fc.rlib --extern facet_pretty=/opt/rustwide/target/debug/deps/libfacet_pretty-e0a5d00015a4eb72.rlib --extern facet_reflect=/opt/rustwide/target/debug/deps/libfacet_reflect-53c5b3abd92f06be.rlib --extern facet_solver=/opt/rustwide/target/debug/deps/libfacet_solver-27907942965ee705.rlib --extern facet_testhelpers=/opt/rustwide/target/debug/deps/libfacet_testhelpers-d135a2b75e1b352f.rlib --extern figue_attrs=/opt/rustwide/target/debug/deps/libfigue_attrs-63dc67a0bed190fd.rlib --extern heck=/opt/rustwide/target/debug/deps/libheck-fe1d40d31bb2cd52.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-9e68c224e7dc2d89.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-97a6cd14adcaf478.rlib --extern owo_colors=/opt/rustwide/target/debug/deps/libowo_colors-83cb3c3e904f54d8.rlib --extern strip_ansi_escapes=/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-1d5d5b6a684f1600.rlib --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-4d1ed08a123238dc.rlib --extern supports_color=/opt/rustwide/target/debug/deps/libsupports_color-3899ffcb78560df3.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-22c0a2c27447ed18.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-48455741418c8e25.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-c0be3735b741df1b.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "a4aee2cdc90c29265b09eeb6b1bf0f1bee76a2cba38a0000caa7c02fbc0badef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4aee2cdc90c29265b09eeb6b1bf0f1bee76a2cba38a0000caa7c02fbc0badef", kill_on_drop: false }` [INFO] [stdout] a4aee2cdc90c29265b09eeb6b1bf0f1bee76a2cba38a0000caa7c02fbc0badef