[INFO] cloning repository https://github.com/codewithwan/rust-url-shortener [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/codewithwan/rust-url-shortener" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodewithwan%2Frust-url-shortener", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodewithwan%2Frust-url-shortener'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e11a7da5cbf57cc80854e3b47fde834b29200a25 [INFO] checking codewithwan/rust-url-shortener against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodewithwan%2Frust-url-shortener" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/codewithwan/rust-url-shortener [INFO] finished tweaking git repo https://github.com/codewithwan/rust-url-shortener [INFO] tweaked toml for git repo https://github.com/codewithwan/rust-url-shortener written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/codewithwan/rust-url-shortener on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/codewithwan/rust-url-shortener 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2de7fa8b0b7a2bd09afa1eaa5bc38584336fb8e8acb4f41aa5f2c70f61bfb508 [INFO] running `Command { std: "docker" "start" "-a" "2de7fa8b0b7a2bd09afa1eaa5bc38584336fb8e8acb4f41aa5f2c70f61bfb508", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2de7fa8b0b7a2bd09afa1eaa5bc38584336fb8e8acb4f41aa5f2c70f61bfb508", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2de7fa8b0b7a2bd09afa1eaa5bc38584336fb8e8acb4f41aa5f2c70f61bfb508", kill_on_drop: false }` [INFO] [stdout] 2de7fa8b0b7a2bd09afa1eaa5bc38584336fb8e8acb4f41aa5f2c70f61bfb508 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8340a8d86f1c60ed2567736d10d245f729c94e11ee05841d0e78f10b0de243c1 [INFO] running `Command { std: "docker" "start" "-a" "8340a8d86f1c60ed2567736d10d245f729c94e11ee05841d0e78f10b0de243c1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling zerocopy v0.8.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking miniz_oxide v0.8.4 [INFO] [stderr] Checking tinyvec v1.8.1 [INFO] [stderr] Compiling built v0.7.6 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking getrandom v0.3.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking avif-serialize v0.8.2 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking data-encoding v2.8.0 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking zune-jpeg v0.4.14 [INFO] [stderr] Checking rand_core v0.9.0 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking image-webp v0.2.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling pin-project-internal v1.1.9 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking whoami v1.5.2 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking uuid v1.13.1 [INFO] [stderr] Checking postgres-protocol v0.6.8 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking postgres-types v0.2.9 [INFO] [stderr] Checking pin-project v1.1.9 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking env_logger v0.11.6 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking deadpool-runtime v0.1.4 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking deadpool v0.12.2 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tokio-postgres v0.7.13 [INFO] [stderr] Checking ravif v0.11.11 [INFO] [stderr] Checking image v0.25.5 [INFO] [stderr] Checking deadpool-postgres v0.14.1 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking qrcode v0.14.1 [INFO] [stderr] Checking redis v0.28.2 [INFO] [stderr] Checking redis v0.29.0 [INFO] [stderr] Checking warp v0.3.7 [INFO] [stderr] error: could not compile `warp` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name warp --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="multer"' --cfg 'feature="multipart"' --cfg 'feature="tokio-tungstenite"' --cfg 'feature="websocket"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-compression", "compression", "compression-brotli", "compression-gzip", "default", "multer", "multipart", "rustls-pemfile", "tls", "tokio-rustls", "tokio-tungstenite", "websocket"))' -C metadata=8bab7a93e69e233c -C extra-filename=-f169009ac2bd24cf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-383e1e46f5f9ffb3.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-3b07ee62b6910a08.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-c98a669363782a83.rmeta --extern headers=/opt/rustwide/target/debug/deps/libheaders-4eff92a0b482a1a0.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-2c8c68c6e554bf7f.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-c35ca8ba2c0fac4b.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-f2bade592f8c1749.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-719fdfbd841ea854.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-9f57d6cbd9671a58.rmeta --extern multer=/opt/rustwide/target/debug/deps/libmulter-2932846a4aaa6ad0.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-70e4695576ffb191.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-f2a75bc62cd4650d.rmeta --extern scoped_tls=/opt/rustwide/target/debug/deps/libscoped_tls-668d833244126a72.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-e62fab81cc2e4bd9.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2942e1c68dfa0435.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-202c0bca47ec1d32.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-01070c3abdb24aa1.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-af4bfe5616e49426.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-fb14afebedafb2bb.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-e69ac8dcc8243395.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-449f17d4c87e6d1c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `redis` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name redis --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.28.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="aio"' --cfg 'feature="bytes"' --cfg 'feature="tokio-comp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acl", "ahash", "aio", "async-std-comp", "async-std-native-tls-comp", "async-std-rustls-comp", "async-std-tls-comp", "bigdecimal", "bytes", "cluster", "cluster-async", "connection-manager", "default", "disable-client-setinfo", "geospatial", "hashbrown", "json", "keep-alive", "num-bigint", "r2d2", "rust_decimal", "script", "sentinel", "streams", "tcp_nodelay", "tls", "tls-native-tls", "tls-rustls", "tls-rustls-insecure", "tls-rustls-webpki-roots", "tokio-comp", "tokio-native-tls-comp", "tokio-rustls-comp", "uuid"))' -C metadata=3820069c217a7efd -C extra-filename=-88cf79a419356fe3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-f45eb29086487d7e.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-383e1e46f5f9ffb3.rmeta --extern combine=/opt/rustwide/target/debug/deps/libcombine-db7159b5d076dc4c.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-c98a669363782a83.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-67fcf6f92d0e20ed.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-9058eeb00e463681.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-70e4695576ffb191.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-7d3751869d8502a8.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-01070c3abdb24aa1.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-fb14afebedafb2bb.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-dc0beed4ba223c12.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `redis` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name redis --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="acl"' --cfg 'feature="aio"' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="geospatial"' --cfg 'feature="keep-alive"' --cfg 'feature="script"' --cfg 'feature="streams"' --cfg 'feature="tokio-comp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acl", "ahash", "aio", "async-std-comp", "async-std-native-tls-comp", "async-std-rustls-comp", "async-std-tls-comp", "bigdecimal", "bytes", "cache-aio", "cluster", "cluster-async", "connection-manager", "default", "disable-client-setinfo", "geospatial", "hashbrown", "json", "keep-alive", "num-bigint", "r2d2", "rust_decimal", "script", "sentinel", "streams", "tcp_nodelay", "tls", "tls-native-tls", "tls-rustls", "tls-rustls-insecure", "tls-rustls-webpki-roots", "tokio-comp", "tokio-native-tls-comp", "tokio-rustls-comp", "uuid"))' -C metadata=1d5af3587aa7dd02 -C extra-filename=-0775d534f45e9bb1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-f45eb29086487d7e.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-383e1e46f5f9ffb3.rmeta --extern combine=/opt/rustwide/target/debug/deps/libcombine-db7159b5d076dc4c.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-c98a669363782a83.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-67fcf6f92d0e20ed.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-9058eeb00e463681.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-70e4695576ffb191.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-7d3751869d8502a8.rmeta --extern sha1_smol=/opt/rustwide/target/debug/deps/libsha1_smol-4e2b7f6914ec1690.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-b5191dae6af14ba4.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-01070c3abdb24aa1.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-fb14afebedafb2bb.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-dc0beed4ba223c12.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "8340a8d86f1c60ed2567736d10d245f729c94e11ee05841d0e78f10b0de243c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8340a8d86f1c60ed2567736d10d245f729c94e11ee05841d0e78f10b0de243c1", kill_on_drop: false }` [INFO] [stdout] 8340a8d86f1c60ed2567736d10d245f729c94e11ee05841d0e78f10b0de243c1