[INFO] fetching crate raydb-core 0.1.0...
[INFO] testing raydb-core-0.1.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate raydb-core 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate raydb-core 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate raydb-core 0.1.0
[INFO] tweaked toml for crates.io crate raydb-core 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate raydb-core 0.1.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate raydb-core 0.1.0 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dtor-proc-macro v0.0.6
[INFO] [stderr]   Downloaded ctor v0.6.3
[INFO] [stderr]   Downloaded ctor-proc-macro v0.0.7
[INFO] [stderr]   Downloaded napi-sys v3.2.1
[INFO] [stderr]   Downloaded napi-build v2.3.1
[INFO] [stderr]   Downloaded dtor v0.1.1
[INFO] [stderr]   Downloaded napi-derive v3.5.1
[INFO] [stderr]   Downloaded napi-derive-backend v5.0.1
[INFO] [stderr]   Downloaded clap v4.5.55
[INFO] [stderr]   Downloaded numpy v0.22.1
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.34
[INFO] [stderr]   Downloaded napi v3.8.2
[INFO] [stderr]   Downloaded clap_builder v4.5.55
[INFO] [stderr]   Downloaded zerocopy v0.8.34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 835df0990e5460d1faef5cfc7edc4c11ff78b602a40bb9d4298ae1a1462856d1
[INFO] running `Command { std: "docker" "start" "-a" "835df0990e5460d1faef5cfc7edc4c11ff78b602a40bb9d4298ae1a1462856d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "835df0990e5460d1faef5cfc7edc4c11ff78b602a40bb9d4298ae1a1462856d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "835df0990e5460d1faef5cfc7edc4c11ff78b602a40bb9d4298ae1a1462856d1", kill_on_drop: false }`
[INFO] [stdout] 835df0990e5460d1faef5cfc7edc4c11ff78b602a40bb9d4298ae1a1462856d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3cf0b0b87d304ef238257f86d94d211244abc7c6b46c3833eaa0e1beaa963c5c
[INFO] running `Command { std: "docker" "start" "-a" "3cf0b0b87d304ef238257f86d94d211244abc7c6b46c3833eaa0e1beaa963c5c", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.34
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling napi-build v2.3.1
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling napi v3.8.2
[INFO] [stderr]    Compiling dtor v0.1.1
[INFO] [stderr]    Compiling libloading v0.9.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling napi-sys v3.2.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling ctor v0.6.3
[INFO] [stderr]    Compiling raydb-core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling napi-derive-backend v5.0.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling napi-derive v3.5.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/graph/tx.rs:63:21
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub fn begin_tx(db: &GraphDB) -> Result<TxHandle> {
[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] 63 | pub fn begin_tx(db: &GraphDB) -> Result<TxHandle<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/graph/tx.rs:96:26
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub fn begin_read_tx(db: &GraphDB) -> Result<TxHandle> {
[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] 96 | pub fn begin_read_tx(db: &GraphDB) -> Result<TxHandle<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/napi_bindings/ray.rs:364:26
[INFO] [stdout]     |
[INFO] [stdout] 364 | fn prop_value_to_js(env: &Env, value: PropValue) -> Result<Unknown> {
[INFO] [stdout]     |                          ^^^^ the lifetime is elided here  ^^^^^^^ the same lifetime is hidden 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] 364 | fn prop_value_to_js(env: &Env, value: PropValue) -> Result<Unknown<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/napi_bindings/ray.rs:751:14
[INFO] [stdout]     |
[INFO] [stdout] 751 |   pub fn get(&self, env: Env, node_type: String, key: Unknown) -> Result<Option<Object>> {
[INFO] [stdout]     |              ^^^^^ the lifetime is elided here                                  ^^^^^^ the same lifetime is hidden 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] 751 |   pub fn get(&self, env: Env, node_type: String, key: Unknown) -> Result<Option<Object<'_>>> {
[INFO] [stdout]     |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/napi_bindings/ray.rs:772:20
[INFO] [stdout]     |
[INFO] [stdout] 772 |   pub fn get_by_id(&self, env: Env, node_id: i64) -> Result<Option<Object>> {
[INFO] [stdout]     |                    ^^^^^ the lifetime is elided here               ^^^^^^ the same lifetime is hidden 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] 772 |   pub fn get_by_id(&self, env: Env, node_id: i64) -> Result<Option<Object<'_>>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/napi_bindings/ray.rs:790:18
[INFO] [stdout]     |
[INFO] [stdout] 790 |   pub fn get_ref(&self, env: Env, node_type: String, key: Unknown) -> Result<Option<Object>> {
[INFO] [stdout]     |                  ^^^^^ the lifetime is elided here                                  ^^^^^^ the same lifetime is hidden 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] 790 |   pub fn get_ref(&self, env: Env, node_type: String, key: Unknown) -> Result<Option<Object<'_>>> {
[INFO] [stdout]     |                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/napi_bindings/ray.rs:1083:14
[INFO] [stdout]      |
[INFO] [stdout] 1083 |   pub fn all(&self, env: Env, node_type: String) -> Result<Vec<Object>> {
[INFO] [stdout]      |              ^^^^^ the lifetime is elided here                 ^^^^^^ the same lifetime is hidden 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] 1083 |   pub fn all(&self, env: Env, node_type: String) -> Result<Vec<Object<'_>>> {
[INFO] [stdout]      |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/napi_bindings/ray.rs:1250:16
[INFO] [stdout]      |
[INFO] [stdout] 1250 |   pub fn batch(&self, env: Env, ops: Vec<Object>) -> Result<Vec<Object>> {
[INFO] [stdout]      |                ^^^^^ the lifetime is elided here                ^^^^^^ the same lifetime is hidden 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] 1250 |   pub fn batch(&self, env: Env, ops: Vec<Object>) -> Result<Vec<Object<'_>>> {
[INFO] [stdout]      |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/napi_bindings/ray.rs:1459:20
[INFO] [stdout]      |
[INFO] [stdout] 1459 |   pub fn returning(&self, env: Env) -> Result<Object> {
[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] 1459 |   pub fn returning(&self, env: Env) -> Result<Object<'_>> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/napi_bindings/ray.rs:1492:20
[INFO] [stdout]      |
[INFO] [stdout] 1492 |   pub fn returning(&self, env: Env) -> Result<Vec<Object>> {
[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] 1492 |   pub fn returning(&self, env: Env) -> Result<Vec<Object<'_>>> {
[INFO] [stdout]      |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `raydb-core` (lib); 10 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name raydb_core --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type rlib --emit=dep-info,link -C opt-level=1 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="napi"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "default", "napi", "python", "tokio"))' -C metadata=06be9f56e76be969 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-b16fcb7608271a0f.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-e5c509718bf7216a.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-64dc8ba19ee06cde.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-6d777b5abbe968d8.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-ec01629ec42bd705.rlib --extern fs2=/opt/rustwide/target/debug/deps/libfs2-1c152c3d981bc547.rlib --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-0c8177d3cd3df53a.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-419be15ac529f20b.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-9d305dbde3de02c1.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-cdb7ab1cc33beb6a.rlib --extern napi=/opt/rustwide/target/debug/deps/libnapi-61be84e30296e510.rlib --extern napi_derive=/opt/rustwide/target/debug/deps/libnapi_derive-ce5c4cb08447c01b.so --extern nix=/opt/rustwide/target/debug/deps/libnix-d1cb82334324f4ca.rlib --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-7122415c29adf916.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-54924c583c38351b.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-aa43e9bfe915228c.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-10bbc0d7a93e00c7.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-42d5d8be4a0eb514.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-319e849fbf077c22.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-31f8235a9c96241e.rlib --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-fe71ca6a0afc9df3.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-93d5489da66493e2.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/zstd-sys-c92c7c681363ba1c/out -C link-arg=-Wl,-z,nodelete` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "3cf0b0b87d304ef238257f86d94d211244abc7c6b46c3833eaa0e1beaa963c5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cf0b0b87d304ef238257f86d94d211244abc7c6b46c3833eaa0e1beaa963c5c", kill_on_drop: false }`
[INFO] [stdout] 3cf0b0b87d304ef238257f86d94d211244abc7c6b46c3833eaa0e1beaa963c5c
