[INFO] fetching crate maudit-cli 0.6.1...
[INFO] checking maudit-cli-0.6.1 against try#4e55a504843955c97eb06907c71f6f3e99208021 for pr-146978
[INFO] extracting crate maudit-cli 0.6.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate maudit-cli 0.6.1
[INFO] finished tweaking crates.io crate maudit-cli 0.6.1
[INFO] tweaked toml for crates.io crate maudit-cli 0.6.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate maudit-cli 0.6.1 on toolchain 4e55a504843955c97eb06907c71f6f3e99208021
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4e55a504843955c97eb06907c71f6f3e99208021" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate maudit-cli 0.6.1 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" "+4e55a504843955c97eb06907c71f6f3e99208021" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4e55a504843955c97eb06907c71f6f3e99208021" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e22b9b0d2cb9d3718ccf07b5cf2fc12ac5cff999f4afb76f1153a8455a55f5c
[INFO] running `Command { std: "docker" "start" "-a" "2e22b9b0d2cb9d3718ccf07b5cf2fc12ac5cff999f4afb76f1153a8455a55f5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e22b9b0d2cb9d3718ccf07b5cf2fc12ac5cff999f4afb76f1153a8455a55f5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e22b9b0d2cb9d3718ccf07b5cf2fc12ac5cff999f4afb76f1153a8455a55f5c", kill_on_drop: false }`
[INFO] [stdout] 2e22b9b0d2cb9d3718ccf07b5cf2fc12ac5cff999f4afb76f1153a8455a55f5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4e55a504843955c97eb06907c71f6f3e99208021" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 226ed1d08b842117f644cd04905fbe57d18436ec857ce769c9de42b185ced0cf
[INFO] running `Command { std: "docker" "start" "-a" "226ed1d08b842117f644cd04905fbe57d18436ec857ce769c9de42b185ced0cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling str_indices v0.4.4
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling dragonbox_ecma v0.0.5
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling self_cell v1.2.0
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling oxc_data_structures v0.92.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling oxc_estree v0.92.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling oxc_sourcemap v4.2.0
[INFO] [stderr]    Compiling json-escape-simd v1.1.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling seize v0.5.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling concurrent_lru v0.2.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling fast-glob v1.0.0
[INFO] [stderr]    Compiling regress v0.10.4
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling json-strip-comments v3.0.1
[INFO] [stderr]    Compiling arcstr v1.2.0
[INFO] [stderr]    Compiling papaya v0.2.3
[INFO] [stderr]    Compiling sugar_path v1.2.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling base-encode v0.3.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling rolldown-ariadne v0.5.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling vfs v0.12.2
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling typedmap v0.6.0
[INFO] [stderr]    Compiling infer v0.19.0
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling brk-notify-types v2.0.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling brk-file-id v0.2.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling css-module-lexer v0.0.15
[INFO] [stderr]    Compiling append-only-vec v0.1.7
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]     Checking newline-converter v0.3.0
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking ureq-proto v0.5.2
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking file-id v0.2.3
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking notify-debouncer-full v0.6.0
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking inquire v0.7.5
[INFO] [stderr]     Checking spinach v3.1.0
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]     Checking regex v1.11.3
[INFO] [stderr]    Compiling fancy-regex v0.16.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling oxc-miette-derive v2.5.1
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling brk_rolldown_std_utils v0.2.3
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ts-rs-macros v11.0.1
[INFO] [stderr]    Compiling oxc_ast_macros v0.92.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]    Compiling oxc-miette v2.5.1
[INFO] [stderr]     Checking rustls-webpki v0.103.7
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling oxc_diagnostics v0.92.0
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling ts-rs v11.0.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling commondir v1.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking cargo-platform v0.3.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling oxc_allocator v0.92.0
[INFO] [stderr]    Compiling oxc_index v3.1.0
[INFO] [stderr]    Compiling oxc-browserslist v2.1.2
[INFO] [stderr]    Compiling pnp v0.12.3
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling brk_rolldown_debug_action v0.2.3
[INFO] [stderr]    Compiling neli-proc-macros v0.1.4
[INFO] [stderr]     Checking cargo_metadata v0.23.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling async-scoped v0.9.0
[INFO] [stderr]    Compiling oxc_span v0.92.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling brk-notify v8.2.1
[INFO] [stderr]    Compiling brk_string_wizard v0.2.3
[INFO] [stderr]    Compiling oxc_syntax v0.92.0
[INFO] [stderr]    Compiling oxc_regular_expression v0.92.0
[INFO] [stderr]     Checking neli v0.6.5
[INFO] [stderr]    Compiling oxc_resolver v11.9.0
[INFO] [stderr]    Compiling brk-notify-debouncer-full v0.6.1
[INFO] [stderr]    Compiling oxc_cfg v0.92.0
[INFO] [stderr]    Compiling oxc_compat v0.92.0
[INFO] [stderr]     Checking ureq v3.1.2
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking tokio-tungstenite v0.28.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling brk_rolldown_debug v0.2.3
[INFO] [stderr]    Compiling tracing-chrome v0.7.2
[INFO] [stderr]    Compiling oxc_ast v0.92.0
[INFO] [stderr]    Compiling brk_rolldown_fs v0.2.3
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling brk_rolldown_tracing v0.2.3
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]     Checking local-ip-address v0.6.5
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]     Checking axum v0.8.6
[INFO] [stderr]    Compiling oxc_ecmascript v0.92.0
[INFO] [stderr]    Compiling oxc_ast_visit v0.92.0
[INFO] [stderr]    Compiling oxc_parser v0.92.0
[INFO] [stderr]    Compiling oxc_semantic v0.92.0
[INFO] [stderr]    Compiling oxc_isolated_declarations v0.92.0
[INFO] [stderr]    Compiling oxc_traverse v0.92.0
[INFO] [stderr]    Compiling oxc_mangler v0.92.0
[INFO] [stderr]    Compiling oxc_codegen v0.92.0
[INFO] [stderr]    Compiling oxc_transformer v0.92.0
[INFO] [stderr]    Compiling oxc_minifier v0.92.0
[INFO] [stderr]    Compiling oxc_transformer_plugins v0.92.0
[INFO] [stderr]    Compiling oxc v0.92.0
[INFO] [stderr]    Compiling brk_rolldown_utils v0.2.3
[INFO] [stderr]    Compiling brk_rolldown_error v0.2.3
[INFO] [stderr]    Compiling brk_rolldown_sourcemap v0.2.3
[INFO] [stderr]    Compiling brk_rolldown_ecmascript v0.2.3
[INFO] [stderr]    Compiling brk_rolldown_watcher v0.2.3
[INFO] [stderr]    Compiling brk_rolldown_common v0.2.3
[INFO] [stderr]    Compiling brk_rolldown_resolver v0.2.3
[INFO] [stderr]    Compiling brk_rolldown_ecmascript_utils v0.2.3
[INFO] [stderr]    Compiling brk_rolldown_plugin v0.2.3
[INFO] [stderr]    Compiling brk_rolldown_plugin_hmr v0.2.3
[INFO] [stderr]    Compiling brk_rolldown_plugin_data_uri v0.2.3
[INFO] [stderr]    Compiling brk_rolldown_plugin_chunk_import_map v0.2.3
[INFO] [stderr]    Compiling brk_rolldown_plugin_oxc_runtime v0.2.3
[INFO] [stderr]    Compiling brk_rolldown v0.2.3
[INFO] [stderr]    Compiling maudit-cli v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s
[INFO] running `Command { std: "docker" "inspect" "226ed1d08b842117f644cd04905fbe57d18436ec857ce769c9de42b185ced0cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "226ed1d08b842117f644cd04905fbe57d18436ec857ce769c9de42b185ced0cf", kill_on_drop: false }`
[INFO] [stdout] 226ed1d08b842117f644cd04905fbe57d18436ec857ce769c9de42b185ced0cf
