[INFO] fetching crate swc_ecma_minifier 23.0.4... [INFO] checking swc_ecma_minifier-23.0.4 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate swc_ecma_minifier 23.0.4 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate swc_ecma_minifier 23.0.4 [INFO] finished tweaking crates.io crate swc_ecma_minifier 23.0.4 [INFO] tweaked toml for crates.io crate swc_ecma_minifier 23.0.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate swc_ecma_minifier 23.0.4 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate swc_ecma_minifier 23.0.4 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 708c958622f3f15d04c5aa91e9808b23c3329b9195a650c97cbe72c936ce6c7d [INFO] running `Command { std: "docker" "start" "-a" "708c958622f3f15d04c5aa91e9808b23c3329b9195a650c97cbe72c936ce6c7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "708c958622f3f15d04c5aa91e9808b23c3329b9195a650c97cbe72c936ce6c7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "708c958622f3f15d04c5aa91e9808b23c3329b9195a650c97cbe72c936ce6c7d", kill_on_drop: false }` [INFO] [stdout] 708c958622f3f15d04c5aa91e9808b23c3329b9195a650c97cbe72c936ce6c7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7caacf83d1d8af3cb5de191384c61cc7fcde6ad0832a9a1142484a15f475ba3b [INFO] running `Command { std: "docker" "start" "-a" "7caacf83d1d8af3cb5de191384c61cc7fcde6ad0832a9a1142484a15f475ba3b", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling swc_macros_common v1.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling cc v1.2.13 [INFO] [stderr] Compiling ptr_meta_derive v0.3.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking bumpalo v3.17.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling from_variant v2.0.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling ast_node v3.0.1 [INFO] [stderr] Checking better_scoped_tls v1.0.1 [INFO] [stderr] Checking swc_visit v2.0.1 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Checking ptr_meta v0.3.0 [INFO] [stderr] Compiling swc_eq_ignore_macros v1.0.1 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking unicode-id-start v1.3.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling string_enum v1.0.1 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking chili v0.2.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking par-core v2.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking ryu-js v1.0.0 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking cow-replace v0.1.1 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking par-iter v2.0.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking outref v0.5.2 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking unicode-id v0.3.5 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.20 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling libmimalloc-sys v0.1.40 [INFO] [stderr] Checking base64-simd v0.8.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling miette-derive v7.2.0 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking owo-colors v4.0.0 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking if_chain v1.0.2 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking clap_builder v4.5.9 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking triomphe v0.1.14 [INFO] [stderr] Checking bytes-str v0.2.5 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking hstr v1.1.1 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking swc_allocator v4.0.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking swc_atoms v6.0.0 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking cargo-platform v0.1.8 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking miette v7.2.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Compiling relative-path v1.9.2 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking clap v4.5.9 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking is-terminal v0.4.10 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking petgraph v0.7.1 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking cargo_metadata v0.18.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking swc_timer v1.0.0 [INFO] [stderr] Checking regress v0.10.3 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Compiling swc_config_macro v1.0.1 [INFO] [stderr] Compiling swc_ecma_transforms_macros v1.0.1 [INFO] [stderr] Compiling swc_ecma_codegen_macros v2.0.1 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking cpufeatures v0.2.13 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking codspeed v2.6.0 [INFO] [stderr] Checking mimalloc v0.1.44 [INFO] [stderr] Checking radix_fmt v1.0.0 [INFO] [stderr] Checking swc_malloc v1.2.3 [INFO] [stderr] Checking flate2 v1.0.34 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Compiling testing_macros v1.0.1 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking swc_common v13.0.1 [INFO] [stderr] Checking swc_sourcemap v9.3.0 [INFO] [stderr] Checking codspeed-criterion-compat v2.6.0 [INFO] [stderr] Checking swc_config v3.1.1 [INFO] [stderr] Checking swc_ecma_ast v13.0.0 [INFO] [stderr] Checking swc_error_reporters v15.0.0 [INFO] [stderr] Checking testing v14.0.0 [INFO] [stderr] Checking swc_ecma_testing v14.0.0 [INFO] [stderr] Checking swc_ecma_visit v13.0.0 [INFO] [stderr] Checking swc_ecma_lexer v17.0.6 [INFO] [stderr] Checking swc_ecma_codegen v15.0.1 [INFO] [stderr] Checking swc_ecma_utils v18.0.1 [INFO] [stderr] Checking swc_ecma_usage_analyzer v19.0.0 [INFO] [stderr] Checking swc_ecma_parser v17.2.0 [INFO] [stderr] Checking swc_ecma_transforms_base v18.0.0 [INFO] [stderr] Checking swc_ecma_transforms_optimization v19.0.0 [INFO] [stderr] Checking swc_ecma_minifier v23.0.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `SizeHint` is never constructed [INFO] [stdout] --> src/size_hint.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct SizeHint {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/compress/hoist_decls.rs:21:61 [INFO] [stdout] | [INFO] [stdout] 21 | pub(super) fn decl_hoister(config: DeclHoisterConfig, data: &ProgramData) -> Hoister { [INFO] [stdout] | ^^^^^^^^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 21 | pub(super) fn decl_hoister(config: DeclHoisterConfig, data: &ProgramData) -> Hoister<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/compress/pure/strings.rs:573:54 [INFO] [stdout] | [INFO] [stdout] 573 | pub(super) fn convert_str_value_to_tpl_cooked(value: &Atom) -> Cow { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 573 | pub(super) fn convert_str_value_to_tpl_cooked(value: &Atom) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/compress/pure/strings.rs:581:51 [INFO] [stdout] | [INFO] [stdout] 581 | pub(super) fn convert_str_value_to_tpl_raw(value: &Atom) -> Cow { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 581 | pub(super) fn convert_str_value_to_tpl_raw(value: &Atom) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/pass/mangle_names/mod.rs:70:19 [INFO] [stdout] | [INFO] [stdout] 70 | fn get_cached(&self) -> Option> { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 70 | fn get_cached(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SizeHint` is never constructed [INFO] [stdout] --> src/size_hint.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct SizeHint {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/compress/hoist_decls.rs:21:61 [INFO] [stdout] | [INFO] [stdout] 21 | pub(super) fn decl_hoister(config: DeclHoisterConfig, data: &ProgramData) -> Hoister { [INFO] [stdout] | ^^^^^^^^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 21 | pub(super) fn decl_hoister(config: DeclHoisterConfig, data: &ProgramData) -> Hoister<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/compress/pure/strings.rs:573:54 [INFO] [stdout] | [INFO] [stdout] 573 | pub(super) fn convert_str_value_to_tpl_cooked(value: &Atom) -> Cow { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 573 | pub(super) fn convert_str_value_to_tpl_cooked(value: &Atom) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/compress/pure/strings.rs:581:51 [INFO] [stdout] | [INFO] [stdout] 581 | pub(super) fn convert_str_value_to_tpl_raw(value: &Atom) -> Cow { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 581 | pub(super) fn convert_str_value_to_tpl_raw(value: &Atom) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/pass/mangle_names/mod.rs:70:19 [INFO] [stdout] | [INFO] [stdout] 70 | fn get_cached(&self) -> Option> { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 70 | fn get_cached(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.23s [INFO] running `Command { std: "docker" "inspect" "7caacf83d1d8af3cb5de191384c61cc7fcde6ad0832a9a1142484a15f475ba3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7caacf83d1d8af3cb5de191384c61cc7fcde6ad0832a9a1142484a15f475ba3b", kill_on_drop: false }` [INFO] [stdout] 7caacf83d1d8af3cb5de191384c61cc7fcde6ad0832a9a1142484a15f475ba3b