[INFO] fetching crate brk_vec 0.0.40... [INFO] building brk_vec-0.0.40 against master#44f415c1d617ebc7b931a243b7b321ef8a6ca47c for pr-142134-abi-ast-error [INFO] extracting crate brk_vec 0.0.40 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate brk_vec 0.0.40 on toolchain 44f415c1d617ebc7b931a243b7b321ef8a6ca47c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate brk_vec 0.0.40 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate brk_vec 0.0.40 [INFO] tweaked toml for crates.io crate brk_vec 0.0.40 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate brk_vec 0.0.40 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" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded brk_logger v0.0.40 [INFO] [stderr] Downloaded brk_exit v0.0.40 [INFO] [stderr] Downloaded minreq v2.13.4 [INFO] [stderr] Downloaded derive_deref v1.1.1 [INFO] [stderr] Downloaded rapidhash v1.4.0 [INFO] [stderr] Downloaded color-spantrace v0.2.2 [INFO] [stderr] Downloaded color-eyre v0.6.4 [INFO] [stderr] Downloaded byteview v0.7.0 [INFO] [stderr] Downloaded brk_core v0.0.40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5456e8c3549c34ba07fb83d68a5e535319795bbb8c763f05db0279b2529798f2 [INFO] running `Command { std: "docker" "start" "-a" "5456e8c3549c34ba07fb83d68a5e535319795bbb8c763f05db0279b2529798f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5456e8c3549c34ba07fb83d68a5e535319795bbb8c763f05db0279b2529798f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5456e8c3549c34ba07fb83d68a5e535319795bbb8c763f05db0279b2529798f2", kill_on_drop: false }` [INFO] [stdout] 5456e8c3549c34ba07fb83d68a5e535319795bbb8c763f05db0279b2529798f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 741ca6721df852f20ecb685d55a11af053fd47144424c65d0a0d8b3b83688b31 [INFO] running `Command { std: "docker" "start" "-a" "741ca6721df852f20ecb685d55a11af053fd47144424c65d0a0d8b3b83688b31", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling bitcoin-io v0.1.3 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling owo-colors v4.2.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling hex-conservative v0.2.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling minreq v2.13.4 [INFO] [stderr] Compiling color-spantrace v0.2.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling bitcoin v0.32.6 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling jiff v0.2.14 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling rlimit v0.10.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling byteview v0.7.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rapidhash v1.4.0 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.25 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling ctrlc v3.4.7 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling derive_deref v1.1.1 [INFO] [stderr] Compiling color-eyre v0.6.4 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling brk_logger v0.0.40 [INFO] [stderr] Compiling brk_exit v0.0.40 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling bitcoin_hashes v0.14.0 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling bitcoin-units v0.1.2 [INFO] [stderr] Compiling base58ck v0.1.0 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling jsonrpc v0.18.0 [INFO] [stderr] Compiling bitcoincore-rpc-json v0.19.0 [INFO] [stderr] Compiling bitcoincore-rpc v0.19.0 [INFO] [stderr] Compiling brk_core v0.0.40 [INFO] [stderr] Compiling brk_vec v0.0.40 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/traits/generic.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | fn get_or_read(&self, index: I, mmap: &Mmap) -> Result>> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output -------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 30 | fn get_or_read(&self, index: I, mmap: &Mmap) -> Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/traits/generic.rs:34:21 [INFO] [stdout] | [INFO] [stdout] 34 | fn get_or_read_(&self, index: usize, mmap: &Mmap) -> Result>> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output -------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 34 | fn get_or_read_(&self, index: usize, mmap: &Mmap) -> Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/variants/eager.rs:102:24 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn get_or_read(&self, index: I, mmap: &Mmap) -> Result>> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output -------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 102 | pub fn get_or_read(&self, index: I, mmap: &Mmap) -> Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/variants/indexed.rs:44:24 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn get_or_read(&self, index: I, mmap: &Mmap) -> Result>> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output -------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 44 | pub fn get_or_read(&self, index: I, mmap: &Mmap) -> Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "741ca6721df852f20ecb685d55a11af053fd47144424c65d0a0d8b3b83688b31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "741ca6721df852f20ecb685d55a11af053fd47144424c65d0a0d8b3b83688b31", kill_on_drop: false }` [INFO] [stdout] 741ca6721df852f20ecb685d55a11af053fd47144424c65d0a0d8b3b83688b31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84d93561b89307ec3d002810ae62ab678a69deb384120480c027097b54fe1460 [INFO] running `Command { std: "docker" "start" "-a" "84d93561b89307ec3d002810ae62ab678a69deb384120480c027097b54fe1460", kill_on_drop: false }` [INFO] [stderr] Compiling brk_vec v0.0.40 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/traits/generic.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | fn get_or_read(&self, index: I, mmap: &Mmap) -> Result>> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output -------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 30 | fn get_or_read(&self, index: I, mmap: &Mmap) -> Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/traits/generic.rs:34:21 [INFO] [stdout] | [INFO] [stdout] 34 | fn get_or_read_(&self, index: usize, mmap: &Mmap) -> Result>> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output -------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 34 | fn get_or_read_(&self, index: usize, mmap: &Mmap) -> Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/variants/eager.rs:102:24 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn get_or_read(&self, index: I, mmap: &Mmap) -> Result>> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output -------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 102 | pub fn get_or_read(&self, index: I, mmap: &Mmap) -> Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/variants/indexed.rs:44:24 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn get_or_read(&self, index: I, mmap: &Mmap) -> Result>> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output -------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 44 | pub fn get_or_read(&self, index: I, mmap: &Mmap) -> Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/traits/generic.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | fn get_or_read(&self, index: I, mmap: &Mmap) -> Result>> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output -------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 30 | fn get_or_read(&self, index: I, mmap: &Mmap) -> Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/traits/generic.rs:34:21 [INFO] [stdout] | [INFO] [stdout] 34 | fn get_or_read_(&self, index: usize, mmap: &Mmap) -> Result>> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output -------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 34 | fn get_or_read_(&self, index: usize, mmap: &Mmap) -> Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/variants/eager.rs:102:24 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn get_or_read(&self, index: I, mmap: &Mmap) -> Result>> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output -------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 102 | pub fn get_or_read(&self, index: I, mmap: &Mmap) -> Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/variants/indexed.rs:44:24 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn get_or_read(&self, index: I, mmap: &Mmap) -> Result>> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output -------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 44 | pub fn get_or_read(&self, index: I, mmap: &Mmap) -> Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.19s [INFO] running `Command { std: "docker" "inspect" "84d93561b89307ec3d002810ae62ab678a69deb384120480c027097b54fe1460", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84d93561b89307ec3d002810ae62ab678a69deb384120480c027097b54fe1460", kill_on_drop: false }` [INFO] [stdout] 84d93561b89307ec3d002810ae62ab678a69deb384120480c027097b54fe1460