[INFO] fetching crate globetrotter-cli 0.0.5...
[INFO] testing globetrotter-cli-0.0.5 against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] extracting crate globetrotter-cli 0.0.5 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate globetrotter-cli 0.0.5
[INFO] finished tweaking crates.io crate globetrotter-cli 0.0.5
[INFO] tweaked toml for crates.io crate globetrotter-cli 0.0.5 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate globetrotter-cli 0.0.5 on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate globetrotter-cli 0.0.5 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d718ba1d4b7da17c5f0cf4eea4a3bc3e5a3bd4a3072078e90a6929be47c58c5b
[INFO] running `Command { std: "docker" "start" "-a" "d718ba1d4b7da17c5f0cf4eea4a3bc3e5a3bd4a3072078e90a6929be47c58c5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d718ba1d4b7da17c5f0cf4eea4a3bc3e5a3bd4a3072078e90a6929be47c58c5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d718ba1d4b7da17c5f0cf4eea4a3bc3e5a3bd4a3072078e90a6929be47c58c5b", kill_on_drop: false }`
[INFO] [stdout] d718ba1d4b7da17c5f0cf4eea4a3bc3e5a3bd4a3072078e90a6929be47c58c5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 652c23e6fc8a62a5fb2b280e27a02f6525e1f72f43f410e083a1649c067eff44
[INFO] running `Command { std: "docker" "start" "-a" "652c23e6fc8a62a5fb2b280e27a02f6525e1f72f43f410e083a1649c067eff44", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling outref v0.1.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling simd-abstraction v0.7.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling base64-simd v0.7.0
[INFO] [stderr]    Compiling unicode-id-start v1.3.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling swc_visit v2.0.0
[INFO] [stderr]    Compiling better_scoped_tls v1.0.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling par-core v1.0.4
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling ryu-js v1.0.2
[INFO] [stderr]    Compiling unicode-id v0.3.5
[INFO] [stderr]    Compiling par-iter v1.0.2
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling path-clean v0.1.0
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling vergen-lib v0.1.6
[INFO] [stderr]    Compiling vergen v9.0.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling swc_macros_common v1.0.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling radix_fmt v1.0.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling libyaml-safer v0.1.1
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling winnow v0.7.7
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling human_bytes v0.4.3
[INFO] [stderr]    Compiling normalize-path v0.2.1
[INFO] [stderr]    Compiling toml_write v0.1.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.0
[INFO] [stderr]    Compiling from_variant v2.0.0
[INFO] [stderr]    Compiling ptr_meta v0.3.0
[INFO] [stderr]    Compiling ast_node v3.0.0
[INFO] [stderr]    Compiling swc_eq_ignore_macros v1.0.0
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling string_enum v1.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_macros v1.0.0
[INFO] [stderr]    Compiling swc_trace_macro v2.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling swc_config_macro v1.0.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling swc_ecma_codegen_macros v2.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling static-map-macro v0.3.4
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling swc_timer v1.0.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling miette-derive v7.5.0
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling st-map v0.2.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling miette v7.5.0
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling serde_variant v0.1.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling toml-span v0.5.0
[INFO] [stderr]    Compiling globetrotter-python v0.0.5
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling globetrotter-golang v0.0.5
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling lru v0.10.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling hstr v1.0.0
[INFO] [stderr]    Compiling swc_allocator v4.0.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling swc_atoms v5.0.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling yaml-spanned v0.0.2
[INFO] [stderr]    Compiling toml_edit v0.22.25
[INFO] [stderr]    Compiling jsonc-parser v0.26.2
[INFO] [stderr]    Compiling swc_cached v2.0.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling browserslist-rs v0.18.1
[INFO] [stderr]    Compiling handlebars v6.3.2
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling globetrotter-model v0.0.5
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling sourcemap v9.1.2
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling swc_core v22.5.2
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling globetrotter-rust v0.0.5
[INFO] [stderr]    Compiling swc_common v8.1.1
[INFO] [stderr]    Compiling swc_config v2.0.0
[INFO] [stderr]    Compiling preset_env_base v3.0.1
[INFO] [stderr]    Compiling swc_ecma_ast v8.1.2
[INFO] [stderr]    Compiling swc_ecma_loader v8.0.0
[INFO] [stderr]    Compiling swc_node_comments v8.0.0
[INFO] [stderr]    Compiling swc_transform_common v2.0.0
[INFO] [stderr]    Compiling swc_error_reporters v10.0.0
[INFO] [stderr]    Compiling swc_ecma_visit v8.0.0
[INFO] [stderr]    Compiling swc_ecma_lexer v11.1.3
[INFO] [stderr]    Compiling swc_ecma_codegen v10.0.0
[INFO] [stderr]    Compiling swc_ecma_parser v11.1.3
[INFO] [stderr]    Compiling swc_ecma_utils v12.0.1
[INFO] [stderr]    Compiling swc_ecma_compat_common v12.0.0
[INFO] [stderr]    Compiling swc_ecma_usage_analyzer v13.1.0
[INFO] [stderr]    Compiling swc_ecma_ext_transforms v12.0.0
[INFO] [stderr]    Compiling swc_ecma_lints v12.1.0
[INFO] [stderr]    Compiling swc_typescript v11.0.1
[INFO] [stderr]    Compiling swc_ecma_transforms_base v12.2.0
[INFO] [stderr]    Compiling swc_ecma_transforms_classes v12.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_optimization v12.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es3 v12.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2021 v12.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_react v13.0.1
[INFO] [stderr]    Compiling swc_ecma_compat_es2017 v12.2.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2016 v12.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2019 v12.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2018 v12.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_module v13.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2022 v13.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2015 v12.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_proposal v12.0.2
[INFO] [stderr]    Compiling swc_ecma_transforms_typescript v13.0.0
[INFO] [stderr]    Compiling swc_ecma_minifier v16.1.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2020 v13.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_bugfixes v12.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_compat v13.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms v15.0.0
[INFO] [stderr]    Compiling swc_ecma_preset_env v16.0.0
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcU1FhND"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcfv46G6"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `swc_ecma_compat_es2015` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `swc_ecma_preset_env` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcMWIxEO"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `swc_ecma_minifier` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "652c23e6fc8a62a5fb2b280e27a02f6525e1f72f43f410e083a1649c067eff44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "652c23e6fc8a62a5fb2b280e27a02f6525e1f72f43f410e083a1649c067eff44", kill_on_drop: false }`
[INFO] [stdout] 652c23e6fc8a62a5fb2b280e27a02f6525e1f72f43f410e083a1649c067eff44
