[INFO] cloning repository https://github.com/arindas/laminarmq
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arindas/laminarmq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farindas%2Flaminarmq", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farindas%2Flaminarmq'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 38b1cb65952e917f9e3c0ba56232da74ff7287bb
[INFO] testing arindas/laminarmq against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farindas%2Flaminarmq" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/arindas/laminarmq
[INFO] finished tweaking git repo https://github.com/arindas/laminarmq
[INFO] tweaked toml for git repo https://github.com/arindas/laminarmq written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/arindas/laminarmq on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/arindas/laminarmq 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bb9c8a1fdb57a2e03cd614168f59fbb8ffe6f8a6619eaa89ca81e4d9b9329518
[INFO] running `Command { std: "docker" "start" "bb9c8a1fdb57a2e03cd614168f59fbb8ffe6f8a6619eaa89ca81e4d9b9329518", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb9c8a1fdb57a2e03cd614168f59fbb8ffe6f8a6619eaa89ca81e4d9b9329518", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bb9c8a1fdb57a2e03cd614168f59fbb8ffe6f8a6619eaa89ca81e4d9b9329518" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb9c8a1fdb57a2e03cd614168f59fbb8ffe6f8a6619eaa89ca81e4d9b9329518", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bb9c8a1fdb57a2e03cd614168f59fbb8ffe6f8a6619eaa89ca81e4d9b9329518" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling itoa v1.0.8
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling parking v2.1.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling gimli v0.27.3
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling concurrent-queue v2.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling async-lock v2.7.0
[INFO] [stderr]    Compiling object v0.31.1
[INFO] [stderr]    Compiling async-trait v0.1.71
[INFO] [stderr]    Compiling owned-alloc v0.2.0
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling cache-padded v1.3.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling concurrent-queue v1.2.4
[INFO] [stderr]    Compiling lockfree v0.5.1
[INFO] [stderr]    Compiling intrusive-collections v0.9.5
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling bitmaps v3.2.0
[INFO] [stderr]    Compiling enclose v1.1.8
[INFO] [stderr]    Compiling sketches-ddsketch v0.1.3
[INFO] [stderr]    Compiling buddy-alloc v0.4.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling glommio v0.8.0
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling rlimit v0.6.2
[INFO] [stderr]    Compiling num-complex v0.4.3
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling route-recognizer v0.3.1
[INFO] [stderr]    Compiling addr2line v0.20.0
[INFO] [stderr]    Compiling generational-cache v0.2.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling futures-time v3.0.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling pin-project-internal v1.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling pin-project v1.1.2
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling ctrlc-async v3.2.2
[INFO] [stderr]    Compiling h2 v0.3.20
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling laminarmq v0.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Mock` is never constructed
[INFO] [stdout]    --> src/storage/impls/glommio/consume.rs:111:12
[INFO] [stdout]     |
[INFO] [stdout] 111 |     struct Mock;
[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]    --> src/storage/commit_log/segmented_log/mod.rs:882:9
[INFO] [stdout]     |
[INFO] [stdout] 882 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 883 |         segment_id: Option<usize>,
[INFO] [stdout] 884 |     ) -> ResolvedSegmentMutResult<S, M, H, Idx, SERP, C> {
[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] 884 |     ) -> ResolvedSegmentMutResult<'_, S, M, H, Idx, SERP, C> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/storage/commit_log/segmented_log/mod.rs:895:9
[INFO] [stdout]     |
[INFO] [stdout] 895 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 896 |         segment_id: Option<usize>,
[INFO] [stdout] 897 |     ) -> ResolvedSegmentResult<S, M, H, Idx, SERP, C> {
[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] 897 |     ) -> ResolvedSegmentResult<'_, S, M, H, Idx, SERP, C> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.95s
[INFO] running `Command { std: "docker" "inspect" "bb9c8a1fdb57a2e03cd614168f59fbb8ffe6f8a6619eaa89ca81e4d9b9329518", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bb9c8a1fdb57a2e03cd614168f59fbb8ffe6f8a6619eaa89ca81e4d9b9329518" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]    Compiling serde_json v1.0.102
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling ryu v1.0.14
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling cpp_demangle v0.4.2
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling ciborium-io v0.2.1
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling uuid v1.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling ciborium-ll v0.2.1
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling concurrent-queue v2.2.0
[INFO] [stderr]    Compiling clap_builder v4.3.11
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling tempfile v3.6.0
[INFO] [stderr]    Compiling symbolic-demangle v12.3.0
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling symbolic-common v12.3.0
[INFO] [stderr]    Compiling rgb v0.8.36
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling num-complex v0.4.3
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling quick-xml v0.26.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling clap v4.3.11
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling str_stack v0.1.0
[INFO] [stderr]    Compiling pprof v0.12.0
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling rlimit v0.10.1
[INFO] [stderr]    Compiling glommio v0.8.0
[INFO] [stderr]    Compiling nix v0.26.2
[INFO] [stderr]    Compiling inferno v0.11.15
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling futures-time v3.0.0
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/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="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=03cd6351ba3a93e0 -C extra-filename=-11c28c735adad3cb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d41a62099e4fef91.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-bfd24443ced0606d.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-6cdfa3ef416f540b.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-d993f08c21a7fc36.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-e591be24d8b8b3c6.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-9d72bd954550663d.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-b1bb9ee602e728b6.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-77aa8badfc81840c.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bb9c8a1fdb57a2e03cd614168f59fbb8ffe6f8a6619eaa89ca81e4d9b9329518", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb9c8a1fdb57a2e03cd614168f59fbb8ffe6f8a6619eaa89ca81e4d9b9329518", kill_on_drop: false }`
[INFO] [stdout] bb9c8a1fdb57a2e03cd614168f59fbb8ffe6f8a6619eaa89ca81e4d9b9329518
