[INFO] cloning repository https://github.com/av1ctor/event-mon-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/av1ctor/event-mon-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fav1ctor%2Fevent-mon-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fav1ctor%2Fevent-mon-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 33e47cfd79f86cfc61415ad3aaebd85c9173a918 [INFO] building av1ctor/event-mon-bot against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fav1ctor%2Fevent-mon-bot" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/av1ctor/event-mon-bot [INFO] finished tweaking git repo https://github.com/av1ctor/event-mon-bot [INFO] tweaked toml for git repo https://github.com/av1ctor/event-mon-bot written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/av1ctor/event-mon-bot on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/av1ctor/event-mon-bot 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8692340673e87a499d845a78d4b1627c75362812a7fb979d86da5c65d088b334 [INFO] running `Command { std: "docker" "start" "-a" "8692340673e87a499d845a78d4b1627c75362812a7fb979d86da5c65d088b334", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8692340673e87a499d845a78d4b1627c75362812a7fb979d86da5c65d088b334", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8692340673e87a499d845a78d4b1627c75362812a7fb979d86da5c65d088b334", kill_on_drop: false }` [INFO] [stdout] 8692340673e87a499d845a78d4b1627c75362812a7fb979d86da5c65d088b334 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e619f68b7024fa3f4610d2a9832e3360f350166497cf9abf3ba73b1c8f58b44d [INFO] running `Command { std: "docker" "start" "-a" "e619f68b7024fa3f4610d2a9832e3360f350166497cf9abf3ba73b1c8f58b44d", kill_on_drop: false }` [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling psm v0.1.25 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling stacker v0.1.20 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pretty v0.12.4 [INFO] [stderr] Compiling candid_derive v0.6.6 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling ic0 v0.23.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling minicbor v0.19.1 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ic_principal v0.1.1 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling ic-stable-structures v0.6.8 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling serde_tokenstream v0.2.2 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling minicbor-derive v0.13.0 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling candid v0.10.13 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling dataurl v0.1.2 [INFO] [stderr] Compiling ic-certification v2.6.0 [INFO] [stderr] Compiling ic-representation-independent-hash v2.6.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ct-codecs v1.1.3 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling function_name-proc-macro v0.3.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling function_name v0.3.0 [INFO] [stderr] Compiling clap_builder v4.5.36 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling ansi-to-html v0.2.2 [INFO] [stderr] Compiling icrc-cbor v0.1.0 [INFO] [stderr] Compiling icrc-ledger-types v0.1.8 [INFO] [stderr] Compiling ic-http-certification v2.6.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling ic-cdk-macros v0.17.1 [INFO] [stderr] Compiling ic-cdk-macros v0.16.0 [INFO] [stderr] Compiling clap v4.5.36 [INFO] [stderr] Compiling ic-cdk v0.17.1 [INFO] [stderr] Compiling ic-cdk v0.16.0 [INFO] [stderr] Compiling stable-fs v0.6.4 [INFO] [stderr] Compiling ic-ledger-types v0.14.0 [INFO] [stderr] Compiling ic-cdk-timers v0.11.0 [INFO] [stderr] Compiling monitor_api v0.1.0 (/opt/rustwide/workdir/packages/monitor/api) [INFO] [stderr] Compiling oc_bots_sdk v0.1.0 (https://github.com/open-chat-labs/open-chat-bots.git#18b59fe8) [INFO] [stderr] Compiling canfund v0.8.2 [INFO] [stderr] Compiling ic-wasi-polyfill v0.6.4 [INFO] [stderr] Compiling oc_bots_sdk_canister v0.1.0 (https://github.com/open-chat-labs/open-chat-bots.git#18b59fe8) [INFO] [stderr] Compiling bot_api v0.1.0 (/opt/rustwide/workdir/packages/bot/api) [INFO] [stderr] Compiling monitor v0.1.0 (/opt/rustwide/workdir/packages/monitor/impl) [INFO] [stderr] Compiling bot v0.1.0 (/opt/rustwide/workdir/packages/bot/impl) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/monitor/impl/src/types/job.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | &self [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 43 | ) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^^^^^ 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | ) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/bot/impl/src/types/monitor.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | &self [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 58 | ) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^^^^^ 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 58 | ) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/bot/impl/src/types/monitor.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | &self [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 120 | ) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^^^^^ 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] 120 | ) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/bot/impl/src/types/user.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | &self [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 27 | ) -> std::borrow::Cow<[u8]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ 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] 27 | ) -> std::borrow::Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 31s [INFO] running `Command { std: "docker" "inspect" "e619f68b7024fa3f4610d2a9832e3360f350166497cf9abf3ba73b1c8f58b44d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e619f68b7024fa3f4610d2a9832e3360f350166497cf9abf3ba73b1c8f58b44d", kill_on_drop: false }` [INFO] [stdout] e619f68b7024fa3f4610d2a9832e3360f350166497cf9abf3ba73b1c8f58b44d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f2d2ff068ba7710584de3cde1573ee9a099f9d468e290033239b7745ec58e75 [INFO] running `Command { std: "docker" "start" "-a" "8f2d2ff068ba7710584de3cde1573ee9a099f9d468e290033239b7745ec58e75", kill_on_drop: false }` [INFO] [stderr] Compiling monitor v0.1.0 (/opt/rustwide/workdir/packages/monitor/impl) [INFO] [stderr] Compiling bot_api v0.1.0 (/opt/rustwide/workdir/packages/bot/api) [INFO] [stderr] Compiling monitor_api v0.1.0 (/opt/rustwide/workdir/packages/monitor/api) [INFO] [stderr] Compiling bot v0.1.0 (/opt/rustwide/workdir/packages/bot/impl) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/monitor/impl/src/types/job.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | &self [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 43 | ) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^^^^^ 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | ) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/bot/impl/src/types/monitor.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | &self [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 58 | ) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^^^^^ 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 58 | ) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/bot/impl/src/types/user.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | &self [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 27 | ) -> std::borrow::Cow<[u8]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ 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] 27 | ) -> std::borrow::Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/bot/impl/src/types/monitor.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | &self [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 120 | ) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^^^^^ 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] 120 | ) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.39s [INFO] running `Command { std: "docker" "inspect" "8f2d2ff068ba7710584de3cde1573ee9a099f9d468e290033239b7745ec58e75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f2d2ff068ba7710584de3cde1573ee9a099f9d468e290033239b7745ec58e75", kill_on_drop: false }` [INFO] [stdout] 8f2d2ff068ba7710584de3cde1573ee9a099f9d468e290033239b7745ec58e75