[INFO] cloning repository https://github.com/YASSERRMD/mem0-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/YASSERRMD/mem0-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYASSERRMD%2Fmem0-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYASSERRMD%2Fmem0-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e2cee43c675cd28dd29065efc46d6d354a255511
[INFO] testing YASSERRMD/mem0-rust against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYASSERRMD%2Fmem0-rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/YASSERRMD/mem0-rust
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/YASSERRMD/mem0-rust
[INFO] tweaked toml for git repo https://github.com/YASSERRMD/mem0-rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/YASSERRMD/mem0-rust on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/YASSERRMD/mem0-rust 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-core v0.1.35
[INFO] [stderr]   Downloaded tokio-test v0.4.4
[INFO] [stderr]   Downloaded tracing v0.1.43
[INFO] [stderr]   Downloaded rsa v0.9.9
[INFO] [stderr]   Downloaded rusqlite v0.32.1
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.56
[INFO] [stderr]   Downloaded reqwest v0.12.25
[INFO] [stderr]   Downloaded web-sys v0.3.83
[INFO] [stderr]   Downloaded redis v0.27.6
[INFO] [stderr]   Downloaded qdrant-client v1.16.0
[INFO] [stderr]   Downloaded tonic v0.12.3
[INFO] [stderr]   Downloaded backon v1.6.0
[INFO] [stderr]   Downloaded prost-derive v0.13.5
[INFO] [stderr]   Downloaded indoc v2.0.7
[INFO] [stderr]   Downloaded prost v0.13.5
[INFO] [stderr]   Downloaded prost-types v0.13.5
[INFO] [stderr]   Downloaded derive_builder_core v0.20.2
[INFO] [stderr]   Downloaded unindent v0.2.4
[INFO] [stderr]   Downloaded pyo3-macros v0.22.6
[INFO] [stderr]   Downloaded pyo3-build-config v0.22.6
[INFO] [stderr]   Downloaded backoff v0.4.0
[INFO] [stderr]   Downloaded derive_builder v0.20.2
[INFO] [stderr]   Downloaded derive_builder_macro v0.20.2
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.22.6
[INFO] [stderr]   Downloaded pgvector v0.4.1
[INFO] [stderr]   Downloaded reqwest-eventsource v0.6.0
[INFO] [stderr]   Downloaded pyo3-ffi v0.22.6
[INFO] [stderr]   Downloaded ollama-rs v0.2.6
[INFO] [stderr]   Downloaded async-openai v0.25.0
[INFO] [stderr]   Downloaded async-convert v1.0.0
[INFO] [stderr]   Downloaded pyo3 v0.22.6
[INFO] [stderr]   Downloaded eventsource-stream v0.2.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0c493b8148c938633507e0e9f279e446a4b6f89dbb50a85d47efb890b93d079a
[INFO] running `Command { std: "docker" "start" "-a" "0c493b8148c938633507e0e9f279e446a4b6f89dbb50a85d47efb890b93d079a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c493b8148c938633507e0e9f279e446a4b6f89dbb50a85d47efb890b93d079a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c493b8148c938633507e0e9f279e446a4b6f89dbb50a85d47efb890b93d079a", kill_on_drop: false }`
[INFO] [stdout] 0c493b8148c938633507e0e9f279e446a4b6f89dbb50a85d47efb890b93d079a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 935e8ed849d19395717223352751e6534bcc8768c38e03591d0ffa1065484a61
[INFO] running `Command { std: "docker" "start" "-a" "935e8ed849d19395717223352751e6534bcc8768c38e03591d0ffa1065484a61", kill_on_drop: false }`
[INFO] [stderr] warning: invalid feature `server` in required-features of target `mem0-server`: `server` is not present in [features] section
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.25
[INFO] [stderr]    Compiling mem0-rust v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.62s
[INFO] running `Command { std: "docker" "inspect" "935e8ed849d19395717223352751e6534bcc8768c38e03591d0ffa1065484a61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "935e8ed849d19395717223352751e6534bcc8768c38e03591d0ffa1065484a61", kill_on_drop: false }`
[INFO] [stdout] 935e8ed849d19395717223352751e6534bcc8768c38e03591d0ffa1065484a61
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f32aa96b6cb2fe43e8e95740bc45fcedcb7ac5431becd131ff24e30a1f0bae7
[INFO] running `Command { std: "docker" "start" "-a" "3f32aa96b6cb2fe43e8e95740bc45fcedcb7ac5431becd131ff24e30a1f0bae7", kill_on_drop: false }`
[INFO] [stderr] warning: invalid feature `server` in required-features of target `mem0-server`: `server` is not present in [features] section
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.25
[INFO] [stderr]    Compiling mem0-rust v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `mem0-rust` (example "scored_results")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name scored_results --edition=2021 examples/scored_results.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="memory-store"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anthropic", "axum", "default", "full", "memory-store", "ollama", "openai", "postgres", "python", "qdrant", "redis"))' -C metadata=5b162df13e022d2d -C extra-filename=-917feffedf8c590d --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-490b29620209a286.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-942c8bf02f1006ea.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-ce2ce186edf8450e.rlib --extern mem0_rust=/opt/rustwide/target/debug/deps/libmem0_rust-c9a226b2e218ed22.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-6b0c64e00007fc4f.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-23dc87869f8ed23c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2a40bd9ad4c019ca.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-61c328d08390431c.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-ce973d3008cbe386.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-658e44fc684def9e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cad391450250361c.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-19fc8fa6caa3275f.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d4a211bd7e9bd824.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d1054f940ca0cb54.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-83a0811a41edddd3.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-432889ce4162ab06.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-95da3aa0ec1a289e/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `mem0-rust` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name mem0_rust --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="memory-store"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anthropic", "axum", "default", "full", "memory-store", "ollama", "openai", "postgres", "python", "qdrant", "redis"))' -C metadata=15dbb9b9ba933ecc -C extra-filename=-8abbaca23aa93e8d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-490b29620209a286.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-942c8bf02f1006ea.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-ce2ce186edf8450e.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-6b0c64e00007fc4f.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-23dc87869f8ed23c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2a40bd9ad4c019ca.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-61c328d08390431c.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-ce973d3008cbe386.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-658e44fc684def9e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cad391450250361c.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-19fc8fa6caa3275f.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d4a211bd7e9bd824.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d1054f940ca0cb54.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-83a0811a41edddd3.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-432889ce4162ab06.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-95da3aa0ec1a289e/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "3f32aa96b6cb2fe43e8e95740bc45fcedcb7ac5431becd131ff24e30a1f0bae7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f32aa96b6cb2fe43e8e95740bc45fcedcb7ac5431becd131ff24e30a1f0bae7", kill_on_drop: false }`
[INFO] [stdout] 3f32aa96b6cb2fe43e8e95740bc45fcedcb7ac5431becd131ff24e30a1f0bae7
