[INFO] cloning repository https://github.com/ndanaka/aichat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ndanaka/aichat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fndanaka%2Faichat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fndanaka%2Faichat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f33f566b42eaf19d6d373e256969c566595e5238 [INFO] building ndanaka/aichat against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fndanaka%2Faichat" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ndanaka/aichat [INFO] finished tweaking git repo https://github.com/ndanaka/aichat [INFO] tweaked toml for git repo https://github.com/ndanaka/aichat written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ndanaka/aichat on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ndanaka/aichat 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20c81cd95cc07a546d245e57819ca89b1197346383848cb6efc5219c2c26e621 [INFO] running `Command { std: "docker" "start" "-a" "20c81cd95cc07a546d245e57819ca89b1197346383848cb6efc5219c2c26e621", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20c81cd95cc07a546d245e57819ca89b1197346383848cb6efc5219c2c26e621", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20c81cd95cc07a546d245e57819ca89b1197346383848cb6efc5219c2c26e621", kill_on_drop: false }` [INFO] [stdout] 20c81cd95cc07a546d245e57819ca89b1197346383848cb6efc5219c2c26e621 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49c772ced1d108df3a552c7173e98c2509e198de22893a98422245d0ac6ccd85 [INFO] running `Command { std: "docker" "start" "-a" "49c772ced1d108df3a552c7173e98c2509e198de22893a98422245d0ac6ccd85", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cc v1.2.3 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling wayland-sys v0.31.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling wayland-backend v0.3.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling rustls v0.23.19 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling wayland-client v0.31.7 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling wayland-scanner v0.31.5 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling markup5ever v0.14.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling selectors v0.26.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling stop-words v0.8.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling html5ever v0.29.0 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling webpki-roots v0.26.7 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling tree_magic_mini v3.1.6 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling base64-simd v0.8.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 vte v0.11.1 [INFO] [stderr] Compiling tokio-socks v0.5.2 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling sysctl v0.5.5 [INFO] [stderr] Compiling xml5ever v0.18.1 [INFO] [stderr] Compiling cssparser v0.34.0 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling hyper v1.5.1 [INFO] [stderr] Compiling cached_proc_macro v0.23.0 [INFO] [stderr] Compiling derive-new v0.6.0 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling rust-embed-utils v8.5.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling cpu-time v1.0.0 [INFO] [stderr] Compiling os_pipe v1.2.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling wayland-protocols v0.31.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling servo_arc v0.4.0 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.1 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling wayland-protocols-wlr v0.2.0 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling hyper-rustls v0.27.3 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling plist v1.7.0 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling cached v0.54.0 [INFO] [stderr] Compiling wl-clipboard-rs v0.8.1 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling anndists v0.1.2 [INFO] [stderr] Compiling aws-smithy-types v1.2.9 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] error: could not compile `reqwest` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name reqwest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(reqwest_unstable)' --cfg 'feature="__rustls"' --cfg 'feature="__rustls-ring"' --cfg 'feature="__tls"' --cfg 'feature="json"' --cfg 'feature="multipart"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-native-roots"' --cfg 'feature="rustls-tls-native-roots-no-provider"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="rustls-tls-webpki-roots-no-provider"' --cfg 'feature="socks"' --cfg 'feature="stream"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_proxy_sys_no_cache", "__rustls", "__rustls-ring", "__tls", "blocking", "brotli", "charset", "cookies", "default", "default-tls", "deflate", "gzip", "h2", "hickory-dns", "http2", "http3", "json", "macos-system-configuration", "multipart", "native-tls", "native-tls-alpn", "native-tls-vendored", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-manual-roots-no-provider", "rustls-tls-native-roots", "rustls-tls-native-roots-no-provider", "rustls-tls-no-provider", "rustls-tls-webpki-roots", "rustls-tls-webpki-roots-no-provider", "socks", "stream", "trust-dns", "zstd"))' -C metadata=8a1212943b84b0c1 -C extra-filename=-f0cae9c54387324f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-485c92da441bbc40.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-fc6bb1738f00fc87.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-032635a707e73c0e.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-af6b2467def66428.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-d5740143cdc85e9c.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-7577ca233a529218.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-a4930e5201a37eba.rmeta --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-5b9f8888e1343549.rmeta --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-5885c31c3655df25.rmeta --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-346d915a0dce48fd.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-669e9396cafcbb01.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-7c41221c98f651c3.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-debe7c411cf97340.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-9bee39bbc5bd523a.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-1b69109c4d0b18c5.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-815545915cf61e92.rmeta --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-2cd746011cce0f3a.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-2cbe74edf6ba73ed.rmeta --extern rustls_pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-870aa897f2016219.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-cdcd6a5738a0361f.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-220dadd8dec8103c.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-5af0d277949c070a.rmeta --extern sync_wrapper=/opt/rustwide/target/debug/deps/libsync_wrapper-5a27d2ea02cd7690.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-79247ddbec9f90f3.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-a78677f35541439c.rmeta --extern tokio_socks=/opt/rustwide/target/debug/deps/libtokio_socks-188e16c455b651ff.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-788380729daf366b.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-0d7df29686b13872.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-bddf41e2496eb823.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-7be82430a2e7cb89.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-c02553900d426f3d/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "49c772ced1d108df3a552c7173e98c2509e198de22893a98422245d0ac6ccd85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49c772ced1d108df3a552c7173e98c2509e198de22893a98422245d0ac6ccd85", kill_on_drop: false }` [INFO] [stdout] 49c772ced1d108df3a552c7173e98c2509e198de22893a98422245d0ac6ccd85