[INFO] fetching crate unimock 0.6.7...
[INFO] documenting unimock-0.6.7 against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] extracting crate unimock 0.6.7 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate unimock 0.6.7
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate unimock 0.6.7
[INFO] tweaked toml for crates.io crate unimock 0.6.7 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate unimock 0.6.7 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 49 packages to latest compatible versions
[INFO] [stderr]       Adding polonius-the-crab v0.4.2 (available: v0.5.0)
[INFO] [stderr]       Adding spin v0.9.8 (available: v0.10.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 61253a6e6c0065869752bd5cf5a34b6634f5d66dfec018716beab9cfb0144390
[INFO] running `Command { std: "docker" "start" "-a" "61253a6e6c0065869752bd5cf5a34b6634f5d66dfec018716beab9cfb0144390", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61253a6e6c0065869752bd5cf5a34b6634f5d66dfec018716beab9cfb0144390", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61253a6e6c0065869752bd5cf5a34b6634f5d66dfec018716beab9cfb0144390", kill_on_drop: false }`
[INFO] [stdout] 61253a6e6c0065869752bd5cf5a34b6634f5d66dfec018716beab9cfb0144390
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb28835617dcddf294454e6c01bf72ca930cda1d7c4e0afa697882f32a4ea20a
[INFO] running `Command { std: "docker" "start" "-a" "bb28835617dcddf294454e6c01bf72ca930cda1d7c4e0afa697882f32a4ea20a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]     Checking never-say-never v6.6.666
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking higher-kinded-types v0.1.1
[INFO] [stderr]     Checking polonius-the-crab v0.4.2
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling unimock_macros v0.6.7
[INFO] [stderr]  Documenting unimock v0.6.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `0`
[INFO] [stdout]   --> src/fn_mocker.rs:12:28
[INFO] [stdout]    |
[INFO] [stdout] 12 |     /// E.g. match pattern[0] 1 time, match pattern[1] 3 times, etc.
[INFO] [stdout]    |                            ^ no item named `0` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `1`
[INFO] [stdout]   --> src/fn_mocker.rs:12:53
[INFO] [stdout]    |
[INFO] [stdout] 12 |     /// E.g. match pattern[0] 1 time, match pattern[1] 3 times, etc.
[INFO] [stdout]    |                                                     ^ no item named `1` 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 `crate::respond`
[INFO] [stdout]  --> src/responder.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! They may use the [crate::respond] infrastructure.
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^ no item named `respond` in module `unimock`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `mock::std::process::TerminationMock`
[INFO] [stdout]     --> src/lib.rs:1012:72
[INFO] [stdout]      |
[INFO] [stdout] 1012 | /// The `mock-std` feature also enables mocking of this trait through [mock::std::process::TerminationMock].
[INFO] [stdout]      |                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `process` in module `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/lib.rs:6:110
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! The _uni_ in unimock indicates one-ness: All mockable traits are implemented by a single type, [Unimock](crate::Unimock).
[INFO] [stdout]   |                                                                                                     -------  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |                                                                                                     |
[INFO] [stdout]   |                                                                                                     because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout]   = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 6 - //! The _uni_ in unimock indicates one-ness: All mockable traits are implemented by a single type, [Unimock](crate::Unimock).
[INFO] [stdout] 6 + //! The _uni_ in unimock indicates one-ness: All mockable traits are implemented by a single type, [Unimock].
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/lib.rs:24:110
[INFO] [stdout]    |
[INFO] [stdout] 24 | ...Unimock::new), which crates a [`Unimock`](crate::Unimock) value which is passed into `takes_foo`.
[INFO] [stdout]    |                                   ---------  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 24 - //! 3. A mock instantiation by calling [`Unimock::new(())`](crate::Unimock::new), which crates a [`Unimock`](crate::Unimock) value which is passed into `takes_foo`.
[INFO] [stdout] 24 + //! 3. A mock instantiation by calling [`Unimock::new(())`](crate::Unimock::new), which crates a [`Unimock`] value which is passed into `takes_foo`.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/lib.rs:26:105
[INFO] [stdout]    |
[INFO] [stdout] 26 | ...t called `setup` (implementing [`Clause`](crate::Clause)), in this case the unit value `()`.
[INFO] [stdout]    |                                    --------  ^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 26 - //! The [`new`](crate::Unimock::new) function takes an argument called `setup` (implementing [`Clause`](crate::Clause)), in this case the unit value `()`.
[INFO] [stdout] 26 + //! The [`new`](crate::Unimock::new) function takes an argument called `setup` (implementing [`Clause`]), in this case the unit value `()`.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/lib.rs:52:55
[INFO] [stdout]    |
[INFO] [stdout] 52 | //! `method` is a type that will implement [`MockFn`](crate::MockFn), which is the entrypoint for creating a [`Clause`](crate::Clause):
[INFO] [stdout]    |                                             --------  ^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 52 - //! `method` is a type that will implement [`MockFn`](crate::MockFn), which is the entrypoint for creating a [`Clause`](crate::Clause):
[INFO] [stdout] 52 + //! `method` is a type that will implement [`MockFn`], which is the entrypoint for creating a [`Clause`](crate::Clause):
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/lib.rs:52:121
[INFO] [stdout]    |
[INFO] [stdout] 52 | //! `method` is a type that will implement [`MockFn`](crate::MockFn), which is the entrypoint for creating a [`Clause`](crate::Clause):
[INFO] [stdout]    |                                                                                                               --------  ^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                                                                                               |
[INFO] [stdout]    |                                                                                                               because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 52 - //! `method` is a type that will implement [`MockFn`](crate::MockFn), which is the entrypoint for creating a [`Clause`](crate::Clause):
[INFO] [stdout] 52 + //! `method` is a type that will implement [`MockFn`](crate::MockFn), which is the entrypoint for creating a [`Clause`]:
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/lib.rs:91:81
[INFO] [stdout]    |
[INFO] [stdout] 91 | //! Different ways of specifying outputs are found in [`build::DefineResponse`](crate::build::DefineResponse).
[INFO] [stdout]    |                                                        -----------------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                                        |
[INFO] [stdout]    |                                                        because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 91 - //! Different ways of specifying outputs are found in [`build::DefineResponse`](crate::build::DefineResponse).
[INFO] [stdout] 91 + //! Different ways of specifying outputs are found in [`build::DefineResponse`].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/lib.rs:182:22
[INFO] [stdout]     |
[INFO] [stdout] 182 | //! _Each [`MockFn`](crate::MockFn) mentioned in some setup clause must be interacted with at least once._
[INFO] [stdout]     |            --------  ^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |            |
[INFO] [stdout]     |            because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 182 - //! _Each [`MockFn`](crate::MockFn) mentioned in some setup clause must be interacted with at least once._
[INFO] [stdout] 182 + //! _Each [`MockFn`] mentioned in some setup clause must be interacted with at least once._
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/lib.rs:739:31
[INFO] [stdout]     |
[INFO] [stdout] 739 | /// Unimock implements [Send](Send) and [Sync](Sync), and is therefore thread safe.
[INFO] [stdout]     |                         ----  ^^^^ explicit target is redundant
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 739 - /// Unimock implements [Send](Send) and [Sync](Sync), and is therefore thread safe.
[INFO] [stdout] 739 + /// Unimock implements [Send] and [Sync](Sync), and is therefore thread safe.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/lib.rs:739:48
[INFO] [stdout]     |
[INFO] [stdout] 739 | /// Unimock implements [Send](Send) and [Sync](Sync), and is therefore thread safe.
[INFO] [stdout]     |                                          ----  ^^^^ explicit target is redundant
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 739 - /// Unimock implements [Send](Send) and [Sync](Sync), and is therefore thread safe.
[INFO] [stdout] 739 + /// Unimock implements [Send](Send) and [Sync], and is therefore thread safe.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/lib.rs:693:103
[INFO] [stdout]     |
[INFO] [stdout] 693 | /// Since patterns in Rust are somewhat limited, the matching macro also supports matching using [Eq](std::cmp::Eq).
[INFO] [stdout]     |                                                                                                   --  ^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |                                                                                                   |
[INFO] [stdout]     |                                                                                                   because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 693 - /// Since patterns in Rust are somewhat limited, the matching macro also supports matching using [Eq](std::cmp::Eq).
[INFO] [stdout] 693 + /// Since patterns in Rust are somewhat limited, the matching macro also supports matching using [Eq].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.78s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: higher-kinded-types v0.1.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/unimock/index.html
[INFO] running `Command { std: "docker" "inspect" "bb28835617dcddf294454e6c01bf72ca930cda1d7c4e0afa697882f32a4ea20a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb28835617dcddf294454e6c01bf72ca930cda1d7c4e0afa697882f32a4ea20a", kill_on_drop: false }`
[INFO] [stdout] bb28835617dcddf294454e6c01bf72ca930cda1d7c4e0afa697882f32a4ea20a
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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" "+beta-2025-10-28" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "unstable-doc-cfg fragile mock-core mock-std mock-futures-io-0-3 mock-tokio-1 mock-embedded-hal-1" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 026912172cec42571c799447503b39cbbb67349c78df8e88e9ba7a06fbcf577d
[INFO] running `Command { std: "docker" "start" "-a" "026912172cec42571c799447503b39cbbb67349c78df8e88e9ba7a06fbcf577d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling unimock_macros v0.6.7
[INFO] [stderr]  Documenting unimock v0.6.7 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]    --> src/lib.rs:428:51
[INFO] [stdout]     |
[INFO] [stdout] 428 | #![cfg_attr(feature = "unstable-doc-cfg", feature(doc_auto_cfg))]
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]     |
[INFO] [stdout]     = note: removed in 1.92.0; see <https://github.com/rust-lang/rust/pull/138907> for more information
[INFO] [stdout]     = note: merged into `doc_cfg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Compilation failed, aborting rustdoc
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not document `unimock`
[INFO] running `Command { std: "docker" "inspect" "026912172cec42571c799447503b39cbbb67349c78df8e88e9ba7a06fbcf577d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "026912172cec42571c799447503b39cbbb67349c78df8e88e9ba7a06fbcf577d", kill_on_drop: false }`
[INFO] [stdout] 026912172cec42571c799447503b39cbbb67349c78df8e88e9ba7a06fbcf577d
