[INFO] fetching crate boa_engine 0.21.0... [INFO] testing boa_engine-0.21.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate boa_engine 0.21.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate boa_engine 0.21.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate boa_engine 0.21.0 [INFO] tweaked toml for crates.io crate boa_engine 0.21.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate boa_engine 0.21.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate boa_engine 0.21.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea6127f659773271434b5d239875102bb17d1621dbcaa3a5aeb18077cb6ee457 [INFO] running `Command { std: "docker" "start" "-a" "ea6127f659773271434b5d239875102bb17d1621dbcaa3a5aeb18077cb6ee457", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea6127f659773271434b5d239875102bb17d1621dbcaa3a5aeb18077cb6ee457", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea6127f659773271434b5d239875102bb17d1621dbcaa3a5aeb18077cb6ee457", kill_on_drop: false }` [INFO] [stdout] ea6127f659773271434b5d239875102bb17d1621dbcaa3a5aeb18077cb6ee457 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72250b1e65107dde9f365b791b9d3a1b4da8cd979f9844931a1909f0605685b3 [INFO] running `Command { std: "docker" "start" "-a" "72250b1e65107dde9f365b791b9d3a1b4da8cd979f9844931a1909f0605685b3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling cow-utils v0.1.3 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling ryu-js v1.0.2 [INFO] [stderr] Compiling fast-float2 v0.2.3 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling boa_string v0.21.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling thin-vec v0.2.14 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling float16 v0.1.5 [INFO] [stderr] Compiling cordyceps v0.3.4 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling diatomic-waker v0.2.3 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling futures-buffered v0.2.12 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling regress v0.10.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling small_btree v0.1.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling intrusive-collections v0.9.7 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tag_ptr v0.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling xsum v0.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling boa_macros v0.21.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling dynify-macros v0.1.2 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling dynify v0.1.2 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling futures-concurrency v7.6.3 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling boa_gc v0.21.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling boa_interner v0.21.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling boa_ast v0.21.0 [INFO] [stderr] Compiling boa_parser v0.21.0 [INFO] [stderr] Compiling boa_engine v0.21.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "72250b1e65107dde9f365b791b9d3a1b4da8cd979f9844931a1909f0605685b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72250b1e65107dde9f365b791b9d3a1b4da8cd979f9844931a1909f0605685b3", kill_on_drop: false }` [INFO] [stdout] 72250b1e65107dde9f365b791b9d3a1b4da8cd979f9844931a1909f0605685b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09186154c03e4d391d912e66e2a9dfc6127734d5299b442468ca6e8e4f2b2cfe [INFO] running `Command { std: "docker" "start" "-a" "09186154c03e4d391d912e66e2a9dfc6127734d5299b442468ca6e8e4f2b2cfe", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling find-msvc-tools v0.1.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling regex-automata v0.4.12 [INFO] [stderr] Compiling regex v1.12.1 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling boa_ast v0.21.0 [INFO] [stderr] Compiling boa_parser v0.21.0 [INFO] [stderr] Compiling boa_engine v0.21.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `boa_engine` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name boa_engine --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type lib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unused '--warn=clippy::suspicious' '--warn=clippy::style' --warn=rust_2021_compatibility --warn=rust_2018_idioms --warn=rust_2018_compatibility '--warn=clippy::perf' '--warn=clippy::pedantic' --warn=nonstandard_style --warn=let_underscore --warn=future_incompatible '--warn=clippy::correctness' '--warn=clippy::complexity' '--warn=clippy::all' --warn=warnings --warn=variant_size_differences --warn=unused_qualifications --warn=unused_lifetimes --warn=unused_import_braces --warn=unused_crate_dependencies --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=trivial_numeric_casts --warn=trivial_casts --warn=single_use_lifetimes '--warn=rustdoc::private_intra_doc_links' '--warn=rustdoc::private_doc_tests' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' --warn=noop_method_call --warn=non_ascii_idents --warn=missing_docs --warn=missing_debug_implementations '--warn=rustdoc::missing_crate_level_docs' --warn=missing_copy_implementations --warn=missing_abi --warn=meta_variable_misuse --warn=macro_use_extern_crate '--warn=rustdoc::invalid_rust_codeblocks' '--warn=rustdoc::invalid_codeblock_attributes' '--warn=clippy::dbg_macro' '--warn=rustdoc::broken_intra_doc_links' '--warn=rustdoc::bare_urls' --cfg 'feature="default"' --cfg 'feature="float16"' --cfg 'feature="xsum"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("annex-b", "default", "deser", "either", "embedded_lz4", "experimental", "float16", "flowgraph", "fuzz", "intl", "intl_bundled", "js", "jsvalue-enum", "lz4_flex", "native-backtrace", "temporal", "trace", "xsum"))' -C metadata=a499e7aef5e7fd5a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aligned_vec=/opt/rustwide/target/debug/deps/libaligned_vec-e0799830a7befa70.rlib --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-41dcfe80309d7422.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ae83ff7d8b19c6be.rlib --extern boa_ast=/opt/rustwide/target/debug/deps/libboa_ast-cfe37aa457395a27.rlib --extern boa_gc=/opt/rustwide/target/debug/deps/libboa_gc-cff2bc691207f423.rlib --extern boa_interner=/opt/rustwide/target/debug/deps/libboa_interner-d76babb2ea46ad7a.rlib --extern boa_macros=/opt/rustwide/target/debug/deps/libboa_macros-72ae3f7d7089465d.so --extern boa_parser=/opt/rustwide/target/debug/deps/libboa_parser-55f3c3c6571e901d.rlib --extern boa_string=/opt/rustwide/target/debug/deps/libboa_string-e5fbcea7baf257af.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-1610108c312a7794.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-666d36e5ee0df220.rlib --extern cow_utils=/opt/rustwide/target/debug/deps/libcow_utils-7cba68340bb7d2ae.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-d0bc8be11cebba90.rlib --extern dynify=/opt/rustwide/target/debug/deps/libdynify-4bc7384bac7779ad.rlib --extern fast_float2=/opt/rustwide/target/debug/deps/libfast_float2-ec71ae2c1a92e9ea.rlib --extern float16=/opt/rustwide/target/debug/deps/libfloat16-c145b569e054a2cf.rlib --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-24c595aec577467a.rlib --extern futures_concurrency=/opt/rustwide/target/debug/deps/libfutures_concurrency-19433194228b7a2f.rlib --extern futures_lite=/opt/rustwide/target/debug/deps/libfutures_lite-b5f3d53acd0e0e7a.rlib --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-851080886b222a01.rlib --extern icu_normalizer=/opt/rustwide/target/debug/deps/libicu_normalizer-61102c7c1fcb41cc.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-e1548961fdb51a52.rlib --extern intrusive_collections=/opt/rustwide/target/debug/deps/libintrusive_collections-2f46ef1b11e1a57a.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-a4dd5ecd700adf55.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-03e79603ff16ce5d.rlib --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-495a495718461c33.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e05972f153d0dad0.rlib --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-b450c50bc84a02d1.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern portable_atomic=/opt/rustwide/target/debug/deps/libportable_atomic-d05f93fb4b6471e6.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-b0810971830260cc.rlib --extern regress=/opt/rustwide/target/debug/deps/libregress-62ba3c47464d4c56.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-172b8a5393e4da9c.rlib --extern ryu_js=/opt/rustwide/target/debug/deps/libryu_js-8451899411a39b3d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c3190291f13bf4ec.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-dfc56a41952e9e32.rlib --extern small_btree=/opt/rustwide/target/debug/deps/libsmall_btree-e60c229afc7eb1df.rlib --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-d53a9977dc6e27e5.rlib --extern tag_ptr=/opt/rustwide/target/debug/deps/libtag_ptr-e42b55a1f8dd32b8.rlib --extern tap=/opt/rustwide/target/debug/deps/libtap-a03b11bfa148d0b2.rlib --extern thin_vec=/opt/rustwide/target/debug/deps/libthin_vec-41287a9f9656d08a.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f9fe3bcb4025d30f.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-4e4e444b989fa33d.rlib --extern xsum=/opt/rustwide/target/debug/deps/libxsum-8e6045820c76e987.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "09186154c03e4d391d912e66e2a9dfc6127734d5299b442468ca6e8e4f2b2cfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09186154c03e4d391d912e66e2a9dfc6127734d5299b442468ca6e8e4f2b2cfe", kill_on_drop: false }` [INFO] [stdout] 09186154c03e4d391d912e66e2a9dfc6127734d5299b442468ca6e8e4f2b2cfe