[INFO] cloning repository https://github.com/Dominik355/rust_playground
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dominik355/rust_playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDominik355%2Frust_playground", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDominik355%2Frust_playground'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 905d47fd83458ff296a0a282111bbf3f1ae90b35
[INFO] testing Dominik355/rust_playground against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDominik355%2Frust_playground" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Dominik355/rust_playground
[INFO] finished tweaking git repo https://github.com/Dominik355/rust_playground
[INFO] tweaked toml for git repo https://github.com/Dominik355/rust_playground written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dominik355/rust_playground on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dominik355/rust_playground 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/async_testing/Cargo.toml: unused manifest key: dev
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded oorandom v11.1.4
[INFO] [stderr]   Downloaded quickcheck_macros v1.0.0
[INFO] [stderr]   Downloaded cron v0.12.1
[INFO] [stderr]   Downloaded quickcheck v1.0.3
[INFO] [stderr]   Downloaded left-right v0.11.5
[INFO] [stderr]   Downloaded toml v0.8.15
[INFO] [stderr]   Downloaded cc v1.1.0
[INFO] [stderr]   Downloaded toml_edit v0.22.16
[INFO] [stderr]   Downloaded rdkafka v0.36.2
[INFO] [stderr]   Downloaded winnow v0.6.18
[INFO] [stderr]   Downloaded object v0.36.1
[INFO] [stderr]   Downloaded syn v2.0.70
[INFO] [stderr]   Downloaded rdkafka-sys v4.7.0+2.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d664fb07bba526a87f8bee63e03436f129258c55417112229f8493f2c801b141
[INFO] running `Command { std: "docker" "start" "-a" "d664fb07bba526a87f8bee63e03436f129258c55417112229f8493f2c801b141", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d664fb07bba526a87f8bee63e03436f129258c55417112229f8493f2c801b141", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d664fb07bba526a87f8bee63e03436f129258c55417112229f8493f2c801b141", kill_on_drop: false }`
[INFO] [stdout] d664fb07bba526a87f8bee63e03436f129258c55417112229f8493f2c801b141
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa02e150e410353e2928088f61c84eaacffaa3875bf46942a699d63f92447b37
[INFO] running `Command { std: "docker" "start" "-a" "fa02e150e410353e2928088f61c84eaacffaa3875bf46942a699d63f92447b37", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/async_testing/Cargo.toml: unused manifest key: dev
[INFO] [stderr]    Compiling cc v1.1.0
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling gimli v0.29.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling object v0.36.1
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling syn v2.0.70
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling libz-sys v1.1.18
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling plotters-backend v0.3.6
[INFO] [stderr]    Compiling rdkafka-sys v4.7.0+2.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.9
[INFO] [stderr]    Compiling plotters-svg v0.3.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling addr2line v0.22.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling plotters v0.3.6
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling sysinfo v0.30.13
[INFO] [stderr]    Compiling cron v0.12.1
[INFO] [stderr]    Compiling left-right v0.11.5
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling arcswap-vs-leftright v0.1.0 (/opt/rustwide/workdir/arcswap-vs-leftright)
[INFO] [stderr]    Compiling patterns v0.1.0 (/opt/rustwide/workdir/patterns)
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]   --> arcswap-vs-leftright/src/lib.rs:12:4
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn main() {}
[INFO] [stdout]    |    ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> arcswap-vs-leftright/src/left_right_cell.rs:42:16
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn get(&self) -> Option<ReadGuard<T>> {
[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] 42 |     pub fn get(&self) -> Option<ReadGuard<'_, T>> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> arcswap-vs-leftright/src/left_right_cell.rs:46:33
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub unsafe fn get_unchecked(&self) -> ReadGuard<T> {
[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] 46 |     pub unsafe fn get_unchecked(&self) -> ReadGuard<'_, T> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Event` is never used
[INFO] [stdout]  --> patterns/src/observer.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum Event {
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Notifier` is never constructed
[INFO] [stdout]  --> patterns/src/observer/callback.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Notifier<E, Ctx> {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `register`, and `notify` are never used
[INFO] [stdout]   --> patterns/src/observer/callback.rs:6:12
[INFO] [stdout]    |
[INFO] [stdout]  5 | impl<E, Ctx> Notifier<E, Ctx> {
[INFO] [stdout]    | ----------------------------- associated items in this implementation
[INFO] [stdout]  6 |     pub fn new() -> Notifier<E, Ctx> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub fn register<F>(&mut self, callback: F)
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn notify(&self, event: E, ctx: &mut Ctx) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Observable` is never used
[INFO] [stdout]  --> patterns/src/observer/channels.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | trait Observable {
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ObservableImpl` is never constructed
[INFO] [stdout]   --> patterns/src/observer/channels.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct ObservableImpl {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Observable` is never used
[INFO] [stdout]  --> patterns/src/observer/rc.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | trait Observable {
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Observer` is never used
[INFO] [stdout]  --> patterns/src/observer/rc.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | trait Observer {
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ObservableImpl` is never constructed
[INFO] [stdout]   --> patterns/src/observer/rc.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct ObservableImpl {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ObserverImpl` is never constructed
[INFO] [stdout]   --> patterns/src/observer/rc.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 37 | struct ObserverImpl {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> patterns/src/observer/rc.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl ObserverImpl {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 42 |     pub fn new(name: impl Into<String>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `IObserver` is never used
[INFO] [stdout]  --> patterns/src/observer/reference.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | trait IObserver {
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ISubject` is never used
[INFO] [stdout]  --> patterns/src/observer/reference.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | trait ISubject<'a, T: IObserver> {
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Subject` is never constructed
[INFO] [stdout]   --> patterns/src/observer/reference.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct Subject<'a, T: IObserver> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> patterns/src/observer/reference.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl<'a, T: IObserver + PartialEq> Subject<'a, T> {
[INFO] [stdout]    | ------------------------------------------------- associated function in this implementation
[INFO] [stdout] 17 |     fn new() -> Subject<'a, T> {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConcreteObserver` is never constructed
[INFO] [stdout]   --> patterns/src/observer/reference.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 42 | struct ConcreteObserver {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rw_lock v0.1.0 (/opt/rustwide/workdir/rw_lock)
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.70/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=8daeaa966e5a5da8 -C extra-filename=-cdd184d08d18ea52 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-90f4d189e3c1781a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ea54d792119c380c.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.36.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=16245fad591acdce -C extra-filename=-82ee1b8458d1f658 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3ffe5f7a52883367.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "fa02e150e410353e2928088f61c84eaacffaa3875bf46942a699d63f92447b37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa02e150e410353e2928088f61c84eaacffaa3875bf46942a699d63f92447b37", kill_on_drop: false }`
[INFO] [stdout] fa02e150e410353e2928088f61c84eaacffaa3875bf46942a699d63f92447b37
