[INFO] fetching crate macroforge_ts 0.1.80...
[INFO] testing macroforge_ts-0.1.80 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate macroforge_ts 0.1.80 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate macroforge_ts 0.1.80
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate macroforge_ts 0.1.80
[INFO] tweaked toml for crates.io crate macroforge_ts 0.1.80 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate macroforge_ts 0.1.80 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 crates.io crate macroforge_ts 0.1.80 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-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 103da9067132e1c67fe203e7dda1e75a72090081a638b742adc495ea3135f0a7
[INFO] running `Command { std: "docker" "start" "103da9067132e1c67fe203e7dda1e75a72090081a638b742adc495ea3135f0a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "103da9067132e1c67fe203e7dda1e75a72090081a638b742adc495ea3135f0a7", 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" "103da9067132e1c67fe203e7dda1e75a72090081a638b742adc495ea3135f0a7" "/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" "103da9067132e1c67fe203e7dda1e75a72090081a638b742adc495ea3135f0a7", 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" "103da9067132e1c67fe203e7dda1e75a72090081a638b742adc495ea3135f0a7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling oxc_estree v0.123.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling dragonbox_ecma v0.1.12
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling str_indices v0.4.4
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling oxc_data_structures v0.123.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling oxc_sourcemap v6.1.1
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling json-escape-simd v3.0.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.117
[INFO] [stderr]    Compiling ryu-js v1.0.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling fast-float2 v0.2.3
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling boa_string v0.21.1
[INFO] [stderr]    Compiling thin-vec v0.2.15
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling oxc_allocator v0.123.0
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.117
[INFO] [stderr]    Compiling hybrid-array v0.4.10
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling oxc_str v0.123.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling float16 v0.1.5
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling regress v0.10.5
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling small_btree v0.1.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling intrusive-collections v0.9.7
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling rowan v0.16.1
[INFO] [stderr]    Compiling macroforge_ts v0.1.80 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling xsum v0.1.6
[INFO] [stderr]    Compiling file-id v0.2.3
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling tag_ptr v0.1.0
[INFO] [stderr]    Compiling notify-debouncer-full v0.7.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling sha1 v0.11.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling libloading v0.9.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.117
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling oxc-miette-derive v2.7.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling boa_macros v0.21.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling dynify-macros v0.1.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling macroforge_ts_macros v0.1.82
[INFO] [stderr]    Compiling oxc_ast_macros v0.123.0
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling futures-concurrency v7.7.1
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling dynify v0.1.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling oxc-miette v2.7.1
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling boa_gc v0.21.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.117
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling oxc_diagnostics v0.123.0
[INFO] [stderr]    Compiling oxc_span v0.123.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling boa_interner v0.21.1
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling oxc_regular_expression v0.123.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling js-sys v0.3.94
[INFO] [stderr]    Compiling oxc_index v4.1.0
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling oxc-browserslist v3.0.2
[INFO] [stderr]    Compiling oxc_syntax v0.123.0
[INFO] [stderr]    Compiling icu_properties v2.0.2
[INFO] [stderr]    Compiling icu_normalizer v2.0.1
[INFO] [stderr]    Compiling boa_ast v0.21.1
[INFO] [stderr]    Compiling oxc_ast v0.123.0
[INFO] [stderr]    Compiling oxc_compat v0.123.0
[INFO] [stderr]    Compiling boa_parser v0.21.1
[INFO] [stderr]    Compiling boa_engine v0.21.1
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling oxc_ecmascript v0.123.0
[INFO] [stderr]    Compiling oxc_ast_visit v0.123.0
[INFO] [stderr]    Compiling oxc_parser v0.123.0
[INFO] [stderr]    Compiling oxc_semantic v0.123.0
[INFO] [stderr]    Compiling oxc_codegen v0.123.0
[INFO] [stderr]    Compiling oxc_traverse v0.123.0
[INFO] [stderr]    Compiling oxc v0.123.0
[INFO] [stderr]    Compiling macroforge_ts_quote v0.1.82
[INFO] [stderr]    Compiling oxc_transformer v0.123.0
[INFO] [stderr]    Compiling oxc_transformer_plugins v0.123.0
[INFO] [stderr]    Compiling macroforge_ts_syn v0.1.82
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s
[INFO] running `Command { std: "docker" "inspect" "103da9067132e1c67fe203e7dda1e75a72090081a638b742adc495ea3135f0a7", 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" "103da9067132e1c67fe203e7dda1e75a72090081a638b742adc495ea3135f0a7" "/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 zerocopy v0.8.48
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling trybuild v1.0.116
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand v0.9.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling boa_engine v0.21.1
[INFO] [stderr]    Compiling macroforge_ts v0.1.80 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `macroforge_ts` (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 macroforge_ts --edition=2024 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="buildtime-boa"' --cfg 'feature="default"' --cfg 'feature="oxc"' --cfg 'feature="wasm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build", "buildtime-boa", "default", "full", "libc", "node", "oxc", "swc", "test-macros", "wasm"))' -C metadata=70fbc57a7814454d -C extra-filename=-e1b8245a2166b3fa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rlib --extern boa_engine=/opt/rustwide/target/debug/deps/libboa_engine-6221a81faf0dd295.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-b7ff1880aaae19af.rlib --extern convert_case=/opt/rustwide/target/debug/deps/libconvert_case-bc4d7ff2d204e870.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-e1317924acb9c573.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-02eecf4e9910d3c1.rlib --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-2003e2e1b2cac37e.rlib --extern globset=/opt/rustwide/target/debug/deps/libglobset-5c79092a02907e57.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-abdf0f41da247853.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-95cfa562f47470a0.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-2cd0993d26a711fa.rlib --extern inventory=/opt/rustwide/target/debug/deps/libinventory-4db84d261fa45ba5.rlib --extern js_sys=/opt/rustwide/target/debug/deps/libjs_sys-f6069d2db33342b5.rlib --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-c1173a127e680799.rlib --extern macroforge_ts_macros=/opt/rustwide/target/debug/deps/libmacroforge_ts_macros-5066c335494c4ede.so --extern macroforge_ts_quote=/opt/rustwide/target/debug/deps/libmacroforge_ts_quote-01b21a91d4008a44.so --extern macroforge_ts_syn=/opt/rustwide/target/debug/deps/libmacroforge_ts_syn-3206ddf27ad054e8.rlib --extern notify_debouncer_full=/opt/rustwide/target/debug/deps/libnotify_debouncer_full-9e85e9a4e1763ed1.rlib --extern oxc=/opt/rustwide/target/debug/deps/liboxc-92f9732dc927071e.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-cddd5520333a5540.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0671895dccee6ff4.rlib --extern serde_wasm_bindgen=/opt/rustwide/target/debug/deps/libserde_wasm_bindgen-61297de7584b14ff.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-647911d2198f34a9.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-6cce66966167ece4.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-e015f3bf972fa40e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c9c36d09766511c7.rlib --extern trybuild=/opt/rustwide/target/debug/deps/libtrybuild-f470b91afffdc1a7.rlib --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-1996c11fff15f062.rlib --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-61d4ebde2d288196.rlib --extern web_time=/opt/rustwide/target/debug/deps/libweb_time-e902e3c80b588a6f.rlib --cap-lints=warn --check-cfg 'cfg(feature, values("node"))'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "103da9067132e1c67fe203e7dda1e75a72090081a638b742adc495ea3135f0a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "103da9067132e1c67fe203e7dda1e75a72090081a638b742adc495ea3135f0a7", kill_on_drop: false }`
[INFO] [stdout] 103da9067132e1c67fe203e7dda1e75a72090081a638b742adc495ea3135f0a7
