[INFO] cloning repository https://github.com/WilliXL/frostbit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WilliXL/frostbit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWilliXL%2Ffrostbit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWilliXL%2Ffrostbit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3369a93031b6946ba07e9ac9327829f927670654
[INFO] documenting WilliXL/frostbit against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWilliXL%2Ffrostbit" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/WilliXL/frostbit
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/WilliXL/frostbit
[INFO] tweaked toml for git repo https://github.com/WilliXL/frostbit written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/WilliXL/frostbit on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/WilliXL/frostbit 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 00fbb8496289c2b1124ada1177bf2b289cc1808c125d2cf23497de828d74725b
[INFO] running `Command { std: "docker" "start" "00fbb8496289c2b1124ada1177bf2b289cc1808c125d2cf23497de828d74725b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00fbb8496289c2b1124ada1177bf2b289cc1808c125d2cf23497de828d74725b", 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" "00fbb8496289c2b1124ada1177bf2b289cc1808c125d2cf23497de828d74725b" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00fbb8496289c2b1124ada1177bf2b289cc1808c125d2cf23497de828d74725b", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "00fbb8496289c2b1124ada1177bf2b289cc1808c125d2cf23497de828d74725b" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking roaring v0.11.4
[INFO] [stderr]  Documenting frostbit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `FrozenBitmapView`
[INFO] [stdout]    --> src/api/bitmap.rs:113:24
[INFO] [stdout]     |
[INFO] [stdout] 113 |     /// (e.g. a live [`FrozenBitmapView`], whose bytes were validated when it was
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^ no item named `FrozenBitmapView` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] help: there's a similarly named item `FrozenBitmap`
[INFO] [stdout]     |
[INFO] [stdout] 113 -     /// (e.g. a live [`FrozenBitmapView`], whose bytes were validated when it was
[INFO] [stdout] 113 +     /// (e.g. a live [`FrozenBitmap`], whose bytes were validated when it was
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `plan_trivial`
[INFO] [stdout]   --> src/ops/kernels/accum.rs:18:63
[INFO] [stdout]    |
[INFO] [stdout] 18 | /// (run cells carry ~18-byte payloads), so ∧/∖ skip it via [`plan_trivial`].
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^ no item named `plan_trivial` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Plan::double`
[INFO] [stdout]   --> src/ops/kernels/difference.rs:66:27
[INFO] [stdout]    |
[INFO] [stdout] 66 | /// cache-resident; see [`Plan::double`]).
[INFO] [stdout]    |                           ^^^^^^^^^^^^ no item named `Plan` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Plan::double`
[INFO] [stdout]   --> src/ops/kernels/union.rs:54:11
[INFO] [stdout]    |
[INFO] [stdout] 54 | /// see [`Plan::double`]).
[INFO] [stdout]    |           ^^^^^^^^^^^^ no item named `Plan` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `super::array_intersect`
[INFO] [stdout]  --> src/ops/simd/common/window_scan.rs:2:50
[INFO] [stdout]   |
[INFO] [stdout] 2 | //! `freq[f..f + W]` contain `v`? Used by both [`super::array_intersect`] (keep
[INFO] [stdout]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^ no item named `array_intersect` in module `common`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `super::array_diff`
[INFO] [stdout]  --> src/ops/simd/common/window_scan.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! hits) and [`super::array_diff`] (keep misses). Callers guarantee
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^ no item named `array_diff` in module `common`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `super::array_intersect`
[INFO] [stdout]  --> src/ops/simd/difference/array_difference.rs:4:49
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! membership at once (the same primitive as [`super::array_intersect`]); keep
[INFO] [stdout]   |                                                 ^^^^^^^^^^^^^^^^^^^^^^ no item named `array_intersect` in module `difference`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `diff_merge_neon`
[INFO] [stdout]    --> src/ops/simd/difference/array_difference.rs:208:21
[INFO] [stdout]     |
[INFO] [stdout] 208 | /// SSSE3 twin of [`diff_merge_neon`].
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ no item named `diff_merge_neon` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `diff_merge_sse`
[INFO] [stdout]     |
[INFO] [stdout] 208 - /// SSSE3 twin of [`diff_merge_neon`].
[INFO] [stdout] 208 + /// SSSE3 twin of [`diff_merge_sse`].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `intersect_merge_neon`
[INFO] [stdout]    --> src/ops/simd/intersect/array_intersect.rs:229:21
[INFO] [stdout]     |
[INFO] [stdout] 229 | /// SSSE3 twin of [`intersect_merge_neon`]: the same shuffle-merge, with
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^ no item named `intersect_merge_neon` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `intersect_merge_sse`
[INFO] [stdout]     |
[INFO] [stdout] 229 - /// SSSE3 twin of [`intersect_merge_neon`]: the same shuffle-merge, with
[INFO] [stdout] 229 + /// SSSE3 twin of [`intersect_merge_sse`]: the same shuffle-merge, with
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/api/pool.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / //! Working-memory pools: budgeting, pre-allocation, and overflow policy.
[INFO] [stdout]   2 | | //!
[INFO] [stdout]   3 | | //! Every op reuses its working memory from a small per-thread pool, so a warm
[INFO] [stdout]   4 | | //! `intersect_fast` / `materialize` performs **zero allocations**. That is
[INFO] [stdout] ...   |
[INFO] [stdout] 314 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Working-memory budgeting, pre-allocation, and overflow policy.`
[INFO] [stdout]     = help: ends near `Working-memory pools: budgeting, pre-allocation, and overflow policy.`
[INFO] [stdout]     = note: `#[deny(rustdoc::unportable_markdown)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/api/pool.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / //! Working-memory pools: budgeting, pre-allocation, and overflow policy.
[INFO] [stdout]   2 | | //!
[INFO] [stdout]   3 | | //! Every op reuses its working memory from a small per-thread pool, so a warm
[INFO] [stdout]   4 | | //! `intersect_fast` / `materialize` performs **zero allocations**. That is
[INFO] [stdout] ...   |
[INFO] [stdout] 314 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Working-memory pools: budgeting, pre-allocation, and overflow policy.`
[INFO] [stdout]     = help: ends near `Working-memory pools: budgeting, pre-allocation, and overflow policy.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/ops/kernels/difference.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / pub fn diff_compact(views: &[FrozenBitmapView<'_>]) -> FrozenBitmap {
[INFO] [stdout] 24 | |     diff_arena(views).serialize_compact()
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Free set operations in two intents: `_fast` results are op-ready standard`
[INFO] [stdout]    = help: ends near `Like [`diff`], but serialized to the smallest (compact) form for storage.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/ops/kernels/difference.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / pub fn diff_compact(views: &[FrozenBitmapView<'_>]) -> FrozenBitmap {
[INFO] [stdout] 24 | |     diff_arena(views).serialize_compact()
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Like [`diff`], but serialized to the smallest (compact) form for storage.`
[INFO] [stdout]    = help: ends near `Like [`diff`], but serialized to the smallest (compact) form for storage.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/ops/kernels/difference.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / pub fn diff(views: &[FrozenBitmapView<'_>]) -> FrozenBitmap {
[INFO] [stdout] 19 | |     diff_arena(views).serialize()
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Free set operations in two intents: `_fast` results are op-ready standard`
[INFO] [stdout]    = help: ends near `Degenerate inputs: `&[]` returns the empty set; a single input is copied.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/ops/kernels/difference.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / pub fn diff(views: &[FrozenBitmapView<'_>]) -> FrozenBitmap {
[INFO] [stdout] 19 | |     diff_arena(views).serialize()
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `N-way difference (`inputs[0]` minus the rest), in op-ready standard form.`
[INFO] [stdout]    = help: ends near `N-way difference (`inputs[0]` minus the rest), in op-ready standard form.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/ops/kernels/intersect.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / pub fn intersect_compact(views: &[FrozenBitmapView<'_>]) -> FrozenBitmap {
[INFO] [stdout] 29 | |     intersect_arena(views).serialize_compact()
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Free set operations in two intents: `_fast` results are op-ready standard`
[INFO] [stdout]    = help: ends near `storage rather than op-ready form.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/ops/kernels/intersect.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / pub fn intersect_compact(views: &[FrozenBitmapView<'_>]) -> FrozenBitmap {
[INFO] [stdout] 29 | |     intersect_arena(views).serialize_compact()
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Like [`intersect`], but serialized to the smallest (compact) form for`
[INFO] [stdout]    = help: ends near `Like [`intersect`], but serialized to the smallest (compact) form for`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/ops/kernels/intersect.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / pub fn intersect(views: &[FrozenBitmapView<'_>]) -> FrozenBitmap {
[INFO] [stdout] 23 | |     intersect_arena(views).serialize()
[INFO] [stdout] 24 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Free set operations in two intents: `_fast` results are op-ready standard`
[INFO] [stdout]    = help: ends near `single input is copied.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/ops/kernels/intersect.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / pub fn intersect(views: &[FrozenBitmapView<'_>]) -> FrozenBitmap {
[INFO] [stdout] 23 | |     intersect_arena(views).serialize()
[INFO] [stdout] 24 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `N-way intersection (AND), in op-ready standard form. Driven by the input with`
[INFO] [stdout]    = help: ends near `N-way intersection (AND), in op-ready standard form. Driven by the input with`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/ops/kernels/union.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / pub fn union_compact(views: &[FrozenBitmapView<'_>]) -> FrozenBitmap {
[INFO] [stdout] 24 | |     union_into(views).serialize_compact()
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Free set operations in two intents: `_fast` results are op-ready standard`
[INFO] [stdout]    = help: ends near `Like [`union`], but serialized to the smallest (compact) form for storage.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/ops/kernels/union.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / pub fn union_compact(views: &[FrozenBitmapView<'_>]) -> FrozenBitmap {
[INFO] [stdout] 24 | |     union_into(views).serialize_compact()
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Like [`union`], but serialized to the smallest (compact) form for storage.`
[INFO] [stdout]    = help: ends near `Like [`union`], but serialized to the smallest (compact) form for storage.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/ops/kernels/union.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / pub fn union(views: &[FrozenBitmapView<'_>]) -> FrozenBitmap {
[INFO] [stdout] 19 | |     union_into(views).serialize()
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Free set operations in two intents: `_fast` results are op-ready standard`
[INFO] [stdout]    = help: ends near `Degenerate inputs: `&[]` returns the empty set; a single input is copied.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/ops/kernels/union.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / pub fn union(views: &[FrozenBitmapView<'_>]) -> FrozenBitmap {
[INFO] [stdout] 19 | |     union_into(views).serialize()
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `N-way union (OR), in op-ready standard form.`
[INFO] [stdout]    = help: ends near `N-way union (OR), in op-ready standard form.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `frostbit`
[INFO] running `Command { std: "docker" "inspect" "00fbb8496289c2b1124ada1177bf2b289cc1808c125d2cf23497de828d74725b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00fbb8496289c2b1124ada1177bf2b289cc1808c125d2cf23497de828d74725b", kill_on_drop: false }`
[INFO] [stdout] 00fbb8496289c2b1124ada1177bf2b289cc1808c125d2cf23497de828d74725b
