[INFO] cloning repository https://github.com/phiresky/rga [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phiresky/rga" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphiresky%2Frga", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphiresky%2Frga'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2ccf3eeb71e491f074fce67e3c2d1f72f380b09a [INFO] checking phiresky/rga against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphiresky%2Frga" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/phiresky/rga [INFO] finished tweaking git repo https://github.com/phiresky/rga [INFO] tweaked toml for git repo https://github.com/phiresky/rga written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/phiresky/rga on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/phiresky/rga 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec0a0988172e53f7df93d50cba0e43764805ef367dff71856008b77505289cee [INFO] running `Command { std: "docker" "start" "-a" "ec0a0988172e53f7df93d50cba0e43764805ef367dff71856008b77505289cee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec0a0988172e53f7df93d50cba0e43764805ef367dff71856008b77505289cee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec0a0988172e53f7df93d50cba0e43764805ef367dff71856008b77505289cee", kill_on_drop: false }` [INFO] [stdout] ec0a0988172e53f7df93d50cba0e43764805ef367dff71856008b77505289cee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 840a6144f6936669627e5f94d0296bb536d38c420961e87742f7278c6b768511 [INFO] running `Command { std: "docker" "start" "-a" "840a6144f6936669627e5f94d0296bb536d38c420961e87742f7278c6b768511", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling zstd-safe v7.2.3 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking flate2 v1.1.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling zstd-sys v2.0.14+zstd.1.5.7 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking terminal_size v0.4.1 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking brotli-decompressor v4.0.2 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.9 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking dyn-clone v1.0.18 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking clap_builder v4.5.31 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking charset v0.1.5 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking pin-project v1.1.9 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking brotli v7.0.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.2 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Checking rusqlite v0.30.0 [INFO] [stderr] Checking bzip2 v0.5.2 [INFO] [stderr] Checking xattr v1.4.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking is-terminal v0.4.15 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking data-encoding v2.8.0 [INFO] [stderr] Checking quoted_printable v0.5.1 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking deflate64 v0.1.9 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Checking tempfile v3.17.1 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking tokio-rusqlite v0.5.0 [INFO] [stderr] Checking open v5.3.2 [INFO] [stderr] Checking mailparse v0.14.1 [INFO] [stderr] Checking tree_magic_mini v3.1.6 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking astral-tokio-tar v0.5.1 [INFO] [stderr] Checking pretty-bytes v0.2.2 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking dyn-clonable v0.9.2 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking size_format v1.0.2 [INFO] [stderr] Checking clap v4.5.31 [INFO] [stderr] Checking async-compression v0.3.15 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Checking encoding_rs_io v0.1.7 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking async-compression v0.4.19 [INFO] [stderr] Checking mime2ext v0.1.53 [INFO] [stderr] Checking json_comments v0.2.2 [INFO] [stderr] Checking path-clean v1.0.1 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Checking async_zip v0.0.12 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking ripgrep_all v0.10.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead [INFO] [stdout] --> src/adapters/zip.rs:85:42 [INFO] [stdout] | [INFO] [stdout] 85 | std::intrinsics::transmute::< [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead [INFO] [stdout] --> src/adapters/zip.rs:133:46 [INFO] [stdout] | [INFO] [stdout] 133 | ... std::intrinsics::transmute::< [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead [INFO] [stdout] --> src/adapters/zip.rs:85:42 [INFO] [stdout] | [INFO] [stdout] 85 | std::intrinsics::transmute::< [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead [INFO] [stdout] --> src/adapters/zip.rs:133:46 [INFO] [stdout] | [INFO] [stdout] 133 | ... std::intrinsics::transmute::< [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ReadableBytesCount` is never constructed [INFO] [stdout] --> src/config.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | struct ReadableBytesCount(i64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ReadableBytesCount` is never constructed [INFO] [stdout] --> src/config.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | struct ReadableBytesCount(i64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/expand.rs:80:30 [INFO] [stdout] | [INFO] [stdout] 80 | fn find_cap_ref(replacement: &[u8]) -> Option { [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 80 | fn find_cap_ref(replacement: &[u8]) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/expand.rs:104:29 [INFO] [stdout] | [INFO] [stdout] 104 | fn find_cap_ref_braced(rep: &[u8], mut i: usize) -> Option { [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 104 | fn find_cap_ref_braced(rep: &[u8], mut i: usize) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/expand.rs:80:30 [INFO] [stdout] | [INFO] [stdout] 80 | fn find_cap_ref(replacement: &[u8]) -> Option { [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 80 | fn find_cap_ref(replacement: &[u8]) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/expand.rs:104:29 [INFO] [stdout] | [INFO] [stdout] 104 | fn find_cap_ref_braced(rep: &[u8], mut i: usize) -> Option { [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 104 | fn find_cap_ref_braced(rep: &[u8], mut i: usize) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s [INFO] running `Command { std: "docker" "inspect" "840a6144f6936669627e5f94d0296bb536d38c420961e87742f7278c6b768511", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "840a6144f6936669627e5f94d0296bb536d38c420961e87742f7278c6b768511", kill_on_drop: false }` [INFO] [stdout] 840a6144f6936669627e5f94d0296bb536d38c420961e87742f7278c6b768511