[INFO] cloning repository https://github.com/bddap-bot/lightherder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bddap-bot/lightherder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbddap-bot%2Flightherder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbddap-bot%2Flightherder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a1cccbae43f744dcaf409b8f6fa129eba0d1668b
[INFO] documenting bddap-bot/lightherder against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbddap-bot%2Flightherder" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bddap-bot/lightherder
[INFO] finished tweaking git repo https://github.com/bddap-bot/lightherder
[INFO] tweaked toml for git repo https://github.com/bddap-bot/lightherder written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bddap-bot/lightherder 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/bddap-bot/lightherder 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] fc40a625afd9a08cd72ecbff84d5c960f27712833f8cbfdd8710026c27c70a7b
[INFO] running `Command { std: "docker" "start" "fc40a625afd9a08cd72ecbff84d5c960f27712833f8cbfdd8710026c27c70a7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc40a625afd9a08cd72ecbff84d5c960f27712833f8cbfdd8710026c27c70a7b", 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" "fc40a625afd9a08cd72ecbff84d5c960f27712833f8cbfdd8710026c27c70a7b" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc40a625afd9a08cd72ecbff84d5c960f27712833f8cbfdd8710026c27c70a7b", 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" "fc40a625afd9a08cd72ecbff84d5c960f27712833f8cbfdd8710026c27c70a7b" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]    Compiling syn v3.0.4
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling cfg_aliases v0.2.2
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling wayland-backend v0.3.17
[INFO] [stderr]    Compiling quick-xml v0.41.0
[INFO] [stderr]    Compiling wayland-client v0.31.15
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking bit-vec v0.9.1
[INFO] [stderr]     Checking codespan-reporting v0.13.1
[INFO] [stderr]     Checking spirv v0.4.0+sdk-1.4.341.0
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking presser v0.3.1
[INFO] [stderr]    Compiling naga v30.0.1
[INFO] [stderr]    Compiling wgpu-hal v30.0.1
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking xcursor v0.3.11
[INFO] [stderr]     Checking bit-set v0.10.0
[INFO] [stderr]     Checking glow v0.17.0
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]    Compiling wgpu-core v30.0.1
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling wgpu v30.0.1
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking jiff-core v0.1.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking font8x8 v0.3.1
[INFO] [stderr]     Checking pollster v1.0.1
[INFO] [stderr]     Checking ordered-float v5.5.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.11
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking jiff v0.2.35
[INFO] [stderr]    Compiling zerocopy-derive v0.8.56
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytemuck_derive v1.12.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking naga-types v30.0.1
[INFO] [stderr]     Checking gpu-allocator v0.28.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]     Checking wgpu-types v30.0.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking env_filter v2.0.0
[INFO] [stderr]     Checking zerocopy v0.8.56
[INFO] [stderr]     Checking env_logger v0.11.11
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking wayland-protocols v0.32.13
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.12
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking wgpu-naga-bridge v30.0.1
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v30.0.1
[INFO] [stderr]  Documenting lightherder v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `crate::web::complain`
[INFO] [stdout]    --> src/app.rs:365:40
[INFO] [stdout]     |
[INFO] [stdout] 365 |     /// before the loop is said, see [`crate::web::complain`].
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^ no item named `web` in module `lightherder`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `FRAMES` links to private item `BATCH`
[INFO] [stdout]   --> src/bench.rs:26:45
[INFO] [stdout]    |
[INFO] [stdout] 26 | /// most of the answer. A whole number of [`BATCH`]es, which the mean divides
[INFO] [stdout]    |                                             ^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout]    = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `frame` links to private item `RATE`
[INFO] [stdout]    --> src/capture.rs:170:46
[INFO] [stdout]     |
[INFO] [stdout] 170 |     /// still's one frame, or however many [`RATE`] owes since the last call.
[INFO] [stdout]     |                                              ^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Colour::chroma_matrix`
[INFO] [stdout]    --> src/feedback.rs:229:44
[INFO] [stdout]     |
[INFO] [stdout] 229 |     /// is, and it is column-major where [`Colour::chroma_matrix`] is not.
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^ no item named `Colour` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Feedback::write_input`
[INFO] [stdout]    --> src/feedback.rs:277:11
[INFO] [stdout]     |
[INFO] [stdout] 277 |     /// [`Feedback::write_input`]. An external input hands over a frame every
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^ the struct `Feedback` has no field or associated item named `write_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Source`
[INFO] [stdout]    --> src/input.rs:217:23
[INFO] [stdout]     |
[INFO] [stdout] 217 |         /// since a [`Source`] holds one frame whether or not there is a feed
[INFO] [stdout]     |                       ^^^^^^ no item named `Source` 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 `run`
[INFO] [stdout]    --> src/lamps.rs:258:72
[INFO] [stdout]     |
[INFO] [stdout] 258 |     /// loop until the instrument goes. Every way out of here leaves [`run`]
[INFO] [stdout]     |                                                                        ^^^ no item named `run` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `midi` links to private item `crate::lamps`
[INFO] [stdout]   --> src/midi.rs:16:41
[INFO] [stdout]    |
[INFO] [stdout] 16 | //! the focused camera's button — see [`crate::lamps`]. A second open rather
[INFO] [stdout]    |                                         ^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `show` links to private item `crate::lamps`
[INFO] [stdout]    --> src/midi.rs:614:46
[INFO] [stdout]     |
[INFO] [stdout] 614 |     /// every button's light at once — see [`crate::lamps`] — so a button that
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `luma_row` links to private item `DECODE`
[INFO] [stdout]    --> src/params.rs:115:65
[INFO] [stdout]     |
[INFO] [stdout] 115 | /// NTSC luma, in the precision the shader wants it. Row 0 of [`DECODE`] and
[INFO] [stdout]     |                                                                 ^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `ends` links to private item `wrap_pi`
[INFO] [stdout]    --> src/params.rs:427:59
[INFO] [stdout]     |
[INFO] [stdout] 427 |     /// one full turn and the only place that says so — [`wrap_pi`] brings a
[INFO] [stdout]     |                                                           ^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `reset` links to private item `Params::set`
[INFO] [stdout]    --> src/params.rs:620:11
[INFO] [stdout]     |
[INFO] [stdout] 620 |     /// [`Params::set`], so the rails and the wrap are unchanged.
[INFO] [stdout]     |           ^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `draw` links to private item `tiles`
[INFO] [stdout]    --> src/present.rs:119:31
[INFO] [stdout]     |
[INFO] [stdout] 119 |     /// across it, which is [`tiles`] and no bank for the dataflow to hang
[INFO] [stdout]     |                               ^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `rig` links to private item `Rig::feed`
[INFO] [stdout]  --> src/rig.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! the routing state; [`Rig::feed`] multiplies the chain out on demand, and
[INFO] [stdout]   |                          ^^^^^^^^^ this item is private
[INFO] [stdout]   |
[INFO] [stdout]   = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.24s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/lightherder/index.html
[INFO] running `Command { std: "docker" "inspect" "fc40a625afd9a08cd72ecbff84d5c960f27712833f8cbfdd8710026c27c70a7b", 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" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fc40a625afd9a08cd72ecbff84d5c960f27712833f8cbfdd8710026c27c70a7b" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]  Documenting lightherder v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: public documentation for `FRAMES` links to private item `BATCH`
[INFO] [stdout]   --> src/bench.rs:26:45
[INFO] [stdout]    |
[INFO] [stdout] 26 | /// most of the answer. A whole number of [`BATCH`]es, which the mean divides
[INFO] [stdout]    |                                             ^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout]    = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `frame` links to private item `RATE`
[INFO] [stdout]    --> src/capture.rs:170:46
[INFO] [stdout]     |
[INFO] [stdout] 170 |     /// still's one frame, or however many [`RATE`] owes since the last call.
[INFO] [stdout]     |                                              ^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `midi` links to private item `crate::lamps`
[INFO] [stdout]   --> src/midi.rs:16:41
[INFO] [stdout]    |
[INFO] [stdout] 16 | //! the focused camera's button — see [`crate::lamps`]. A second open rather
[INFO] [stdout]    |                                         ^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `show` links to private item `crate::lamps`
[INFO] [stdout]    --> src/midi.rs:614:46
[INFO] [stdout]     |
[INFO] [stdout] 614 |     /// every button's light at once — see [`crate::lamps`] — so a button that
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `luma_row` links to private item `DECODE`
[INFO] [stdout]    --> src/params.rs:115:65
[INFO] [stdout]     |
[INFO] [stdout] 115 | /// NTSC luma, in the precision the shader wants it. Row 0 of [`DECODE`] and
[INFO] [stdout]     |                                                                 ^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `ends` links to private item `wrap_pi`
[INFO] [stdout]    --> src/params.rs:427:59
[INFO] [stdout]     |
[INFO] [stdout] 427 |     /// one full turn and the only place that says so — [`wrap_pi`] brings a
[INFO] [stdout]     |                                                           ^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `reset` links to private item `Params::set`
[INFO] [stdout]    --> src/params.rs:620:11
[INFO] [stdout]     |
[INFO] [stdout] 620 |     /// [`Params::set`], so the rails and the wrap are unchanged.
[INFO] [stdout]     |           ^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `draw` links to private item `tiles`
[INFO] [stdout]    --> src/present.rs:119:31
[INFO] [stdout]     |
[INFO] [stdout] 119 |     /// across it, which is [`tiles`] and no bank for the dataflow to hang
[INFO] [stdout]     |                               ^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `rig` links to private item `Rig::feed`
[INFO] [stdout]  --> src/rig.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! the routing state; [`Rig::feed`] multiplies the chain out on demand, and
[INFO] [stdout]   |                          ^^^^^^^^^ this item is private
[INFO] [stdout]   |
[INFO] [stdout]   = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.24s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/lightherder/index.html
[INFO] running `Command { std: "docker" "inspect" "fc40a625afd9a08cd72ecbff84d5c960f27712833f8cbfdd8710026c27c70a7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc40a625afd9a08cd72ecbff84d5c960f27712833f8cbfdd8710026c27c70a7b", kill_on_drop: false }`
[INFO] [stdout] fc40a625afd9a08cd72ecbff84d5c960f27712833f8cbfdd8710026c27c70a7b
